kavitha sethu
unread,Mar 18, 2013, 3:21:36 PM3/18/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grails-acti...@googlegroups.com
Hi,
I am trying to use the activiti plugin in my app. my app uses mysql database. afteri installed the plugin and created the xml file , i tried to run the app i am getting :
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processEngine': FactoryBean threw exception on object creation; nested exception is org.activiti.engine.ActivitiException: couldn't create db schema: create table ACT_GE_BYTEARRAY (
ID_ varchar(64),
REV_ integer,
NAME_ varchar(255),
DEPLOYMENT_ID_ varchar(64),
BYTES_ longvarbinary,
primary key (ID_)
)
error. am using grails 1.3.7 , activiti 5.8.2. please let me know what am i missing
Thanks,
kavitha.