Anonymous | Login | Signup for a new account | 12-17-2024 08:35 PST |
Main | My View | View Issues | Change Log | Docs |
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 | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |