Consultor Eletrônico



Kbase P113612: Error (1680) when attempting to startup a Database from a WebSpeed Application
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   21/02/2006
Status: Unverified

FACT(s) (Environment):

Compaq Tru64 UNIX 5.1B
WebSpeed 3.1E

SYMPTOM(s):

Error (1680) when attempting to startup a Database from a WebSpeed Application

SYSTEM ERROR: Unable to kill parent process, errno= . (1680)

SYSTEM ERROR: Unable to kill parent process, errno= 4. (1680)

SYSTEM ERROR: The broker is exiting unexpectedly, beginning Abnormal Shutdown. (5292)

drexit: Initiating Abnormal Shutdown

** Save file named core for analysis by Progress Software Corporation. (439)

Begin ABNORMAL shutdown code 2 (2249)

Removed shared memory with segment_id: <segment_id>

Multi-user session end. (334)

** This process terminated with exit code 2. (8619)

The WebSpeed Application is calling a UNIX shell script to start the Database up

The shell script being called from the Web program calls the proserve command

The same script can be successfully executed from the UNIX shell as "root"

Running proserve against the same database works just fine from the command line as root or another user

Permissions on dbs are wide open

CHANGE:

Upgraded Progress version from 9.1D to 9.1E and, consequently, the version of JAVA from 1.3.0 to 1.3.1

CAUSE:

An incorrect version of JAVA is being used by Progress.

java -version reveals that JDK 1.3.1-2 is installed on the System. The required JVM version for Progress 9.1E on Compaq Tru64 UNIX 5.1B is 1.3.1_06

FIX:

Upgrade the JVM version to 1.3.1-6 or higher