Stopping consumers shouldn't attempt to start them
--------------------------------------------------
Key: GTNWSRP-180
URL:
https://jira.jboss.org/browse/GTNWSRP-180
Project: GateIn WSRP
Issue Type: Bug
Components: Consumer
Affects Versions: 2.0.0-CR03
Reporter: Chris Laprun
Assignee: Chris Laprun
Priority: Minor
Fix For: 2.0.0-GA
19:16:40,222 INFO [SOAPServiceFactory] Couldn't access WSDL information. Service
won't be available
javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported
document at 'http://192.168.0.12:8080/wsrp-producer/v2/MarkupService?wsdl'.:
java.net.ConnectException: Connection refused
at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
at
org.gatein.wsrp.services.SOAPServiceFactory$WSDLInfo.<init>(SOAPServiceFactory.java:515)
at org.gatein.wsrp.services.SOAPServiceFactory.start(SOAPServiceFactory.java:295)
at
org.gatein.wsrp.consumer.EndpointConfigurationInfo.start(EndpointConfigurationInfo.java:78)
at org.gatein.wsrp.consumer.WSRPConsumerImpl.start(WSRPConsumerImpl.java:626)
at org.gatein.wsrp.consumer.WSRPConsumerImpl.internalStart(WSRPConsumerImpl.java:577)
at org.gatein.wsrp.consumer.WSRPConsumerImpl.refresh(WSRPConsumerImpl.java:612)
at
org.gatein.wsrp.consumer.registry.AbstractConsumerRegistry.getConsumers(AbstractConsumerRegistry.java:449)
at
org.gatein.wsrp.consumer.registry.AbstractConsumerRegistry.stop(AbstractConsumerRegistry.java:294)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira