[Migrated content. Thread originally posted on 23 May 2007]
Has anyone managed to use the C$JAVA COBOL call using Sun Solaris 9 (SPARC).After a few other issues I am receiving the following message when Java VM is loaded by the Acu runtime :-
You must install a Solaris patch to run the native threads version of the
Java runtime. The green threads version will work without this patch.
Please check the native threads release notes for more information.
If you are embedding the VM in a native application, please make sure that
the native application is linked with libthread.so (-lthread).
Exiting.
I am strugling to found out which patch is required to sort out this problem. I am unable to relink the runtime as I do not have the appropriate compiler (Workshop Compiler?)
If anyone has interfaced with Java on Sun Solaris I would be very interested to see how you managed to do it using C$JAVA call !! :confused:



