From: Mario K. <mk...@st...> - 2001-06-25 16:54:54
|
Hi Kal, nothing is displayed at all. I tried to restart the application over and over again (with several modifications of my development environment), but that didn't fix the problem. I also tried it on another machine, but with the same result. I only thing I didn't try is to recompile the whole engine and application, but I don't believe that would help. Sometimes I also get some null pointer exceptions, like this: U:\Shares\roche\837rog01\4.3 xml\dtd development>java -DTOPIC_MAP0=U:\MAPS\conta cts.XTM com.techquila.tmnav.TMNavApp Malformed URL exception while expanding reference: phone:+61 7 5595 2266 Topic with no basename??? - ID:x1fco6kn0n-29 ... Topic with no basename??? - ID:x1fco6kn0n-7c Got 56 associations About to set frame size: 400x300 Starting brain view... Starting info view... Exception caught while running the brain java.lang.NullPointerException at com.natrificial.ui.util.s.h(Unknown Source) at com.natrificial.ui.util.s.reshape(Unknown Source) at com.natrificial.ui.core.BrainPanel.reshape(Unknown Source) at java.awt.Component.setBounds(Unknown Source) at com.natrificial.ui.util.s.setBounds(Unknown Source) at com.natrificial.ui.core.BrainPanel.setBounds(Unknown Source) at java.awt.Component.resize(Unknown Source) at java.awt.Component.setSize(Unknown Source) at java.awt.Component.resize(Unknown Source) at java.awt.Component.setSize(Unknown Source) at com.natrificial.ui.core.BrainPanel.init(Unknown Source) at com.natrificial.ui.core.BrainApp.a(Unknown Source) at com.natrificial.ui.core.BrainApp.start(Unknown Source) at com.techquila.tmnav.brain.BrainAppRunner.run(TMBrainView.java:692) at java.lang.Thread.run(Unknown Source) Got 0 themes. Got 0 themes. Views are started! Packing UI.... Exception caught while running the brain [java.lang.NullPointerException at com.natrificial.ui.util.FontManager.a(Unknown Source) at com.natrificial.ui.util.FontManager.setHeight(Unknown Source) at com.natrificial.ui.core.BrainApp.a(Unknown Source) at com.natrificial.ui.core.BrainApp.start(Unknown Source) at com.techquila.tmnav.brain.BrainAppRunner.run(TMBrainView.java:692) at java.lang.Thread.run(Unknown Source) Exception caught while running the brain] ...repeating ciao, Mario. -----Original Message----- From: Kal Ahmed [mailto:ka...@te...] Sent: Montag, 25. Juni 2001 17:53 To: tm4...@li... Subject: RE: [TM4J-users] Problem running TMNavApp Hi Mario, I have had some real problems with getting the TMNavApp application to display properly and consistently - I have found sometimes that simply restarting the application a couple of times fixes the problem (not a very comfortable way of starting the application I'm afraid). Is the problem that nothing at all is displayed or is it that the Brain panel is displayed but contains no "thoughts" ? I plan to have a serious look at all of the TMNavApp code pretty soon - and probably give it a complete rewrite, but if we can track down this problem in the meantime, that would be good. Cheers, Kal > -----Original Message----- > From: tm4...@li... > [mailto:tm4...@li...]On Behalf Of Mario Klesse > Sent: 25 June 2001 13:17 > To: tm4...@li... > Subject: [TM4J-users] Problem running TMNavApp > > > Hi, > > I want to try out tm4j topic map engine. Especially I'm > interested in this > navigation application using the brain sdk. Unfortunately I don't > get running > this application: > > U:\Apps\tm4j\jars>java -DTOPIC_MAP0=U:\MAPS\MUSIC.XTM > org.techquila.tmnav.TMNavA > pp > Exception in thread "main" java.lang.NoClassDefFoundError: > org/techquila/tmnav/T > MNavApp > > U:\Apps\tm4j\jars>java -DTOPIC_MAP0=U:\MAPS\MUSIC.XTM > com.techquila.tmnav.TMNavA > pp > Topic with no basename??? - ID:x1fcnheotc-3d > Topic with no basename??? - ID:x1fcnheotc-6f > Topic with no basename??? - ID:x1fcnheotc-b4 > Topic with no basename??? - ID:x1fcnheotc-b3 > Topic with no basename??? - > ID:http://topicmap.techquila.com/default#x1fcnhepid- > 2 > Topic with no basename??? - > ID:http://topicmap.techquila.com/default#x1fcnhepid- > 1 > Topic with no basename??? - ID:x1fcnheotc-68 > Topic with no basename??? - > ID:http://topicmap.techquila.com/default#x1fcnhepid- > 0 > Topic with no basename??? - ID:x1fcnheotc-66 > Topic with no basename??? - ID:x1fcnheotc-25 > Got 50 associations > About to set frame size: 400x300 > Starting brain view... > Starting info view... > Got 1 themes. > Theme: Music > Got 1 themes. > Theme: Music > Views are started! > Packing UI.... > > ...and then nothing happens. I'm using jdk1.3.1, xerces1_3_0, > tm4j0.4.3 and > brain sdk 2.10. What am I doing wrong? > > Mario. > > _______________________________________________ > Tm4j-users mailing list > Tm4...@li... > http://lists.sourceforge.net/lists/listinfo/tm4j-users > _______________________________________________ Tm4j-users mailing list Tm4...@li... http://lists.sourceforge.net/lists/listinfo/tm4j-users |