[
https://issues.apache.org/jira/browse/JUDDI-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888755#comment-13888755
]
Alex O'Ree commented on JUDDI-834:
----------------------------------
the loginpost.jsp was reseting the hub right before attempting to login, thus
switching to the default node every login, however the next action taken by the
user would be on the correct node, I don't remember why i did that, but it
seems to be happier now. Confirmed operation by dropping offline and switching
to the cloud node and received the expected logon failure
> login always uses the 'default' nodename
> ----------------------------------------
>
> Key: JUDDI-834
> URL: https://issues.apache.org/jira/browse/JUDDI-834
> Project: jUDDI
> Issue Type: Bug
> Components: juddi-gui
> Reporter: Kurt T Stam
> Assignee: Alex O'Ree
> Fix For: 3.2
>
>
> I'm have juddi deployed to eap. I navigate to the juddi-gui and pick 'jboss7'
> in the settings. In the debugger I can see it picking the correct settings in
> the UDDIHub. I try logging in, and I see it using the 'default' node instead
> so now the endpoint is wrong and login fails
> 14:15:19,087 ERROR
> [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/juddiv3].[UDDISecurityWS]]
> (http-/127.0.0.1:8080-2) JBWEB000235: Allocate exception for servlet
> UDDISecurityWS: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain
> endpoint jboss.ws:context=juddiv3,endpoint=UDDISecurityWS
> at
> org.jboss.wsf.stack.cxf.transport.ServletHelper.initServiceEndpoint(ServletHelper.java:97)
> [jbossws-cxf-server-4.1.4.Final-redhat-7.jar:4.1.4.Final-redhat-7]
> at
> org.jboss.wsf.stack.cxf.transport.ServletHelper.initEndpoint(ServletHelper.java:71)
> [jbossws-cxf-server-4.1.4.Final-redhat-7.jar:4.1.4.Final-redhat-7]
> at org.jboss.wsf.stack.cxf.CXFServletExt.loadBus(CXFServletExt.java:67)
> [jbossws-cxf-server-4.1.4.Final-redhat-7.jar:4.1.4.Final-redhat-7]
> at org.jboss.wsf.stack.cxf.CXFServletExt.init(CXFServletExt.java:61)
> [jbossws-cxf-server-4.1.4.Final-redhat-7.jar:4.1.4.Final-redhat-7]
> at
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1194)
> [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
> at
> org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:950)
> [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:151)
> [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
> at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:149)
> [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
> at
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:407)
> [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
> at
> org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50)
> [jboss-as-jpa-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10]
> at
> org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50)
> [jboss-as-jpa-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10]
> at
> org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:169)
> [jboss-as-web-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10]
> at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:145)
> [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
> at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97)
> [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
> at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102)
> [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
> at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:336)
> [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
> at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
> [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
> at
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653)
> [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
> at
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:920)
> [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
> at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_51]
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)