Sumbit is not working

1
0
-1

Hi, I`m new to Bonita BPM

When I try to click submit at the end of my form, I don`t know why I keep receiving this error message.

USERNAME=helen.kelly | org.bonitasoft.engine.persistence.SRetryableException: javax.persistence.PersistenceException: org.hibernate.exception.DataException: could not execute statement

Thank you.

Comments

Submitted by Sean McP on Tue, 11/15/2016 - 00:46

Not a lot of information to go on...

what are you doing...what code do you have...

what....

Submitted by yikai939 on Tue, 11/15/2016 - 05:35

I have a auto-generated instantiation form created from my pool contract, I have no constraint for the moment, I use helen.kelly as my user. I click on run, I fill out the form and I get this error message when I try the submit the form.

2 answers

1
+1
-1

I had same problem when i start with tutorial..
First check log file "C:\BonitaBPMCommunity-7.5.4\workspace\tomcat\server\logs"
it will have log as "Caused by: org.h2.jdbc.JdbcSQLException: NULL not allowed for column "DEPARTUREDATE"; SQL statement:
insert into TRAVELREQUEST (persistenceId, NAME, persistenceVersion, REASON) values (null, ?, ?, ?) [23502-175]"

I removed all in data model and re-setup the design. then it worked on first run. :)

1
0
-1

Hi,

Not sure what is your issue as we don't have much information. But for a good start with Bonita, I would suggest to make sure:

I think if you follow those steps, you should get a good result.

Cheers

Notifications