Page 1 of 1

DB Layer Project Save Error

PostPosted: Tue Jul 16, 2013 1:29 pm
by TEvansLora
I encountered an error and was not able to save my project:

Saving project to 'ttest.wpr'.
Saving layer 'Base'.
Saving layer 'montology'.
java.lang.ClassCastException: org.wandora.topicmap.undowrapper.UndoTopicMap cannot be cast to org.wandora.topicmap.database.DatabaseTopicMap
at org.wandora.topicmap.database.DatabaseTopicMapType.packageTopicMap(DatabaseTopicMapType.java:99)
at org.wandora.topicmap.layered.LayeredTopicMapType.packageTopicMap(LayeredTopicMapType.java:82)
at org.wandora.application.tools.project.SaveWandoraProject.execute(SaveWandoraProject.java:99)
at org.wandora.application.tools.AbstractWandoraTool.run(AbstractWandoraTool.java:209)
at java.lang.Thread.run(Unknown

Re: DB Layer Project Save Error

PostPosted: Tue Jul 16, 2013 1:31 pm
by TEvansLora
Sorry - Version 3, 29

Re: DB Layer Project Save Error

PostPosted: Thu Jul 18, 2013 1:18 pm
by akivela
Hi TEvansLora

Thank you for the bug report. I confirm the bug is real. It relates to the recent feature addition where all topic map operations became undoable/redoable. We'll fix the bug as soon as possible. I'll send a message here in this thread when the bug is fixed.

Kind Regards,
Aki / Wandora Team

Re: DB Layer Project Save Error

PostPosted: Fri Jul 19, 2013 3:25 pm
by akivela
Hi TEvansLora

I am happy to inform that we have updated Wandora's distribution packages today (2013-07-19). This update should fix the save problem of a database topic map layer you reported. This is a silent release and we'll not make any other announcement of it.

Again, thank you for the bug report.

Kind Regards,
Aki / Wandora Team