<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-11698</id>
	<title>Nabble - w3.org - www-isaviz</title>
	<updated>2008-08-10T04:41:20Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/w3.org---www-isaviz-f11698.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/w3.org---www-isaviz-f11698.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-18912550</id>
	<title>Re: IsaViz with PHP</title>
	<published>2008-08-10T04:41:20Z</published>
	<updated>2008-08-10T04:41:20Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;IsaViz is currently a standalone Java application, so you can't call &amp;nbsp;
&lt;br&gt;it as you'd like to. The RDF Validator would better suit your needs [1].
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.w3.org/RDF/Validator/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/RDF/Validator/&lt;/a&gt;&lt;br&gt;&lt;br&gt;best,
&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;On 31 juil. 08, at 11:54, Remon Georgy wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Hi there,
&lt;br&gt;&amp;gt; I wonder if I could use IsaViz from PHP (i.e. send a RDF graph as a &amp;nbsp;
&lt;br&gt;&amp;gt; string to IsaViz to be converted &amp;nbsp;to an image graph).
&lt;br&gt;&amp;gt; Thanks in advance
&lt;br&gt;&amp;gt; Remon.
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Saclay - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/IsaViz-with-PHP-tp18753461p18912550.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18753461</id>
	<title>IsaViz with PHP</title>
	<published>2008-07-31T02:54:41Z</published>
	<updated>2008-07-31T02:54:41Z</updated>
	<author>
		<name>Remon Georgy</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Hi there,&lt;br&gt;I wonder if I could use IsaViz from PHP (i.e. send a RDF graph as a string to IsaViz to be converted&amp;nbsp; to an image graph).&lt;br&gt;Thanks in advance&lt;br&gt;Remon.&lt;br&gt;&lt;br&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/IsaViz-with-PHP-tp18753461p18753461.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13506819</id>
	<title>RE: Problem starting IsaViz the first time.</title>
	<published>2007-10-31T05:09:47Z</published>
	<updated>2007-10-31T05:09:47Z</updated>
	<author>
		<name>Stewart Wallace</name>
	</author>
	<content type="html">&lt;br&gt;Emmanuel,
&lt;br&gt;&lt;br&gt;Success! &amp;nbsp;Font was actually Dialog - changed it to Arial and all seems OK. &amp;nbsp;Thanks.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Stewart Wallace
&lt;br&gt;Project Manager, Dictionary of Sydney
&lt;br&gt;61 2 417 420 155
&lt;br&gt;www.dictionaryofsydney.org
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13506819&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;] 
&lt;br&gt;Sent: Wednesday, 31 October 2007 20:39
&lt;br&gt;To: Stewart Wallace
&lt;br&gt;Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13506819&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&lt;br&gt;I eventually managed to reproduce the problem on a Windows XP machine. It is the same problem as reported several times : GraphViz/ dot issues warning messages even when told to be quiet, and this causes the Java runtime call never to return. The SVG file actually gets generated, everything is fine, but the call to Runtime.exec() never returns.
&lt;br&gt;&lt;br&gt;I believe I have a workaround for you however (without changing the version of GraphViz) :
&lt;br&gt;- in IsaViz, go to Edit/Preferences...
&lt;br&gt;- select tab Rendering/GSS
&lt;br&gt;- there is a good chance that the Graph/VTM font is set to Arial Unicode MS, and you might not have that font on your system
&lt;br&gt;- select a font that you actually have on your system through the dialog box
&lt;br&gt;&lt;br&gt;This should solve your problem, as GraphViz will no longer complain about the missing font.
&lt;br&gt;&lt;br&gt;I'll also file a bug report for GraphViz about the fact that dot is not completely quiet when told to be.
&lt;br&gt;&lt;br&gt;Let me know if this works for you,
&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On 28 oct. 07, at 07:58, Stewart Wallace wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Emmanuel,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Graphviz is 2.14.1. &amp;nbsp;Two files attached, both have same problem.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Stewart
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13506819&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Sunday, 28 October 2007 17:41
&lt;br&gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'll try to reproduce the problem on an XP box. Can you send me that 
&lt;br&gt;&amp;gt; file again, and tell me which version of GraphViz you're using?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 28 oct. 07, at 03:27, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Emmanual,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I had a go myself. &amp;nbsp;These are the two lines after the amendment:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ****************************************
&lt;br&gt;&amp;gt;&amp;gt; String cmdArray[]={Editor.m_GraphVizPath.toString(),&amp;quot;-Tsvg&amp;quot;,&amp;quot;-q2&amp;quot;,&amp;quot;-
&lt;br&gt;&amp;gt;&amp;gt; o&amp;quot;,outputFileName,dotFileName};
&lt;br&gt;&amp;gt;&amp;gt; //String cmdArray[]={Editor.m_GraphVizPath.toString(),&amp;quot;-Tsvg&amp;quot;,&amp;quot;-
&lt;br&gt;&amp;gt;&amp;gt; o&amp;quot;,outputFileName,dotFileName};
&lt;br&gt;&amp;gt;&amp;gt; ****************************************
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I recompiled (note - I had to copy isv-manifest.mf to the root of 
&lt;br&gt;&amp;gt;&amp;gt; IsaViz before it did so successfully). &amp;nbsp;Got the following listing 
&lt;br&gt;&amp;gt;&amp;gt; which I assume meant all was OK:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ****************************************
&lt;br&gt;&amp;gt;&amp;gt; Buildfile: build.xml
&lt;br&gt;&amp;gt;&amp;gt; init:
&lt;br&gt;&amp;gt;&amp;gt; isvbuild:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; [javac] Compiling 1 source file to C:\PROGRA~1\IsaViz3s\classes
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; [javac] Note: C:\PROGRA~1\IsaViz3s\src\org\w3c\IsaViz
&lt;br&gt;&amp;gt;&amp;gt; \RDFLoader.java uses or
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;overrides a deprecated API.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; [javac] Note: Recompile with -Xlint:deprecation for details.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; [javac] Note: C:\PROGRA~1\IsaViz3s\src\org\w3c\IsaViz
&lt;br&gt;&amp;gt;&amp;gt; \RDFLoader.java uses un
&lt;br&gt;&amp;gt;&amp;gt; checked or unsafe operations.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; [javac] Note: Recompile with -Xlint:unchecked for details.
&lt;br&gt;&amp;gt;&amp;gt; isvjar:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; [jar] Building jar: C:\PROGRA~1\IsaViz3s\lib\isaviz.jar
&lt;br&gt;&amp;gt;&amp;gt; BUILD SUCCESSFUL
&lt;br&gt;&amp;gt;&amp;gt; Total time: 12 seconds
&lt;br&gt;&amp;gt;&amp;gt; ****************************************
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; A new isaviz.jar was created - size, 835,476.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; BUT - same problem - tried to load the same rdf file and it still got 
&lt;br&gt;&amp;gt;&amp;gt; stuck at &amp;quot;Calling Graphviz (this may take several minutes)...&amp;quot; - 
&lt;br&gt;&amp;gt;&amp;gt; waited 10 mins - no result.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Any other thoughts? &amp;nbsp;Or have you had a chance to re-compile this 
&lt;br&gt;&amp;gt;&amp;gt; version in case I'm doing something wrong?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt; Project Manager, Dictionary of Sydney
&lt;br&gt;&amp;gt;&amp;gt; 61 2 417 420 155
&lt;br&gt;&amp;gt;&amp;gt; www.dictionaryofsydney.org
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; From: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt; Sent: Wednesday, 17 October 2007 17:41
&lt;br&gt;&amp;gt;&amp;gt; To: 'Emmanuel Pietriga'
&lt;br&gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13506819&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Subject: RE: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Emmanual,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm using a pre-compiled and generally prefer to avoid building/ 
&lt;br&gt;&amp;gt;&amp;gt; compiling if possible - I would greatly appreciate it if you could 
&lt;br&gt;&amp;gt;&amp;gt; send me a compiled version for WinXP/JRE1.6.0_01.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Stewart
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13506819&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt; Sent: Wednesday, 17 October 2007 16:34
&lt;br&gt;&amp;gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13506819&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This definitely sounds like the problem I've been describing with GV 
&lt;br&gt;&amp;gt;&amp;gt; warning messages causing the Runtime call never to return. Are you 
&lt;br&gt;&amp;gt;&amp;gt; using the 3.0-alpha/SVN version of IsaViz, or a pre-compiled version 
&lt;br&gt;&amp;gt;&amp;gt; ?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; If you'e using the latest version from SVN, one easy fix is to:
&lt;br&gt;&amp;gt;&amp;gt; - comment out line 417 in src/org/w3c/IsaViz/RDFLoader.java
&lt;br&gt;&amp;gt;&amp;gt; - uncomment line 416 in src/org/w3c/IsaViz/RDFLoader.java
&lt;br&gt;&amp;gt;&amp;gt; - compile again with &amp;quot;ant isvjar&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This will ask GraphViz to be silent and should solve the Runtime call 
&lt;br&gt;&amp;gt;&amp;gt; never returning issue.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; If you;re not using the latest SVN version, I can build such a 
&lt;br&gt;&amp;gt;&amp;gt; version of IsaViz, send it to you so that you can test it (I am not 
&lt;br&gt;&amp;gt;&amp;gt; able to reproduce the problem), and then I'll release a new version.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On 17 oct. 07, at 01:59, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Emmanual,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I'm now trying this on my PC at the University which is pretty much 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the same setup as home - JRE is 1.6.0_01. &amp;nbsp;Still having the same 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; problems unfortunately.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I ran the command you suggested and got 36 &amp;quot;Could not find/open 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; font&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; messages. &amp;nbsp;I've attached the temp input file. &amp;nbsp;I've also attached 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the listing of my \GraphViz directory - are the fonts there? &amp;nbsp;I'm 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; not quite sure where I should be seeing them. &amp;nbsp;My path for the Font 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Directory in Preferences is C:\Program Files\ATT \Graphviz but 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; perhaps that's not pointing at what it should.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Stewart
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13506819&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sent: Wednesday, 17 October 2007 0:29
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13506819&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On 16 oct. 07, at 09:03, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Jvm 1.6.0_02, Windows XP Prof 2002 SP2. &amp;nbsp;I closed the program, 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; closed the only other java program I had running (Protégé) and re- 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; started IsaViz. &amp;nbsp;I noticed then that the Properties for the rdf 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; file were available so it got that far. &amp;nbsp;It seems like GraphViz is 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the issue - the import status gets as far as &amp;quot;Calling Graphviz 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (this may take several minutes)...&amp;quot; before freezing.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; It could be that the GraphViz process outputs some warnings (maybe a 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; missing font) that make Java think that the runtime call to dot 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; never terminates. I this case there isn't any actual error, it is 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; just that the call to Runtime.exec() never returns. If you want to 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; find out if this is the src of the problem, you can try to get the 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; temporary .dot file generated by IsaViz and run it manually through 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; dot in a DOS prompt, just to see if it outputs anything.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Use the following command line
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; dot -Tsvg -o &amp;lt;out.svg&amp;gt; &amp;lt;in.dot&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; It may not be relevant but I did at some stage get this message in 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the command-line window...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;[Fatal Error] isaviz.cfg:2:13: The prefix &amp;quot;isv&amp;quot; for element 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;isv:config&amp;quot; is not bound.&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ... cfg is attached. &amp;nbsp;This may have come up when I changed a 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Preference Directory setting.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Strange. Your .cfg file seems fine. If the error persists, you might 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; want to delete it and save your prefs again from IsaViz.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Anyway this is probably not related to the above issue.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Stewart
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13506819&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent: Tuesday, 16 October 2007 16:42
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13506819&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Weird. I don't have access to 2.14 on the Mac (no build provided), 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; but it works fine with both 2.13 and 2.15-devel.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; What JVM and OS are you using ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On 16 oct. 07, at 08:32, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; No error message within IsaViz or in the command-line window.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Graphviz is 2.14.1.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13506819&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent: Tuesday, 16 October 2007 16:30
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13506819&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On 16 oct. 07, at 08:15, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I've just got back to this and I'm still having trouble getting 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; underway. &amp;nbsp;I installed the Alpha 3.0 version successfully on my 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; home PC (Windows XP) after having had the same problem with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 2.1 as
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; below.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Howwever, I'm just trying to import a small rdf file (attached
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Jena sample) to get started - the import status bar comes up, 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; goes to a bit over 50% and then doesn't move - I waited up to 20 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; mins with no result. &amp;nbsp;No messages in the command-line window.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Any thoughts?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I suppose you don't get any kind of error message, right?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Your file works fine on my Mac (see attached screenshot). What 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; version of GraphViz are you using?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;isaviz.cfg&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;isv35785.dot&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;FILES.TXT&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;bloggers.rdf&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;vc-db-2.rdf&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Problem-starting-IsaViz-the-first-time.-tp13505549p13506819.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13505549</id>
	<title>Re: Problem starting IsaViz the first time.</title>
	<published>2007-10-31T03:38:35Z</published>
	<updated>2007-10-31T03:38:35Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">&lt;br&gt;I eventually managed to reproduce the problem on a Windows XP &amp;nbsp;
&lt;br&gt;machine. It is the same problem as reported several times : GraphViz/ 
&lt;br&gt;dot issues warning messages even when told to be quiet, and this &amp;nbsp;
&lt;br&gt;causes the Java runtime call never to return. The SVG file actually &amp;nbsp;
&lt;br&gt;gets generated, everything is fine, but the call to Runtime.exec() &amp;nbsp;
&lt;br&gt;never returns.
&lt;br&gt;&lt;br&gt;I believe I have a workaround for you however (without changing the &amp;nbsp;
&lt;br&gt;version of GraphViz) :
&lt;br&gt;- in IsaViz, go to Edit/Preferences...
&lt;br&gt;- select tab Rendering/GSS
&lt;br&gt;- there is a good chance that the Graph/VTM font is set to Arial &amp;nbsp;
&lt;br&gt;Unicode MS, and you might not have that font on your system
&lt;br&gt;- select a font that you actually have on your system through the &amp;nbsp;
&lt;br&gt;dialog box
&lt;br&gt;&lt;br&gt;This should solve your problem, as GraphViz will no longer complain &amp;nbsp;
&lt;br&gt;about the missing font.
&lt;br&gt;&lt;br&gt;I'll also file a bug report for GraphViz about the fact that dot is &amp;nbsp;
&lt;br&gt;not completely quiet when told to be.
&lt;br&gt;&lt;br&gt;Let me know if this works for you,
&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On 28 oct. 07, at 07:58, Stewart Wallace wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Emmanuel,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Graphviz is 2.14.1. &amp;nbsp;Two files attached, both have same problem.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Stewart
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13505549&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Sunday, 28 October 2007 17:41
&lt;br&gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'll try to reproduce the problem on an XP box. Can you send me &amp;nbsp;
&lt;br&gt;&amp;gt; that file again, and tell me which version of GraphViz you're using?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 28 oct. 07, at 03:27, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Emmanual,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I had a go myself. &amp;nbsp;These are the two lines after the amendment:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ****************************************
&lt;br&gt;&amp;gt;&amp;gt; String cmdArray[]={Editor.m_GraphVizPath.toString(),&amp;quot;-Tsvg&amp;quot;,&amp;quot;-q2&amp;quot;,&amp;quot;-
&lt;br&gt;&amp;gt;&amp;gt; o&amp;quot;,outputFileName,dotFileName};
&lt;br&gt;&amp;gt;&amp;gt; //String cmdArray[]={Editor.m_GraphVizPath.toString(),&amp;quot;-Tsvg&amp;quot;,&amp;quot;-
&lt;br&gt;&amp;gt;&amp;gt; o&amp;quot;,outputFileName,dotFileName};
&lt;br&gt;&amp;gt;&amp;gt; ****************************************
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I recompiled (note - I had to copy isv-manifest.mf to the root of
&lt;br&gt;&amp;gt;&amp;gt; IsaViz before it did so successfully). &amp;nbsp;Got the following listing
&lt;br&gt;&amp;gt;&amp;gt; which I assume meant all was OK:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ****************************************
&lt;br&gt;&amp;gt;&amp;gt; Buildfile: build.xml
&lt;br&gt;&amp;gt;&amp;gt; init:
&lt;br&gt;&amp;gt;&amp;gt; isvbuild:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; [javac] Compiling 1 source file to C:\PROGRA~1\IsaViz3s\classes
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; [javac] Note: C:\PROGRA~1\IsaViz3s\src\org\w3c\IsaViz
&lt;br&gt;&amp;gt;&amp;gt; \RDFLoader.java uses or
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;overrides a deprecated API.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; [javac] Note: Recompile with -Xlint:deprecation for details.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; [javac] Note: C:\PROGRA~1\IsaViz3s\src\org\w3c\IsaViz
&lt;br&gt;&amp;gt;&amp;gt; \RDFLoader.java uses un
&lt;br&gt;&amp;gt;&amp;gt; checked or unsafe operations.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; [javac] Note: Recompile with -Xlint:unchecked for details.
&lt;br&gt;&amp;gt;&amp;gt; isvjar:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; [jar] Building jar: C:\PROGRA~1\IsaViz3s\lib\isaviz.jar
&lt;br&gt;&amp;gt;&amp;gt; BUILD SUCCESSFUL
&lt;br&gt;&amp;gt;&amp;gt; Total time: 12 seconds
&lt;br&gt;&amp;gt;&amp;gt; ****************************************
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; A new isaviz.jar was created - size, 835,476.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; BUT - same problem - tried to load the same rdf file and it still got
&lt;br&gt;&amp;gt;&amp;gt; stuck at &amp;quot;Calling Graphviz (this may take several minutes)...&amp;quot; -
&lt;br&gt;&amp;gt;&amp;gt; waited 10 mins - no result.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Any other thoughts? &amp;nbsp;Or have you had a chance to re-compile this
&lt;br&gt;&amp;gt;&amp;gt; version in case I'm doing something wrong?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt; Project Manager, Dictionary of Sydney
&lt;br&gt;&amp;gt;&amp;gt; 61 2 417 420 155
&lt;br&gt;&amp;gt;&amp;gt; www.dictionaryofsydney.org
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; From: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt; Sent: Wednesday, 17 October 2007 17:41
&lt;br&gt;&amp;gt;&amp;gt; To: 'Emmanuel Pietriga'
&lt;br&gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13505549&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Subject: RE: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Emmanual,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm using a pre-compiled and generally prefer to avoid building/
&lt;br&gt;&amp;gt;&amp;gt; compiling if possible - I would greatly appreciate it if you could
&lt;br&gt;&amp;gt;&amp;gt; send me a compiled version for WinXP/JRE1.6.0_01.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Stewart
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13505549&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt; Sent: Wednesday, 17 October 2007 16:34
&lt;br&gt;&amp;gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13505549&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This definitely sounds like the problem I've been describing with GV
&lt;br&gt;&amp;gt;&amp;gt; warning messages causing the Runtime call never to return. Are you
&lt;br&gt;&amp;gt;&amp;gt; using the 3.0-alpha/SVN version of IsaViz, or a pre-compiled &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; version ?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; If you'e using the latest version from SVN, one easy fix is to:
&lt;br&gt;&amp;gt;&amp;gt; - comment out line 417 in src/org/w3c/IsaViz/RDFLoader.java
&lt;br&gt;&amp;gt;&amp;gt; - uncomment line 416 in src/org/w3c/IsaViz/RDFLoader.java
&lt;br&gt;&amp;gt;&amp;gt; - compile again with &amp;quot;ant isvjar&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This will ask GraphViz to be silent and should solve the Runtime call
&lt;br&gt;&amp;gt;&amp;gt; never returning issue.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; If you;re not using the latest SVN version, I can build such a &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; version
&lt;br&gt;&amp;gt;&amp;gt; of IsaViz, send it to you so that you can test it (I am not able to
&lt;br&gt;&amp;gt;&amp;gt; reproduce the problem), and then I'll release a new version.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On 17 oct. 07, at 01:59, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Emmanual,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I'm now trying this on my PC at the University which is pretty much
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the same setup as home - JRE is 1.6.0_01. &amp;nbsp;Still having the same
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; problems unfortunately.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I ran the command you suggested and got 36 &amp;quot;Could not find/open &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; font&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; messages. &amp;nbsp;I've attached the temp input file. &amp;nbsp;I've also attached &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; listing of my \GraphViz directory - are the fonts there? &amp;nbsp;I'm not
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; quite sure where I should be seeing them. &amp;nbsp;My path for the Font
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Directory in Preferences is C:\Program Files\ATT \Graphviz but
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; perhaps that's not pointing at what it should.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Stewart
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13505549&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sent: Wednesday, 17 October 2007 0:29
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13505549&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On 16 oct. 07, at 09:03, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Jvm 1.6.0_02, Windows XP Prof 2002 SP2. &amp;nbsp;I closed the program,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; closed the only other java program I had running (Protégé) and re-
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; started IsaViz. &amp;nbsp;I noticed then that the Properties for the rdf &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; file
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; were available so it got that far. &amp;nbsp;It seems like GraphViz is the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; issue - the import status gets as far as &amp;quot;Calling Graphviz (this &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; may
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; take several minutes)...&amp;quot; before freezing.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; It could be that the GraphViz process outputs some warnings (maybe a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; missing font) that make Java think that the runtime call to dot &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; never
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; terminates. I this case there isn't any actual error, it is just &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the call to Runtime.exec() never returns. If you want to find out if
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; this is the src of the problem, you can try to get the &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; temporary .dot
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; file generated by IsaViz and run it manually through dot in a DOS
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; prompt, just to see if it outputs anything.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Use the following command line
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; dot -Tsvg -o &amp;lt;out.svg&amp;gt; &amp;lt;in.dot&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; It may not be relevant but I did at some stage get this message in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the command-line window...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;[Fatal Error] isaviz.cfg:2:13: The prefix &amp;quot;isv&amp;quot; for element
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;isv:config&amp;quot; is not bound.&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ... cfg is attached. &amp;nbsp;This may have come up when I changed a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Preference Directory setting.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Strange. Your .cfg file seems fine. If the error persists, you might
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; want to delete it and save your prefs again from IsaViz.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Anyway this is probably not related to the above issue.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Stewart
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13505549&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent: Tuesday, 16 October 2007 16:42
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13505549&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Weird. I don't have access to 2.14 on the Mac (no build provided),
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; but it works fine with both 2.13 and 2.15-devel.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; What JVM and OS are you using ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On 16 oct. 07, at 08:32, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; No error message within IsaViz or in the command-line window.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Graphviz is 2.14.1.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13505549&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent: Tuesday, 16 October 2007 16:30
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13505549&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On 16 oct. 07, at 08:15, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I've just got back to this and I'm still having trouble getting
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; underway. &amp;nbsp;I installed the Alpha 3.0 version successfully on my
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; home PC (Windows XP) after having had the same problem with &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 2.1 as
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; below.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Howwever, I'm just trying to import a small rdf file (attached &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Jena sample) to get started - the import status bar comes up, &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; goes
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; to a bit over 50% and then doesn't move - I waited up to 20 mins
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; with no result. &amp;nbsp;No messages in the command-line window.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Any thoughts?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I suppose you don't get any kind of error message, right?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Your file works fine on my Mac (see attached screenshot). What
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; version of GraphViz are you using?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;isaviz.cfg&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;isv35785.dot&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;FILES.TXT&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;bloggers.rdf&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;vc-db-2.rdf&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Problem-starting-IsaViz-the-first-time.-tp13505549p13505549.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13277402</id>
	<title>Re: IsaViz API ?</title>
	<published>2007-10-18T09:39:58Z</published>
	<updated>2007-10-18T09:39:58Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;On 18 oct. 07, at 07:11, BSKamel wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In my current project , I have developed a Semantic Web application &amp;nbsp;
&lt;br&gt;&amp;gt; (based
&lt;br&gt;&amp;gt; on OWL DL), using Jena 2.5.4 and a DL resoner. The orginal model &amp;nbsp;
&lt;br&gt;&amp;gt; (not the
&lt;br&gt;&amp;gt; inferred model) is read from database and the reasoner infers the &amp;nbsp;
&lt;br&gt;&amp;gt; additional
&lt;br&gt;&amp;gt; triples and then the model is built in memory .
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'd like to know if I can use IsaViz API in my project to show &amp;nbsp;
&lt;br&gt;&amp;gt; different
&lt;br&gt;&amp;gt; parts of my ontology (instances or classes) to the user , either &amp;nbsp;
&lt;br&gt;&amp;gt; the entire
&lt;br&gt;&amp;gt; ontology classes/properties or instances according to a SPARQL query.
&lt;/div&gt;&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;IsaViz has been designed as a standalone application. You could &amp;nbsp;
&lt;br&gt;achieve your goal fairly easily, but it requires customizing IsaViz' &amp;nbsp;
&lt;br&gt;code. There is no off the shelf component right now that lets you do &amp;nbsp;
&lt;br&gt;what you want with just a few API calls.
&lt;br&gt;&lt;br&gt;This will change in the near future (only for the visualization, not &amp;nbsp;
&lt;br&gt;the editing), but probably not before several months.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/IsaViz-API---tp13268212p13277402.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13268212</id>
	<title>IsaViz API ?</title>
	<published>2007-10-17T23:11:57Z</published>
	<updated>2007-10-17T23:11:57Z</updated>
	<author>
		<name>BSKamel</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&amp;nbsp;
&lt;br&gt;In my current project , I have developed a Semantic Web application (based on OWL DL), using Jena 2.5.4 and a DL resoner. The orginal model (not the inferred model) is read from database and the reasoner infers the additional triples and then the model is built in memory . 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;I'd like to know if I can use IsaViz API in my project to show different parts of my ontology (instances or classes) to the user , either the entire ontology classes/properties or instances according to a SPARQL query. 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Thank you in advance. 
&lt;br&gt;BSKamel 
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/IsaViz-API---tp13268212p13268212.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13276706</id>
	<title>IsaViz API ?</title>
	<published>2007-10-17T08:57:32Z</published>
	<updated>2007-10-17T08:57:32Z</updated>
	<author>
		<name>BSKamel</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;&lt;BLOCKQUOTE&gt;&lt;BR&gt;
&lt;META content=&quot;Microsoft SafeHTML&quot; name=Generator&gt;

Hi&lt;BR&gt;&amp;nbsp;&lt;BR&gt;In my current project , I have developed a Semantic Web application (based on OWL DL), using Jena 2.5.4 and a DL resoner. The orginal model (not the inferred model) is read from database and the reasoner infers the additional triples and then the model is built in memory . &lt;BR&gt;&amp;nbsp;&lt;BR&gt;I'd like to know if I can use&amp;nbsp;IsaViz API&amp;nbsp;in my project to show different parts of my ontology (instances or classes) to the user , either the entire ontology classes/properties or instances according to a SPARQL query.&amp;nbsp;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;Thank you in advance. &lt;BR&gt;BSKamel &lt;BR&gt;&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;br /&gt;&lt;hr /&gt;Connect to the next generation of MSN Messenger   &lt;a href='http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&amp;source=wlmailtagline' target='_new' rel=&quot;nofollow&quot;&gt;Get it now! &lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/IsaViz-API---tp13276706p13276706.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13276702</id>
	<title>IsaViz API ?</title>
	<published>2007-10-17T07:52:58Z</published>
	<updated>2007-10-17T07:52:58Z</updated>
	<author>
		<name>BSKamel</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;Hi&lt;BR&gt;&amp;nbsp;&lt;BR&gt;In my current project , I have developed a Semantic Web application (based on OWL DL), using Jena 2.5.4 and a DL resoner. The orginal model (not the inferred model) is read from database and the reasoner infers the additional triples and then the model is built in memory . &lt;BR&gt;&amp;nbsp;&lt;BR&gt;I'd like to know if I can use&amp;nbsp;IsaViz API&amp;nbsp;in my project to show different parts of my ontology (instances or classes) to the user , either the entire ontology classes/properties or instances according to a SPARQL query.&amp;nbsp;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;Thank you in advance. &lt;BR&gt;BSKamel &lt;BR&gt;&lt;br /&gt;&lt;hr /&gt;Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! &lt;a href='http://spaces.live.com/spacesapi.aspx?wx_action=create&amp;wx_url=/friends.aspx&amp;mkt=en-us' target='_new' rel=&quot;nofollow&quot;&gt;Try it!&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/IsaViz-API---tp13276702p13276702.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13248596</id>
	<title>RE: Problem starting IsaViz the first time.</title>
	<published>2007-10-17T01:40:49Z</published>
	<updated>2007-10-17T01:40:49Z</updated>
	<author>
		<name>Stewart Wallace</name>
	</author>
	<content type="html">&lt;br&gt;Emmanual,
&lt;br&gt;&lt;br&gt;I'm using a pre-compiled and generally prefer to avoid building/compiling if possible - I would greatly appreciate it if you could send me a compiled version for WinXP/JRE1.6.0_01.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Stewart
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13248596&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;] 
&lt;br&gt;Sent: Wednesday, 17 October 2007 16:34
&lt;br&gt;To: Stewart Wallace
&lt;br&gt;Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13248596&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&lt;br&gt;This definitely sounds like the problem I've been describing with GV warning messages causing the Runtime call never to return. Are you using the 3.0-alpha/SVN version of IsaViz, or a pre-compiled version ?
&lt;br&gt;&lt;br&gt;If you'e using the latest version from SVN, one easy fix is to:
&lt;br&gt;- comment out line 417 in src/org/w3c/IsaViz/RDFLoader.java
&lt;br&gt;- uncomment line 416 in src/org/w3c/IsaViz/RDFLoader.java
&lt;br&gt;- compile again with &amp;quot;ant isvjar&amp;quot;
&lt;br&gt;&lt;br&gt;This will ask GraphViz to be silent and should solve the Runtime call never returning issue.
&lt;br&gt;&lt;br&gt;If you;re not using the latest SVN version, I can build such a version of IsaViz, send it to you so that you can test it (I am not able to reproduce the problem), and then I'll release a new version.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 17 oct. 07, at 01:59, Stewart Wallace wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Emmanual,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm now trying this on my PC at the University which is pretty much 
&lt;br&gt;&amp;gt; the same setup as home - JRE is 1.6.0_01. &amp;nbsp;Still having the same 
&lt;br&gt;&amp;gt; problems unfortunately.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I ran the command you suggested and got 36 &amp;quot;Could not find/open font&amp;quot; 
&lt;br&gt;&amp;gt; messages. &amp;nbsp;I've attached the temp input file. &amp;nbsp;I've also attached the 
&lt;br&gt;&amp;gt; listing of my \GraphViz directory - are the fonts there? &amp;nbsp;I'm not 
&lt;br&gt;&amp;gt; quite sure where I should be seeing them. &amp;nbsp;My path for the Font 
&lt;br&gt;&amp;gt; Directory in Preferences is C:\Program Files\ATT \Graphviz but perhaps 
&lt;br&gt;&amp;gt; that's not pointing at what it should.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Stewart
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13248596&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Wednesday, 17 October 2007 0:29
&lt;br&gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13248596&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 16 oct. 07, at 09:03, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Jvm 1.6.0_02, Windows XP Prof 2002 SP2. &amp;nbsp;I closed the program, closed 
&lt;br&gt;&amp;gt;&amp;gt; the only other java program I had running (Protégé) and re- started 
&lt;br&gt;&amp;gt;&amp;gt; IsaViz. &amp;nbsp;I noticed then that the Properties for the rdf file were 
&lt;br&gt;&amp;gt;&amp;gt; available so it got that far. &amp;nbsp;It seems like GraphViz is the issue - 
&lt;br&gt;&amp;gt;&amp;gt; the import status gets as far as &amp;quot;Calling Graphviz (this may take 
&lt;br&gt;&amp;gt;&amp;gt; several minutes)...&amp;quot; before freezing.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It could be that the GraphViz process outputs some warnings (maybe a 
&lt;br&gt;&amp;gt; missing font) that make Java think that the runtime call to dot never 
&lt;br&gt;&amp;gt; terminates. I this case there isn't any actual error, it is just that 
&lt;br&gt;&amp;gt; the call to Runtime.exec() never returns. If you want to find out if 
&lt;br&gt;&amp;gt; this is the src of the problem, you can try to get the temporary .dot 
&lt;br&gt;&amp;gt; file generated by IsaViz and run it manually through dot in a DOS 
&lt;br&gt;&amp;gt; prompt, just to see if it outputs anything.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Use the following command line
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; dot -Tsvg -o &amp;lt;out.svg&amp;gt; &amp;lt;in.dot&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It may not be relevant but I did at some stage get this message in 
&lt;br&gt;&amp;gt;&amp;gt; the command-line window...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;[Fatal Error] isaviz.cfg:2:13: The prefix &amp;quot;isv&amp;quot; for element 
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;isv:config&amp;quot; is not bound.&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ... cfg is attached. &amp;nbsp;This may have come up when I changed a 
&lt;br&gt;&amp;gt;&amp;gt; Preference Directory setting.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Strange. Your .cfg file seems fine. If the error persists, you might 
&lt;br&gt;&amp;gt; want to delete it and save your prefs again from IsaViz.
&lt;br&gt;&amp;gt; Anyway this is probably not related to the above issue.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Stewart
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13248596&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt; Sent: Tuesday, 16 October 2007 16:42
&lt;br&gt;&amp;gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13248596&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Weird. I don't have access to 2.14 on the Mac (no build provided), 
&lt;br&gt;&amp;gt;&amp;gt; but it works fine with both 2.13 and 2.15-devel.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; What JVM and OS are you using ?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On 16 oct. 07, at 08:32, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; No error message within IsaViz or in the command-line window.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Graphviz is 2.14.1.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13248596&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sent: Tuesday, 16 October 2007 16:30
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13248596&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On 16 oct. 07, at 08:15, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I've just got back to this and I'm still having trouble getting 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; underway. &amp;nbsp;I installed the Alpha 3.0 version successfully on my 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; home PC (Windows XP) after having had the same problem with 2.1 as 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; below.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Howwever, I'm just trying to import a small rdf file (attached - a 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Jena sample) to get started - the import status bar comes up, goes 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; to a bit over 50% and then doesn't move - I waited up to 20 mins 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; with no result. &amp;nbsp;No messages in the command-line window.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Any thoughts?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I suppose you don't get any kind of error message, right?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Your file works fine on my Mac (see attached screenshot). What 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; version of GraphViz are you using?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;isaviz.cfg&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;isv35785.dot&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;FILES.TXT&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FW%3A-Problem-starting-IsaViz-the-first-time.-tp13227436p13248596.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13247893</id>
	<title>Re: Problem starting IsaViz the first time.</title>
	<published>2007-10-17T00:33:35Z</published>
	<updated>2007-10-17T00:33:35Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">&lt;br&gt;This definitely sounds like the problem I've been describing with GV &amp;nbsp;
