From: Lars H. <he...@se...> - 2005-12-21 09:22:07
|
Hi George, > I have a Topic Map inside MySQL and I open it using TM4J and Hybernate > I am using TMAPI for interface > this call throws a StackOverflowError > > org.tmapi.core.TopicMap tm; > AssociationRole ar = (AssociationRole)tm.getObjectById(idAssocRole); > java.lang.StackOverflowError [...] > if the idAssocRole is not correct, the call gives null, > but if the idAssocRole is correct, StackOverflowError Does this failure only occurr with association roles or with every object? What happens if you try to fetch a topic, occurrence, association, topic name etc.? Is this failure specific for the Hibernate backend or throws the memory backend the same failure? Best regards, Lars -- http://semagia.com |