Hello, I'm using Apache Ode as JBI component in Servicemix.

Since a few days ago, after starting Servicemix, I get in console next
Warnings:

INFO  - BpelEngineImpl                 - Received a scheduled job event for
inactive process null; rescheduling job hqejbhcnphr240wurjp0s3 for 14/03/07
9:22
WARN  - BPELDAOConnectionFactoryImpl   - JPA get
[EMAIL PROTECTED]
WARN  - BPELDAOConnectionFactoryImpl   - Synchronization registration on
org.apache.openjpa.kernel.BrokerImpl
WARN  - BPELDAOConnectionFactoryImpl   - Synchronization registration on
org.apache.openjpa.kernel.AbstractBrokerFactory$RemoveTransactionSync
558605  ode-dao  TRACE  [pool-1-thread-2] openjpa.jdbc.SQL - <t 23811352,
conn 31849629> executing prepstmnt 9217245 SELECT t0.DATE_CREATED,
t0.FAULT_ID, t0.INSTANTIATING_CORRELATOR_ID, t0.LAST_ACTIVE_TIME,
t0.LAST_RECOVERY_DATE, t0.PREVIOUS_STATE, t0.PROCESS_ID, t0.ROOT_SCOPE_ID,
t0.SEQUENCE, t0.INSTANCE_STATE FROM ODE_PROCESS_INSTANCE t0 WHERE t0.ID = ?
[params=(long) 14002]
558606  ode-dao  TRACE  [pool-1-thread-2] openjpa.jdbc.SQL - <t 23811352,
conn 31849629> [1 ms] spent
558617  ode-dao  TRACE  [pool-1-thread-2] openjpa.jdbc.JDBC - <t 23811352,
conn 31849629> [0 ms] close
558618  ode-dao  TRACE  [pool-1-thread-2] openjpa.jdbc.SQL - <t 23811352,
conn 5714028> executing prepstmnt 25051866 SELECT t0.GUID,
t0.NUMBER_OF_INSTANCES, t0.PROCESS_ID, t0.PROCESS_TYPE, t0.VERSION FROM
ODE_PROCESS t0 WHERE t0.ID = ? [params=(long) 13928]
558618  ode-dao  TRACE  [pool-1-thread-2] openjpa.jdbc.SQL - <t 23811352,
conn 5714028> [0 ms] spent
558619  ode-dao  TRACE  [pool-1-thread-2] openjpa.jdbc.JDBC - <t 23811352,
conn 5714028> [0 ms] close

One minute later, I get the same warnings again.
I have tried to uninstall all servicemix components, undeploy all service
assemblies, but the problem persists and the only solution I have found is
to reinstall Servicemix. 

Any idea? Thanks
-- 
View this message in context: 
http://www.nabble.com/Scheduled-job-event-for-inactive-process-tf3400772.html#a9470171
Sent from the Apache Ode User mailing list archive at Nabble.com.

Reply via email to