K
kewl
Hi,
I was trying to use libjvm.so on Linux when I faced this problem.
When I was using the JVM lib with first entry in jvm.cfg as -client
KNOWN, my JVM was created successfully with the client JVM lib path.
But the same failed with the server JVM lib path. When I specified the
-server KNOWN in jvm.cfg, the reverse happened.
The same settings work fine on Windows but fails on Unix. The problem
should not be with the library coz when I tried putting the Server lib
in the Client folder which worked with the client path.
Looks like some dependency problem in my code, but I dont know what.
Can anyone suggest what the problem could be?
I was trying to use libjvm.so on Linux when I faced this problem.
When I was using the JVM lib with first entry in jvm.cfg as -client
KNOWN, my JVM was created successfully with the client JVM lib path.
But the same failed with the server JVM lib path. When I specified the
-server KNOWN in jvm.cfg, the reverse happened.
The same settings work fine on Windows but fails on Unix. The problem
should not be with the library coz when I tried putting the Server lib
in the Client folder which worked with the client path.
Looks like some dependency problem in my code, but I dont know what.
Can anyone suggest what the problem could be?