]
Tom Cunningham resolved JBESB-3973.
-----------------------------------
Resolution: Done
Configure default timeout for WSDL retrieval in SOAPProxy
---------------------------------------------------------
Key: JBESB-3973
URL:
https://issues.jboss.org/browse/JBESB-3973
Project: JBoss ESB
Issue Type: Bug
Components: Web Services
Affects Versions: 4.11 CP2
Reporter: Tom Cunningham
Assignee: Tom Cunningham
Fix For: 4.13
A very basic install stops responding to http requests - just hangs. It is listening to
port 8080 on an external IP, but "curl http://<ip>:8080 just hangs. The log
file does not contain errors or even attempts to connect. No services responds either.
The server is a clean install of SOA-P 5.3.1 with JDK 1.7 - it has two services deployed
but no further customizations from the standard install.
Suspect bad JDK or bad host configuration.
IP is secondary IP of the server which has two IPs for the same NIC. It does not matter
if we use -b x.x.x.x or -b alias - the situation is the same after startup.