xmanager not launcing from Linux machine [3]

xmanager not launcing from Linux machine by jar file

Thursday, October 30, 2014 2:41 PM - gulab

hi Team ,

hope everyone is doing good !!!

I was trying to use Xmanager to open a java rar set up for a server testing purpose .
so i have the rar file on server and has enabled X11 forwarding for Xmanager to be ussed to open that application .

but when i executing
java-jar DccTestClient ------>>

it is giving me error:
java -jar DccTestClient.jar
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/java/jre1.7.0_55/lib/amd64/xawt/libmawt.so: libXrender.so.1: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(Unknown Source)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(Unknown Source)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.loadLibraries(Unknown Source)
at java.awt.Toolkit.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)
at com.ericsson.pps.diameter.dccclient.DccClient.main(Unknown Source)


Program Ver. : Xmanager 4
Connect Method : Xstart connection


Re: xmanager not launcing from Linux machine by jar file

Thursday, October 30, 2014 11:42 PM - Support

Can you open the application on console (physical machine)? This seems to be a issue related to java application itself rather than Xmanager.


---
Technical Support


Re: xmanager not launcing from Linux machine by jar file

Monday, December 1, 2014 3:13 PM - gulab

this is running fine on one linux machine while on other it is giving error .


What needs to be done in order to resolve this java issue


Re: xmanager not launcing from Linux machine by jar file

Tuesday, December 2, 2014 12:40 AM - Support

I need to ask the same question as the comment above.

Can you open the java application from the console?


Also, do you get any error message when you start the java application? If so, please attach the error message here.


---
Technical Support


Previous views: 198