batik-users@xmlgraphics.apache.org
[Top] [All Lists]

Re: desc and title element exceptions

Subject: Re: desc and title element exceptions
From: "Helder Magalhães"
Date: Thu, 10 Jul 2008 21:24:46 +0100
>  I get an exception when title and desc elements are included in my svg file. 
> Any ideas why?
>
> Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
>        at java.util.ResourceBundle.getBundle(Unknown Source)

I'm not much familiar with Batik (nor with Java, to be honest) but,
from the stack trace, I'd say that Java is attempting to load one of
those famous "Message_XX.properties" file whose name depends on your
system's current localization. For example, for me (who am in
Portugal) I've found, in applet experiments, that the Web server
receives some "Message_pt_PT.properties" which I believe to be related
with loading Batik's resource strings.

Could you post a code snippet so that one could take a more informed
look at this?

Hope this helps,

 Helder Magalhães

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx
For additional commands, e-mail: batik-users-help@xxxxxxxxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>