&lt;br&gt;warning messages causing the Runtime call never to return. Are you &amp;nbsp;
&lt;br&gt;using the 3.0-alpha/SVN version of IsaViz, or a pre-compiled version ?
&lt;br&gt;&lt;br&gt;If you'e using the latest version from SVN, one easy fix is to:
&lt;br&gt;- comment out line 417 in src/org/w3c/IsaViz/RDFLoader.java
&lt;br&gt;- uncomment line 416 in src/org/w3c/IsaViz/RDFLoader.java
&lt;br&gt;- compile again with &amp;quot;ant isvjar&amp;quot;
&lt;br&gt;&lt;br&gt;This will ask GraphViz to be silent and should solve the Runtime call &amp;nbsp;
&lt;br&gt;never returning issue.
&lt;br&gt;&lt;br&gt;If you;re not using the latest SVN version, I can build such a &amp;nbsp;
&lt;br&gt;version of IsaViz, send it to you so that you can test it (I am not &amp;nbsp;
&lt;br&gt;able to reproduce the problem), and then I'll release a new version.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 17 oct. 07, at 01:59, Stewart Wallace wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Emmanual,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm now trying this on my PC at the University which is pretty much &amp;nbsp;
&lt;br&gt;&amp;gt; the same setup as home - JRE is 1.6.0_01. &amp;nbsp;Still having the same &amp;nbsp;
&lt;br&gt;&amp;gt; problems unfortunately.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I ran the command you suggested and got 36 &amp;quot;Could not find/open &amp;nbsp;
&lt;br&gt;&amp;gt; font&amp;quot; messages. &amp;nbsp;I've attached the temp input file. &amp;nbsp;I've also &amp;nbsp;
&lt;br&gt;&amp;gt; attached the listing of my \GraphViz directory - are the fonts &amp;nbsp;
&lt;br&gt;&amp;gt; there? &amp;nbsp;I'm not quite sure where I should be seeing them. &amp;nbsp;My path &amp;nbsp;
&lt;br&gt;&amp;gt; for the Font Directory in Preferences is C:\Program Files\ATT 
&lt;br&gt;&amp;gt; \Graphviz but perhaps that's not pointing at what it should.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Stewart
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13247893&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Wednesday, 17 October 2007 0:29
&lt;br&gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13247893&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 16 oct. 07, at 09:03, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Jvm 1.6.0_02, Windows XP Prof 2002 SP2. &amp;nbsp;I closed the program, closed
&lt;br&gt;&amp;gt;&amp;gt; the only other java program I had running (Protégé) and re- started
&lt;br&gt;&amp;gt;&amp;gt; IsaViz. &amp;nbsp;I noticed then that the Properties for the rdf file were
&lt;br&gt;&amp;gt;&amp;gt; available so it got that far. &amp;nbsp;It seems like GraphViz is the issue -
&lt;br&gt;&amp;gt;&amp;gt; the import status gets as far as &amp;quot;Calling Graphviz (this may take
&lt;br&gt;&amp;gt;&amp;gt; several minutes)...&amp;quot; before freezing.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It could be that the GraphViz process outputs some warnings (maybe &amp;nbsp;
&lt;br&gt;&amp;gt; a missing font) that make Java think that the runtime call to dot &amp;nbsp;
&lt;br&gt;&amp;gt; never terminates. I this case there isn't any actual error, it is &amp;nbsp;
&lt;br&gt;&amp;gt; just that the call to Runtime.exec() never returns. If you want to &amp;nbsp;
&lt;br&gt;&amp;gt; find out if this is the src of the problem, you can try to get the &amp;nbsp;
&lt;br&gt;&amp;gt; temporary .dot file generated by IsaViz and run it manually through &amp;nbsp;
&lt;br&gt;&amp;gt; dot in a DOS prompt, just to see if it outputs anything.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Use the following command line
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; dot -Tsvg -o &amp;lt;out.svg&amp;gt; &amp;lt;in.dot&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It may not be relevant but I did at some stage get this message in &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt; command-line window...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;[Fatal Error] isaviz.cfg:2:13: The prefix &amp;quot;isv&amp;quot; for element
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;isv:config&amp;quot; is not bound.&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ... cfg is attached. &amp;nbsp;This may have come up when I changed a
&lt;br&gt;&amp;gt;&amp;gt; Preference Directory setting.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Strange. Your .cfg file seems fine. If the error persists, you &amp;nbsp;
&lt;br&gt;&amp;gt; might want to delete it and save your prefs again from IsaViz. &amp;nbsp;
&lt;br&gt;&amp;gt; Anyway this is probably not related to the above issue.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Stewart
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13247893&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt; Sent: Tuesday, 16 October 2007 16:42
&lt;br&gt;&amp;gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13247893&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Weird. I don't have access to 2.14 on the Mac (no build provided), &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; but
&lt;br&gt;&amp;gt;&amp;gt; it works fine with both 2.13 and 2.15-devel.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; What JVM and OS are you using ?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On 16 oct. 07, at 08:32, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; No error message within IsaViz or in the command-line window.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Graphviz is 2.14.1.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13247893&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sent: Tuesday, 16 October 2007 16:30
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13247893&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On 16 oct. 07, at 08:15, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I've just got back to this and I'm still having trouble getting
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; underway. &amp;nbsp;I installed the Alpha 3.0 version successfully on my &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; home
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; PC (Windows XP) after having had the same problem with 2.1 as &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; below.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Howwever, I'm just trying to import a small rdf file (attached - a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Jena sample) to get started - the import status bar comes up, goes
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; to a bit over 50% and then doesn't move - I waited up to 20 mins
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; with no result. &amp;nbsp;No messages in the command-line window.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Any thoughts?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I suppose you don't get any kind of error message, right?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Your file works fine on my Mac (see attached screenshot). What
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; version of GraphViz are you using?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;isaviz.cfg&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;isv35785.dot&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;FILES.TXT&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FW%3A-Problem-starting-IsaViz-the-first-time.-tp13227436p13247893.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13234785</id>
	<title>Re: Problem starting IsaViz the first time.</title>
	<published>2007-10-16T08:29:05Z</published>
	<updated>2007-10-16T08:29:05Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">&lt;br&gt;On 16 oct. 07, at 09:03, Stewart Wallace wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Jvm 1.6.0_02, Windows XP Prof 2002 SP2. &amp;nbsp;I closed the program, &amp;nbsp;
&lt;br&gt;&amp;gt; closed the only other java program I had running (Protégé) and re- 
&lt;br&gt;&amp;gt; started IsaViz. &amp;nbsp;I noticed then that the Properties for the rdf &amp;nbsp;
&lt;br&gt;&amp;gt; file were available so it got that far. &amp;nbsp;It seems like GraphViz is &amp;nbsp;
&lt;br&gt;&amp;gt; the issue - the import status gets as far as &amp;quot;Calling Graphviz &amp;nbsp;
&lt;br&gt;&amp;gt; (this may take several minutes)...&amp;quot; before freezing.
&lt;br&gt;&lt;br&gt;&lt;br&gt;It could be that the GraphViz process outputs some warnings (maybe a &amp;nbsp;
&lt;br&gt;missing font) that make Java think that the runtime call to dot never &amp;nbsp;
&lt;br&gt;terminates. I this case there isn't any actual error, it is just that &amp;nbsp;
&lt;br&gt;the call to Runtime.exec() never returns. If you want to find out if &amp;nbsp;
&lt;br&gt;this is the src of the problem, you can try to get the temporary .dot &amp;nbsp;
&lt;br&gt;file generated by IsaViz and run it manually through dot in a DOS &amp;nbsp;
&lt;br&gt;prompt, just to see if it outputs anything.
&lt;br&gt;&lt;br&gt;Use the following command line
&lt;br&gt;&lt;br&gt;dot -Tsvg -o &amp;lt;out.svg&amp;gt; &amp;lt;in.dot&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; It may not be relevant but I did at some stage get this message in &amp;nbsp;
&lt;br&gt;&amp;gt; the command-line window...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;quot;[Fatal Error] isaviz.cfg:2:13: The prefix &amp;quot;isv&amp;quot; for element &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;quot;isv:config&amp;quot; is not
&lt;br&gt;&amp;gt; bound.&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ... cfg is attached. &amp;nbsp;This may have come up when I changed a &amp;nbsp;
&lt;br&gt;&amp;gt; Preference Directory setting.
&lt;br&gt;&lt;br&gt;Strange. Your .cfg file seems fine. If the error persists, you might &amp;nbsp;
&lt;br&gt;want to delete it and save your prefs again from IsaViz. Anyway this &amp;nbsp;
&lt;br&gt;is probably not related to the above issue.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Stewart
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13234785&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Tuesday, 16 October 2007 16:42
&lt;br&gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13234785&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Weird. I don't have access to 2.14 on the Mac (no build provided), &amp;nbsp;
&lt;br&gt;&amp;gt; but it works fine with both 2.13 and 2.15-devel.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What JVM and OS are you using ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 16 oct. 07, at 08:32, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; No error message within IsaViz or in the command-line window.
&lt;br&gt;&amp;gt;&amp;gt; Graphviz is 2.14.1.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13234785&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt; Sent: Tuesday, 16 October 2007 16:30
&lt;br&gt;&amp;gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13234785&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On 16 oct. 07, at 08:15, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I've just got back to this and I'm still having trouble getting
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; underway. &amp;nbsp;I installed the Alpha 3.0 version successfully on my home
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; PC (Windows XP) after having had the same problem with 2.1 as below.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Howwever, I'm just trying to import a small rdf file (attached - a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Jena sample) to get started - the import status bar comes up, &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; goes to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; a bit over 50% and then doesn't move - I waited up to 20 mins &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; with no
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; result. &amp;nbsp;No messages in the command-line window.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Any thoughts?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I suppose you don't get any kind of error message, right?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Your file works fine on my Mac (see attached screenshot). What &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; version
&lt;br&gt;&amp;gt;&amp;gt; of GraphViz are you using?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;isaviz.cfg&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FW%3A-Problem-starting-IsaViz-the-first-time.-tp13227436p13234785.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13227660</id>
	<title>Re: Problem starting IsaViz the first time.</title>
	<published>2007-10-16T00:41:59Z</published>
	<updated>2007-10-16T00:41:59Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">&lt;br&gt;Weird. I don't have access to 2.14 on the Mac (no build provided), &amp;nbsp;
&lt;br&gt;but it works fine with both 2.13 and 2.15-devel.
&lt;br&gt;&lt;br&gt;What JVM and OS are you using ?
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 16 oct. 07, at 08:32, Stewart Wallace wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; No error message within IsaViz or in the command-line window. &amp;nbsp; 
&lt;br&gt;&amp;gt; Graphviz is 2.14.1.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13227660&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Tuesday, 16 October 2007 16:30
&lt;br&gt;&amp;gt; To: Stewart Wallace
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13227660&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 16 oct. 07, at 08:15, Stewart Wallace wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Emmanuel,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I've just got back to this and I'm still having trouble getting
&lt;br&gt;&amp;gt;&amp;gt; underway. &amp;nbsp;I installed the Alpha 3.0 version successfully on my home
&lt;br&gt;&amp;gt;&amp;gt; PC (Windows XP) after having had the same problem with 2.1 as below.
&lt;br&gt;&amp;gt;&amp;gt; Howwever, I'm just trying to import a small rdf file (attached - a
&lt;br&gt;&amp;gt;&amp;gt; Jena sample) to get started - the import status bar comes up, goes to
&lt;br&gt;&amp;gt;&amp;gt; a bit over 50% and then doesn't move - I waited up to 20 mins with no
&lt;br&gt;&amp;gt;&amp;gt; result. &amp;nbsp;No messages in the command-line window.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Any thoughts?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I suppose you don't get any kind of error message, right?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Your file works fine on my Mac (see attached screenshot). What &amp;nbsp;
&lt;br&gt;&amp;gt; version of GraphViz are you using?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Emmanuel
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Emmanuel Pietriga
&lt;br&gt;&amp;gt; INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;&amp;gt; Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;&amp;gt; 91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FW%3A-Problem-starting-IsaViz-the-first-time.-tp13227436p13227660.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13227591</id>
	<title>RE: Problem starting IsaViz the first time.</title>
	<published>2007-10-16T00:32:58Z</published>
	<updated>2007-10-16T00:32:58Z</updated>
	<author>
		<name>Stewart Wallace</name>
	</author>
	<content type="html">&lt;br&gt;No error message within IsaViz or in the command-line window. &amp;nbsp;Graphviz is 2.14.1. 
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13227591&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;] 
&lt;br&gt;Sent: Tuesday, 16 October 2007 16:30
&lt;br&gt;To: Stewart Wallace
&lt;br&gt;Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13227591&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;
&lt;br&gt;Subject: Re: Problem starting IsaViz the first time.
&lt;br&gt;&lt;br&gt;On 16 oct. 07, at 08:15, Stewart Wallace wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Emmanuel,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've just got back to this and I'm still having trouble getting 
&lt;br&gt;&amp;gt; underway. &amp;nbsp;I installed the Alpha 3.0 version successfully on my home 
&lt;br&gt;&amp;gt; PC (Windows XP) after having had the same problem with 2.1 as below. &amp;nbsp;
&lt;br&gt;&amp;gt; Howwever, I'm just trying to import a small rdf file (attached - a 
&lt;br&gt;&amp;gt; Jena sample) to get started - the import status bar comes up, goes to 
&lt;br&gt;&amp;gt; a bit over 50% and then doesn't move - I waited up to 20 mins with no 
&lt;br&gt;&amp;gt; result. &amp;nbsp;No messages in the command-line window.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any thoughts?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;/div&gt;&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;I suppose you don't get any kind of error message, right?
&lt;br&gt;&lt;br&gt;Your file works fine on my Mac (see attached screenshot). What version of GraphViz are you using?
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FW%3A-Problem-starting-IsaViz-the-first-time.-tp13227436p13227591.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13227537</id>
	<title>Re: Problem starting IsaViz the first time.</title>
	<published>2007-10-16T00:29:34Z</published>
	<updated>2007-10-16T00:29:34Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">On 16 oct. 07, at 08:15, Stewart Wallace wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Emmanuel,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've just got back to this and I'm still having trouble getting &amp;nbsp;
