Forum Discussion

johnny69's avatar
johnny69
New Contributor
14 years ago

mockservicerunner on linux terminate immedialety

Hi Everybody,

I'm running mockservicerunner on windows platform using command :

mockservicerunner.bat -m MyMockService ..\..\soapUI-projects\MyMock-project.xml


and it's works fine but if I try using corresponding command on linx platform it' s not working correctly (I mean it's start and stop immediately but it should wait for pressing any key to terminate). Command which I use on linux platform :


./mockservicerunner.sh -m MyMockService ../../soapUI-projects/MyMock-project.xml


Any idea? It depends on linux distribution or version ...? I don't think so or maybe I will do something wrong. Can anybody help ?

3 Replies

  • Hi johnny69,
    do you still have this problem?

    I was facing this issue also. Finally I managed to resolve the problem, but unfortunately, I don't know how...

    I had two web services in my soap ui project. After trying around for a couple of hours with one service and always getting the error you described, I tried to start the other web service - and it worked immediately!
    So I deleted the web service which was not working and created it once more. After that, the mockservicerunner did what it should do...
    So perhaps, you would also like to create the service new...?

    Best regards,
    Holley McFly