Bug 1130404

Summary: NullPointerException in ActivationTimerInputMarshaller.deserialize()
Product: [Retired] JBoss BRMS Platform 6 Reporter: Toshiya Kobayashi <tkobayas>
Component: BREAssignee: Mario Fusco <mfusco>
Status: CLOSED EOL QA Contact: Marek Winkler <mwinkler>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.2CC: kverlaen
Target Milestone: ER2   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1130405 (view as bug list) Environment:
Last Closed: 2020-03-27 20:09:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1130405    

Description Toshiya Kobayashi 2014-08-15 07:12:25 UTC
Description of problem:

Platform BZ for https://issues.jboss.org/browse/DROOLS-576

Steps to Reproduce:
1. See a unit test in a pull request https://github.com/droolsjbpm/drools/pull/371

Actual results:

Throws NullPointerException at org.drools.core.common.Scheduler$ActivationTimerInputMarshaller.deserialize()

Expected results:

ksession is successfully loaded. The timer can be ignored.

Comment 1 JBoss JIRA Server 2014-10-30 10:19:23 UTC
Mario Fusco <mario.fusco> updated the status of jira DROOLS-576 to Resolved

Comment 2 Mario Fusco 2014-10-30 10:19:43 UTC
Fixed by https://github.com/droolsjbpm/drools/compare/ca8abb8...3b42da0

Comment 3 Marek Winkler 2014-12-09 11:23:27 UTC
Verified on BRMS 6.1.0 ER2.