tmlab/majortom

mt-db: topic.remove() throws TopicMapStoreException in 1.1.2-snapshot

Closed this issue · 2 comments

Removing a topic throws 

NativeException in 'RTM::Sugar::Topic::Remove#force_remove should remove a 
topic that has an occurrence with a reifier'
de.topicmapslab.majortom.model.exception.TopicMapStoreException: Internal 
database error!
de/topicmapslab/majortom/database/store/JdbcTopicMapStore.java:2143:in 
`doRemoveTopic'
de/topicmapslab/majortom/store/TopicMapStoreImpl.java:2496:in `doRemove'
de/topicmapslab/majortom/core/ConstructImpl.java:130:in `remove'
de/topicmapslab/majortom/core/ConstructImpl.java:120:in `remove'
de/topicmapslab/majortom/database/store/JdbcTopicMapStore.java:2143:in 
`doRemoveTopic'
de/topicmapslab/majortom/store/TopicMapStoreImpl.java:2496:in `doRemove'
de/topicmapslab/majortom/core/ConstructImpl.java:130:in `remove'
de/topicmapslab/majortom/core/ConstructImpl.java:120:in `remove'
/home/projects/webdir/hudson/jobs/RTM-MaJorToM-DB/workspace/rtm/lib/rtm/sugar/to
pic/remove.rb:18:in `force_remove'

Original issue reported on code.google.com by schulze....@googlemail.com on 9 Sep 2010 at 6:08

It would be nice, if you can add the whole stack trace containing the SQL 
exception.

Original comment by Sven.Kro...@googlemail.com on 10 Sep 2010 at 7:58

Original comment by schulze....@googlemail.com on 16 Sep 2010 at 9:51

  • Changed state: Invalid