[
http://jira.jboss.com/jira/browse/JBPM-893?page=comments#action_12370549 ]
Tarun Jain commented on JBPM-893:
---------------------------------
in case you are creating in-memory db and storing a value of length > 255, you need to
update stringInstance Hibernate config file to set length="4000"
JBPM_VARIABLEINSTANCE.STRINGVALUE_ is inconsistent with
JBPM_LOG.OLDSTRINGVALUE_ and JBPM_LOG.NEWSTRINGVALUE_
-------------------------------------------------------------------------------------------------------------
Key: JBPM-893
URL:
http://jira.jboss.com/jira/browse/JBPM-893
Project: JBoss jBPM
Issue Type: Bug
Components: Core Engine
Affects Versions: jBPM 3.1.4
Environment: JBoss AS 4.0.5 GA + jBPM 3.1.4 + RHEL 4 + Oracle 10g
Reporter: Romeu Figueira
Assigned To: Tom Baeyens
Priority: Minor
Fix For: jBPM 3.3
Original Estimate: 5 minutes
Remaining Estimate: 5 minutes
The column JBPM_VARIABLEINSTANCE.STRINGVALUE_ is slated as VARCHAR2(255 char) while
JBPM_LOG.OLDSTRINGVALUE_ and JBPM.NEWSTRINGVALUE_ are slated as VARCHAR2(4000).
These two values should be a match between each other.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira