| Summary: | opensso quickstart showing 'Domain is invalid' exception | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise SOA Platform 5 | Reporter: | Kevin Conner <kevin.conner> |
| Component: | Security, Examples | Assignee: | Len DiMaggio <ldimaggi> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 5.2.0.ER6 | CC: | kevin.conner, ldimaggi |
| Target Milestone: | --- | ||
| Target Release: | 5.2.0 GA, 5.2.0.CR1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://jira.jboss.org/jira/browse/SOA-3558 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-11-14 15:21:28 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Link: Added: This issue is related to SOA-3322 The default configuration created by opensso no longer has the "opensso" domain, which we specify within the login-config.xml
The simplest way to get this quickstart working is to edit the login-config.xml and change the orgName module-option to the following
<module-option name="orgName">/</module-option>
Len, can you make this change locally and verify that the QS now works? Thanks - that solves it. So - OpenSSO basically now provides by default only a null OrgName? <module-option name="orgName">/</module-option> 2011-11-07 09:15:44,611 INFO [org.apache.juddi.api.impl.InquiryHelper] (pool-10-thread-18) uddi:juddi.apache.org:978ced2e-34a2-4624-b334-b7cd9983bd97 is modified Mon Nov 07 09:12:51 EST 2011 1320675171193 2011-11-07 09:15:44,629 DEBUG [org.jboss.soa.esb.client.ServiceInvoker] (JBossRemoting Server Oneway(3)-1) EPR=JMSEpr [ PortReference < <wsa:Address jms:127.0.0.1:1099#queue/quickstart_opensso_Request_esb/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.initial : org.jnp.interfaces.NamingContextFactory/>, <wsa:ReferenceProperties jbossesb:java.naming.provider.url : 127.0.0.1:1099/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.url.pkgs : org.jnp.interfaces/>, <wsa:ReferenceProperties jbossesb:destination-type : queue/>, <wsa:ReferenceProperties jbossesb:destination-name : queue/quickstart_opensso_Request_esb/>, <wsa:ReferenceProperties jbossesb:specification-version : 1.1/>, <wsa:ReferenceProperties jbossesb:connection-factory : ConnectionFactory/>, <wsa:ReferenceProperties jbossesb:persistent : true/>, <wsa:ReferenceProperties jbossesb:acknowledge-mode : AUTO_ACKNOWLEDGE/>, <wsa:ReferenceProperties jbossesb:transacted : false/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/jms/> > ] XML=<wsa:From xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsa:Address>jms:127.0.0.1:1099#queue/quickstart_opensso_Request_esb</wsa:Address><wsa:ReferenceProperties><jbossesb:java.naming.factory.initial xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">org.jnp.interfaces.NamingContextFactory</jbossesb:java.naming.factory.initial><jbossesb:java.naming.provider.url xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">127.0.0.1:1099</jbossesb:java.naming.provider.url><jbossesb:java.naming.factory.url.pkgs xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">org.jnp.interfaces</jbossesb:java.naming.factory.url.pkgs><jbossesb:destination-type xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">queue</jbossesb:destination-type><jbossesb:destination-name xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">queue/quickstart_opensso_Request_esb</jbossesb:destination-name><jbossesb:specification-version xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">1.1</jbossesb:specification-version><jbossesb:connection-factory xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">ConnectionFactory</jbossesb:connection-factory><jbossesb:persistent xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">true</jbossesb:persistent><jbossesb:acknowledge-mode xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">AUTO_ACKNOWLEDGE</jbossesb:acknowledge-mode><jbossesb:transacted xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">false</jbossesb:transacted><jbossesb:type xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">urn:jboss/esb/epr/type/jms</jbossesb:type></wsa:ReferenceProperties></wsa:From> 2011-11-07 09:15:44,629 DEBUG [org.jboss.soa.esb.client.ServiceInvoker] (JBossRemoting Server Oneway(3)-1) EPR=EPR: PortReference < <wsa:Address http://localhost:9888/> > XML=<wsa:From xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsa:Address>http://localhost:9888</wsa:Address></wsa:From> 2011-11-07 09:15:44,636 DEBUG [org.jboss.soa.esb.filter.FilterManager] (JBossRemoting Server Oneway(3)-1) FilterManager calling org.jboss.internal.soa.esb.message.filter.MetaDataFilter 2011-11-07 09:15:44,637 DEBUG [org.jboss.soa.esb.filter.FilterManager] (JBossRemoting Server Oneway(3)-1) FilterManager calling org.jboss.internal.soa.esb.message.filter.GatewayFilter 2011-11-07 09:15:44,873 DEBUG [org.jboss.soa.esb.notification.jms.DefaultJMSPropertiesSetter] (JBossRemoting Server Oneway(3)-1) Setting outgoing JMSCorreletionID to : 33cd36bc-a03f-4845-9fd1-ca23e0cf209a 2011-11-07 09:15:44,873 DEBUG [org.jboss.soa.esb.notification.jms.DefaultJMSPropertiesSetter] (JBossRemoting Server Oneway(3)-1) Setting outgoing JMSProperty, key : remotingcontenttype, value : remotingContentTypeNonString 2011-11-07 09:15:44,873 DEBUG [org.jboss.soa.esb.notification.jms.DefaultJMSPropertiesSetter] (JBossRemoting Server Oneway(3)-1) Setting outgoing JMSProperty, key : connection, value : keep-alive 2011-11-07 09:15:44,873 DEBUG [org.jboss.soa.esb.notification.jms.DefaultJMSPropertiesSetter] (JBossRemoting Server Oneway(3)-1) Setting outgoing JMSProperty, key : host, value : localhost:9888 2011-11-07 09:15:44,873 DEBUG [org.jboss.soa.esb.notification.jms.DefaultJMSPropertiesSetter] (JBossRemoting Server Oneway(3)-1) Setting outgoing JMSProperty, key : accept, value : text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 2011-11-07 09:15:44,873 DEBUG [org.jboss.soa.esb.notification.jms.DefaultJMSPropertiesSetter] (JBossRemoting Server Oneway(3)-1) Setting outgoing JMSProperty, key : authorization, value : Basic YW1BZG1pbjphZG1pbnBhc3M= 2011-11-07 09:15:44,873 DEBUG [org.jboss.soa.esb.notification.jms.DefaultJMSPropertiesSetter] (JBossRemoting Server Oneway(3)-1) Setting outgoing JMSProperty, key : clientAddress, value : localhost/127.0.0.1 2011-11-07 09:15:44,873 DEBUG [org.jboss.soa.esb.notification.jms.DefaultJMSPropertiesSetter] (JBossRemoting Server Oneway(3)-1) Setting outgoing JMSProperty, key : useRemotingContentType, value : false 2011-11-07 09:15:44,873 DEBUG [org.jboss.soa.esb.notification.jms.DefaultJMSPropertiesSetter] (JBossRemoting Server Oneway(3)-1) Setting outgoing JMSProperty, key : oneway, value : true 2011-11-07 09:15:44,873 DEBUG [org.jboss.soa.esb.notification.jms.DefaultJMSPropertiesSetter] (JBossRemoting Server Oneway(3)-1) Setting outgoing JMSProperty, key : TYPE, value : POST 2011-11-07 09:15:44,907 DEBUG [org.jboss.soa.esb.filter.FilterManager] (Thread-43) FilterManager calling org.jboss.internal.soa.esb.message.filter.MetaDataFilter 2011-11-07 09:15:44,908 DEBUG [org.jboss.soa.esb.filter.FilterManager] (Thread-43) FilterManager calling org.jboss.internal.soa.esb.message.filter.GatewayFilter 2011-11-07 09:15:44,930 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-29-thread-1) pipeline process for message: header: [ To: JMSEpr [ PortReference < <wsa:Address jms:127.0.0.1:1099#queue/quickstart_opensso_Request_esb/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.initial : org.jnp.interfaces.NamingContextFactory/>, <wsa:ReferenceProperties jbossesb:java.naming.provider.url : 127.0.0.1:1099/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.url.pkgs : org.jnp.interfaces/>, <wsa:ReferenceProperties jbossesb:destination-type : queue/>, <wsa:ReferenceProperties jbossesb:destination-name : queue/quickstart_opensso_Request_esb/>, <wsa:ReferenceProperties jbossesb:specification-version : 1.1/>, <wsa:ReferenceProperties jbossesb:connection-factory : ConnectionFactory/>, <wsa:ReferenceProperties jbossesb:persistent : true/>, <wsa:ReferenceProperties jbossesb:acknowledge-mode : AUTO_ACKNOWLEDGE/>, <wsa:ReferenceProperties jbossesb:transacted : false/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/jms/> > ] MessageID: 33cd36bc-a03f-4845-9fd1-ca23e0cf209a RelatesTo: jms:correlationID#33cd36bc-a03f-4845-9fd1-ca23e0cf209a ] 2011-11-07 09:15:44,963 INFO [org.jboss.soa.esb.services.security.SecurityServiceFactory] (pool-29-thread-1) Using [org.jboss.internal.soa.esb.services.security.JaasSecurityService] as the SecurityService implementation. 2011-11-07 09:15:45,085 INFO [org.jboss.soa.security.opensso.OpenSSOLoginModule] (pool-29-thread-1) Has valid OpenSSO session : false 2011-11-07 09:15:46,260 INFO [org.jboss.soa.security.opensso.OpenSSOLoginModule] (pool-29-thread-1) Login succeeded. 2011-11-07 09:15:46,498 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-29-thread-1) executing processor 0 org.jboss.soa.esb.actions.SystemPrintln@1685c9a3 2011-11-07 09:15:46,499 INFO [STDOUT] (pool-29-thread-1) In Service1: 2011-11-07 09:15:46,499 INFO [STDOUT] (pool-29-thread-1) [Message payload example(just a String) ]. 2011-11-07 09:15:46,499 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-29-thread-1) executing processor 1 org.jboss.soa.esb.listeners.message.OverriddenActionLifecycleProcessor@4f6b1815 2011-11-07 09:15:46,500 INFO [STDOUT] (pool-29-thread-1) Subject in MyJMSListenerAction : Subject: Principal: SSOToken [ssoToken=AQIC5wM2LY4SfcyJ2+7n1n5OJ5Pt2y3JYhTBVRHZmEiDxLY=@AAJTSQACMDE=#] Principal: [groupName=Roles, members=[[roleName=adminRole]]] 2011-11-07 09:15:46,500 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-29-thread-1) executing processor 2 org.jboss.soa.esb.actions.TestMessageStore@346bc66 2011-11-07 09:15:46,500 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-29-thread-1) executing processor 3 org.jboss.soa.esb.actions.StaticRouter@18face38 2011-11-07 09:15:46,507 DEBUG [org.jboss.soa.esb.client.ServiceInvoker] (pool-29-thread-1) EPR=InVMEpr [ PortReference < <wsa:Address invm://4f70656e53534f2424242424242424242424245365727669636532/false?false#10000/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/invm/>, <wsa:ReferenceProperties jbossesb:passByValue : false/> > ] XML=<wsa:From xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsa:Address>invm://4f70656e53534f2424242424242424242424245365727669636532/false?false#10000</wsa:Address><wsa:ReferenceProperties><jbossesb:type xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">urn:jboss/esb/epr/type/invm</jbossesb:type><jbossesb:passByValue xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">false</jbossesb:passByValue></wsa:ReferenceProperties></wsa:From> 2011-11-07 09:15:46,521 DEBUG [org.jboss.soa.esb.filter.FilterManager] (pool-29-thread-1) FilterManager calling org.jboss.internal.soa.esb.message.filter.MetaDataFilter 2011-11-07 09:15:46,521 DEBUG [org.jboss.soa.esb.filter.FilterManager] (pool-29-thread-1) FilterManager calling org.jboss.internal.soa.esb.message.filter.GatewayFilter 2011-11-07 09:15:46,523 DEBUG [org.jboss.soa.esb.filter.FilterManager] (Thread-41) FilterManager calling org.jboss.internal.soa.esb.message.filter.MetaDataFilter 2011-11-07 09:15:46,523 DEBUG [org.jboss.soa.esb.filter.FilterManager] (Thread-41) FilterManager calling org.jboss.internal.soa.esb.message.filter.GatewayFilter 2011-11-07 09:15:46,524 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-27-thread-1) pipeline process for message: header: [ To: InVMEpr [ PortReference < <wsa:Address invm://4f70656e53534f2424242424242424242424245365727669636532/false?false#10000/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/invm/>, <wsa:ReferenceProperties jbossesb:passByValue : false/> > ] MessageID: 33cd36bc-a03f-4845-9fd1-ca23e0cf209a RelatesTo: jms:correlationID#33cd36bc-a03f-4845-9fd1-ca23e0cf209a ] 2011-11-07 09:15:46,548 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-27-thread-1) SecurityContext [isValid true, timeout :30000, domain OpenSSOLogin, timeOfCreation : 1320675344966] 2011-11-07 09:15:46,548 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-27-thread-1) executing processor 0 org.jboss.soa.esb.actions.SystemPrintln@51948ac8 2011-11-07 09:15:46,548 INFO [STDOUT] (pool-27-thread-1) In Service2: 2011-11-07 09:15:46,548 INFO [STDOUT] (pool-27-thread-1) [Message payload example(just a String) ]. 2011-11-07 09:15:46,548 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-27-thread-1) executing processor 1 org.jboss.soa.esb.listeners.message.OverriddenActionLifecycleProcessor@233118a 2011-11-07 09:15:46,549 INFO [STDOUT] (pool-27-thread-1) Subject in MyJMSListenerAction : Subject: Principal: SSOToken [ssoToken=AQIC5wM2LY4SfcyJ2+7n1n5OJ5Pt2y3JYhTBVRHZmEiDxLY=@AAJTSQACMDE=#] Principal: [groupName=Roles, members=[[roleName=adminRole]]] 2011-11-07 09:15:46,549 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-27-thread-1) executing processor 2 org.jboss.soa.esb.actions.StaticRouter@66c47c26 2011-11-07 09:15:46,554 DEBUG [org.jboss.soa.esb.client.ServiceInvoker] (pool-27-thread-1) EPR=InVMEpr [ PortReference < <wsa:Address invm://4f70656e53534f2424242424242424242424245365727669636533/false?false#10000/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/invm/>, <wsa:ReferenceProperties jbossesb:passByValue : false/> > ] XML=<wsa:From xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsa:Address>invm://4f70656e53534f2424242424242424242424245365727669636533/false?false#10000</wsa:Address><wsa:ReferenceProperties><jbossesb:type xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">urn:jboss/esb/epr/type/invm</jbossesb:type><jbossesb:passByValue xmlns:jbossesb="http://schemas.jboss.com/ws/2007/01/jbossesb">false</jbossesb:passByValue></wsa:ReferenceProperties></wsa:From> 2011-11-07 09:15:46,564 DEBUG [org.jboss.soa.esb.filter.FilterManager] (pool-27-thread-1) FilterManager calling org.jboss.internal.soa.esb.message.filter.MetaDataFilter 2011-11-07 09:15:46,564 DEBUG [org.jboss.soa.esb.filter.FilterManager] (pool-27-thread-1) FilterManager calling org.jboss.internal.soa.esb.message.filter.GatewayFilter 2011-11-07 09:15:46,564 DEBUG [org.jboss.soa.esb.filter.FilterManager] (Thread-42) FilterManager calling org.jboss.internal.soa.esb.message.filter.MetaDataFilter 2011-11-07 09:15:46,564 DEBUG [org.jboss.soa.esb.filter.FilterManager] (Thread-42) FilterManager calling org.jboss.internal.soa.esb.message.filter.GatewayFilter 2011-11-07 09:15:46,565 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-28-thread-1) pipeline process for message: header: [ To: InVMEpr [ PortReference < <wsa:Address invm://4f70656e53534f2424242424242424242424245365727669636533/false?false#10000/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/invm/>, <wsa:ReferenceProperties jbossesb:passByValue : false/> > ] MessageID: 33cd36bc-a03f-4845-9fd1-ca23e0cf209a RelatesTo: jms:correlationID#33cd36bc-a03f-4845-9fd1-ca23e0cf209a ] 2011-11-07 09:15:46,574 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-28-thread-1) SecurityContext [isValid true, timeout :30000, domain OpenSSOLogin, timeOfCreation : 1320675344966] 2011-11-07 09:15:46,575 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-28-thread-1) executing processor 0 org.jboss.soa.esb.actions.SystemPrintln@441f79bf 2011-11-07 09:15:46,575 INFO [STDOUT] (pool-28-thread-1) In Service3: 2011-11-07 09:15:46,575 INFO [STDOUT] (pool-28-thread-1) [Message payload example(just a String) ]. 2011-11-07 09:15:46,575 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (pool-28-thread-1) executing processor 1 org.jboss.soa.esb.listeners.message.OverriddenActionLifecycleProcessor@6e720d89 2011-11-07 09:15:46,575 INFO [STDOUT] (pool-28-thread-1) Subject in EjbClientAction : Subject: Principal: SSOToken [ssoToken=AQIC5wM2LY4SfcyJ2+7n1n5OJ5Pt2y3JYhTBVRHZmEiDxLY=@AAJTSQACMDE=#] Principal: [groupName=Roles, members=[[roleName=adminRole]]] 2011-11-07 09:15:46,819 INFO [STDOUT] (pool-28-thread-1) SimpleSLSB printMessage : from ESB 2011-11-07 09:15:46,833 INFO [STDOUT] (pool-28-thread-1) SimpleSLSB Caller principal: SSOToken [ssoToken=AQIC5wM2LY4SfcyJ2+7n1n5OJ5Pt2y3JYhTBVRHZmEiDxLY=@AAJTSQACMDE=#] 2011-11-07 09:15:46,853 INFO [STDOUT] (pool-28-thread-1) isCallerInRole('adminRole') : true 2011-11-07 09:17:50,896 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (ESBScheduler:jbossesb.esb_Worker-0) pipeline process for message: header: [ ] 2011-11-07 09:17:50,896 DEBUG [org.jboss.soa.esb.listeners.message.ActionProcessingPipeline] (ESBScheduler:jbossesb.esb_Worker-0) executing processor 0 org.jboss.soa.esb.actions.MessageRedeliverer@78a3335c File to update: server/<config>/conf/login-config.xml Release Notes Docs Status: Added: Not Required Writer: Added: dlesage Verified fixed in CR1 build. |
project_key: SOA Len asked me to verify the QS and I am now seeing the following in the logs org.jboss.soa.esb.services.security.SecurityServiceException: Exception while trying to login: at org.jboss.internal.soa.esb.services.security.JaasSecurityService.authenticate(JaasSecurityService.java:102) at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.processPipeline(ActionProcessingPipeline.java:549) at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.process(ActionProcessingPipeline.java:433) at org.jboss.soa.esb.listeners.message.MessageAwareListener$TransactionalRunner.run(MessageAwareListener.java:550) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:680) Caused by: com.sun.identity.authentication.spi.AuthLoginException: Domain is invalid|invalid_domain.jsp at com.sun.identity.authentication.AuthContext.checkException(AuthContext.java:1603) at com.sun.identity.authentication.AuthContext.checkAndSetLoginStatus(AuthContext.java:1618) at com.sun.identity.authentication.AuthContext.runRemoteLogin(AuthContext.java:914) at com.sun.identity.authentication.AuthContext.runLogin(AuthContext.java:729) at com.sun.identity.authentication.AuthContext.login(AuthContext.java:639) at com.sun.identity.authentication.AuthContext.login(AuthContext.java:561) at com.sun.identity.authentication.AuthContext.login(AuthContext.java:385) at org.jboss.soa.security.opensso.OpenSSOLoginModule.login(OpenSSOLoginModule.java:175) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680) at javax.security.auth.login.LoginContext.login(LoginContext.java:579) at org.jboss.internal.soa.esb.services.security.JaasSecurityService.authenticate(JaasSecurityService.java:94) Investigation under way