| Anonymous | Login | Signup for a new account | 10-27-2025 15:34 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ 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 | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 4.0.21 | Product Version | 4.0.20 | ||||
| Product Build | |||||||||
| 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) |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |