larryx
12 years agoFrequent Contributor
launch sopaui from Linux
Hello,
I have installed soapui/jre into Linux VM. After set DISPLAY variable and run soapui, I got the below error.
...]$ bin/soapui.sh
================================
=
= SOAPUI_HOME = /usr/local/home/.../SoapUI-4.6.4
=
================================
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.access$200(X11GraphicsEnvironment.java:65)
at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:110)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:74)
Can anybody Help me!!
Thanks,
Larry
I have installed soapui/jre into Linux VM. After set DISPLAY variable and run soapui, I got the below error.
...]$ bin/soapui.sh
================================
=
= SOAPUI_HOME = /usr/local/home/.../SoapUI-4.6.4
=
================================
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.access$200(X11GraphicsEnvironment.java:65)
at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:110)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:74)
Can anybody Help me!!
Thanks,
Larry