Re: Newbie question: How to test if Tomcat is running?

2009-06-02 Thread will trillich
server, but if I type: http://www.myhomepage.de:8180 nothing at all appears? Is this the normal way? Shall I change some entries (and if so, whre?)? Make sure you know which ports it's using: apt-get install lsof lsof -ni | egrep 'tomcat|java' Hope this helps! -- will trillich Tis the set

Re: Windows x64 Installer

2009-05-28 Thread will trillich
, Tomcat isn't listening. If you can open the port but Tomcat doesn't play nice with an HTTP response, your configuration needs attention. -- will trillich Our only real economic security lies in our power to meet human needs. -- S.Covey, the 8th Habit

Re: Windows x64 Installer

2009-05-27 Thread will trillich
For additional commands, e-mail: users-h...@tomcat.apache.org -- will trillich Our only real economic security lies in our power to meet human needs. -- S.Covey, the 8th Habit - To unsubscribe, e-mail: users-unsubscr

Re: Upload stop after 30 minutes: Processing of multipart/form-data requestfailed. Stream ended unexpectedly

2009-05-22 Thread will trillich
-- will trillich Our only real economic security lies in our power to meet human needs. -- S.Covey, the 8th Habit - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h

Re: Upload stop after 30 minutes: Processing of multipart/form-data requestfailed. Stream ended unexpectedly

2009-05-22 Thread will trillich
On Fri, May 22, 2009 at 2:22 PM, Christopher Schultz ch...@christopherschultz.net wrote: On 5/22/2009 2:01 PM, will trillich wrote: - we'd accidentally set up 'default gateway' on both This meant the system was confused as to where to send replies. I recently had a sever misconfiguration

Re: running tomcat5 -- as a service under 64-bit windows? SOLVED

2009-05-18 Thread will trillich
. It is a 'feature' of that service wrapper that for a service XXX the binarie smust be named XXX.exe and XXXw.exe -- will trillich Our only real economic security lies in our power to meet human needs. -- S.Covey, the 8th Habit

Re: never mind :)

2009-05-18 Thread will trillich
snag, but there's just a firewall or network issue. We now return you to your regularly scheduled email. :) -- will trillich Our only real economic security lies in our power to meet human needs. -- S.Covey, the 8th Habit

Re: running tomcat5 -- as a service under 64-bit windows?

2009-05-18 Thread will trillich
service as service.bat install yadaboing then you can configure it via tomcat5w //ES//yadaboing Easy! -- will trillich Our only real economic security lies in our power to meet human needs. -- S.Covey, the 8th Habit

Re: startup.bat and catalina.bat - NoClassDefFoundError: server

2009-05-17 Thread will trillich
code, back in college -- took days to notice that there was one missing (or extra) semicolon. Thanks! -- will trillich Our only real economic security lies in our power to meet human needs. -- S.Covey, the 8th Habit

Re: trouble starting tomcat: error 0 on Windows 64bit

2009-05-16 Thread will trillich
performance provided by APR, you can install the 64-bit .dll later. No .dll at all in \tomcat55\bin  - Chuck -- will trillich Our only real economic security lies in our power to meet human needs. -- S.Covey, the 8th Habit

Re: trouble starting tomcat: error 0 on Windows 64bit

2009-05-16 Thread will trillich
: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org -- will trillich Our only real economic security lies in our power to meet human needs. -- S.Covey, the 8th Habit

Re: trouble starting tomcat: error 0 on Windows 64bit

2009-05-16 Thread will trillich
we did find a msvcrt.dll which didn't do the trick.) Any pointers would be great! -- will trillich Our only real economic security lies in our power to meet human needs. -- S.Covey, the 8th Habit

Re: startup.bat and catalina.bat - NoClassDefFoundError: server SOLVED

2009-05-16 Thread will trillich
.  Tomcat itself is pure Java, so is platform and architecture independent. Aha. This might come in handy later. Thanks! -- will trillich Our only real economic security lies in our power to meet human needs. -- S.Covey, the 8th Habit

Re: trouble starting tomcat: error 0 on Windows 64bit SOLVED

2009-05-16 Thread will trillich
: the initial dash was missing (server without the leading -). -- will trillich Our only real economic security lies in our power to meet human needs. -- S.Covey, the 8th Habit - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org