Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004706 [Resin] minor always 08-09-11 10:15 08-09-11 14:23
Reporter cowan View Status public  
Assigned To cowan
Priority normal Resolution fixed  
Status closed   Product Version 4.0.20
Summary 0004706: NPE using health:Or with health:OnStp
Description Combining predicates with event predicates as children cause an NPE.

  <health:Snapshot>
    <health:Or>
      <health:OnStart/>
      <health:OnStop/>
    </health:Or>
  </health:Snapshot>

[11-08-09 13:13:17.137] {main} null failed: java.lang.NullPointerException
                               java.lang.NullPointerException
                                   at com.caucho.health.predicate.EventPredicate.doAction(EventPredicate.java:63)
                                   at com.caucho.health.predicate.LifecyclePredicate.lifecycleEvent(LifecyclePredicate.java:44)
                                   at com.caucho.lifecycle.Lifecycle.notifyListeners(Lifecycle.java:757)
                                   at com.caucho.lifecycle.Lifecycle.toActive(Lifecycle.java:521)
                                   at com.caucho.env.service.ResinSystem.start(ResinSystem.java:485)
                                   at com.caucho.server.resin.Resin.start(Resin.java:1031)
                                   at com.caucho.server.resin.Resin.initMain(Resin.java:1167)
                                   at com.caucho.server.resin.Resin.main(Resin.java:1469)
Additional Information
Attached Files

- Relationships

- Notes
(0005440)
cowan
08-09-11 14:23

env/0fqk
 

- Issue History
Date Modified Username Field Change
08-09-11 10:15 cowan New Issue
08-09-11 11:00 cowan Status new => assigned
08-09-11 11:00 cowan Assigned To  => cowan
08-09-11 14:23 cowan Status assigned => resolved
08-09-11 14:23 cowan Fixed in Version  => 4.0.21
08-09-11 14:23 cowan Resolution open => fixed
08-09-11 14:23 cowan Note Added: 0005440
08-09-11 14:23 cowan Status resolved => closed


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker