I've recently upgraded from an SVN version of Batik 1.6 to an SVN
(2007-09-23) version of Batik 1.7.  Everything seems to work fine on
Windows and Linux, but I get the following error on Mac OS X:

Uncaught error fetching image:
java.lang.NullPointerException
        at
sun.awt.image.URLImageSource.getConnection(URLImageSource.java:97)
        at
sun.awt.image.URLImageSource.getDecoder(URLImageSource.java:106)
        at
sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java
:240
)
        at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:172)
        at sun.awt.image.ImageFetcher.run(ImageFetcher.java:136)

Reverting back to the older (2007-01-08) 1.6 SVN fixes the problem.  I'm
not sure what the issue is here, but I'm hoping someone has seen it.
The error is usually associated with loading incorrect images (according
to Google), but I don't know why it would happen on one particular OS.
I'm thinking it may be something bugged with Apple's VM.  That's the
whole stack trace; doesn't even go into my code or Batik code.

Michael Bishop

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to