[jboss-user] [jBPM] - Re: could not insert: [org.jbpm.pvm.internal.lob.Lob] during deployment
Michael Wohlfart
do-not-reply at jboss.com
Wed Nov 24 01:34:39 EST 2010
Michael Wohlfart [http://community.jboss.org/people/mwohlf] created the discussion
"Re: could not insert: [org.jbpm.pvm.internal.lob.Lob] during deployment"
To view the discussion, visit: http://community.jboss.org/message/572639#572639
--------------------------------------------------------------
Maybe it's a size thing with oracle's clob/blob, did you try to remove other chuncks of the code to reduce the size and check if deployment works?
Can you try the following parameters in your hibernate config:
<property name="hibernate.jdbc.use_streams_for_binary">true</property>
<property name="hibernate.connection.SetBigStringTryClob">true</property>
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/572639#572639]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101124/890dcb60/attachment.html
More information about the jboss-user
mailing list