&lt;br&gt;&amp;gt; underway. &amp;nbsp;I installed the Alpha 3.0 version successfully on my &amp;nbsp;
&lt;br&gt;&amp;gt; home PC (Windows XP) after having had the same problem with 2.1 as &amp;nbsp;
&lt;br&gt;&amp;gt; below. &amp;nbsp;Howwever, I'm just trying to import a small rdf file &amp;nbsp;
&lt;br&gt;&amp;gt; (attached - a Jena sample) to get started - the import status bar &amp;nbsp;
&lt;br&gt;&amp;gt; comes up, goes to a bit over 50% and then doesn't move - I waited &amp;nbsp;
&lt;br&gt;&amp;gt; up to 20 mins with no result. &amp;nbsp;No messages in the command-line window.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any thoughts?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;/div&gt;&lt;/div&gt;Hello,
&lt;br&gt;&lt;br&gt;I suppose you don't get any kind of error message, right?
&lt;br&gt;&lt;br&gt;Your file works fine on my Mac (see attached screenshot). What &amp;nbsp;
&lt;br&gt;version of GraphViz are you using?
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;Picture 1.png&lt;/strong&gt; (104 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/13227537/0/Picture%201.png&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;Picture 1.png&lt;/strong&gt; (154K) &lt;a href=&quot;http://old.nabble.com/attachment/13227537/1/Picture%201.png&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FW%3A-Problem-starting-IsaViz-the-first-time.-tp13227436p13227537.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13227436</id>
	<title>FW: Problem starting IsaViz the first time.</title>
	<published>2007-10-16T00:15:22Z</published>
	<updated>2007-10-16T00:15:22Z</updated>
	<author>
		<name>Stewart Wallace</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML dir=ltr&gt;&lt;HEAD&gt;&lt;TITLE&gt;Re: Problem starting IsaViz the first time.&lt;/TITLE&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.3790.2920&quot; name=GENERATOR&gt;&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=180251006-16102007&gt;Emmanuel,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=180251006-16102007&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=180251006-16102007&gt;I've just got back to this and I'm still having trouble 
getting underway.&amp;nbsp; I installed the Alpha 3.0 version successfully on my 
home PC (Windows XP) after having had the same problem with 2.1 as below.&amp;nbsp; 
Howwever, I'm just trying to import a small rdf file (attached - a Jena sample) 
to get started - the import status bar comes up, goes to a bit over 50% and then 
doesn't move&amp;nbsp;- I waited up to 20 mins with no result.&amp;nbsp; No messages in 
the command-line window.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=180251006-16102007&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=180251006-16102007&gt;Any thoughts?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=180251006-16102007&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=180251006-16102007&gt;Thanks,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=180251006-16102007&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=180251006-16102007&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=180251006-16102007&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=180251006-16102007&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=180251006-16102007&gt;Stewart Wallace&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR&gt;
&lt;DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left&gt;
&lt;HR tabIndex=-1&gt;
&lt;FONT face=Tahoma size=2&gt;&lt;B&gt;From:&lt;/B&gt; Stewart Wallace &lt;BR&gt;&lt;B&gt;Sent:&lt;/B&gt; Thursday, 
13 September 2007 8:28&lt;BR&gt;&lt;B&gt;To:&lt;/B&gt; Emmanuel Pietriga&lt;BR&gt;&lt;B&gt;Cc:&lt;/B&gt; 
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13227436&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;&lt;BR&gt;&lt;B&gt;Subject:&lt;/B&gt; RE: Problem starting IsaViz the first 
time.&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV id=idOWAReplyText95908 dir=ltr&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial color=#000000 size=2&gt;Emmanuel,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial size=2&gt;thanks - I'm underway with 3.0 
alpha.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial color=#000000 size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV id=idSignature79890 dir=ltr&gt;
&lt;DIV&gt;&lt;FONT face=Arial color=#000000 size=2&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Stewart Wallace&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Project Manager, Dictionary of Sydney&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;A href=&quot;https://mail.cityofsydney.nsw.gov.au/exchweb/bin/redir.asp?URL=http://www.dictionaryofsydney.org&quot; target=_blank rel=&quot;nofollow&quot;&gt;www.dictionaryofsydney.org&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;61 2 417 420 155&lt;/FONT&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;BR&gt;
&lt;HR tabIndex=-1&gt;
&lt;FONT face=Tahoma size=2&gt;&lt;B&gt;From:&lt;/B&gt; Emmanuel Pietriga 
[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13227436&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]&lt;BR&gt;&lt;B&gt;Sent:&lt;/B&gt; Thu 13/09/2007 2:34 
AM&lt;BR&gt;&lt;B&gt;To:&lt;/B&gt; Stewart Wallace&lt;BR&gt;&lt;B&gt;Cc:&lt;/B&gt; 
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13227436&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;&lt;BR&gt;&lt;B&gt;Subject:&lt;/B&gt; Re: Problem starting IsaViz the first 
time.&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P&gt;&lt;FONT size=2&gt;Hello,&lt;BR&gt;&lt;BR&gt;The class of keys in Java's UI/L&amp;amp;F manager 
changed between Java 1.5&amp;nbsp;&lt;BR&gt;and 1.6. I addressed this problem about one 
year ago [1]. If you are&amp;nbsp;&lt;BR&gt;getting this bug, it means that you are 
probably using IsaViz 2.1.&amp;nbsp;&lt;BR&gt;You have two options :&lt;BR&gt;&lt;BR&gt;- run IsaViz 
2.1 with a JVM 1.5 or earlier&lt;BR&gt;- run IsaViz 3.0-alpha1 with any JVM, including 
1.6&lt;BR&gt;&lt;BR&gt;IsaViz 3.0-alpha1 is available from the Download section at 
[2].&amp;nbsp;&lt;BR&gt;Provided you only use the features available in v2.1 (i.e. don't 
play&amp;nbsp;&lt;BR&gt;with the Fresnel features), v3.0-alpha1 should be as stable as 
2.1,&amp;nbsp;&lt;BR&gt;and actually compatible with a wider range of versions of 
GraphViz.&lt;BR&gt;&lt;BR&gt;[1] &lt;A href=&quot;http://dev.w3.org/cvsweb/java/classes/org/w3c/IsaViz/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.w3.org/cvsweb/java/classes/org/w3c/IsaViz/&lt;/A&gt;&lt;BR&gt;ConfigManager.java?rev=1.24&amp;amp;content-type=text/x-cvsweb-markup&lt;BR&gt;[2] 
&lt;A href=&quot;http://www.w3.org/2001/11/IsaViz/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/11/IsaViz/&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;Emmanuel&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;On 
12 sept. 07, at 08:52, Stewart Wallace wrote:&lt;BR&gt;&lt;div class='shrinkable-quote'&gt;&lt;BR&gt;&amp;gt; Hello,&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
I've just downloaded and unzipped/installed IsaViz.&amp;nbsp; All 
seemed&amp;nbsp;&lt;BR&gt;&amp;gt; OK.&amp;nbsp; I have jdk/jre 1.6 and run other java programs 
successfully.&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; However, when running run.bat from the command 
prompt, the initial&amp;nbsp;&lt;BR&gt;&amp;gt; splash screen comes up and then gets stuck 
with the following in&amp;nbsp;&lt;BR&gt;&amp;gt; the command-line window:&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
Exception in thread &quot;main&quot; java.lang.ClassCastException:&amp;nbsp;&lt;BR&gt;&amp;gt; 
java.lang.StringBuffer&lt;BR&gt;&amp;gt; cannot be cast to 
java.lang.String&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at 
org.w3c.IsaViz.ConfigManager.initLookAndFeel&lt;BR&gt;&amp;gt; 
(ConfigManager.java:139)&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
at 
org.w3c.IsaViz.Editor.&amp;lt;init&amp;gt;(Editor.java:304)&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
at org.w3c.IsaViz.Editor.main(Editor.java:2815)&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Any thoughts on 
what could be causing this?&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
Thanks,&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Stewart Wallace&lt;BR&gt;&amp;gt; Project Manager, 
Dictionary of Sydney&lt;BR&gt;&amp;gt; www.dictionaryofsydney.org&lt;BR&gt;&amp;gt; 61 2 417 420 
155&lt;/div&gt;&lt;BR&gt;--&lt;BR&gt;Emmanuel Pietriga&lt;BR&gt;INRIA Futurs - Projet In 
Situ&amp;nbsp;&amp;nbsp;&amp;nbsp; tel : +33 1 69 15 34 66&lt;BR&gt;Bat 490, Université 
Paris-Sud&amp;nbsp;&amp;nbsp;&amp;nbsp; fax : +33 1 69 15 65 86&lt;BR&gt;91405 ORSAY Cedex 
FRANCE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;vc-db-1.rdf&lt;/strong&gt; (1K) &lt;a href=&quot;http://old.nabble.com/attachment/13227436/0/vc-db-1.rdf&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FW%3A-Problem-starting-IsaViz-the-first-time.-tp13227436p13227436.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12645401</id>
	<title>RE: Problem starting IsaViz the first time.</title>
	<published>2007-09-12T16:27:36Z</published>
	<updated>2007-09-12T16:27:36Z</updated>
	<author>
		<name>Stewart Wallace</name>
	</author>
	<content type="html">&lt;HTML dir=ltr&gt;&lt;HEAD&gt;&lt;TITLE&gt;Re: Problem starting IsaViz the first time.&lt;/TITLE&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=unicode&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.2900.3059&quot; name=GENERATOR&gt;&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;DIV id=idOWAReplyText95908 dir=ltr&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial color=#000000 size=2&gt;Emmanuel,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial size=2&gt;thanks - I'm underway with 3.0 alpha.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial color=#000000 size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV id=idSignature79890 dir=ltr&gt;
&lt;DIV&gt;&lt;FONT face=Arial color=#000000 size=2&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Stewart Wallace&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Project Manager, Dictionary of Sydney&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;A href=&quot;https://mail.cityofsydney.nsw.gov.au/exchweb/bin/redir.asp?URL=http://www.dictionaryofsydney.org&quot; target=_blank rel=&quot;nofollow&quot;&gt;www.dictionaryofsydney.org&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;61 2 417 420 155&lt;/FONT&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;BR&gt;
&lt;HR tabIndex=-1&gt;
&lt;FONT face=Tahoma size=2&gt;&lt;B&gt;From:&lt;/B&gt; Emmanuel Pietriga [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=12645401&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;]&lt;BR&gt;&lt;B&gt;Sent:&lt;/B&gt; Thu 13/09/2007 2:34 AM&lt;BR&gt;&lt;B&gt;To:&lt;/B&gt; Stewart Wallace&lt;BR&gt;&lt;B&gt;Cc:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=12645401&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www-isaviz@...&lt;/a&gt;&lt;BR&gt;&lt;B&gt;Subject:&lt;/B&gt; Re: Problem starting IsaViz the first time.&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P&gt;&lt;FONT size=2&gt;Hello,&lt;BR&gt;&lt;BR&gt;The class of keys in Java's UI/L&amp;amp;F manager changed between Java 1.5&amp;nbsp;&lt;BR&gt;and 1.6. I addressed this problem about one year ago [1]. If you are&amp;nbsp;&lt;BR&gt;getting this bug, it means that you are probably using IsaViz 2.1.&amp;nbsp;&lt;BR&gt;You have two options :&lt;BR&gt;&lt;BR&gt;- run IsaViz 2.1 with a JVM 1.5 or earlier&lt;BR&gt;- run IsaViz 3.0-alpha1 with any JVM, including 1.6&lt;BR&gt;&lt;BR&gt;IsaViz 3.0-alpha1 is available from the Download section at [2].&amp;nbsp;&lt;BR&gt;Provided you only use the features available in v2.1 (i.e. don't play&amp;nbsp;&lt;BR&gt;with the Fresnel features), v3.0-alpha1 should be as stable as 2.1,&amp;nbsp;&lt;BR&gt;and actually compatible with a wider range of versions of GraphViz.&lt;BR&gt;&lt;BR&gt;[1] &lt;A href=&quot;http://dev.w3.org/cvsweb/java/classes/org/w3c/IsaViz/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.w3.org/cvsweb/java/classes/org/w3c/IsaViz/&lt;/A&gt;&lt;BR&gt;ConfigManager.java?rev=1.24&amp;amp;content-type=text/x-cvsweb-markup&lt;BR&gt;[2] &lt;A href=&quot;http://www.w3.org/2001/11/IsaViz/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/11/IsaViz/&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;Emmanuel&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;On 12 sept. 07, at 08:52, Stewart Wallace wrote:&lt;BR&gt;&lt;div class='shrinkable-quote'&gt;&lt;BR&gt;&amp;gt; Hello,&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; I've just downloaded and unzipped/installed IsaViz.&amp;nbsp; All seemed&amp;nbsp;&lt;BR&gt;&amp;gt; OK.&amp;nbsp; I have jdk/jre 1.6 and run other java programs successfully.&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; However, when running run.bat from the command prompt, the initial&amp;nbsp;&lt;BR&gt;&amp;gt; splash screen comes up and then gets stuck with the following in&amp;nbsp;&lt;BR&gt;&amp;gt; the command-line window:&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Exception in thread &quot;main&quot; java.lang.ClassCastException:&amp;nbsp;&lt;BR&gt;&amp;gt; java.lang.StringBuffer&lt;BR&gt;&amp;gt; cannot be cast to java.lang.String&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.w3c.IsaViz.ConfigManager.initLookAndFeel&lt;BR&gt;&amp;gt; (ConfigManager.java:139)&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.w3c.IsaViz.Editor.&amp;lt;init&amp;gt;(Editor.java:304)&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.w3c.IsaViz.Editor.main(Editor.java:2815)&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Any thoughts on what could be causing this?&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Thanks,&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Stewart Wallace&lt;BR&gt;&amp;gt; Project Manager, Dictionary of Sydney&lt;BR&gt;&amp;gt; www.dictionaryofsydney.org&lt;BR&gt;&amp;gt; 61 2 417 420 155&lt;/div&gt;&lt;BR&gt;--&lt;BR&gt;Emmanuel Pietriga&lt;BR&gt;INRIA Futurs - Projet In Situ&amp;nbsp;&amp;nbsp;&amp;nbsp; tel : +33 1 69 15 34 66&lt;BR&gt;Bat 490, Université Paris-Sud&amp;nbsp;&amp;nbsp;&amp;nbsp; fax : +33 1 69 15 65 86&lt;BR&gt;91405 ORSAY Cedex FRANCE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-starting-IsaViz-the-first-time.-tp12637854p12645401.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12639403</id>
	<title>Re: Problem starting IsaViz the first time.</title>
	<published>2007-09-12T10:34:52Z</published>
	<updated>2007-09-12T10:34:52Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;The class of keys in Java's UI/L&amp;F manager changed between Java 1.5 &amp;nbsp;
&lt;br&gt;and 1.6. I addressed this problem about one year ago [1]. If you are &amp;nbsp;
&lt;br&gt;getting this bug, it means that you are probably using IsaViz 2.1. &amp;nbsp;
&lt;br&gt;You have two options :
&lt;br&gt;&lt;br&gt;- run IsaViz 2.1 with a JVM 1.5 or earlier
&lt;br&gt;- run IsaViz 3.0-alpha1 with any JVM, including 1.6
&lt;br&gt;&lt;br&gt;IsaViz 3.0-alpha1 is available from the Download section at [2]. &amp;nbsp;
&lt;br&gt;Provided you only use the features available in v2.1 (i.e. don't play &amp;nbsp;
&lt;br&gt;with the Fresnel features), v3.0-alpha1 should be as stable as 2.1, &amp;nbsp;
&lt;br&gt;and actually compatible with a wider range of versions of GraphViz.
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://dev.w3.org/cvsweb/java/classes/org/w3c/IsaViz/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.w3.org/cvsweb/java/classes/org/w3c/IsaViz/&lt;/a&gt;&amp;nbsp;
&lt;br&gt;ConfigManager.java?rev=1.24&amp;content-type=text/x-cvsweb-markup
&lt;br&gt;[2] &lt;a href=&quot;http://www.w3.org/2001/11/IsaViz/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/11/IsaViz/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On 12 sept. 07, at 08:52, Stewart Wallace wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've just downloaded and unzipped/installed IsaViz. &amp;nbsp;All seemed &amp;nbsp;
&lt;br&gt;&amp;gt; OK. &amp;nbsp;I have jdk/jre 1.6 and run other java programs successfully.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; However, when running run.bat from the command prompt, the initial &amp;nbsp;
&lt;br&gt;&amp;gt; splash screen comes up and then gets stuck with the following in &amp;nbsp;
&lt;br&gt;&amp;gt; the command-line window:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Exception in thread &amp;quot;main&amp;quot; java.lang.ClassCastException: &amp;nbsp;
&lt;br&gt;&amp;gt; java.lang.StringBuffer
&lt;br&gt;&amp;gt; cannot be cast to java.lang.String
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.w3c.IsaViz.ConfigManager.initLookAndFeel 
&lt;br&gt;&amp;gt; (ConfigManager.java:139)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.w3c.IsaViz.Editor.&amp;lt;init&amp;gt;(Editor.java:304)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.w3c.IsaViz.Editor.main(Editor.java:2815)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any thoughts on what could be causing this?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Stewart Wallace
&lt;br&gt;&amp;gt; Project Manager, Dictionary of Sydney
&lt;br&gt;&amp;gt; www.dictionaryofsydney.org
&lt;br&gt;&amp;gt; 61 2 417 420 155
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-starting-IsaViz-the-first-time.-tp12637854p12639403.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12637854</id>
	<title>Problem starting IsaViz the first time.</title>
	<published>2007-09-12T00:52:09Z</published>
	<updated>2007-09-12T00:52:09Z</updated>
	<author>
		<name>Stewart Wallace</name>
	</author>
	<content type="html">&lt;HTML dir=ltr&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=unicode&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.2900.3059&quot; name=GENERATOR&gt;&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;DIV id=idOWAReplyText9849 dir=ltr&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial color=#000000 size=2&gt;Hello,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial size=2&gt;I've just downloaded and unzipped/installed IsaViz.&amp;nbsp; All seemed OK.&amp;nbsp; I have jdk/jre 1.6 and run other java programs successfully.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial size=2&gt;However, when running run.bat from the command prompt, the initial splash screen comes up and then gets stuck with the following in the command-line window:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; mso-pagination: none; mso-layout-grid-align: none&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;Exception in thread &quot;main&quot; java.lang.ClassCastException: java.lang.StringBuffer&lt;?xml:namespace prefix = o ns = &quot;urn:schemas-microsoft-com:office:office&quot; /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; mso-pagination: none; mso-layout-grid-align: none&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;cannot be cast to java.lang.String&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; mso-pagination: none; mso-layout-grid-align: none&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;&lt;SPAN style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;at org.w3c.IsaViz.ConfigManager.initLookAndFeel(ConfigManager.java:139)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; mso-pagination: none; mso-layout-grid-align: none&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;&lt;SPAN style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;at org.w3c.IsaViz.Editor.&amp;lt;init&amp;gt;(Editor.java:304)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; mso-pagination: none; mso-layout-grid-align: none&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;&lt;SPAN style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;at org.w3c.IsaViz.Editor.main(Editor.java:2815)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=Arial color=#000000 size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV id=idSignature91451 dir=ltr&gt;
&lt;DIV&gt;&lt;FONT face=Arial color=#000000 size=2&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Any thoughts on what could be causing this?&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Stewart Wallace&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Project Manager, Dictionary of Sydney&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;A href=&quot;https://mail.cityofsydney.nsw.gov.au/exchweb/bin/redir.asp?URL=http://www.dictionaryofsydney.org&quot; target=_blank rel=&quot;nofollow&quot;&gt;www.dictionaryofsydney.org&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;61 2 417 420 155&lt;/FONT&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-starting-IsaViz-the-first-time.-tp12637854p12637854.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12569655</id>
	<title>Introduction</title>
	<published>2007-09-08T07:30:31Z</published>
	<updated>2007-09-08T07:30:31Z</updated>
	<author>
		<name>Rob Johnson-6</name>
	</author>
	<content type="html">Hi all,



&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;&quot; lang=&quot;EN-GB&quot;&gt;I just
subscribed to this list and wanted to introduce myself before posting. I'm Rob
and coding and design is my hobby. So do nothing fancy but think I can learn a
lot from all posts coming by in this W3C mailinglist.&lt;/span&gt;&lt;/p&gt;



&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;&quot; lang=&quot;EN-GB&quot;&gt;I have a
portal called &lt;a href=&quot;http://Indelv.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Indelv.com&lt;/a&gt; (&lt;a href=&quot;http://www.indelv.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.indelv.com/&lt;/a&gt;)
and post some news on standards just to keep track of what is happening in the
field. I know the site is not fully standardized, but I am working on it when I
have free time.&lt;/span&gt;&lt;/p&gt;



&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;&quot; lang=&quot;EN-GB&quot;&gt;So if you
have some cool news or found a nice article, send me a note, I will repost some of it on Indelv,
so I will not loose track of it. Hope I see nice tips passing by on this mailing
list and in the future I might be a bit better and can even assist with answers.&lt;/span&gt;&lt;/p&gt;



&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;&quot; lang=&quot;EN-GB&quot;&gt;Kind
regards and have a good weekend&lt;/span&gt;&lt;/p&gt;



&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;&quot; lang=&quot;EN-GB&quot;&gt;Rob&lt;/span&gt;&lt;/p&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Introduction-tp12569655p12569655.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12031498</id>
	<title>Re: Running 3.0 alpha, RDFErrorHandler not found</title>
	<published>2007-08-07T04:03:28Z</published>
	<updated>2007-08-07T04:03:28Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;br&gt;Begin forwarded message:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; From: &amp;quot;Johan W. Kluwer&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=12031498&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;johan.w.kluwer@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Date: 6 août 2007 22:10:31 HAEC
&lt;br&gt;&amp;gt; To: Emmanuel Pietriga &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=12031498&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.pietriga@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: Re: Running 3.0 alpha, RDFErrorHandler not found
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you, your suggestions put me on the right track. It turned out
&lt;br&gt;&amp;gt; that the permissions on lib/jena/jena.jar were incorrect, set to 700
&lt;br&gt;&amp;gt; instead of 644 like the other jar files. Changing this solved the
&lt;br&gt;&amp;gt; problem.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Best,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Johan.
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-3.0-alpha%2C-RDFErrorHandler-not-found-tp12015770p12031498.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12022871</id>
	<title>Re: Tables using GSS, vs Fresnel</title>
	<published>2007-08-06T13:43:07Z</published>
	<updated>2007-08-06T13:43:07Z</updated>
	<author>
		<name>Johan W. Klüwer-3</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; EP&amp;gt; [...] GSS and Fresnel have different goals, even if there is
&lt;br&gt;&amp;nbsp; &amp;nbsp; EP&amp;gt; some overlap. 
&lt;br&gt;&lt;br&gt;Many thanks! This really clears up my confusion.
&lt;br&gt;&lt;br&gt;I suppose I will attempt to do just the graph-specific formatting in
&lt;br&gt;GSS. If selection and other operations that can be done with Fresnel
&lt;br&gt;are, then the Fresnel code should be reusable in other browsers.
&lt;br&gt;&lt;br&gt;Thanks again,
&lt;br&gt;&lt;br&gt;Johan.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Tables-using-GSS%2C-vs-Fresnel-tp12015771p12022871.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12020268</id>
	<title>Re: Tables using GSS, vs Fresnel</title>
	<published>2007-08-06T11:08:45Z</published>
	<updated>2007-08-06T11:08:45Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;On 6 août 07, at 13:59, Johan W. Kluwer wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Hello again,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Having started to look at IsaViz for RDF formatting, I find myself
&lt;br&gt;&amp;gt; somewhat confused with regard to the status of GSS, compared to
&lt;br&gt;&amp;gt; Fresnel, as the recommended tool for formatting graphs.
&lt;br&gt;&lt;br&gt;Fresnel is no specifically designed for formatting graphs. Actually, &amp;nbsp;
&lt;br&gt;most Fresnel implementations generate Web pages. But Fresnel Core is &amp;nbsp;
&lt;br&gt;high-level enough that you can &amp;quot;interpret&amp;quot; it on a node-link diagram &amp;nbsp;
&lt;br&gt;representation such as those generated by IsaViz.
&lt;br&gt;&lt;br&gt;&amp;gt; Is the intention that GSS will be retired, in favor of Fresnel (that
&lt;br&gt;&amp;gt; would be Fresnel + CSS?)? If so, I would rather spend time learning
&lt;br&gt;&amp;gt; Fresnel, but again, if GSS has more functionality, the choice isn't so
&lt;br&gt;&amp;gt; obvious. It would be very useful to hear some advice on this.
&lt;br&gt;&lt;br&gt;No, GSS and Fresnel have different goals, even if there is some &amp;nbsp;
&lt;br&gt;overlap. They can co-exist. If you look closely at how IsaViz &amp;nbsp;
&lt;br&gt;interprets Fresnel, you'll see that it does not change the static &amp;nbsp;
&lt;br&gt;representation of the graph, but dynamically changes the layout &amp;nbsp;
&lt;br&gt;depending on the selected lens and RDF resource.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; To mention a concrete example: On the IsaViz home page, there is a
&lt;br&gt;&amp;gt; screenshot showing how tables can be used very effectively to list
&lt;br&gt;&amp;gt; properties that belong together. This is just the kind of formatting I
&lt;br&gt;&amp;gt; am looking for. The example uses GSS.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is it feasible to write Fresnel code to achieve (more or less) the
&lt;br&gt;&amp;gt; same results as with GSS -- in particular, to get tables in the graph?
&lt;br&gt;&lt;br&gt;No, not at the moment. That would belong to a Fresnel extension &amp;nbsp;
&lt;br&gt;vocabulary anyway (Fresnel core does not say anything about tables).
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; I guess combining GSS and Fresnel is not intended -- or, would that be
&lt;br&gt;&amp;gt; a reasonable idea?
&lt;br&gt;&lt;br&gt;Actually, it is. You could have a graph styled with GSS, and then &amp;nbsp;
&lt;br&gt;consider dynamically applying Fresnel lenses to resources of that graph.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Tables-using-GSS%2C-vs-Fresnel-tp12015771p12020268.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12016863</id>
	<title>Re: Running 3.0 alpha, RDFErrorHandler not found</title>
	<published>2007-08-06T08:05:00Z</published>
	<updated>2007-08-06T08:05:00Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">&lt;br&gt;This usually happens when a JAR file is not found. It could be that &amp;nbsp;
