Skip to Content
0
Former Member
Sep 07, 2011 at 09:51 AM

Problem connecting CR4E to BOE

96 Views

Hello;

I got this error stuck from a customer that is enable to connect to BOE from CR4E, could you please help me on this issue :

242521 Thread-9 INFO org.apache.commons.httpclient.auth.AuthChallengeProcessor - ntlm authentication scheme selected

242521 Thread-9 ERROR org.apache.commons.httpclient.HttpMethodDirector - Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials

org.apache.commons.httpclient.auth.InvalidCredentialsException: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials

at org.apache.commons.httpclient.auth.NTLMScheme.authenticate(NTLMScheme.java:331)

at org.apache.commons.httpclient.HttpMethodDirector.authenticateProxy(HttpMethodDirector.java:319)

at org.apache.commons.httpclient.HttpMethodDirector.authenticate(HttpMethodDirector.java:231)

at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:169)

at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)

at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)

at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:520)

at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:191)

at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:77)

at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:327)

at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:206)

at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:396)

at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:374)

at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)

at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)

at com.businessobjects.dsws.session.SessionStub.login(SessionStub.java:945)

at com.businessobjects.dsws.session.Session.login(Session.java:436)

at com.businessobjects.crystalreports.viewer.boe.ws.BOELogonUIRunnable.login(BOELogonUIRunnable.java:212)

at com.businessobjects.crystalreports.viewer.boe.ws.BOELogonUIRunnable.access$300(BOELogonUIRunnable.java:54)

at com.businessobjects.crystalreports.viewer.boe.ws.BOELogonUIRunnable$CommunicationThread.run(BOELogonUIRunnable.java:178)

at java.lang.Thread.run(Unknown Source)

242523 Thread-9 INFO org.apache.axis2.transport.http.HTTPSender - Unable to sendViaPost to url[http://defumss0706:8080/dswsbobje/services/Session]

org.apache.axis2.AxisFault: problem accessing the parser. Parser already accessed!

at org.apache.axis2.AxisFault.makeFault(AxisFault.java:417)

at org.apache.axis2.transport.http.SOAPMessageFormatter.writeTo(SOAPMessageFormatter.java:72)

at org.apache.axis2.transport.http.AxisRequestEntity.writeRequest(AxisRequestEntity.java:84)

at org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:495)

at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:1973)

at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:993)

at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:397)

at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170)

at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)

at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)

at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:520)

at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:191)

at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:77)

at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:327)

at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:206)

at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:396)

at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:374)

at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)

at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)

at com.businessobjects.dsws.session.SessionStub.login(SessionStub.java:945)

at com.businessobjects.dsws.session.Session.login(Session.java:436)

at com.businessobjects.crystalreports.viewer.boe.ws.BOELogonUIRunnable.login(BOELogonUIRunnable.java:212)

at com.businessobjects.crystalreports.viewer.boe.ws.BOELogonUIRunnable.access$300(BOELogonUIRunnable.java:54)

at com.businessobjects.crystalreports.viewer.boe.ws.BOELogonUIRunnable$CommunicationThread.run(BOELogonUIRunnable.java:178)

at java.lang.Thread.run(Unknown Source)

Caused by: javax.xml.stream.XMLStreamException: problem accessing the parser. Parser already accessed!

at org.apache.axiom.om.impl.llom.OMStAXWrapper.next(OMStAXWrapper.java:906)

at org.apache.axiom.om.impl.serialize.StreamingOMSerializer.serializeNode(StreamingOMSerializer.java:72)

at org.apache.axiom.om.impl.serialize.StreamingOMSerializer.serialize(StreamingOMSerializer.java:57)

at org.apache.axiom.om.impl.util.OMSerializerUtil.serializeByPullStream(OMSerializerUtil.java:525)

at org.apache.axiom.om.impl.llom.OMElementImpl.internalSerialize(OMElementImpl.java:789)

at org.apache.axiom.om.impl.llom.OMElementImpl.internalSerializeAndConsume(OMElementImpl.java:814)

at org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.serializeInternally(SOAPEnvelopeImpl.java:237)

at org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.internalSerialize(SOAPEnvelopeImpl.java:225)

at org.apache.axiom.om.impl.llom.OMElementImpl.internalSerializeAndConsume(OMElementImpl.java:814)

at org.apache.axiom.om.impl.llom.OMNodeImpl.serializeAndConsume(OMNodeImpl.java:421)

at org.apache.axis2.transport.http.SOAPMessageFormatter.writeTo(SOAPMessageFormatter.java:68)

... 23 more

334772 Thread-10 INFO org.apache.commons.httpclient.auth.AuthChallengeProcessor - ntlm authentication scheme selected

334773 Thread-10 ERROR org.apache.commons.httpclient.HttpMethodDirector - Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials

org.apache.commons.httpclient.auth.InvalidCredentialsException: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials

at org.apache.commons.httpclient.auth.NTLMScheme.authenticate(NTLMScheme.java:331)

at org.apache.commons.httpclient.HttpMethodDirector.authenticateProxy(HttpMethodDirector.java:319)

at org.apache.commons.httpclient.HttpMethodDirector.authenticate(HttpMethodDirector.java:231)

at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:169)

at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)

at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)

at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:520)

at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:191)

at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:77)

at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:327)

at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:206)

at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:396)

at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:374)

at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)

at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)

at com.businessobjects.dsws.session.SessionStub.login(SessionStub.java:945)

at com.businessobjects.dsws.session.Session.login(Session.java:436)

at com.businessobjects.crystalreports.viewer.boe.ws.BOELogonUIRunnable.login(BOELogonUIRunnable.java:212)

at com.businessobjects.crystalreports.viewer.boe.ws.BOELogonUIRunnable.access$300(BOELogonUIRunnable.java:54)

at com.businessobjects.crystalreports.viewer.boe.ws.BOELogonUIRunnable$CommunicationThread.run(BOELogonUIRunnable.java:178)

at java.lang.Thread.run(Unknown Source)

334775 Thread-10 INFO org.apache.axis2.transport.http.HTTPSender - Unable to sendViaPost to url[http://defumss0706:8080/dswsbobje/services/Session/services/Session]

org.apache.axis2.AxisFault: problem accessing the parser. Parser already accessed!

at org.apache.axis2.AxisFault.makeFault(AxisFault.java:417)

at org.apache.axis2.transport.http.SOAPMessageFormatter.writeTo(SOAPMessageFormatter.java:72)

at org.apache.axis2.transport.http.AxisRequestEntity.writeRequest(AxisRequestEntity.java:84)

at org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:495)

at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:1973)

at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:993)

at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:397)

at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170)

at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)

at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)

at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:520)

at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:191)

at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:77)

at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:327)

at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:206)

at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:396)

at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:374)

at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)

at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)

at com.businessobjects.dsws.session.SessionStub.login(SessionStub.java:945)

at com.businessobjects.dsws.session.Session.login(Session.java:436)

at com.businessobjects.crystalreports.viewer.boe.ws.BOELogonUIRunnable.login(BOELogonUIRunnable.java:212)

at com.businessobjects.crystalreports.viewer.boe.ws.BOELogonUIRunnable.access$300(BOELogonUIRunnable.java:54)

at com.businessobjects.crystalreports.viewer.boe.ws.BOELogonUIRunnable$CommunicationThread.run(BOELogonUIRunnable.java:178)

at java.lang.Thread.run(Unknown Source)

Caused by: javax.xml.stream.XMLStreamException: problem accessing the parser. Parser already accessed!

at org.apache.axiom.om.impl.llom.OMStAXWrapper.next(OMStAXWrapper.java:906)

at org.apache.axiom.om.impl.serialize.StreamingOMSerializer.serializeNode(StreamingOMSerializer.java:72)

at org.apache.axiom.om.impl.serialize.StreamingOMSerializer.serialize(StreamingOMSerializer.java:57)

at org.apache.axiom.om.impl.util.OMSerializerUtil.serializeByPullStream(OMSerializerUtil.java:525)

at org.apache.axiom.om.impl.llom.OMElementImpl.internalSerialize(OMElementImpl.java:789)

at org.apache.axiom.om.impl.llom.OMElementImpl.internalSerializeAndConsume(OMElementImpl.java:814)

at org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.serializeInternally(SOAPEnvelopeImpl.java:237)

at org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.internalSerialize(SOAPEnvelopeImpl.java:225)

at org.apache.axiom.om.impl.llom.OMElementImpl.internalSerializeAndConsume(OMElementImpl.java:814)

at org.apache.axiom.om.impl.llom.OMNodeImpl.serializeAndConsume(OMNodeImpl.java:421)

at org.apache.axis2.transport.http.SOAPMessageFormatter.writeTo(SOAPMessageFormatter.java:68)

... 23 more

Best Regards

Anis