You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Matthieu Riou (JIRA)" <ji...@apache.org> on 2009/04/18 01:22:14 UTC

[jira] Closed: (ODE-422) NPE in Job.equals of scheduler

     [ https://issues.apache.org/jira/browse/ODE-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthieu Riou closed ODE-422.
-----------------------------

    Resolution: Fixed
      Assignee: Matthieu Riou

Should have been fixed by ODE-557.

> NPE in Job.equals of scheduler
> ------------------------------
>
>                 Key: ODE-422
>                 URL: https://issues.apache.org/jira/browse/ODE-422
>             Project: ODE
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: Windows Server 2003 SP2, Java 1.6.0-b105, Tomcat 5.5, ODE branch 1.2 revision 711434
>            Reporter: John Rossall
>            Assignee: Matthieu Riou
>            Priority: Minor
>             Fix For: 1.3.1
>
>         Attachments: Job.patch
>
>
> I get a null pointer exception in the equals method of org.apache.ode.scheduler.simple.Job. 
> This is because the job id is null. Why the job id is null i do not know, but the constructor allows a null job id.

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