&lt;br&gt;the version of Jena you are using is not the good one. Yet if you got &amp;nbsp;
&lt;br&gt;the official 3.0alpha release, there should not be any such problem. &amp;nbsp;
&lt;br&gt;Can you give me a detailed &amp;quot;ls&amp;quot; of your main and lib/ directory, as &amp;nbsp;
&lt;br&gt;well as a copy of our run.sh ?
&lt;br&gt;&lt;br&gt;thanks,
&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 6 août 07, at 13:59, Johan W. Kluwer wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Greetings,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am having trouble running the 3.0 alpha version of IsaViz on my
&lt;br&gt;&amp;gt; Linux installation (Mandriva 2007 64-bit, kernel 2.6.17-5). Running
&lt;br&gt;&amp;gt; run.sh, I get the error message
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; Exception in thread &amp;quot;main&amp;quot; java.lang.NoClassDefFoundError: com/hp/ 
&lt;br&gt;&amp;gt; hpl/jena/rdf/model/RDFErrorHandler
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I also have installed the 3.0 alpha release on Windows, which seems to
&lt;br&gt;&amp;gt; be running without a problem. The Java versions should be very similar
&lt;br&gt;&amp;gt; between the two -- JRE 1.5.0_06-b05 on Windows, 1.5.0_10-b03 on Linux.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Could this be a configuration file issue? Any hints will be much
&lt;br&gt;&amp;gt; appreciated.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -Johan.
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-3.0-alpha%2C-RDFErrorHandler-not-found-tp12015770p12016863.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12015771</id>
	<title>Tables using GSS, vs Fresnel</title>
	<published>2007-08-06T05:59:08Z</published>
	<updated>2007-08-06T05:59:08Z</updated>
	<author>
		<name>Johan W. Klüwer-3</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Hello again,
&lt;br&gt;&lt;br&gt;Having started to look at IsaViz for RDF formatting, I find myself
&lt;br&gt;somewhat confused with regard to the status of GSS, compared to
&lt;br&gt;Fresnel, as the recommended tool for formatting graphs.
&lt;br&gt;&lt;br&gt;Is the intention that GSS will be retired, in favor of Fresnel (that
&lt;br&gt;would be Fresnel + CSS?)? If so, I would rather spend time learning
&lt;br&gt;Fresnel, but again, if GSS has more functionality, the choice isn't so
&lt;br&gt;obvious. It would be very useful to hear some advice on this.
&lt;br&gt;&lt;br&gt;To mention a concrete example: On the IsaViz home page, there is a
&lt;br&gt;screenshot showing how tables can be used very effectively to list
&lt;br&gt;properties that belong together. This is just the kind of formatting I
&lt;br&gt;am looking for. The example uses GSS. 
&lt;br&gt;&lt;br&gt;Is it feasible to write Fresnel code to achieve (more or less) the
&lt;br&gt;same results as with GSS -- in particular, to get tables in the graph?
&lt;br&gt;&lt;br&gt;I guess combining GSS and Fresnel is not intended -- or, would that be
&lt;br&gt;a reasonable idea? 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-Johan.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Tables-using-GSS%2C-vs-Fresnel-tp12015771p12015771.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12015770</id>
	<title>Running 3.0 alpha, RDFErrorHandler not found</title>
	<published>2007-08-06T05:59:07Z</published>
	<updated>2007-08-06T05:59:07Z</updated>
	<author>
		<name>Johan W. Klüwer-3</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Greetings,
&lt;br&gt;&lt;br&gt;I am having trouble running the 3.0 alpha version of IsaViz on my
&lt;br&gt;Linux installation (Mandriva 2007 64-bit, kernel 2.6.17-5). Running
&lt;br&gt;run.sh, I get the error message
&lt;br&gt;&lt;br&gt;&amp;nbsp; Exception in thread &amp;quot;main&amp;quot; java.lang.NoClassDefFoundError: com/hp/hpl/jena/rdf/model/RDFErrorHandler
&lt;br&gt;&lt;br&gt;I also have installed the 3.0 alpha release on Windows, which seems to
&lt;br&gt;be running without a problem. The Java versions should be very similar
&lt;br&gt;between the two -- JRE 1.5.0_06-b05 on Windows, 1.5.0_10-b03 on Linux.
&lt;br&gt;&lt;br&gt;Could this be a configuration file issue? Any hints will be much
&lt;br&gt;appreciated.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-Johan.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-3.0-alpha%2C-RDFErrorHandler-not-found-tp12015770p12015770.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10768969</id>
	<title>IsaViz 3.0-alpha</title>
	<published>2007-05-23T08:37:25Z</published>
	<updated>2007-05-23T08:37:25Z</updated>
	<author>
		<name>Emmanuel Pietriga</name>
	</author>
	<content type="html">&lt;br&gt;FYI,
&lt;br&gt;&lt;br&gt;I just made an alpha release of IsaViz 3.0 as people are having a &amp;nbsp;
&lt;br&gt;hard time making IsaViz 2.1 work with the current version of &amp;nbsp;
&lt;br&gt;GraphViz. IsaViz 3.0 solves that problem and should be as stable as &amp;nbsp;
&lt;br&gt;version 2.1 as long as you do not use the new fancy stuff (Fresnel &amp;nbsp;
&lt;br&gt;lenses).
&lt;br&gt;&lt;br&gt;The alpha release is available from [1], section Download.
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.w3.org/2001/11/IsaViz/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/11/IsaViz/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/IsaViz-3.0-alpha-tp10768969p10768969.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10054357</id>
	<title>Re: How to download and build IsaViz 3.0 alpha from CVS?</title>
	<published>2007-04-18T02:26:32Z</published>
	<updated>2007-04-18T02:26:32Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">&lt;br&gt;You can get the latest zvtm.jar from [1], which should remove any &amp;nbsp;
