vikititor
4 years agoContributor
jetty.EofException - when start MOCK service using groovy script in other MOCK service
Hello, I am facing the problem, that is missing response to the client.
I have MOCK service 1 responsible to start stop other mock services A, B, C..
When I send 1st request to MOCK 1 like start MOCK A.. then response is missing.. When I do it once more.. I get the response..
What can be a problem here?
I am using WireShark.. the communication is interrupted by SoapUI server.. the HTTP 500 is other session.. to the client.. BTW client is the same SoapUI project.. and is missing response.
My start script in MOCK 1 and eror log in attachement.
Thanks a lot for any ideas..