Error while starting the soapui in linux

Feel free to talk about anything and everything in this board. We will put up general announcements here.

Error while starting the soapui in linux

Postby bsridhar » 26 Jun 2012 11:49

Hi,

I am new to sopaui tool.

I am trying to run this tool in Linux , but getting below error. I tried with some option but failed to resolved.

"Exception in thread "main" java.lang.UnsatisfiedLinkError: /opt/jdk/1.6.0_31l64/jre/lib/amd64/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory"
bsridhar
User
 
Posts: 2
Joined: 26 Jun 2012 11:44

Re: Error while starting the soapui in linux

Postby bsridhar » 27 Jun 2012 09:12

Is anybody knows why this error is coming ?
bsridhar
User
 
Posts: 2
Joined: 26 Jun 2012 11:44

Re: Error while starting the soapui in linux

Postby gravityrebel » 05 Feb 2013 23:33

I have the same issue.

Almost all of my research suggests that the issue is caused by the use of a 32bit JRE, and that updating to a 64 bit version will fix the issue.

However, I am running a 64 bit version of Java and am still receiving the same error.

This is for Soapui-3.5.1, running on a Centos5 machine.
gravityrebel
User
 
Posts: 1
Joined: 05 Feb 2013 23:13

Re: Error while starting the soapui in linux

Postby Hiran47 » 13 Mar 2013 04:54

I had the same issue. However, after some troubleshooting I've managed to fix that.

My problem was that: I have a 64bit Ubunto Box but have installed the 32bit version of SoapUI. So when I tried to start SoapUI, I was getting that error.

What I did to solve the problem: I have replaced the 32bit jre directory in $SOAPUI_HOME with a 64bit jre. After that I could start SoapUI smoothly.

Hope this be a sort of help for some of you out there...
Cheers,
Hiran47 :)
Hiran47
User
 
Posts: 1
Joined: 13 Mar 2013 04:41

Re: Error while starting the soapui in linux

Postby temiladmin » 13 Mar 2013 13:41

Thanks for sharing!!!
temiladmin
Administrator
Administrator
 
Posts: 19
Joined: 19 Dec 2012 16:13


Return to General