tmlab / majortom

The MaJorToM ( Merging Topic Maps Engine ) project was founded to develop a lightweight, merging and flexible Topic Maps engine satisfying different business use cases. The engine provides a couple of new features above to other engines based on the Topic Maps API version 2.0.
1 stars 1 forks source link

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

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

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