Apr 21
Jolle Carlestam Checking for ljapi_initialize
Apr 21, 2017; 19:33
Jolle Carlestam
Checking for ljapi_initialize
Is there a way to check if ljapi_initialize has been called already?
I have an LJAPI method implemented but if I don’t put ljapi_initialize in the type it will fail. But putting ljapi_initialize at the top of the Lasso type produces log warnings
Create JVM failed: -5 Unable to create JVM. Error: -5
on all subsequent calls to the type.
HDB
Jolle
#############################################################
This message is sent to you because you are subscribed to
the mailing list Lasso Lasso@lists.lassosoft.com
Official list archives available at http://www.lassotalk.com
To unsubscribe, E-mail to: <Lasso-unsubscribe@lists.lassosoft.com>
Send administrative queries to <Lasso-request@lists.lassosoft.com>
Apr 21
Eric Knibbe Re: Checking for ljapi_initialize
Apr 21, 2017; 13:52
Eric Knibbe
Re: Checking for ljapi_initialize
Apr 21
Jolle Carlestam Re: Checking for ljapi_initialize
Apr 21, 2017; 22:51
Jolle Carlestam
Re: Checking for ljapi_initialize