Consultor Eletrônico



Kbase P124852: Error 9908 occurs attempting to stop AdminServer.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   30/06/2009
Status: Verified

SYMPTOM(s):

Error 9908 occurs attempting to stop AdminServer.

[5/17/07 4:50:26 PM] [2] [Security] usernamehere:<-90: System generated password has expired (9908)

<user,time> System generated password has expired (9908)

Running proadsv -stop from same system database was started on.

proadsv -stop command using -user -password options allow AdminServer to be stopped.

FACT(s) (Environment):

UNIX
OpenEdge 10.x
Progress 9.x

CAUSE:

Two separate environments are being called accidently, one to start the AdminServer and a different environment to stop the AdminServer.
Within the two environments are different settings for which Java version is being used.
The two versions of Java have different ways that they inherently handle specific Java function statements.

One of these functions relates to system authentication.

FIX:

Check the version of Java being used. If the version of Java is unsupported for the Progress / OpenEdge then there may be security differences in the Java version which can cause this error.