Hi,
This JarIndexException is starting to bother me. The
only change that might be causing the problem is that
the Category class static initializer is refering to
the Category.class Class which is has not been
completely initialized yet.
That might be a cause of the problem. Whether it is
imputable to a JDK bug or to my ignorance does not
matter at this point. I'll supply a correction
tomorrow. I'd be grateful if you could check it on the
platfrom having the problem. Regards, Ceki
--- Andrew Taylor <[EMAIL PROTECTED]> wrote:
> Thanks... I grabbed 1.3 and included all jars in the
> jvm configuration and
> it works.
>
> Sorry for the interruption,
>
> Andy
>
> ----- Original Message -----
> From: "Scott Sanders" <[EMAIL PROTECTED]>
> To: "LOG4J Developers Mailing List"
> <[EMAIL PROTECTED]>
> Sent: Tuesday, April 24, 2001 10:45 AM
> Subject: Re: Log4J and JBuilder 4
>
>
> > I have used JBuilder4 on Windows and Linux with
> Sun's 1.2.2 and IBM's
> > 1.3 for both, and use Log4J in my servlet-based
> application. Everything
> > works just fine.
> >
> > Scott Sanders
> >
> > Andrew Taylor wrote:
> >
> > > Hello all,
> > >
> > > Thanks for making such a great framework!
> > >
> > > I have a problem, however. Log4J (v1.1b5-non
> cvs) enabled code works
> very
> > > well when executing in the (WinNT) console,
> however when I try executing
> it
> > > from within JBuilder (4), I recieve the
> following exception upon hitting
> > > static Log4J methods the first time:
> > >
> > > java.lang.reflect.InvocationTargetException:
> java.lang.NoClassDefFoundError:
> > > sun/misc/InvalidJarIndexException
> > > at
>
org.apache.log4j.Category.<clinit>(Category.java:136)
> > > at
> > > at
>
project.QuickReport.QuickReport.main(QuickReport.java:31)
> > > at
> java.lang.reflect.Method.invoke(Native Method)
> > > at
>
com.borland.jbuilder.util.BootStrap.invokeMain(Unknown
> Source)
> > > at
> com.borland.jbuilder.util.BootStrap.main(Unknown
> Source)
> > >
> > > I noticed that in the 1.1b5 release notes that
> this exception was
> occuring
> > > within applets too. I'm guessing that JBuilder
> may not provide access
> to
> > > the sun.misc.* classes (eventhough it's
> configured to use a standard w32
> sun
> > > JDK 1.2), and this would probably be the case
> with some applet runtimes
> too.
> > > Any suggestions?
> > >
> > > Thanks,
> > >
> > > Andy
> > >
> > >
> > >
> > >
> > >
>
---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > > For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> >
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> >
>
>
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
=====
---------
Ceki Gulcu E-mail: [EMAIL PROTECTED]
Rumine 5 Tel: ++41-21-351 23 15
CH-1005 Lausanne/Switzerland
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]