cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Translate the entire conversation x

how to fix this error

YZ_10818805
10-Marble

how to fix this error

Nested exception is: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows:
Nested exception is: wt.util.WTInvalidParameterException: No EnumeratedType exists with "XXX" as its internal value.
at wt.fc.EnumeratedTypeUtil.toEnumeratedType(EnumeratedTypeUtil.java:311)
at wt.fc.EnumeratedType.toEnumeratedType(EnumeratedType.java:431)
at wt.part._QuantityUnit.toQuantityUnit(_QuantityUnit.java:29)
at wt.part._WTPartMaster.readExternal(_WTPartMaster.java:725)

ACCEPTED SOLUTION

Accepted Solutions

Missing custom unit XXX, rebind it again

 

Resourcebuild QuantityUnitRB.RB.ser

ant -f Makejar.xml

View solution in original post

2 REPLIES 2

Missing custom unit XXX, rebind it again

 

Resourcebuild QuantityUnitRB.RB.ser

ant -f Makejar.xml

fixed

Announcements

Top Tags