Hi, I would be very glad, if someone could give me an advice. For the repository files see posting from 20.4.
Thanks, Oliver > -----Urspr�ngliche Nachricht----- > Von: Oliver [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 19. April 2004 19:59 > An: [EMAIL PROTECTED] > Betreff: ODMG decomposed m:n association fatal error > > Hi, > > My m:n assiciation is qualified. > I did the m:n mapping exactly like tutorial 3 explains it. > In principle the repository_user looks like the one in the tutorial. > > If the association-table is empty everything works fine and > the vector who holds references to the association-objects is empty > BUT: > As soon as there is an entry in the association-table the > system hangs after the query.execute statement: > > query.create("select location from " + > LocationTO.class.getName()); List results = (List) query.execute(); > > The CPU utilisation raises to 100%, I get no result and also > no exception. > After spending hours with searching for the error cause, I am > at a loss and hope someone can help me (tryed with RC5 and RC6). > > Thx > Greetings > Oliver > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
