Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] [STS]

Hi Markus,

 

We’re deploying sts as a server and replace localhost.jsk by our own one. We can create new profile and generate card, but using azigo or cardspace we can’t retrieve attribute value.

 

What is this: 14:31:31,929 DEBUG LogHelper.trace (71): TrustedDelegator: mikemci@xxxxxxxxxx?

 

The server returns the following fault: java.lang.reflect.InvocationTargetException

 

Thanks for your help,

Best regards,

Thomas Pasquier

 

14:31:31,578 DEBUG Servlet.doPost (567): doPost

14:31:31,578 DEBUG Servlet.doPost (571): BEGIN REQUEST

14:31:31,578 DEBUG Servlet.doPost (572): POST /TokenService/services/Trust

14:31:31,588 DEBUG Servlet.doPost (578): content-type: application/soap+xml; charset=utf-8

14:31:31,588 DEBUG Servlet.doPost (578): host: sts-fc2.gemalto.com

14:31:31,588 DEBUG Servlet.doPost (578): content-length: 3189

14:31:31,588 DEBUG Servlet.doPost (578): Expect: 100-continue

14:31:31,588 DEBUG Servlet.doPost (623): END REQUEST

14:31:31,638 DEBUG Servlet.doPost (731): Request: <s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing" xmlns:u="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"><s:Header><a:Action s:mustUnderstand="1">http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue</a:Action><a:MessageID>urn:uuid:e3ef29a0-3343-4c8f-a242-79e621c05430</a:MessageID><a:ReplyTo><a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address></a:ReplyTo><a:To s:mustUnderstand="1">https://sts-fc2.gemalto.com/TokenService/services/Trust</a:To><HigginsContextId xmlns="http://schemas.xmlsoap.org/ws/2004/09/mex" a:IsReferenceParameter="true">TestMetadata</HigginsContextId><o:Security xmlns:o="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" s:mustUnderstand="1"><u:Timestamp u:Id="_0"><u:Created>2009-04-01T12:33:00.587Z</u:Created><u:Expires>2009-04-01T12:38:00.587Z</u:Expires></u:Timestamp><o:UsernameToken u:Id="uuid-f10f7c21-54ba-4156-be50-f0461213d6ad-14"><o:Username>philippe</o:Username><o:Password>xxxxx</o:Password></o:UsernameToken></o:Security></s:Header><s:Body><wst2005:RequestSecurityToken xmlns:wst2005="http://schemas.xmlsoap.org/ws/2005/02/trust" Context="ProcessRequestSecurityToken"><wst2005:RequestType>http://schemas.xmlsoap.org/ws/2005/02/trust/Issue</wst2005:RequestType><wsid:InformationCardReference xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity"><wsid:CardId>urn:Higgins-LDAP-Server&amp;cardid=philippe</wsid:CardId><wsid:CardVersion>1</wsid:CardVersion></wsid:InformationCardReference><wst2005:Claims Dialect="http://schemas.xmlsoap.org/ws/2005/05/identity"><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/privatepersonalidentifier"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/streetaddress"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/locality"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/stateorprovince"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/postalcode"/></wst2005:Claims><wst2005:KeyType>http://schemas.xmlsoap.org/ws/2005/05/identity/NoProofKey</wst2005:KeyType><ClientPseudonym xmlns="http://schemas.xmlsoap.org/ws/2005/05/identity"><PPID>qj3lbxYcIfgn9F1JijmZKhS+vZANyghbH3fHLOK1Rbc=</PPID></ClientPseudonym><wst2005:TokenType>urn:oasis:names:tc:SAML:1.0:assertion</wst2005:TokenType><wsid:RequestDisplayToken xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" xml:lang="fr"/></wst2005:RequestSecurityToken></s:Body></s:Envelope>

14:31:31,638 DEBUG Servlet.createMessageContext (1234): MessageContext:org.apache.axis.MessageContext@75c744

