Environment
Micro Focus Vibe 4.0.3
Micro Focus Vibe 4.0.2
Novell Vibe 4.0.1
Novell Vibe 4.0
Micro Focus Vibe 4.0.2
Novell Vibe 4.0.1
Novell Vibe 4.0
Situation
When an admin tries to remove a specific entry from a folder, it fails with an 'unknown error'. Other entries from the same folder can be deleted without any issues.
At the same time a Java error is reported to the appserver.log file which looks like:
2017-11-11 09:01:50,939 ERROR [http-bio-443-exec-1573] [org.kablink.teaming.gwt.server.util.GwtDeleteHelper] - GwtDeleteHelper.doPurgeSelections( EntryTitle: 'Entry Title', EXCEPTION ):
java.lang.IllegalArgumentException: No enum constant org.kablink.teaming.domain.BasicAudit.EntityFamily.comment
at java.lang.Enum.valueOf(Enum.java:238)
at org.kablink.teaming.domain.BasicAudit$EntityFamily.valueOf(BasicAudit.java:50)
at org.kablink.teaming.domain.BasicAudit.setEntityFamily(BasicAudit.java:247)
at org.kablink.teaming.domain.BasicAudit.<init>(BasicAudit.java:142)
At the same time a Java error is reported to the appserver.log file which looks like:
2017-11-11 09:01:50,939 ERROR [http-bio-443-exec-1573] [org.kablink.teaming.gwt.server.util.GwtDeleteHelper] - GwtDeleteHelper.doPurgeSelections( EntryTitle: 'Entry Title', EXCEPTION ):
java.lang.IllegalArgumentException: No enum constant org.kablink.teaming.domain.BasicAudit.EntityFamily.comment
at java.lang.Enum.valueOf(Enum.java:238)
at org.kablink.teaming.domain.BasicAudit$EntityFamily.valueOf(BasicAudit.java:50)
at org.kablink.teaming.domain.BasicAudit.setEntityFamily(BasicAudit.java:247)
at org.kablink.teaming.domain.BasicAudit.<init>(BasicAudit.java:142)
Resolution
A fix for this issue is available for Vibe 4.0.2 -Patch 2. Please contact Micro Focus Customer Care with reference to this TID for further assistance.