Kevin Solveson created DROOLS-1142:
--------------------------------------
Summary: Attempted reload of persisted KieSession operating in STREAM mode
throws Exceptions
Key: DROOLS-1142
URL:
https://issues.jboss.org/browse/DROOLS-1142
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.4.0.Final, 6.3.0.Final
Environment: Produced in Windows 7 environment
Reporter: Kevin Solveson
Assignee: Mario Fusco
Please see
[
http://stackoverflow.com/questions/36755445/why-am-i-getting-exception-on...]
for a discussion of this issue. In short, I'm running a simple test where the
KieSession is operating in STREAM mode. I define "MyEvent" as an event and
specify that it should expire in 3s. After inserting the event, I dispose of the
KieSession, sleep for 5s (to allow the timer to expire), and then attempt to reload the
session. However, when I attempt the session reload, I get Exceptions as shown.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)