14:31:31,638 DEBUG Servlet.createMessageContext (1237): HEADER_CONTENT_TYPE:application/soap+xml; charset=utf-8

14:31:31,638 DEBUG Servlet.createMessageContext (1241): HEADER_CONTENT_LOCATION:null

14:31:31,648 DEBUG Servlet.createMessageContext (1245): Constants.MC_HOME_DIR:D:\FC2\server\tomcat\webapps\TokenService\

14:31:31,648 DEBUG Servlet.createMessageContext (1249): Constants.MC_RELATIVE_PATH:/services/Trust

14:31:31,648 DEBUG Servlet.createMessageContext (1252): HTTPConstants.MC_HTTP_SERVLETLOCATION:D:\FC2\server\tomcat\webapps\TokenService\WEB-INF

14:31:31,648 DEBUG Servlet.createMessageContext (1255): HTTPConstants.MC_HTTP_SERVLETPATHINFO:/Trust

14:31:31,648 DEBUG Servlet.createMessageContext (1258): HTTPConstants.HEADER_AUTHORIZATION:null

14:31:31,648 DEBUG Servlet.createMessageContext (1262): Constants.MC_REMOTE_ADDR:172.27.46.202

14:31:31,648 DEBUG Servlet.createMessageContext (1265): configPath:D:\FC2\server\tomcat\webapps\TokenService\WEB-INF

14:31:31,648 DEBUG Servlet.getSoapAction (1352): HEADER_SOAP_ACTION:null

14:31:31,648 DEBUG Servlet.getSoapAction (1357): HEADER_SOAP_ACTION:

14:31:31,648 DEBUG Servlet.doPost (815): Invoking Axis Engine.

14:31:31,688 DEBUG LogHelper.trace (71): WSSRequestConsumerHandler::invoke

14:31:31,688 DEBUG ConfigurationHandler.configure (270): ConfigurationHandler::configure

14:31:31,688 DEBUG ConfigurationHandler.configure (274): ConfigurationHandler::configure Already Configured.

14:31:31,698 DEBUG LogHelper.trace (71): No EncryptedData found (0 == getLength())

14:31:31,698 DEBUG LogHelper.trace (71): No Signature found (0 == getLength())

14:31:31,698 DEBUG LogHelper.trace (71): Processing Timestamp element in Security header

14:31:31,718 DEBUG LogHelper.trace (71): Processing UsernameToken element in Security header

14:31:31,728 DEBUG LogHelper.trace (71): WSARequestConsumerHandler::invoke

14:31:31,778 DEBUG LogHelper.trace (71): Request: <s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing" xmlns:u="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"><s:Header><a:Action s:mustUnderstand="1">http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue</a:Action><a:MessageID>urn:uuid:e3ef29a0-3343-4c8f-a242-79e621c05430</a:MessageID><a:ReplyTo><a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address></a:ReplyTo><a:To s:mustUnderstand="1">https://sts-fc2.gemalto.com/TokenService/services/Trust</a:To><HigginsContextId xmlns="http://schemas.xmlsoap.org/ws/2004/09/mex" a:IsReferenceParameter="true">TestMetadata</HigginsContextId><o:Security xmlns:o="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" s:mustUnderstand="1"><u:Timestamp u:Id="_0"><u:Created>2009-04-01T12:33:00.587Z</u:Created><u:Expires>2009-04-01T12:38:00.587Z</u:Expires></u:Timestamp><o:UsernameToken u:Id="uuid-f10f7c21-54ba-4156-be50-f0461213d6ad-14"><o:Username>philippe</o:Username><o:Password>pass</o:Password></o:UsernameToken></o:Security></s:Header><s:Body><wst2005:RequestSecurityToken xmlns:wst2005="http://schemas.xmlsoap.org/ws/2005/02/trust" Context="ProcessRequestSecurityToken"><wst2005:RequestType>http://schemas.xmlsoap.org/ws/2005/02/trust/Issue</wst2005:RequestType><wsid:InformationCardReference xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity"><wsid:CardId>urn:Higgins-LDAP-Server&amp;cardid=philippe</wsid:CardId><wsid:CardVersion>1</wsid:CardVersion></wsid:InformationCardReference><wst2005:Claims Dialect="http://schemas.xmlsoap.org/ws/2005/05/identity"><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/privatepersonalidentifier"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/streetaddress"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/locality"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/stateorprovince"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/postalcode"/></wst2005:Claims><wst2005:KeyType>http://schemas.xmlsoap.org/ws/2005/05/identity/NoProofKey</wst2005:KeyType><ClientPseudonym xmlns="http://schemas.xmlsoap.org/ws/2005/05/identity"><PPID>qj3lbxYcIfgn9F1JijmZKhS+vZANyghbH3fHLOK1Rbc=</PPID></ClientPseudonym><wst2005:TokenType>urn:oasis:names:tc:SAML:1.0:assertion</wst2005:TokenType><wsid:RequestDisplayToken xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" xml:lang="fr"/></wst2005:RequestSecurityToken></s:Body></s:Envelope>

