Hi Athan,

When a ResourceBundle throws a MissingResourceException from the getObject
method, the getKey() method of the exception usually has the name of the
item being requested.  If this problem is reproducible, could you find this
for us?

Thanks,
- Paul

Paul Glezen
IT Specialist
Software Services
818 539 3321


"Fameliaris, Athanasios" <[EMAIL PROTECTED]> on 03/22/2001 06:19:02
AM

Please respond to "LOG4J Developers Mailing List"
      <[EMAIL PROTECTED]>

To:   LOG4J Developers Mailing List <[EMAIL PROTECTED]>
cc:
Subject:  Exception





Hi all
I'm using log4j and i'm having the following exception for which I feel
that it occures due to log44j logging system
Can anybody help?

java.util.MissingResourceException: Can't find resource
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at java.lang.RuntimeException.<init>(RuntimeException.java:47)
        at
java.util.MissingResourceException.<init>(MissingResourceException.java:54)
        at java.util.ResourceBundle.getObject(Compiled Code)
        at java.text.DateFormatSymbols.initializeData(Compiled Code)
        at java.text.DateFormatSymbols.<init>(Compiled Code)
        at java.text.SimpleDateFormat.<init>(Compiled Code)
        at java.text.SimpleDateFormat.<init>(Compiled Code)
        at com.ibm.log4j.DateFileAppender.doAppend(Compiled Code)
        at com.ibm.log4j.Category.callAppenders(Compiled Code)
        at com.ibm.log4j.Category.error(Category.java:232)
        at DataWriteSocketHandler.run(Compiled Code)

Athanassios K. Fameliaris
Senior S/W Engineer

?       DECISION SYSTEMS INTEGRATION S.A.,
        Pantou  27,
        Athens, 176-71,
        Greece.
(       Office: +30 (0)1   9299562
        Fax:    +30 (0)1   9299550
/       EMail:  [EMAIL PROTECTED]





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

  • Exception Fameliaris, Athanasios
    • Paul Glezen

Reply via email to