Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-09-10 Thread Kris Verlaenen
gt;>> >> from a > >>>> >>> >> session_id. > >>>> >>> >> Exception pasted below. > >>>> >>> >> > >>>> >>> >> Any idea whether it will be addressed in the coming > r

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-09-10 Thread SBalakrishnan
>>> >>> >> dirty0_0_, sessioninf0_.lastModificationDate as >>>> lastModi3_0_0_, >>>> >>> >> sessioninf0_.rulesByteArray as rulesByt4_0_0_, >>>> >>> sessioninf0_.startDate >>>> >>> &

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-09-08 Thread SBalakrishnan
at >>> >>> >> >>> >>> > >>> >>> >>> >> >>> >> org.drools.persistence.session.JPASessionMarshallingHelper.(JPASessionMarshallingHelper.java:46) >>> >>> >> at >>> >>

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-09-04 Thread SBalakrishnan
rools.persistence.jpa.impl.JPAKnowledgeServiceProviderImpl.loadStatefulKnowledgeSession(JPAKnowledgeServiceProviderImpl.java:75) >> >>> >> at >> >>> >> >> >>> > >> >>> >> >> >> > org.droo

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-09-04 Thread Kris Verlaenen
gt; org.drools.examples.process.order.OrderExample.(OrderExample.java:99) > >>> >>at > >>> >> > >>> > org.drools.examples.process.order.OrderExample.main(OrderExample.java:80) > >>> >> Caused by: java.lang.NullPointe

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-09-03 Thread SBalakrishnan
ng.impl.InputMarshaller.readLeftTuples(InputMarshaller.java:426) >>> >> at >>> >> >>> > >>> >> org.drools.marshalling.impl.InputMarshaller.readFactHandles(InputMarshaller.java:349) >>> >> at >>> >> >>>

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-09-01 Thread SBalakrishnan
org.drools.persistence.session.JPASessionMarshallingHelper.loadSnapshot(JPASessionMarshallingHelper.java:104) >> >> /*--------------------*/ >> >> >> >> >> >> Mauricio Salatino wrote: >> >> > >> >> > Ok, I

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-08-14 Thread Kris Verlaenen
> Ok, I will try to take a look at it.. this week.. > >> > I will let you know if I can fix it > >> > > >> > 2009/7/28 DroolsUser : > >> >> Mark / salaboy, I am also facing same problem while recreate > the > >> session > >

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-08-13 Thread SBalakrishnan
gt;> >> the next release. Moreover when is the new release is ....... Do >> new >> >> release >> >> will targeting this kind problem? Please suggest any alternative >> to >> >> recreate >> >> the session from db. Thanks in adv

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-08-11 Thread Kris Verlaenen
the session from db. Thanks in advance.. > >> > >> gairey wrote: > >> Mark, Done: https://jira.jboss.org/jira/browse/JBRULES-2199 - > thanks for > >> the > >> quick response. Regards, Alan Mark Proctor Sent by: > >> rules-users-boun..

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-08-10 Thread SBalakrishnan
hanks in advance.. >> >> gairey wrote: >> Mark, Done: https://jira.jboss.org/jira/browse/JBRULES-2199 - thanks for >> the >> quick response. Regards, Alan Mark Proctor Sent by: >> rules-users-boun...@lists.jboss.org 08/07/2009 13:49 Please respond to >

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-07-28 Thread Mauricio Salatino
ick response. Regards, Alan Mark Proctor Sent by: > rules-users-boun...@lists.jboss.org 08/07/2009 13:49 Please respond to Rules > Users List To Rules Users List cc Subject Re: [rules-users] Problem with JPA > session persistence in Drools Flow (5.0.1) Can you open a JIRA for this, and >

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-07-28 Thread DroolsUser
users-boun...@lists.jboss.org > 08/07/2009 13:49 > Please respond to > Rules Users List > > > To > Rules Users List > cc > > Subject > Re: [rules-users] Problem with JPA session persistence in Drools Flow > (5.0.1) > > > > >

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-07-08 Thread Alan . Gairey
session persistence in Drools Flow (5.0.1) Can you open a JIRA for this, and we'll make sure it's done in the next few weeks: https://jira.jboss.org/jira/browse/JBRULES thanks Mark alan.gai...@tessella.com wrote: I'm currently using Drools Flow with JPA session persist

Re: [rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-07-08 Thread Mark Proctor
Can you open a JIRA for this, and we'll make sure it's done in the next few weeks: https://jira.jboss.org/jira/browse/JBRULES thanks Mark alan.gai...@tessella.com wrote: I'm currently using Drools Flow with JPA session persistence enabled as described in section 5.1 of the User Guide. As

[rules-users] Problem with JPA session persistence in Drools Flow (5.0.1)

2009-07-07 Thread Alan . Gairey
I'm currently using Drools Flow with JPA session persistence enabled as described in section 5.1 of the User Guide. As a process executes, session information is saved to the H2 database correctly. The problem comes if a process only executes part way through, and I then try to finish the proces