[ 
https://issues.apache.org/jira/browse/SANDESHA2-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849217#action_12849217
 ] 

Andrew Gatford commented on SANDESHA2-201:
------------------------------------------

I've seen what looks to be the cause of the problem.

2010-03-24 15:05:54,140 ERROR org.apache.sandesha2.util.FaultManager - 
org.apache.axis2.AxisFault: CreateSequenceRefused null java.lang.Exception
        at 
org.apache.sandesha2.util.SequenceManager.setupNewSequence(SequenceManager.java:99)
        at 
org.apache.sandesha2.msgprocessors.CreateSeqMsgProcessor.processInMessage(CreateSeqMsgProcessor.java:143)
        at 
org.apache.sandesha2.msgreceivers.RMMessageReceiver.invokeBusinessLogic(RMMessageReceiver.java:94)
        at 
org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:114)
        at 
org.apache.sandesha2.util.FaultManager.notifyClientsOfFault(FaultManager.java:1091)
        at 
org.apache.sandesha2.util.SequenceManager.finalizeTimedOutSequence(SequenceManager.java:351)
        at org.apache.sandesha2.workers.Sender.internalRun(Sender.java:184)
        at 
org.apache.sandesha2.workers.SandeshaThread.run(SandeshaThread.java:317)

The notify clients of Fault should probably set the Unreliable message tag to 
stop Sandesha2 from thinking it needs to do something with it.

> SequenceTimedOutTest test failure
> ---------------------------------
>
>                 Key: SANDESHA2-201
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-201
>             Project: Sandesha2
>          Issue Type: Bug
>         Environment: Red Hat linux
>            Reporter: Richard Slade
>
> -------------------------------------------------------------------------------
> When running the sandesha unit testsunder the modules/test directory I am 
> seeing the following error.  It appears to be related to revision 916949
> Test set: org.apache.sandesha2.faulttests.SequenceTimedOutTest
> -------------------------------------------------------------------------------
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 135.262 sec 
> <<< FAILURE!
> testSOAP11CreateSequenceRefusedInboundFault(org.apache.sandesha2.faulttests.SequenceTimedOutTest)
>   Time elapsed: 71.733 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: expected:<3> but was:<4>
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.failNotEquals(Assert.java:280)
>         at junit.framework.Assert.assertEquals(Assert.java:64)
>         at junit.framework.Assert.assertEquals(Assert.java:159)
>         at junit.framework.Assert.assertEquals(Assert.java:165)
>         at 
> org.apache.sandesha2.faulttests.SequenceTimedOutTest.testSOAP11CreateSequenceRefusedInboundFault(SequenceTimedOutTest.java:124)

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to