14:31:31,778 DEBUG LogHelper.trace (71): processURIHeader: MessageID

14:31:31,778 DEBUG LogHelper.trace (71): Name: org.eclipse.higgins.sts.binding.axis1x.addressing.WSARequestConsumerHandler.MessageID Value: urn:uuid:e3ef29a0-3343-4c8f-a242-79e621c05430

14:31:31,778 DEBUG LogHelper.trace (71): Found WS-Addressing http://www.w3.org/2005/08/addressing:MessageID

14:31:31,778 DEBUG LogHelper.trace (71): processURIHeader: Action

14:31:31,778 DEBUG LogHelper.trace (71): Name: org.eclipse.higgins.sts.binding.axis1x.addressing.WSARequestConsumerHandler.Action Value: http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue

14:31:31,778 DEBUG LogHelper.trace (71): Found WS-Addressing http://www.w3.org/2005/08/addressing:Action

14:31:31,778 DEBUG LogHelper.trace (71): processURIHeader: To

14:31:31,778 DEBUG LogHelper.trace (71): Name: org.eclipse.higgins.sts.binding.axis1x.addressing.WSARequestConsumerHandler.To Value: https://sts-fc2.gemalto.com/TokenService/services/Trust

14:31:31,788 DEBUG LogHelper.trace (71): Found WS-Addressing http://www.w3.org/2005/08/addressing:To

14:31:31,788 DEBUG LogHelper.trace (71): processURIHeader: RelatesTo

14:31:31,788 DEBUG LogHelper.trace (71): wsa:RelatesTo not found

14:31:31,808 DEBUG LogHelper.trace (71): processEPRHeader: From

14:31:31,808 DEBUG LogHelper.trace (71): wsa:From not found

14:31:31,808 DEBUG LogHelper.trace (71): processEPRHeader: ReplyTo

14:31:31,808 DEBUG LogHelper.trace (71): Found WS-Addressing http://www.w3.org/2005/08/addressing:ReplyTo

14:31:31,808 DEBUG LogHelper.trace (71): processEPRHeader: FaultTo

14:31:31,808 DEBUG LogHelper.trace (71): wsa:FaultTo not found

14:31:31,808 DEBUG LogHelper.trace (71): Setting WS-Addressing namespace: http://www.w3.org/2005/08/addressing

14:31:31,808 DEBUG LogHelper.trace (71): WSARequestConsumerHandler::invoke(done)

14:31:31,828 DEBUG LogHelper.trace (71): SecurityTokenServiceSOAPBindingImpl::requestSecurityToken

14:31:31,828 DEBUG LogHelper.trace (71): SecurityTokenServiceServerBinding::requestSecurityToken

14:31:31,828 DEBUG LogHelper.trace (71): Begin STSRequestFromAxis1xRST

14:31:31,848 DEBUG LogHelper.trace (71): Begin RSTFromAxis1xRST

14:31:31,848 DEBUG LogHelper.trace (71): Context: ProcessRequestSecurityToken

14:31:31,859 DEBUG LogHelper.trace (71): Begin toInformationCardReference

14:31:31,869 DEBUG LogHelper.trace (71): End toInformationCardReference

14:31:31,889 DEBUG LogHelper.trace (71): End RSTFromAxis1xRST

14:31:31,889 DEBUG LogHelper.trace (71): End STSRequestFromAxis1xRST

14:31:31,899 DEBUG LogHelper.trace (71): SecurityTokenService::invoke (server)

14:31:31,899 DEBUG LogHelper.trace (71): SecurityTokenService::getHandlerConfiguration

14:31:31,899 DEBUG LogHelper.trace (71): AppliesToMapper::getConfiguration

14:31:31,899 DEBUG LogHelper.trace (71): ExtensionMapper::getConfiguration

14:31:31,909 DEBUG LogHelper.trace (71): Action: http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue

14:31:31,909 DEBUG LogHelper.trace (71): RequestType: http://schemas.xmlsoap.org/ws/2005/02/trust/Issue

14:31:31,909 DEBUG LogHelper.trace (71): TokenType: urn:oasis:names:tc:SAML:1.0:assertion

14:31:31,909 DEBUG LogHelper.trace (71): Action: http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue(-1909872762)

14:31:31,909 DEBUG LogHelper.trace (71):  TokenType: urn:oasis:names:tc:SAML:1.0:assertion(844394439)

14:31:31,909 DEBUG LogHelper.trace (71):  Issuer: (null)

14:31:31,909 DEBUG LogHelper.trace (71):  RequestType: http://schemas.xmlsoap.org/ws/2005/02/trust/Issue(-1559949014)

14:31:31,909 DEBUG LogHelper.trace (71):  Hashcode: -1856143848

14:31:31,909 DEBUG LogHelper.trace (71): Invoking Extension: SAMLIssue

14:31:31,919 DEBUG LogHelper.trace (71): CompoundHandler::invoke

14:31:31,919 DEBUG LogHelper.trace (71): <s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing" xmlns:u="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"><s:Header><a:Action s:mustUnderstand="1">http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue</a:Action><a:MessageID>urn:uuid:e3ef29a0-3343-4c8f-a242-79e621c05430</a:MessageID><a:ReplyTo><a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address></a:ReplyTo><a:To s:mustUnderstand="1">https://sts-fc2.gemalto.com/TokenService/services/Trust</a:To><HigginsContextId xmlns="http://schemas.xmlsoap.org/ws/2004/09/mex" a:IsReferenceParameter="true">TestMetadata</HigginsContextId><o:Security xmlns:o="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" s:mustUnderstand="1"><u:Timestamp u:Id="_0"><u:Created>2009-04-01T12:33:00.587Z</u:Created><u:Expires>2009-04-01T12:38:00.587Z</u:Expires></u:Timestamp><o:UsernameToken u:Id="uuid-f10f7c21-54ba-4156-be50-f0461213d6ad-14"><o:Username>philippe</o:Username><o:Password>pass</o:Password></o:UsernameToken></o:Security></s:Header><s:Body><wst2005:RequestSecurityToken xmlns:wst2005="http://schemas.xmlsoap.org/ws/2005/02/trust" Context="ProcessRequestSecurityToken"><wst2005:RequestType>http://schemas.xmlsoap.org/ws/2005/02/trust/Issue</wst2005:RequestType><wsid:InformationCardReference xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity"><wsid:CardId>urn:Higgins-LDAP-Server&amp;cardid=philippe</wsid:CardId><wsid:CardVersion>1</wsid:CardVersion></wsid:InformationCardReference><wst2005:Claims Dialect="http://schemas.xmlsoap.org/ws/2005/05/identity"><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/privatepersonalidentifier"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/streetaddress"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/locality"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/stateorprovince"/><wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/postalcode"/></wst2005:Claims><wst2005:KeyType>http://schemas.xmlsoap.org/ws/2005/05/identity/NoProofKey</wst2005:KeyType><ClientPseudonym xmlns="http://schemas.xmlsoap.org/ws/2005/05/identity"><PPID>qj3lbxYcIfgn9F1JijmZKhS+vZANyghbH3fHLOK1Rbc=</PPID></ClientPseudonym><wst2005:TokenType>urn:oasis:names:tc:SAML:1.0:assertion</wst2005:TokenType><wsid:RequestDisplayToken xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" xml:lang="fr"/></wst2005:RequestSecurityToken></s:Body></s:Envelope>

