You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Alexis Midon (JIRA)" <ji...@apache.org> on 2009/10/03 05:54:23 UTC

[jira] Created: (ODE-670) MessageExhange is deleted too early

MessageExhange is deleted too early
-----------------------------------

                 Key: ODE-670
                 URL: https://issues.apache.org/jira/browse/ODE-670
             Project: ODE
          Issue Type: Bug
          Components: Axis2 Integration
            Reporter: Alexis Midon
            Assignee: Sean Ahn
            Priority: Blocker
         Attachments: log.txt

CleanFaultHibTest#testCleanAll fails with a NullPointerException because ODEService#onResponse receives a null mex.

Actually the log file shows an insert for the mex, but later a delete occurs. As a consequence, the read executed in org.apache.ode.axis2.ODEService#onAxisMessageExchange (line 188) returns null.


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


[jira] Updated: (ODE-670) MessageExhange is deleted too early

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexis Midon updated ODE-670:
-----------------------------

    Attachment: log.txt

> MessageExhange is deleted too early
> -----------------------------------
>
>                 Key: ODE-670
>                 URL: https://issues.apache.org/jira/browse/ODE-670
>             Project: ODE
>          Issue Type: Bug
>          Components: Axis2 Integration
>            Reporter: Alexis Midon
>            Assignee: Sean Ahn
>            Priority: Blocker
>         Attachments: log.txt
>
>
> CleanFaultHibTest#testCleanAll fails with a NullPointerException because ODEService#onResponse receives a null mex.
> Actually the log file shows an insert for the mex, but later a delete occurs. As a consequence, the read executed in org.apache.ode.axis2.ODEService#onAxisMessageExchange (line 188) returns null.

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


[jira] Updated: (ODE-670) MessageExhange is deleted too early

Posted by "Tammo van Lessen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tammo van Lessen updated ODE-670:
---------------------------------

    Fix Version/s: 1.3.5

> MessageExhange is deleted too early
> -----------------------------------
>
>                 Key: ODE-670
>                 URL: https://issues.apache.org/jira/browse/ODE-670
>             Project: ODE
>          Issue Type: Bug
>          Components: Axis2 Integration
>            Reporter: Alexis Midon
>            Assignee: Sean Ahn
>            Priority: Blocker
>             Fix For: 1.3.5
>
>         Attachments: log.txt
>
>
> CleanFaultHibTest#testCleanAll fails with a NullPointerException because ODEService#onResponse receives a null mex.
> Actually the log file shows an insert for the mex, but later a delete occurs. As a consequence, the read executed in org.apache.ode.axis2.ODEService#onAxisMessageExchange (line 188) returns null.

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