[
https://jira.jboss.org/jira/browse/JBPM-2057?page=com.atlassian.jira.plug...
]
Thomas Diesler commented on JBPM-2057:
--------------------------------------
mvn -Ddatabase=sybase -Dtest=ActionLogDbTest test
Running org.jbpm.graph.log.ActionLogDbTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.104 sec
Do not truncate long messages/exceptions
----------------------------------------
Key: JBPM-2057
URL:
https://jira.jboss.org/jira/browse/JBPM-2057
Project: JBoss jBPM
Issue Type: Bug
Components: Productization
Environment: Sybase/DB2
Reporter: Ryan Campbell
Assignee: Alejandro Guizar
Fix For: jBPM-3.2.5.SP2
For sybase, a "text" column should be used instead of the current
varchar(4000)
This will prevent the truncation of stack traces.
Do to data migration issues we cannot change the mapping of existing db columns. Instead
the issue should be resolved by adding additional "text" columns.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira