01/0000000f Connect error JAVA

  • Thread starter Thread starter cscomputertech
  • Start date Start date
C

cscomputertech

I am evaluating the application server... I have unzipped everything and uploaded it to the web server. It lets me log in and shows the apps. The problem is when I try to open one it gives me 01/0000000f. I have no idea why and it works perfectly on the ipad...please help.
 
Hi there,

the error "LAUNCHER_ERROR_JAVA_LOADING_LIBRARY" shows that the binaries (native libraries) can't be load.

Possibly Platform or rights issues.

Does the user has rights to write at: GetUserHome() + GetSeperator() + ".2XJava"; that is a folder

What OS are we talking about ?
(UAC might have some effectss on windows 7)

Kind regards,
 
Hi there,

I am having the same issue when trying to launch either a published app or desktop from the java client.

I am using it on a Juniper SSL-VPN appliance.


Did you ever find a fix for this?

Any hints would be great - I am stuck :)

thanks,
Luke.
 
Back
Top