&lt;br&gt;error related to ZVTM. If you have Jena-related errors, it might be &amp;nbsp;
&lt;br&gt;that you did not upgrade to Jena 2.4.
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.lri.fr/~pietriga/zvtm/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga/zvtm/&lt;/a&gt;&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 18 avr. 07, at 00:11, Christoph Lange wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi Emmanuel,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Saturday 14 April 2007 09:44, Emmanuel Pietriga wrote:
&lt;br&gt;&amp;gt;&amp;gt; You first have to checkout the entire source code from directory &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; java/
&lt;br&gt;&amp;gt;&amp;gt; classes/org/w3c/IsaViz in the CVS repository.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; You will also need to update all the dependencies (JAR files) in the
&lt;br&gt;&amp;gt;&amp;gt; lib/. You will find more information about the latest dependencies,
&lt;br&gt;&amp;gt;&amp;gt; as well as built version of IsaViz 3.0-alpha at [1].
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Checking the project out from CVS turned out to be easy following &amp;nbsp;
&lt;br&gt;&amp;gt; your how-to
&lt;br&gt;&amp;gt; (I'm more used to Subversion), but even with all of the &amp;nbsp;
&lt;br&gt;&amp;gt; dependencies copied
&lt;br&gt;&amp;gt; from my running installation of the IsaViz 3.0-alpha binary build &amp;nbsp;
&lt;br&gt;&amp;gt; it would
&lt;br&gt;&amp;gt; not build -- because of a class com.xerox.VTM.glyphs.ClosedShape &amp;nbsp;
&lt;br&gt;&amp;gt; (probably
&lt;br&gt;&amp;gt; supposed to be in the zvtm package) and many others missing.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; For now, I'll stick to the binary package. Are updates announced &amp;nbsp;
&lt;br&gt;&amp;gt; somewhere?
&lt;br&gt;&amp;gt; E.g. on this list?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Best,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Christoph
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Christoph Lange, Jacobs Univ. Bremen, &lt;a href=&quot;http://kwarc.info/clange&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://kwarc.info/clange&lt;/a&gt;, &amp;nbsp;
&lt;br&gt;&amp;gt; ICQ# 51191833
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-download-and-build-IsaViz-3.0-alpha-from-CVS--tp9986249p10054357.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10048812</id>
	<title>Re: How to download and build IsaViz 3.0 alpha from CVS?</title>
	<published>2007-04-17T16:11:17Z</published>
	<updated>2007-04-17T16:11:17Z</updated>
	<author>
		<name>Christoph Lange-4</name>
	</author>
	<content type="html">&lt;br&gt;Hi Emmanuel,
&lt;br&gt;&lt;br&gt;On Saturday 14 April 2007 09:44, Emmanuel Pietriga wrote:
&lt;br&gt;&amp;gt; You first have to checkout the entire source code from directory java/
&lt;br&gt;&amp;gt; classes/org/w3c/IsaViz in the CVS repository.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You will also need to update all the dependencies (JAR files) in the
&lt;br&gt;&amp;gt; lib/. You will find more information about the latest dependencies,
&lt;br&gt;&amp;gt; as well as built version of IsaViz 3.0-alpha at [1].
&lt;br&gt;&lt;br&gt;Checking the project out from CVS turned out to be easy following your how-to 
&lt;br&gt;(I'm more used to Subversion), but even with all of the dependencies copied 
&lt;br&gt;from my running installation of the IsaViz 3.0-alpha binary build it would 
&lt;br&gt;not build -- because of a class com.xerox.VTM.glyphs.ClosedShape (probably 
&lt;br&gt;supposed to be in the zvtm package) and many others missing.
&lt;br&gt;&lt;br&gt;For now, I'll stick to the binary package. Are updates announced somewhere? 
&lt;br&gt;E.g. on this list?
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;&lt;br&gt;Christoph
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Christoph Lange, Jacobs Univ. Bremen, &lt;a href=&quot;http://kwarc.info/clange&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://kwarc.info/clange&lt;/a&gt;, ICQ# 51191833
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-download-and-build-IsaViz-3.0-alpha-from-CVS--tp9986249p10048812.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9990934</id>
	<title>Re: Bug report (IsaViz 3.0 alpha): No influence on graph layout</title>
	<published>2007-04-14T01:53:28Z</published>
	<updated>2007-04-14T01:53:28Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">&lt;br&gt;You can indeed influence the layout *to some extent*. In order to do &amp;nbsp;
&lt;br&gt;that, you would have to add additional instructions to the temporary &amp;nbsp;
&lt;br&gt;DOT file generated by IsaViz in class RDFLoader. However, I'm not &amp;nbsp;
&lt;br&gt;sure you can influence the path taken by edges. I think you can &amp;nbsp;
&lt;br&gt;influence the position of nodes, but the geometry of edges ? I'm not &amp;nbsp;
&lt;br&gt;sure. You'd have to take a look at GraphViz's DOT documentation [1].
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.graphviz.org/Documentation.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.graphviz.org/Documentation.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;Another solution would be to modify the graphical objects created by &amp;nbsp;
&lt;br&gt;the SVG import module (you can change the geometry of all objects, &amp;nbsp;
&lt;br&gt;including splines). What option constitutes the best solution (or is &amp;nbsp;
&lt;br&gt;even feasible) highly depends on the kind of modifications you want &amp;nbsp;
&lt;br&gt;to make to the edges and nodes. Could you be more specific about that?
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 13 avr. 07, at 16:48, Christoph Lange wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dear IsaViz developers,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; I'm using IsaViz Build 20061026, as retrieved from
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.lri.fr/~pietriga/IsaViz/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga/IsaViz/&lt;/a&gt;, and I would like to have an &amp;nbsp;
&lt;br&gt;&amp;gt; influence on
&lt;br&gt;&amp;gt; the graph layout generated by &amp;quot;suggest layout&amp;quot;. I don't know much &amp;nbsp;
&lt;br&gt;&amp;gt; about
&lt;br&gt;&amp;gt; GraphViz, but I guess it should be possible to specify some additional
&lt;br&gt;&amp;gt; arguments to &amp;quot;dot&amp;quot;, or to modify the dot file created by IsaViz &amp;nbsp;
&lt;br&gt;&amp;gt; before &amp;quot;dot&amp;quot;
&lt;br&gt;&amp;gt; is called. In my graph, with several hundreds of nodes and edges, &amp;nbsp;
&lt;br&gt;&amp;gt; it is
&lt;br&gt;&amp;gt; extremely hard to trace edges or to distinguish different edges, &amp;nbsp;
&lt;br&gt;&amp;gt; even if they
&lt;br&gt;&amp;gt; are differently colored. Therefore, I'd like to influence the &amp;nbsp;
&lt;br&gt;&amp;gt; layout of the
&lt;br&gt;&amp;gt; edges somehow.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Christoph
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Christoph Lange, Jacobs Univ. Bremen, &lt;a href=&quot;http://kwarc.info/clange&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://kwarc.info/clange&lt;/a&gt;, &amp;nbsp;
&lt;br&gt;&amp;gt; ICQ# 51191833
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-report-%28IsaViz-3.0-alpha%29%3A-No-influence-on-graph-layout-tp9986250p9990934.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9990895</id>
	<title>Re: How to download and build IsaViz 3.0 alpha from CVS?</title>
	<published>2007-04-14T01:44:18Z</published>
	<updated>2007-04-14T01:44:18Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">&lt;br&gt;Hello Christoph,
&lt;br&gt;&lt;br&gt;You first have to checkout the entire source code from directory java/ 
&lt;br&gt;classes/org/w3c/IsaViz in the CVS repository.
&lt;br&gt;&lt;br&gt;Instructions on how to do that are available from &lt;a href=&quot;http://dev.w3.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.w3.org/&lt;/a&gt;&amp;nbsp;
&lt;br&gt;cvsweb/
&lt;br&gt;&lt;br&gt;You should checkout the code in IsaViz/src/org/w3c/IsaViz/ &amp;nbsp;(get rid &amp;nbsp;
&lt;br&gt;of the java/classes/ parent dirs).
&lt;br&gt;&lt;br&gt;You will also need to update all the dependencies (JAR files) in the &amp;nbsp;
&lt;br&gt;lib/. You will find more information about the latest dependencies, &amp;nbsp;
&lt;br&gt;as well as built version of IsaViz 3.0-alpha at [1]. Don't forget to &amp;nbsp;
&lt;br&gt;get the latest launch scripts, which contain updated classpaths as &amp;nbsp;
&lt;br&gt;some libraries have changed.
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.lri.fr/~pietriga/IsaViz/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga/IsaViz/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Before compiling with ant, you should copy src/org/w3c/IsaViz/ 
&lt;br&gt;build.xml to your root IsaViz/ directory.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 13 avr. 07, at 16:44, Christoph Lange wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dear IsaViz developers,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; I wanted to use the most recent IsaViz version and tried to &amp;nbsp;
&lt;br&gt;&amp;gt; proceed from
&lt;br&gt;&amp;gt; this place on the homepage:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Development version (IsaViz 3.0-alpha, February 2007): the latest &amp;nbsp;
&lt;br&gt;&amp;gt; source code
&lt;br&gt;&amp;gt; is available through W3C’s public CVS repository.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; OK, what is the next step? Can I check out something with the &amp;nbsp;
&lt;br&gt;&amp;gt; command line CVS
&lt;br&gt;&amp;gt; client? Which files do I need to check out? The recent ones, or &amp;nbsp;
&lt;br&gt;&amp;gt; also those
&lt;br&gt;&amp;gt; that are three years old and are available in the same directory? I &amp;nbsp;
&lt;br&gt;&amp;gt; only
&lt;br&gt;&amp;gt; skimmed the build.xml file, but it refers to a &amp;quot;lib&amp;quot; directory that &amp;nbsp;
&lt;br&gt;&amp;gt; is not
&lt;br&gt;&amp;gt; present. -- Could you give me a how-to?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance :-)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Christoph
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Christoph Lange, Jacobs Univ. Bremen, &lt;a href=&quot;http://kwarc.info/clange&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://kwarc.info/clange&lt;/a&gt;, &amp;nbsp;
&lt;br&gt;&amp;gt; ICQ# 51191833
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-download-and-build-IsaViz-3.0-alpha-from-CVS--tp9986249p9990895.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9986250</id>
	<title>Bug report (IsaViz 3.0 alpha): No influence on graph layout</title>
	<published>2007-04-13T08:48:51Z</published>
	<updated>2007-04-13T08:48:51Z</updated>
	<author>
		<name>Christoph Lange-4</name>
	</author>
	<content type="html">&lt;br&gt;Dear IsaViz developers,
&lt;br&gt;&lt;br&gt;&amp;nbsp; I'm using IsaViz Build 20061026, as retrieved from 
&lt;br&gt;&lt;a href=&quot;http://www.lri.fr/~pietriga/IsaViz/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga/IsaViz/&lt;/a&gt;, and I would like to have an influence on 
&lt;br&gt;the graph layout generated by &amp;quot;suggest layout&amp;quot;. I don't know much about 
&lt;br&gt;GraphViz, but I guess it should be possible to specify some additional 
&lt;br&gt;arguments to &amp;quot;dot&amp;quot;, or to modify the dot file created by IsaViz before &amp;quot;dot&amp;quot; 
&lt;br&gt;is called. In my graph, with several hundreds of nodes and edges, it is 
&lt;br&gt;extremely hard to trace edges or to distinguish different edges, even if they 
&lt;br&gt;are differently colored. Therefore, I'd like to influence the layout of the 
&lt;br&gt;edges somehow.
&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;&lt;br&gt;Christoph
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Christoph Lange, Jacobs Univ. Bremen, &lt;a href=&quot;http://kwarc.info/clange&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://kwarc.info/clange&lt;/a&gt;, ICQ# 51191833
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-report-%28IsaViz-3.0-alpha%29%3A-No-influence-on-graph-layout-tp9986250p9986250.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9986249</id>
	<title>How to download and build IsaViz 3.0 alpha from CVS?</title>
	<published>2007-04-13T08:44:42Z</published>
	<updated>2007-04-13T08:44:42Z</updated>
	<author>
		<name>Christoph Lange-4</name>
	</author>
	<content type="html">&lt;br&gt;Dear IsaViz developers,
&lt;br&gt;&lt;br&gt;&amp;nbsp; I wanted to use the most recent IsaViz version and tried to proceed from 
&lt;br&gt;this place on the homepage:
&lt;br&gt;&lt;br&gt;Development version (IsaViz 3.0-alpha, February 2007): the latest source code 
&lt;br&gt;is available through W3C’s public CVS repository.
&lt;br&gt;&lt;br&gt;OK, what is the next step? Can I check out something with the command line CVS 
&lt;br&gt;client? Which files do I need to check out? The recent ones, or also those 
&lt;br&gt;that are three years old and are available in the same directory? I only 
&lt;br&gt;skimmed the build.xml file, but it refers to a &amp;quot;lib&amp;quot; directory that is not 
&lt;br&gt;present. -- Could you give me a how-to?
&lt;br&gt;&lt;br&gt;Thanks in advance :-)
&lt;br&gt;&lt;br&gt;Christoph
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Christoph Lange, Jacobs Univ. Bremen, &lt;a href=&quot;http://kwarc.info/clange&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://kwarc.info/clange&lt;/a&gt;, ICQ# 51191833
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-download-and-build-IsaViz-3.0-alpha-from-CVS--tp9986249p9986249.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9986251</id>
	<title>Bug report (IsaViz 3.0 alpha): Base URI damaged after &quot;suggest layout&quot;</title>
	<published>2007-04-13T08:39:56Z</published>
	<updated>2007-04-13T08:39:56Z</updated>
	<author>
		<name>Christoph Lange-4</name>
	</author>
	<content type="html">&lt;br&gt;Dear IsaViz developers,
&lt;br&gt;&lt;br&gt;&amp;nbsp; I'm using IsaViz 3.0 alpha (CVS build 20061026), as downloaded from 
&lt;br&gt;&lt;a href=&quot;http://www.lri.fr/~pietriga/IsaViz/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga/IsaViz/&lt;/a&gt;. (I could not manage to download it 
&lt;br&gt;directly from the CVS; I'll write you another mail about that.)
&lt;br&gt;&lt;br&gt;After I call &amp;quot;suggest layout&amp;quot;, the base URI is set to the file name of the 
&lt;br&gt;generated file. Furthermore, the isv:uri/fID attribute is removed from every 
&lt;br&gt;node, causing the namespace prefix to appear again, which is superfluous in 
&lt;br&gt;my case, where all nodes are in the same namespace.
&lt;br&gt;&lt;br&gt;I hacked a little Perl script, to be called with the .isv file as an argument, 
&lt;br&gt;to fix this:
&lt;br&gt;&lt;br&gt;#!/usr/bin/perl -i~ -p
&lt;br&gt;#
&lt;br&gt;# Repairs the URIs in a mindmap after IsaViz's &amp;quot;suggest layout&amp;quot; operation
&lt;br&gt;&lt;br&gt;s{&amp;lt;isv:baseURI value=&amp;quot;([^&amp;quot;]+)&amp;quot;\/&amp;gt;}{&amp;lt;isv:baseURI value=&amp;quot;YOUR BASE URI&amp;quot;/&amp;gt;}g;
&lt;br&gt;s{&amp;lt;isv:uri&amp;gt;}{&amp;lt;isv:uri fID=&amp;quot;true&amp;quot;&amp;gt;}g;
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;&lt;br&gt;Christoph
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Christoph Lange, Jacobs Univ. Bremen, &lt;a href=&quot;http://kwarc.info/clange&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://kwarc.info/clange&lt;/a&gt;, ICQ# 51191833
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-report-%28IsaViz-3.0-alpha%29%3A-Base-URI-damaged-after-%22suggest-layout%22-tp9986251p9986251.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9986252</id>
	<title>Introducing myself</title>
	<published>2007-04-13T08:39:44Z</published>
	<updated>2007-04-13T08:39:44Z</updated>
	<author>
		<name>Christoph Lange-4</name>
	</author>
	<content type="html">&lt;br&gt;Dear IsaViz developers,
&lt;br&gt;&lt;br&gt;&amp;nbsp; my name is Christoph Lange; I'm a Ph.D. student at Jacobs University Bremen, 
&lt;br&gt;Germany, who is concerned with managing scientific knowledge in a semantic 
&lt;br&gt;wiki. Some bug reports and feature requests from me will follow soon, but let 
&lt;br&gt;me first mention the nice things :-)
&lt;br&gt;&lt;br&gt;To create a mindmap of our group's activities, we recently discovered IsaViz, 
&lt;br&gt;as we needed a platform-independent tool and were dissatisfied with ArgoUML, 
&lt;br&gt;which we tried first. We found IsaViz's RDF model more appropriate for 
&lt;br&gt;expressing our thoughts.
&lt;br&gt;&lt;br&gt;Secondly, we run a public Semantic MediaWiki site (&lt;a href=&quot;http://mathweb.org/wiki/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mathweb.org/wiki/&lt;/a&gt;), 
&lt;br&gt;a wiki about (semantic) mathematical software on the web, whose contents we'd 
&lt;br&gt;like to visualize -- maybe with IsaViz and an appropriate style sheet.
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;&lt;br&gt;Christoph
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Christoph Lange, Jacobs Univ. Bremen, &lt;a href=&quot;http://kwarc.info/clange&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://kwarc.info/clange&lt;/a&gt;, ICQ# 51191833
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Introducing-myself-tp9986252p9986252.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-7754579</id>
	<title>Re: i keep getting a ': is reserved for anonymous node' notice</title>
	<published>2006-12-08T01:00:32Z</published>
	<updated>2006-12-08T01:00:32Z</updated>
	<author>
		<name>Emmanuel Pietriga-2</name>
	</author>
	<content type="html">Aliza Lila wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've setup my isaviz with the latest *.jar files (2006-12-05 aplpha 3 
&lt;br&gt;&amp;gt; version). Opening and navigating works fine, but when adding a new 
&lt;br&gt;&amp;gt; resource in the graph, i get the error ': is reserved for anonymous node'.
&lt;br&gt;&amp;gt; To reproduce:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 1: 'Create new resource' option in the 'main' isaviz RDF editor window,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2: Mouseclick in graph
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; (following sample below: i want to add a new resource for a cd)
&lt;br&gt;&amp;gt; 3: Add a uri: for example: '&lt;a href=&quot;http://www.recshop.fake/cd/KateBush'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.recshop.fake/cd/KateBush'&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 4: press the Ok utton
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 5: an message is shown: ': is reserved for anonymous node'
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 6: so i can't create any resource
&lt;/div&gt;&lt;/div&gt;Just tried it, with your file. Works fine with me.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Emmanuel Pietriga
&lt;br&gt;INRIA Futurs - Projet In Situ &amp;nbsp; &amp;nbsp;tel : +33 1 69 15 34 66
&lt;br&gt;Bat 490, Université Paris-Sud &amp;nbsp; &amp;nbsp;fax : +33 1 69 15 65 86
&lt;br&gt;91405 ORSAY Cedex FRANCE &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.lri.fr/~pietriga&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lri.fr/~pietriga&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;Picture 1.png&lt;/strong&gt; (50K) &lt;a href=&quot;http://old.nabble.com/attachment/7754579/0/Picture%201.png&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/i-keep-getting-a-%27%3A-is-reserved-for-anonymous-node%27-notice-tp7754286p7754579.html" />
</entry>

</feed>
