You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by J Aaron Farr <ja...@yahoo.com> on 2002/07/09 18:34:10 UTC

Sqiggle start up error

This is probably something simple...

I'm running batik 1_5beta3.  How do I start up the "sqiggle" browser?  If I
try:

java -jar batik.jar 
 
  -or-

java -jar batik-svgbrower.jar

I get the following:

java.io.IOException: java.lang.NullPointerException

	at org.apache.batik.dom.util.SAXDocumentFactory.createDocument(Unknown Source)
	at org.apache.batik.dom.svg.SAXSVGDocumentFactory.createDocument(Unknown
Source)
	at org.apache.batik.bridge.DocumentLoader.loadDocument(Unknown Source)
	at org.apache.batik.swing.svg.SVGDocumentLoader.run(Unknown Source)

I tried putting an svg document name as a command line option (ie "java -jar
batik.jar foo.svg"), but that doesn't seem to work either.

What am I missing?
Thanks!

jaaron


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org