Java update from Apple broke Tomcat

2010-11-01 Thread Rob Tanner
Hi, While I run production on Linux servers, I do my development on my iMac. Last week, I ran the most recent Apple Java upgrade , and now Tomcat (which is a critical part of my development environment) won't start up. I get the error: Nov 1, 2010 8:58:54 AM org.apache.catalina.startup.Bootstrap

Re: Java update from Apple broke Tomcat

2010-11-01 Thread Thad Humphries
There's a Mac mini in our QA shop that is running this version of Java with Tomcat 6.0.26 and testing my app without a problem. On Mon, Nov 1, 2010 at 1:55 PM, Rob Tanner wrote: > Hi, > > While I run production on Linux servers, I do my development on my iMac. > Last week, I ran the most recent

Re: Java update from Apple broke Tomcat

2010-11-01 Thread Christopher Schultz
-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.startu

Re: Java update from Apple broke Tomcat

2010-11-01 Thread Rob Tanner
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 defa

RE: Java update from Apple broke Tomcat

2010-11-01 Thread Caldarale, Charles R
> From: Rob Tanner [mailto:rtan...@linfield.edu] > Subject: Re: Java update from Apple broke Tomcat > 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 exc

Re: Java update from Apple broke Tomcat

2010-11-01 Thread Pid
On 01/11/2010 17:55, Rob Tanner wrote: > Hi, > > While I run production on Linux servers, I do my development on my iMac. > Last week, I ran the most recent Apple Java upgrade , and now Tomcat (which > is a critical part of my development environment) won't start up. I get the > error: > > Nov 1

RE: Java update from Apple broke Tomcat

2010-11-01 Thread Richard G Curry
: Re: Java update from Apple broke Tomcat On 01/11/2010 17:55, Rob Tanner wrote: > Hi, > > While I run production on Linux servers, I do my development on my iMac. > Last week, I ran the most recent Apple Java upgrade , and now Tomcat > (which is a critical part of my developm

Re: Java update from Apple broke Tomcat

2010-11-02 Thread Stephen Caine
Rob, We use Tomcat 6.0.28 on Mac OS X 10.6.4 with the latest Java update and it seems to start up just fine. Stephen Caine Soft Breeze Systems, LLC On Nov 1, 2010, at 1:55 PM, Rob Tanner wrote: > Hi, > > While I run production on Linux servers, I do my development on my iMac. > Last week, I r

Re: Java update from Apple broke Tomcat

2010-11-02 Thread Rob Tanner
.com] > Sent: Monday, November 01, 2010 5:28 PM > To: Tomcat Users List > Subject: Re: Java update from Apple broke Tomcat > > On 01/11/2010 17:55, Rob Tanner wrote: >> Hi, >> >> While I run production on Linux servers, I do my development on my iMac. >> Last