The EAServer batch files, serverstart.bat, jagmgr.bat, and others, configure the CLASSPATH environment variable. If CLASSPATH is set to a lengthy value, the batch files might fail. To avoid the issue, do one of the following:
Use the Control Panel to edit the user and system CLASSPATH variables and remove unnecessary entries.
Create a batch file called user_setenv.bat in the EAServer bin directory. In this file, set the CLASSPATH explicitly to include only those classes that you require and that are not added to CLASSPATH in the EAServer batch files.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |