Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-alpha-2
-
Fix Version/s: 1.1-beta-1
-
Component/s: Database
-
Labels:None
-
Environment:non relevant
-
Complexity:Intermediate
-
Number of attachments :
Description
svn change with path length > 256 failed.
javax.jdo.JDOFatalUserException: Attempt to store value "/OTAReceiver/trunk/ota-receiver-dao/src/test/java/com/accor/ota/receiver/mapping/jdbc/reservation/TestReservationInitCommit.java (from /OTAReceiver/trunk/ota-receiver-dao/src/test/java/com/accor/ota/receiver/mapping/jdbc/TestReservationInitCommit.java:6936)" in column ""NAME"" that has maximum length of 256. Please correct your data!
Looks to be windows maximum length limited ![]()
My proposal set this to stash.maxSize="512"
Attachments
Issue Links
| This issue is duplicated by: | ||||
| CONTINUUM-1322 | Attempt to store value with more than 256 chars |
|
|
|
| This issue is depended upon by: | ||||
| CONTINUUM-1241 | Schedule fails to start due to derby database column being too small |
|
|
|
patch attached.
looks related too
CONTINUUM-1241.CONTINUUM-1241.