14:31:31,919 DEBUG LogHelper.trace (71): Iterating Through Extensions

14:31:31,929 DEBUG LogHelper.trace (71): Extension: DigitalIdentityHandler

14:31:31,929 DEBUG LogHelper.trace (71): DigitalIdentityHandler::invoke: DigitalIdentityHandler

14:31:31,929 DEBUG LogHelper.trace (71): DefaultContextRef: urn:Higgins-LDAP-Server

14:31:31,929 DEBUG LogHelper.trace (71): TrustedDelegator: mikemci@xxxxxxxxxx

14:31:31,929 DEBUG LogHelper.trace (71): SubjectNameIdentifierAttribute: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress

14:31:31,939 DEBUG LogHelper.trace (71): Adding Identity Attribute: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname

14:31:31,939 DEBUG LogHelper.trace (71): Adding Identity Attribute: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname

14:31:31,939 DEBUG LogHelper.trace (71): Adding Identity Attribute: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/streetaddress

14:31:31,939 DEBUG LogHelper.trace (71): Adding Identity Attribute: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/locality

14:31:31,939 DEBUG LogHelper.trace (71): Adding Identity Attribute: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/stateorprovince

14:31:31,939 DEBUG LogHelper.trace (71): Adding Identity Attribute: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/postalcode

14:31:31,939 DEBUG LogHelper.trace (71): Adding Identity Attribute: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress

14:31:31,949 DEBUG LogHelper.trace (71): ContextRef: urn:Higgins-LDAP-Server&cardid=philippe

14:31:31,949 DEBUG LogHelper.trace (71): Iterating thru ContextFactories

14:31:31,949 DEBUG LogHelper.trace (71): ContextFactory: org.eclipse.higgins.idas.cp.jndi.JNDIContextFactory

14:31:31,949 DEBUG LogHelper.trace (71): createContext: urn:Higgins-LDAP-Server&cardid=philippe

14:31:31,999 DEBUG Servlet.doPost (831): Caught AxisFault

A request failed with the exception ; nested exception is:

            java.lang.reflect.InvocationTargetException.

14:31:32,019 ERROR LogHelper.error (119): A request failed with the exception ; nested exception is:

            java.lang.reflect.InvocationTargetException.

14:31:32,019 ERROR LogHelper.error (119): java.lang.reflect.InvocationTargetException

org.apache.axis.AxisFault::makeFault AxisFault.java:101.

14:31:32,019 ERROR LogHelper.error (119): org.apache.axis.AxisFault::makeFault AxisFault.java:101.

org.apache.axis.providers.java.JavaProvider::invoke JavaProvider.java:333.

14:31:32,019 ERROR LogHelper.error (119): org.apache.axis.providers.java.JavaProvider::invoke JavaProvider.java:333.

org.apache.axis.strategies.InvocationStrategy::visit InvocationStrategy.java:32.

14:31:32,019 ERROR LogHelper.error (119): org.apache.axis.strategies.InvocationStrategy::visit InvocationStrategy.java:32.

org.apache.axis.SimpleChain::doVisiting SimpleChain.java:118.

14:31:32,029 ERROR LogHelper.error (119): org.apache.axis.SimpleChain::doVisiting SimpleChain.java:118.

org.apache.axis.SimpleChain::invoke SimpleChain.java:83.

14:31:32,029 ERROR LogHelper.error (119): org.apache.axis.SimpleChain::invoke SimpleChain.java:83.

org.apache.axis.handlers.soap.SOAPService::invoke SOAPService.java:454.

14:31:32,029 ERROR LogHelper.error (119): org.apache.axis.handlers.soap.SOAPService::invoke SOAPService.java:454.

org.apache.axis.server.AxisServer::invoke AxisServer.java:281.

14:31:32,029 ERROR LogHelper.error (119): org.apache.axis.server.AxisServer::invoke AxisServer.java:281.

org.eclipse.higgins.sts.binding.axis1x.Servlet::doPost Servlet.java:817.

14:31:32,029 ERROR LogHelper.error (119): org.eclipse.higgins.sts.binding.axis1x.Servlet::doPost Servlet.java:817.

javax.servlet.http.HttpServlet::service HttpServlet.java:647.

14:31:32,029 ERROR LogHelper.error (119): javax.servlet.http.HttpServlet::service HttpServlet.java:647.

org.apache.axis.transport.http.AxisServletBase::service AxisServletBase.java:327.

14:31:32,029 ERROR LogHelper.error (119): org.apache.axis.transport.http.AxisServletBase::service AxisServletBase.java:327.

javax.servlet.http.HttpServlet::service HttpServlet.java:729.

14:31:32,029 ERROR LogHelper.error (119): javax.servlet.http.HttpServlet::service HttpServlet.java:729.

org.apache.catalina.core.ApplicationFilterChain::internalDoFilter ApplicationFilterChain.java:269.

14:31:32,029 ERROR LogHelper.error (119): org.apache.catalina.core.ApplicationFilterChain::internalDoFilter ApplicationFilterChain.java:269.

org.apache.catalina.core.ApplicationFilterChain::doFilter ApplicationFilterChain.java:188.

14:31:32,029 ERROR LogHelper.error (119): org.apache.catalina.core.ApplicationFilterChain::doFilter ApplicationFilterChain.java:188.

org.apache.catalina.core.StandardWrapperValve::invoke StandardWrapperValve.java:213.

14:31:32,029 ERROR LogHelper.error (119): org.apache.catalina.core.StandardWrapperValve::invoke StandardWrapperValve.java:213.

org.apache.catalina.core.StandardContextValve::invoke StandardContextValve.java:172.

14:31:32,039 ERROR LogHelper.error (119): org.apache.catalina.core.StandardContextValve::invoke StandardContextValve.java:172.

org.apache.catalina.core.StandardHostValve::invoke StandardHostValve.java:127.

14:31:32,039 ERROR LogHelper.error (119): org.apache.catalina.core.StandardHostValve::invoke StandardHostValve.java:127.

org.apache.catalina.valves.ErrorReportValve::invoke ErrorReportValve.java:117.

14:31:32,039 ERROR LogHelper.error (119): org.apache.catalina.valves.ErrorReportValve::invoke ErrorReportValve.java:117.

org.apache.catalina.core.StandardEngineValve::invoke StandardEngineValve.java:108.

14:31:32,039 ERROR LogHelper.error (119): org.apache.catalina.core.StandardEngineValve::invoke StandardEngineValve.java:108.

org.apache.catalina.connector.CoyoteAdapter::service CoyoteAdapter.java:174.

14:31:32,039 ERROR LogHelper.error (119): org.apache.catalina.connector.CoyoteAdapter::service CoyoteAdapter.java:174.

org.apache.jk.server.JkCoyoteHandler::invoke JkCoyoteHandler.java:200.

14:31:32,039 ERROR LogHelper.error (119): org.apache.jk.server.JkCoyoteHandler::invoke JkCoyoteHandler.java:200.

