Hi
I've a C++ application on Solaris, which uses JNI Invocation APIs to
call a Java class.
This application loads the client JVM
(/Java_Home/jre/lib/sparc/client/libjvm.so) dynamically, call
JNI_CreateJavaVM and then call Java classes. While creating VM, I pass
only classpath as option
This application works fine.
However, if I specify the initial and maximum heap sizes (i.e., -Xms
and -Xmx options) while creating JVM (i.e., while calling
JNI_CreateJavaVM), the application fails at JNI_CreateJavaVM call.
Any ideas why this is happening.
thanks,
Naresh
Andrew Thompson - 30 Jun 2005 19:12 GMT
> I've a C++ application on Solaris, which uses JNI Invocation APIs to
> call a Java class.
I noticed you already have the attention of two JNI gurus
on the thread you multi-posted to c.l.j.programmer.
Please refrain from multi-posting.

Signature
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane