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 "ANAND VERMA (Created) (JIRA)" <ji...@apache.org> on 2011/10/16 03:54:12 UTC

[jira] [Created] (AXIS2-5166) Exception in thread "main" org.apache.axis2.AxisFault: 1

Exception in thread "main" org.apache.axis2.AxisFault: 1
--------------------------------------------------------

                 Key: AXIS2-5166
                 URL: https://issues.apache.org/jira/browse/AXIS2-5166
             Project: Axis2
          Issue Type: Bug
            Reporter: ANAND VERMA


I am getting following error while running client(policy/sample05 (rampart)) AXIS2 1.6.0 and rampart 1.6

Exception in thread "main" org.apache.axis2.AxisFault: 1
	at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
	at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:555)
	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:531)
	at org.apache.rampart.samples.policy.sample05.Client.main(Client.java:83)

any help appreciated.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (RAMPART-341) Exception in thread "main" org.apache.axis2.AxisFault: 1

Posted by "ANAND VERMA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAMPART-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139143#comment-13139143 ] 

ANAND VERMA commented on RAMPART-341:
-------------------------------------

Yes, above is the full stack trace. I will try the updated version.


Thanks,

Anand Verma
                
> Exception in thread "main" org.apache.axis2.AxisFault: 1
> --------------------------------------------------------
>
>                 Key: RAMPART-341
>                 URL: https://issues.apache.org/jira/browse/RAMPART-341
>             Project: Rampart
>          Issue Type: Bug
>            Reporter: ANAND VERMA
>
> I am getting following error while running client(policy/sample05 (rampart)) AXIS2 1.6.0 and rampart 1.6
> Exception in thread "main" org.apache.axis2.AxisFault: 1
> 	at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
> 	at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
> 	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
> 	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
> 	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:555)
> 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:531)
> 	at org.apache.rampart.samples.policy.sample05.Client.main(Client.java:83)
> any help appreciated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (RAMPART-341) Exception in thread "main" org.apache.axis2.AxisFault: 1

Posted by "Rajesh Kumar Yadav (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAMPART-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151928#comment-13151928 ] 

Rajesh Kumar Yadav commented on RAMPART-341:
--------------------------------------------

I am also facing this issue. Below is full stack trace of my environment. I am trying to run Sample02.

log4j:WARN No appenders could be found for logger (org.apache.axiom.om.util.StAXUtils).
log4j:WARN Please initialize the log4j system properly.
Exception in thread "main" org.apache.axis2.AxisFault: 1
	at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
	at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:555)
	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:531)
	at org.apache.rampart.samples.sample02.Client.main(Client.java:45)
                
> Exception in thread "main" org.apache.axis2.AxisFault: 1
> --------------------------------------------------------
>
>                 Key: RAMPART-341
>                 URL: https://issues.apache.org/jira/browse/RAMPART-341
>             Project: Rampart
>          Issue Type: Bug
>            Reporter: ANAND VERMA
>
> I am getting following error while running client(policy/sample05 (rampart)) AXIS2 1.6.0 and rampart 1.6
> Exception in thread "main" org.apache.axis2.AxisFault: 1
> 	at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
> 	at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
> 	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
> 	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
> 	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:555)
> 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:531)
> 	at org.apache.rampart.samples.policy.sample05.Client.main(Client.java:83)
> any help appreciated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Moved] (RAMPART-341) Exception in thread "main" org.apache.axis2.AxisFault: 1

Posted by "Andreas Veithen (Moved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPART-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen moved AXIS2-5166 to RAMPART-341:
------------------------------------------------

        Key: RAMPART-341  (was: AXIS2-5166)
    Project: Rampart  (was: Axis2)
    
> Exception in thread "main" org.apache.axis2.AxisFault: 1
> --------------------------------------------------------
>
>                 Key: RAMPART-341
>                 URL: https://issues.apache.org/jira/browse/RAMPART-341
>             Project: Rampart
>          Issue Type: Bug
>            Reporter: ANAND VERMA
>
> I am getting following error while running client(policy/sample05 (rampart)) AXIS2 1.6.0 and rampart 1.6
> Exception in thread "main" org.apache.axis2.AxisFault: 1
> 	at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
> 	at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
> 	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
> 	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
> 	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:555)
> 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:531)
> 	at org.apache.rampart.samples.policy.sample05.Client.main(Client.java:83)
> any help appreciated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (AXIS2-5166) Exception in thread "main" org.apache.axis2.AxisFault: 1

Posted by "Hasini Gunasinghe (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130678#comment-13130678 ] 

Hasini Gunasinghe commented on AXIS2-5166:
------------------------------------------

Hi,

I could run this sample 05 with distributions from axis2 trunk (axis2-1.7.0-SNAPSHOT) & rampart trunk (rampart-1.7.0-SNAPSHOT) without an issue.
Is above the full stack trace that you observed?
Thanks,
Hasini.
                
> Exception in thread "main" org.apache.axis2.AxisFault: 1
> --------------------------------------------------------
>
>                 Key: AXIS2-5166
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5166
>             Project: Axis2
>          Issue Type: Bug
>            Reporter: ANAND VERMA
>
> I am getting following error while running client(policy/sample05 (rampart)) AXIS2 1.6.0 and rampart 1.6
> Exception in thread "main" org.apache.axis2.AxisFault: 1
> 	at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
> 	at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
> 	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
> 	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
> 	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:555)
> 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:531)
> 	at org.apache.rampart.samples.policy.sample05.Client.main(Client.java:83)
> any help appreciated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Resolved] (RAMPART-341) Exception in thread "main" org.apache.axis2.AxisFault: 1

Posted by "Ruchith Udayanga Fernando (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPART-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruchith Udayanga Fernando resolved RAMPART-341.
-----------------------------------------------

    Resolution: Not A Problem
    
> Exception in thread "main" org.apache.axis2.AxisFault: 1
> --------------------------------------------------------
>
>                 Key: RAMPART-341
>                 URL: https://issues.apache.org/jira/browse/RAMPART-341
>             Project: Rampart
>          Issue Type: Bug
>            Reporter: ANAND VERMA
>
> I am getting following error while running client(policy/sample05 (rampart)) AXIS2 1.6.0 and rampart 1.6
> Exception in thread "main" org.apache.axis2.AxisFault: 1
> 	at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
> 	at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
> 	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
> 	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
> 	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:555)
> 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:531)
> 	at org.apache.rampart.samples.policy.sample05.Client.main(Client.java:83)
> any help appreciated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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