org.apache.jk.common.HandlerRequest::invoke HandlerRequest.java:283.

14:31:32,039 ERROR LogHelper.error (119): org.apache.jk.common.HandlerRequest::invoke HandlerRequest.java:283.

org.apache.jk.common.ChannelSocket::invoke ChannelSocket.java:773.

14:31:32,039 ERROR LogHelper.error (119): org.apache.jk.common.ChannelSocket::invoke ChannelSocket.java:773.

org.apache.jk.common.ChannelSocket::processConnection ChannelSocket.java:703.

14:31:32,039 ERROR LogHelper.error (119): org.apache.jk.common.ChannelSocket::processConnection ChannelSocket.java:703.

org.apache.jk.common.ChannelSocket$SocketConnection::runIt ChannelSocket.java:895.

14:31:32,039 ERROR LogHelper.error (119): org.apache.jk.common.ChannelSocket$SocketConnection::runIt ChannelSocket.java:895.

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable::run ThreadPool.java:689.

14:31:32,039 ERROR LogHelper.error (119): org.apache.tomcat.util.threads.ThreadPool$ControlRunnable::run ThreadPool.java:689.

java.lang.Thread::run Thread.java:595.

14:31:32,039 ERROR LogHelper.error (119): java.lang.Thread::run Thread.java:595.

14:31:32,049 DEBUG Servlet.processAxisFault (375): AxisFault:

AxisFault

 faultCode: {http://www.w3.org/2003/05/soap-envelope}Server.userException

 faultSubcode:

 faultString: java.lang.reflect.InvocationTargetException

 faultActor:

 faultNode:

 faultDetail:

            {http://xml.apache.org/axis/}stackTrace:java.lang.reflect.InvocationTargetException

            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:585)

            at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)

            at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)

            at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)

            at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)

            at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)

            at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)

            at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)

            at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)

            at org.eclipse.higgins.sts.binding.axis1x.Servlet.doPost(Servlet.java:817)

            at javax.servlet.http.HttpServlet.service(HttpServlet.java:647)

            at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)

            at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)

            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)

            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)

            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)

            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)

            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)

            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)

            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)

            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)

            at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:200)

            at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)

            at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:773)

            at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:703)

            at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:895)

            at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)

            at java.lang.Thread.run(Thread.java:595)

Caused by: java.lang.Error: Unresolved compilation problems:

            The import org.eclipse.higgins.audit cannot be resolved

            The import org.eclipse.higgins.audit cannot be resolved

            The import org.eclipse.higgins.audit cannot be resolved

            The import org.eclipse.higgins.audit cannot be resolved

            AuditEvents cannot be resolved

            AuditRecord cannot be resolved to a type

            _auditRecord cannot be resolved

            AuditRecord cannot be resolved to a type

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            AuditException cannot be resolved to a type

            e cannot be resolved

            AuditEvents cannot be resolved

            AuditOutcomes cannot be resolved

            AuditEvents cannot be resolved

            AuditOutcomes cannot be resolved

            AuditEvents cannot be resolved

            AuditOutcomes cannot be resolved

            AuditEvents cannot be resolved

            AuditOutcomes cannot be resolved

 

            at org.eclipse.higgins.idas.cp.jndi.JNDIContext.&lt;init&gt;(JNDIContext.java:53)

            at org.eclipse.higgins.idas.cp.jndi.JNDIContextFactory.createContext(JNDIContextFactory.java:74)

            at org.eclipse.higgins.sts.server.token.identity.DigitalIdentityHandler.invoke(DigitalIdentityHandler.java:297)

            at org.eclipse.higgins.sts.server.token.compound.CompoundHandler.invoke(CompoundHandler.java:121)

            at org.eclipse.higgins.sts.server.trust.SecurityTokenService.invoke(SecurityTokenService.java:162)

            at org.eclipse.higgins.sts.binding.axis1x.SecurityTokenServiceServerBinding.requestSecurityToken(SecurityTokenServiceServerBinding.java:116)

            at org.eclipse.higgins.sts.binding.axis1x.service.TrustBindingImpl.requestSecurityToken(TrustBindingImpl.java:41)

            at org.eclipse.higgins.sts.binding.axis1x.service.TrustBindingSkeleton.requestSecurityToken(TrustBindingSkeleton.java:70)

            ... 31 more

 

            {http://xml.apache.org/axis/}hostname:MDNDSK2000291

 

java.lang.reflect.InvocationTargetException

            at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)

            at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:333)

            at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)

            at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)

            at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)

            at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)

            at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)

            at org.eclipse.higgins.sts.binding.axis1x.Servlet.doPost(Servlet.java:817)

            at javax.servlet.http.HttpServlet.service(HttpServlet.java:647)

            at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)

            at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)

            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)

            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)

            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)

            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)

            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)

            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)

            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)

            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)

            at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:200)

            at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)

            at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:773)

            at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:703)

            at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:895)

            at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)

            at java.lang.Thread.run(Thread.java:595)

