[
http://jira.jboss.com/jira/browse/JBPM-877?page=comments#action_12355149 ]
David Lloyd commented on JBPM-877:
----------------------------------
Getting a new error taking the transition on the first task of the websale example. Could
be a local problem though:
Error taking transition: ejb local timer lookup problem
[Details] The application received a org.jbpm.JbpmException.
The message is: ejb local timer lookup problem
Which was caused by:
javax.naming.NameNotFoundException: ejb not bound
...useless stuff...
at javax.naming.InitialContext.lookup(InitialContext.java:392)
at
org.jbpm.scheduler.ejbtimer.EjbSchedulerService.<init>(EjbSchedulerService.java:31)
... 73 more
jta configuration for process deployment in enterprise environment
------------------------------------------------------------------
Key: JBPM-877
URL:
http://jira.jboss.com/jira/browse/JBPM-877
Project: JBoss jBPM
Issue Type: Task
Components: Core Engine
Reporter: Tom Baeyens
Assigned To: Tom Baeyens
Fix For: jBPM jPDL 3.2
another bug report from Jeff:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019684#...
"
I have reported this before:
21:11:35,953 ERROR [[ProcessUploadServlet]] Servlet.service() for servlet Proces
sUploadServlet threw exception
org.hibernate.HibernateException: Unable to locate current JTA transaction
at org.hibernate.context.JTASessionContext.currentSession(JTASessionCont
it requires changes to jbpm.cfg.xml
to set to false and CMTTransactionFactory to JTATransactionFactory
org.hibernate.transaction.JTATransactionFactory
"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira