[
https://jira.jboss.org/jira/browse/JBPORTAL-2079?page=com.atlassian.jira....
]
Chris Laprun commented on JBPORTAL-2079:
----------------------------------------
This only affects 4.2.3.GA. It seems to be due to a change in JBoss WS WSDL parsing. It
used to be that the standard schema xml.xsd was resolved locally, this doesn't seem to
be the case anymore. I'm investigating the issue.
WSRP problem when there is no network connection
------------------------------------------------
Key: JBPORTAL-2079
URL:
https://jira.jboss.org/jira/browse/JBPORTAL-2079
Project: JBoss Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Portal WSRP
Affects Versions: 2.6.6 Final
Reporter: Prabhat Jha
Assignee: Chris Laprun
Fix For: 2.6.6 Final
My wireless got disconnected and I see this in server log when I load portal page. This
needs to be taken care of in this release itself. This is with JBoss 4.2.3.GA.
Caused by: javax.naming.NamingException: Could not dereference object [Root exception is
org.jboss.ws.metadata.wsdl.WSDLException: javax.wsdl.WSDLException: WSDLException:
faultCode=OTHER_ERROR: Cannot extract schema definition: java.net.UnknownHostException:
www.w3.org]
at
org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1298)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:763)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at
org.jboss.portal.wsrp.services.AbstractJNDIServiceFactory.getServiceFor(AbstractJNDIServiceFactory.java:152)
at
org.jboss.portal.wsrp.services.AbstractSOAPServiceFactory.getService(AbstractSOAPServiceFactory.java:75)
at
org.jboss.portal.wsrp.consumer.EndpointConfigurationInfo.getService(EndpointConfigurationInfo.java:395)
at
org.jboss.portal.wsrp.consumer.EndpointConfigurationInfo.getServiceDescriptionService(EndpointConfigurationInfo.java:370)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira