Consultor Eletrônico



Kbase P134069: Java Exception error starting AdminServer 10.1B 64-bits on AIX
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   21/08/2009
Status: Unverified

SYMPTOM(s):

Java Exception error starting AdminServer 10.1B 64-bits on AIX

Java Stack trace taken from the exceptions.log file:

Exception in thread "main" java.lang.UnsatisfiedLinkError:

/usr/dlc101b/bin/environ.dll (0509-022 Cannot load module /usr/dlc101b/bin/environ.dll. 0509-103 The module has an invalid magic number. )
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:981)
at java.lang.System.load(System.java:441)
at com.progress.common.util.Environment.<clinit>(Environment.java:62)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:196)
at com.progress.common.util.PropertyFilter.<init>(PropertyFilter.java:37)
at com.progress.chimera.adminserver.AdminServerType.<init>(AdminServerType.java:307)
at com.progress.chimera.adminserver.AdminServerType.main(AdminServerType.java:651)

FACT(s) (Environment):

Using Java 1.5.0
IBM AIX POWER 5.3 64-bit
OpenEdge 10.1B 64-bit

CAUSE:

An incorrect JDK version is installed. The version of JVM required on OpenEdge 10.1B is 1.4.2 32-bits.

FIX:

1.Uninstall Progress.

2.Install JVM 1.4.2
The JVM 1.4.2 can be downloaded from the IBM AIX Developer Kit and Runtime, Java Technology Edition Page at

https://www6.software.ibm.com/dl/dka/dka-p

3.Reinstall Progress.