Thomas_Bonds
15 years agoOccasional Contributor
[Resolved]MOCK service does not seem to recv incoming msgs
I've got a situation where a MOCK service is started up. However, HTTP messages
coming in don't appear in the SOAPUI GUI. I'm not getting any log messages or error
messages or anything to help me debug the situation.
I can prove, using wireshark, that messages are coming into the correct IP address, port, and URI
for the MOCK service. However, the wireshark also shows I never get a response to the incoming
requests. The fact that wireshark shows no response and the fact that the SOAPUI GUI
shows no incoming messages to the MOCK service tells me that the OS is not actually
forwarding the message to the SOAPUI application.
I've tried to capture logs during the time the system receives the incoming message.
I don't see anything logged in the file soapui.log or soapui-errors.log when the message
comes in.
What's my next step for debugging?
Bob
coming in don't appear in the SOAPUI GUI. I'm not getting any log messages or error
messages or anything to help me debug the situation.
I can prove, using wireshark, that messages are coming into the correct IP address, port, and URI
for the MOCK service. However, the wireshark also shows I never get a response to the incoming
requests. The fact that wireshark shows no response and the fact that the SOAPUI GUI
shows no incoming messages to the MOCK service tells me that the OS is not actually
forwarding the message to the SOAPUI application.
I've tried to capture logs during the time the system receives the incoming message.
I don't see anything logged in the file soapui.log or soapui-errors.log when the message
comes in.
What's my next step for debugging?
Bob