Consultor Eletrônico



Kbase P116362: Starting a user defined AppServer Broker in Progress Explorer Tool results in JVM crash
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/25/2006
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.x

SYMPTOM(s):

Starting a user defined AppServer Broker in Progress Explorer Tool results in JVM crash

Windows exception message: "jvmstart.exe has encountered a problem and needs to close"

The AppServer Broker log is not created

There are no entries in the ads0.exp exception file

Errors 8171 appear in the AdminServer log

SvcControlCmd.connectToService() failure: Unable to connect to the service process at rmi://mda-pcersatz:20931/ASDruck(after 2 retries) (8171)

Stack trace from jvmstart.exe reads:
kernel32.dll!UnhandledExceptionFilter+0x4cf
MSVCR70.dll!XcptFilter+0x15f
jvmStart.exe+0x57e5

CAUSE:

The jvmstart.exe process generated an exception while parsing information about PROPATH, which contained invalid entries for system variables (${PROPATH}, ${WRKDIR}).

FIX:

Verify the settings for PROPATH parameter and correct discrepancies.
On Windows, the variables should be provided with "@" prefix: @{WinChar Startup\PROPATH};@{WorkPath}