Hi!

I've noticed that I have some errors in my log-file ...


  | 11:11:25,535 ERROR [CommandExecutorThread] java.lang.RuntimeException: 
circular
  | object dependency on bean 'default.jbpm.context'
  | 11:14:47,686 ERROR [Services] problem closing service 'persistence'
  | org.jbpm.JbpmException: User provided session was combined with 
setRollbackOnly.
  |   With user provided hibernate sessions, the user is responsible for 
managing tr
  | ansactions
  |         at 
org.jbpm.persistence.db.DbPersistenceService.close(DbPersistenceService.java:128)
  |         at org.jbpm.svc.Services.close(Services.java:211)
  |         at org.jbpm.JbpmContext.close(JbpmContext.java:138)
  |         at 
org.jbpm.msg.command.CommandExecutorThread.executeCommand(CommandExec
  | utorThread.java:138)
  |         at 
org.jbpm.msg.command.CommandExecutorThread.run(CommandExecutorThread.
  | java:79)
  | 11:14:47,686 ERROR [CommandExecutorThread] org.jbpm.JbpmException: problem 
closing services {persistence=org.jbpm.JbpmException: User provided session was 
combined with setRollbackOnly.  With user provided hibernate sessions, the user 
is responsible for managing transactions}
  | 

Can I ignore these errors or is something configured wrong? The system seems to 
work fine ...

Thanks for advice!

greets
k

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923554#3923554

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923554


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to