Caused by: java.lang.reflect.InvocationTargetException

            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:585)

            at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)

            at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)

            at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)

            ... 24 more

Caused by: java.lang.Error: Unresolved compilation problems:

            The import org.eclipse.higgins.audit cannot be resolved

            The import org.eclipse.higgins.audit cannot be resolved

            The import org.eclipse.higgins.audit cannot be resolved

            The import org.eclipse.higgins.audit cannot be resolved

            AuditEvents cannot be resolved

            AuditRecord cannot be resolved to a type

            _auditRecord cannot be resolved

            AuditRecord cannot be resolved to a type

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            _auditRecord cannot be resolved

            AuditException cannot be resolved to a type

            e cannot be resolved

            AuditEvents cannot be resolved

            AuditOutcomes cannot be resolved

            AuditEvents cannot be resolved

            AuditOutcomes cannot be resolved

            AuditEvents cannot be resolved

            AuditOutcomes cannot be resolved

            AuditEvents cannot be resolved

            AuditOutcomes cannot be resolved

 

            at org.eclipse.higgins.idas.cp.jndi.JNDIContext.<init>(JNDIContext.java:53)

            at org.eclipse.higgins.idas.cp.jndi.JNDIContextFactory.createContext(JNDIContextFactory.java:74)

            at org.eclipse.higgins.sts.server.token.identity.DigitalIdentityHandler.invoke(DigitalIdentityHandler.java:297)

            at org.eclipse.higgins.sts.server.token.compound.CompoundHandler.invoke(CompoundHandler.java:121)

            at org.eclipse.higgins.sts.server.trust.SecurityTokenService.invoke(SecurityTokenService.java:162)

            at org.eclipse.higgins.sts.binding.axis1x.SecurityTokenServiceServerBinding.requestSecurityToken(SecurityTokenServiceServerBinding.java:116)

            at org.eclipse.higgins.sts.binding.axis1x.service.TrustBindingImpl.requestSecurityToken(TrustBindingImpl.java:41)

            at org.eclipse.higgins.sts.binding.axis1x.service.TrustBindingSkeleton.requestSecurityToken(TrustBindingSkeleton.java:70)

            ... 31 more

14:31:32,309 DEBUG Servlet.sendResponse (1110): Setting WRITE_XML_DECLARATION to false

14:31:32,309 DEBUG Servlet.sendResponse (1119): Returned Content-Type: application/soap+xml; charset=utf-8

14:31:32,309 DEBUG Servlet.sendResponse (1120): Returned Content-Length: 612

14:31:32,309 DEBUG Servlet.sendResponse (1125): Response: <?xml version="1.0" encoding="utf-8"?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Server.userException</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en">java.lang.reflect.InvocationTargetException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">MDNDSK2000291</ns1:hostname></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope> 

 


Back to the top