Chris,

Normally, I let Eclipse start and stop Tomcat for me.  It only knows about
6.0.18 and that's the only version I have on my workstation until this
morning when I downloaded 6.0.29 to see if there was any possibility that I
could have corrupted my existing server.  I left 6.0.29 with its default
configuration. I tried starting both 6.0.18 and 6.0.29 (not at the same time
of course) simply via the bin/catalina.sh shell script and both version fail
identically with the same IS_DIR exception

~ Rob


On 11/1/10 1:20 PM, "Christopher Schultz" <ch...@christopherschultz.net>
wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Rob,
> 
> On 11/1/2010 1:55 PM, Rob Tanner wrote:
>> Nov 1, 2010 8:58:54 AM org.apache.catalina.startup.Bootstrap
>> initClassLoaders
>> SEVERE: Class loader creation threw exception
>> java.lang.NoSuchFieldError: IS_DIR
>>      at 
>> org.apache.catalina.startup.Bootstrap.createClassLoader(Bootstrap.java:167)
> 
> You can check the code here:
> 
> http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_29/java/org/apa
> che/catalina/startup/Bootstrap.java
> 
> There is only one instance of IS_DIR in that file. IS_DIR is a protected
> static member of the ClassLoaderFactory class in the same package.
> 
> An upgrade of only Java should not have caused this error.
> 
> Are you working with more than one version of Tomcat at the same time by
> any chance?
> 
> How do you start Tomcat?
> 
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAkzPISIACgkQ9CaO5/Lv0PBqIwCfbLkz/3vKSz/Dp/SbAp9x0ePB
> x0oAnR3nMqHn4oAi9AnGYHswuqQg8xMf
> =X/Cp
> -----END PGP SIGNATURE-----
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to