Discussion:
[jboss-user] [jBPM] - jBPM bpmn2user web application
roxy1987
2013-01-03 17:49:18 UTC
Permalink
roxy1987 [https://community.jboss.org/people/roxy1987] created the discussion

"jBPM bpmn2user web application"

To view the discussion, visit: https://community.jboss.org/message/787393#787393

--------------------------------------------------------------
I tried to run the web application that bpmn2user posted some time back in his blog. It worked amazingly fine.
But the moment I changed the data source properties to point it to DB2. It started giving me problems.
First run of tomcat, it gave me table not found warnings. Which makes sense. and it created the tables.
Next run, nothing in the console. No error, no warning.
But while creating a process, it displayed the following errors :

Caused by: com.ibm.db2.jcc.am.co: DB2 SQL Error: SQLCODE=-302, SQLSTATE=22001, S
QLERRMC=null, DRIVER=3.57.82

javax.persistence.PersistenceException: org.hibernate.exception.DataException: could not update: [org.jbpm.persistence.processinstance.ProcessInstanceInfo#2]

java.lang.NoClassDefFoundError: javax/mail/Address

Caused by: javax.management.InstanceNotFoundException: bitronix.tm:type=Transaction,Gtrid=3137322E32392E3136352E3231350000013C01623C0200000006

Did anyone try a similar thing or might have fallen into these exceptions sometime?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/787393#787393]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
roxy1987
2013-01-03 17:52:34 UTC
Permalink
roxy1987 [https://community.jboss.org/people/roxy1987] created the discussion

"Re: jBPM bpmn2user web application"

To view the discussion, visit: https://community.jboss.org/message/787395#787395

--------------------------------------------------------------
To add to this.
While creating a process instance, the browser displayed Error:transaction was marked as rollback only and has been rolled back. and somehow the process got created.
So I tried to complete the task it gave me a null pointer exception.


--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/787395#787395]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
roxy1987
2013-01-04 20:04:10 UTC
Permalink
roxy1987 [https://community.jboss.org/people/roxy1987] created the discussion

"Re: jBPM bpmn2user web application"

To view the discussion, visit: https://community.jboss.org/message/787700#787700

--------------------------------------------------------------
Resolved this by migrating the application to version 5.4.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/787700#787700]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...