[CR #361877] After installing Unwired Accelerator into EAServer, EAServer is restarted by the serverstart.sh script automatically, but it may start with JDK13. This causes a “ClassNotFound” exception in the portal.err log file, and the user cannot connect to Portal Interface.
Workaround: Verify that EAserver restarted with the correct JDK version by checking the Jaguar.log for the following:
Jul 20 13:27:58 2004: 180389-Java virtual machine initialized: javaversion 1.4.2_03
Jul 20 13:27:58 2004: 180389-Java virtual machine initialized: Java HotSpot(TM) Client VM (version 1.4.2_03-b02, mixed mode)
If EAServer did not start with the correct JDK version, shut
down EAServer and restart it using serverstart.sh
-jdk14
.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |