-
Type:
Service Pack Request
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 3.1.1, 3.1.2, 3.1
-
Fix Version/s: 3.4.3
-
Component/s: Alfresco Explorer
-
Labels:None
-
Environment:Alfresco 3.0 Labs build 1303 Windows 2003 SP2, Tomcat 5.5.23, MySQL 5, JDK 5u11 FF3
-
Bug Priority:
-
ACT Numbers:
13314
Steps to reproduce:
1. Start creation of Advanced Workflow (Adhoc or Review and Approve);
2. In Description field enter any text (approximately 300 symbols);
3. Choose any reviewer and click Finish button; -> System error message appears:
Please correct the errors below then click Finish.
- A system error happened during the operation: Hibernate operation: could not insert: [org.jbpm.context.exe.variableinstance.StringInstance]; uncategorized SQLException for SQL [insert into JBPM_VARIABLEINSTANCE (VERSION_, NAME_, CONVERTER_, TOKEN_, TOKENVARIABLEMAP_, PROCESSINSTANCE_, STRINGVALUE_, CLASS_) values (?, ?, ?, ?, ?, ?, ?, 'S')]; SQL state [01004]; error code [0]; Data truncation: Data too long for column 'STRINGVALUE_' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'STRINGVALUE_' at row 1
Expected result:
Description field should have appropriate length limit or more friendly notification should inform the user;
LubaPa
- is related to by
-
MNT-1306 Error appears when creating Advanced Workflow with long description
- Closed