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

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

how to fix this error

YZ_10818805
9-Granite

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)

1 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

Top Tags