AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only

Java 5 SR9 JNI_CreateJavaVM problem

  • 1.  Java 5 SR9 JNI_CreateJavaVM problem

    Posted 01/28/09 09:25 AM

    Originally posted by: brettscomputers


    I am having a problem with SR9 of the 32-bit Java SDK on AIX 52. I do not have the problem with SR8a. I also do not have the problem with the 64-bit SDK on AIX 53.

    I have a C program that loads the JVM using JNI. My program appears to be exiting from within the JNI_CreateJavaVM function call. I am not seeing a core dump. The call is supposed to return an error code if something goes wrong but it just seems to be exiting the program. I would appreciate any thoughts on what is going wrong and how to fix it.
    #AIX-Forum