versions compatibility

I installed IsaViz 1.0 on my PC platform
- w2k machine
- Java 1.4.0
and I tried to import an RDF/XML file from the export/ directory.
Unfortunately my JVM crashed with the following error message:
"java.lang.NullPointerException
            at
org.w3c.IsaViz.RDFLoader.processSVG1711Node(RDFLoader.java:551)
            ..."
I think the problem is the incompatibility between dot.exe 1.8.4 with
IsaViz 1.0,
the SVG file generated by dot.exe is not correctly loaded in the IsaViz
tool.
After installing an older version of dot.exe (i.e. dot.exe 1.8.2),
IsaViz worked fine.

Flavius

Received on Tuesday, 23 April 2002 14:07:05 UTC