Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the 
discussion

"Re: jbpm6 use oracle11g will be sql exception?"

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

--------------------------------------------------------------
This seems to be related with oracle: 

18:37:00,256 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service 
thread 1-7) HHH000388: Unsuccessful: alter table NodeInstanceLog add connection 
varchar2(255 char)
18:37:00,258 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service 
thread 1-7) ORA-01430: �����Ѵ���Ҫ���ӵ���


18:37:00,262 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service 
thread 1-7) HHH000388: Unsuccessful: alter table NodeInstanceLog add externalId 
varchar2(255 char)
18:37:00,263 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service 
thread 1-7) ORA-01430: �����Ѵ���Ҫ���ӵ���

Can you check the encoding and  your settings? I don't have an oracle database 
to test here.. 

Can you also try doing the following:

1) go inside your <jboss as>/bin
2) do rm -rf .niogit/  -> that's where the example repository is stored for 
jboss as 7

Cheers
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to