Problem during execution: com.waveset.util.InternalError
Hello experts.
What do I do when this error message crops up?
I am upgrading my IDM 5.5 installation to IDM 6.0.
I have upgraded my mySQL repository from 4.0.24 to 4.1.16. The above error occurs when I run the install script and select the Update radio button from the dialog box. The message is seen when the process is doing the "Post Processing"
I can capture the output. The output has been:
UserUIConfig missing listViewAttributes
UserUIConfig missing listViewAttributes
WARNING: No UserUIConfig object in repository.
Problem during execution: com.waveset.util.InternalError: Deserialization failed for xmlString='blah blah....
==> com.waveset.util.XmlParseException: XML Error: 1:265: XML document structures must start and end with the same entity.
Question.
What can I do to recover and/or continue with the upgrade process?
Any hints for this situation?
Am I correct in thinking that IDM cannot read back from the repository XML that it writes?
Can the bin/lh console import -v -f <file> of IDM 6.0 handle the output of the IDM 5.5 version bin/lh console export -v <file> could I recover by doing this?

