You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Nitin Pingle <ni...@kenati.com> on 2002/01/07 13:37:42 UTC

problem with cactus.properties file

i am having a problem as the cactus.properties file is in th eclasspath 
but despite this there is an erreor saying

java.lang.ExceptionInInitializerError:
> java.util.MissingResourceException: Can't find bundle for base name
> cactus, locale en_US 

i have started wondering wether it is a linux related problem as i am using linux RedHat7.1
can someone help 

thanks




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: problem with cactus.properties file

Posted by Vincent Massol <vm...@octo.com>.
Nitin,

The exception reflects the reality ... the cactus.properties file cannot
be loaded by the classloader because it is not available in the
classpath.

It does not seem to be a linux problem. 

Just check as many times as necessary that the cactus.properties is
indeed visible in the classpath. If you're still not succeeding, then
send us your cactus start script (i.e. the way you start cactus).

Thanks
-Vincent


> -----Original Message-----
> From: Nitin Pingle [mailto:nitin@kenati.com]
> Sent: 07 January 2002 12:38
> To: cactus-user@jakarta.apache.org
> Subject: problem with cactus.properties file
> 
> i am having a problem as the cactus.properties file is in th
eclasspath
> but despite this there is an erreor saying
> 
> java.lang.ExceptionInInitializerError:
> > java.util.MissingResourceException: Can't find bundle for base name
> > cactus, locale en_US
> 
> i have started wondering wether it is a linux related problem as i am
> using linux RedHat7.1
> can someone help
> 
> thanks
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:cactus-user-
> unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:cactus-user-
> help@jakarta.apache.org>
> 




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>