You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Nandana Mihindukulasooriya (JIRA)" <ji...@apache.org> on 2008/09/02 15:51:44 UTC

[jira] Commented: (AXIS2-3997) Generic Error in web service (ConcatDocument$Concat, based on Tong's ebook, http://www.agileskills2.org/DWSAA/source.zip) with XMLBeans

    [ https://issues.apache.org/jira/browse/AXIS2-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627679#action_12627679 ] 

Nandana Mihindukulasooriya commented on AXIS2-3997:
---------------------------------------------------

Hi Thomas, 
    In client's security policy, can you check whether you have set "encryptionUser" parameter ? Cause for this exception seems to be not setting the "encryptionUser" parameter.

thanks,
nandana

> Generic Error in web service (ConcatDocument$Concat, based on Tong's ebook, http://www.agileskills2.org/DWSAA/source.zip) with XMLBeans
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3997
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3997
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.4
>         Environment: Win32 (WinXP SP3 GER), Java 1.5.0_15, AXIS2 1.4 with Rampart 1.4, Rahas 1.4, XMLBeans
>            Reporter: Thomas Poetter
>            Assignee: Nandana Mihindukulasooriya
>
> Problem: No further diagnostic information is output, it just crashes on the server side.
> [Internal DEBUG Output:] WSSecSig: computeSignature: signatureValue = [B@b05acd[{-124,67,21,-114,-41,59,-8,-15,-28,114,19,-44,-63,2,31,93,87,-78,-43,96,-12,-97,88,112,56,-71,-119,-21,4,46,23,-76,31,-41,49,42,-92,86,27,40,-67,117,-122,-113,-82,11,102,93,-128,46,29,57,-119,108,98,67,57,22,-6,110,24,-101,-59,79,-90,-40,21,14,125,113,-23,-86,83,93,-128,-50,-125,34,-32,117,8,-3,-45,-45,77,-102,14,-74,-69,-94,-111,-68,-70,-106,-109,-8,51,102,18,-127,-43,40,-123,113,-45,-82,-45,118,-56,-39,115,107,54,7,114,30,-115,88,111,70,109,37,-121,-49,-55,42,-5,39}]
> An error was reported by the web service: com/equens/ws/payments/accountinformation/ConcatDocument$Concat
> org.apache.axis2.AxisFault: com/equens/ws/payments/accountinformation/ConcatDocument$Concat
> 	at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:512)
> 	at org.apache.axis2.description.OutInAxisOperationClient$SyncCallBack.onFault(OutInAxisOperation.java:530)
> 	at org.apache.axis2.util.CallbackReceiver.receive(CallbackReceiver.java:102)
> 	at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:176)
> 	at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:275)
> 	at org.apache.axis2.transport.http.HTTPWorker.service(HTTPWorker.java:278)
> 	at org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:281)
> 	at org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:187)
> 	at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:82)
> 	at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
> 	at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
> 	at java.lang.Thread.run(Thread.java:595)
> [Internal DEBUG Output:] PasswordCallbackHandler: Called for id: cobanl, with Usage: 2
> No error was reported for this on the server side.
> Another case (2):
> [Internal DEBUG Output:] WSSecSig: computeSignature: signatureValue = [B@1815338[{31,94,-82,12,117,-70,103,117,4,78,-109,126,-23,-3,-97,-82,66,40,-10,-2,99,4,107,57,-86,38,118,-60,19,-13,69,-86,-28,-53,-99,-100,52,118,-69,39,-17,-109,-4,107,-82,66,-120,30,-120,74,-121,84,-27,93,121,-1,-49,-122,44,-105,96,25,-16,25,123,-73,-65,72,-118,28,-42,-66,-75,70,-34,-10,-35,85,50,-27,59,108,-73,-20,110,41,-1,54,-111,-10,-12,-92,29,-85,-12,-46,45,97,-60,93,70,118,-123,52,102,46,-51,-9,-4,-37,6,-104,-34,109,74,-108,59,-30,-79,-20,-103,13,29,-59,89,119,-98,68}]
> An error was reported by the web service: com/equens/ws/payments/accountinformation/InterActiveRequestDocument
> org.apache.axis2.AxisFault: com/equens/ws/payments/accountinformation/InterActiveRequestDocument
> 	at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:512)
> 	at org.apache.axis2.description.OutInAxisOperationClient$SyncCallBack.onFault(OutInAxisOperation.java:530)
> 	at org.apache.axis2.util.CallbackReceiver.receive(CallbackReceiver.java:102)
> 	at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:176)
> 	at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:275)
> 	at org.apache.axis2.transport.http.HTTPWorker.service(HTTPWorker.java:278)
> 	at org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:281)
> 	at org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:187)
> 	at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:82)
> 	at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
> 	at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
> 	at java.lang.Thread.run(Thread.java:595)
> No error was reported for this on the server side.
> Another case (3):
> [Internal DEBUG Output:] WSSecSig: computeSignature: signatureValue = [B@b05acd[{88,99,75,65,48,-53,-16,-114,79,123,6,-128,-64,40,-21,-64,64,123,-56,-47,66,36,-55,-116,115,103,-109,-75,78,51,-121,12,-121,-25,-124,38,-107,58,-78,-111,32,98,68,20,-127,-17,81,25,93,-75,-21,59,-30,-82,-68,110,-10,-102,35,-116,67,-41,120,39,-115,-63,104,-104,107,126,23,-63,-125,67,-84,-89,-2,3,-127,-11,34,118,-72,18,-62,105,-93,121,46,-74,-102,50,-118,120,111,-62,-120,114,-66,-59,103,-100,126,-103,-92,-127,-63,122,-80,-19,12,-103,-73,-84,-63,55,2,60,70,-57,-5,-108,118,-20,-81,78,63,-10}]
> An error was reported by the web service: No security processing results from the incoming message
> org.apache.axis2.AxisFault: No security processing results from the incoming message
> 	at org.apache.rampart.handler.RampartSender.invoke(RampartSender.java:70)
> 	at org.apache.axis2.engine.Phase.invoke(Phase.java:317)
> 	at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:264)
> 	at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:429)
> 	at org.apache.axis2.description.OutInAxisOperationClient.sendAsync(OutInAxisOperation.java:311)
> 	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:224)
> 	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
> 	at .ais.AISNewlyModeledSecureClientService.generated.ConcatSecureServiceStub.concat(ConcatSecureServiceStub.java:192)
> 	at .ais.AISNewlyModeledSecureClientService.ConcatSecureClient.callConcatSecureServiceSynchronously(ConcatSecureClient.java:129)
> 	at .ais.AISNewlyModeledSecureClientService.ConcatSecureClient.main(ConcatSecureClient.java:217)
> Caused by: org.apache.rampart.RampartException: No security processing results from the incoming message
> 	at org.apache.rampart.util.RampartUtil.setEncryptionUser(RampartUtil.java:1100)
> 	at org.apache.rampart.builder.AsymmetricBindingBuilder.doSignBeforeEncrypt(AsymmetricBindingBuilder.java:507)
> 	at org.apache.rampart.builder.AsymmetricBindingBuilder.build(AsymmetricBindingBuilder.java:93)
> 	at org.apache.rampart.MessageBuilder.build(MessageBuilder.java:147)
> 	at org.apache.rampart.handler.RampartSender.invoke(RampartSender.java:64)
> 	... 9 more
> No error was reported for this on the server side.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org