[CR #287646, #287407] If EAServer or the Agent Manager are running with JDK 1.3 as services, and you log out of Windows, both services stop running. This is a known Sun JDK issue (Sun bug #s 4324062, 4401654, and 4358808).
Workaround: To work around this problem, configure EAServer and the Agent Manager, then reboot your machine.
Configuring EAServer
In Jaguar Manager, highlight the server that runs as a service.
Select File | Server Properties.
In the Server Properties dialog box, select the All Properties tab.
If the com.sybase.jaguar.server.jvm.options property is displayed:
Highlight the property, and select Modify.
If the property value is empty, enter “-Xrs”; otherwise append “,-Xrs” to the current value. Click Save.
If com.sybase.jaguar.server.jvm.options is not displayed:
Select Add.
In the New Property dialog box, enter these values, then click OK:
Property Name: com.sybase.jaguar.server.jvm.options
Property Value: -Xrs
Configuring Agent Manager
At a command prompt, run regedt32.
Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Sybase EP Management Agent.
Modify the ImagePath. After -classpath and before -Dfile java-option, insert “-Xrs” so that the ImagePath looks like the following:
.../jTDS2.jar;. -Xrs -Dfile.encoding...
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |