Re: tomcat no longer writing to log files

2009-05-15 Thread Michael A. Repucci
On Fri, May 15, 2009 at 10:20 AM, Steve Ochani wrote: > Really? Your cv/resume indicates otherwise. > > Sure your phd is in neuroscience but your current employment is listed as > "Scientific Programmer" and so was your last employment. > > Considering that you are "Proficient" in things such as

Re: tomcat no longer writing to log files

2009-05-14 Thread Michael A. Repucci
On Thu, May 14, 2009 at 5:11 PM, André Warnier wrote: > If you did install this tomcat with the apt utility, then just do > - apt-get remove tomcatx.y > - apt-get purge tomcatx.y > > Then, make sure that the java you have is a Sun Java, not gcj, and make it > the default (update-alternatives java

Re: tomcat no longer writing to log files

2009-05-14 Thread Michael A. Repucci
Seems like a bit of animosity toward Tomcat has finally helped me make progress, mostly because it got all you gurus to actually explain a bit of how it works, and how it's packaged, all concepts I didn't understand. I'm a scientist, not a programmer. I'm new to Ubuntu and Tomcat. My colleagues hav

Re: tomcat no longer writing to log files

2009-05-14 Thread Michael A. Repucci
See life as it is, not as it appears to be. On Thu, May 14, 2009 at 4:23 PM, André Warnier wrote: > Michael A. Repucci wrote: > >> Yes. That changed nothing. Still no catalina.out, still no ourapp.log. >> >> Well, that'll teach you to do stupid things like that u

Re: juddi -Tomcat 6

2009-05-14 Thread Michael A. Repucci
http://ws.apache.org/juddi/ Michael Repucci (M) 718-288-4554 (W) 212-746-0462 mich...@repucci.org http://michael.repucci.org/ --See life as it is, not as it appears to be. On Thu, May 14, 2009 at 4:16 PM, André Warnier wrote: > Arundhati Chabukswar wrote: > >> Hi, >> >> Can someone help me se

Re: tomcat no longer writing to log files

2009-05-14 Thread Michael A. Repucci
Yes. That changed nothing. Still no catalina.out, still no ourapp.log. Michael Repucci (M) 718-288-4554 (W) 212-746-0462 mich...@repucci.org http://michael.repucci.org/ --See life as it is, not as it appears to be. On Thu, May 14, 2009 at 4:09 PM, André Warnier wrote: > Michael A. Repu

Re: What is the difference?

2009-05-14 Thread Michael A. Repucci
The "java -version" returns the version of the JVM you're using. The "java version" attempts to start a Java application whose class name is version. See the man pages for java for more information. Michael Repucci (M) 718-288-4554 (W) 212-746-0462 mich...@repucci.org http://michael.repucci.org/

tomcat no longer writing to log files

2009-05-14 Thread Michael A. Repucci
Hi Tomcat'ers, I'm completely new to Tomcat, and very unfamiliar with JSP or web applications in general. I've been trying to set up an application on my system (Ubuntu 9.04) that works just fine on my colleagues' systems (Windows XP). I've got Tomcat working just fine, and the manager and demo ap