RE: tomcat manager application problems

2004-09-14 Thread Noah Davis
st. We do this for mission-critical applications. Yoav Shapira Millennium Research Informatics >-Original Message- >From: Noah Davis [mailto:[EMAIL PROTECTED] >Sent: Monday, September 13, 2004 4:53 PM >To: [EMAIL PROTECTED] >Subject: tomcat manager application problems &

tomcat manager application problems

2004-09-13 Thread Noah Davis
#x27;d inquire as to what others' experiences have been. Is the manager app reliable? Should I be investigating running separate instances of tomcat for all my applications, or is there some configuration settings I need to be

Win2k SP4, Tomcat 5.0.27: Problem Setting JVM Heap Size

2004-07-29 Thread Noah
hanks, Noah - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Win2kSP4, Apache-2.0.49 + Tomcat-5.0.27 + mod_jk2-2.0.43 - Memory Reference Error

2004-07-27 Thread Noah
OK, it seems to have reduced the number of errors drastically but not eliminated them, so I most likely just need to allocate still more memory. I'll post again hopefully with a post-mortem tomorrow. - Noah Previous Me

RE: Win2kSP4, Apache-2.0.49 + Tomcat-5.0.27 + mod_jk2-2.0.43 - Memory Reference Error

2004-07-26 Thread Noah
Thank you, I tried increasing the memory before but was using the wrong method (trying to increase it as if I were using command line, but it is a service). I can't restart the server until after 5, so I will post a followup late today or tomorrow. Thanks, Noah Previous Me

RE: Win2kSP4, Apache-2.0.49 + Tomcat-5.0.27 + mod_jk2-2.0.43 - Memory Reference Error

2004-07-26 Thread Noah
No luck with eliminating the error so far (increasing JVM memory and the configuration changes I've tried didn't work). Any more ideas? Thanks, Noah Old message: -- Thanks, I've set th

RE: Win2kSP4, Apache-2.0.49 + Tomcat-5.0.27 + mod_jk2-2.0.43 - Memory Reference Error

2004-07-23 Thread Noah
l of the default settings. I can't think of anything else. I'll post a followup on Monday if either of the changes (increasing memory and reconfiguring to use the lb: group) end up causing some difference in b

Win2kSP4, Apache-2.0.49 + Tomcat-5.0.27 + mod_jk2-2.0.43 - Memory Reference Error

2004-07-23 Thread Noah
guration, but after weeks of searching the web and reading the (rather spare) documentation, we haven't been able to determine what the problem is. Our relevant config files are attached below. Does anyone have any pointers for us? Let me if I&#x

explicit context failing

2002-12-02 Thread Noah Davis
I'm having a strange problem using an explicit context. I have a ".war" file for my application. If I drop it in my webapps folder and use automatic deployment, it works fine -- it gets unpacked and deploys on startup. However, if I explictly define the context for this webapp, the webapp does

Re: proper use of servlet contexts

2002-11-20 Thread Noah Davis
AIL PROTECTED]> Sent: Monday, November 18, 2002 4:02 PM Subject: Re: proper use of servlet contexts > > Noah -- > > I don't really see how doing > > > > makes your app dependent on your context ... it makes your app dependent on > the _name_ of your context, but n

Re: proper use of servlet contexts

2002-11-16 Thread Noah Davis
Any other thoughts on this? Someone suggested using Struts . . but short of instituting a framework . . - Original Message - From: "Noah Davis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 12, 2002 8:18 PM Subject: proper use of servl

proper use of servlet contexts

2002-11-12 Thread Noah Davis
if your servlet does a forward using the request dispatcher AND your servlet url mapping does not reflect your directory structure, all the image paths and links and such could get screwed. There is a workaround using the HTML Base tag, but this isn't an option in my particular situation. Thoughts on this? Thanks in advance. Noah

Form-based login problem in 4.0.4

2002-09-12 Thread Noah Green
e the JSPs have been compiled. Any help or insight here is much appreciated! Thanks, Noah Noah Green Software Engineering Manager Palm, Inc. (212) 343-5032 [EMAIL PROTECTED] This message and any appended documentation is proprietary and confidential to Palm, Inc. and is intended only for the

Solved my problem (was RE: 4.0.2 Form Based Login Problem)

2002-08-30 Thread Noah Green
I upgraded to 4.0.4 and everything works. I think this was related to BUG 5422. Good luck everyone! -noah -Original Message- From: Noah Green Sent: Friday, August 30, 2002 10:22 AM To: '[EMAIL PROTECTED]' Subject: 4.0.2 Form Based Login Problem Hi all, I'm having

4.0.2 Form Based Login Problem

2002-08-30 Thread Noah Green
and start again), the login form works, but instead of the appearing, just a blank page appears. However the URL says that it was my . The blank page seems to have been generated by Tomcat. Any idea of what might be causing this? Thanks, Noah Noah Green Software Engineering Manager Palm, Inc.

servlet hang

2001-09-12 Thread Noah Zigas
ytes -from- the Connection.InputStream after the StreamCorruptedException was thrown. This is an important project for my company, and I'm at my wits end. Any suggestions or advice would be greatly appreciated. Noah Senior Software Engineer Paxar Systems Group

Re: Can tomcat do ASP in VBScript

2001-02-28 Thread Noah silva
I know Tomcat is strictly for Java, but I heard there is an apache module to do Front-page extensions... Perhaps this is slightly usefull? - noah silva On Wed, 28 Feb 2001, mike thomas wrote: > Hi all > > I know this is probably a stupid question to ask > "can to

Problems Starting tomcat?

2001-02-27 Thread Noah silva
. ANyone have any idea what's wrong? I would guess it's not finding the class to start. thanks, noah silva transcript follows: sparcy:/usr/local/tomcat/bin# ./startup.sh Guessing TOMCAT_HOME from tomcat.sh to ./.. Setting TOMCAT_HOME to ./.. Using classpath: ./../lib/ant.ja

Re: Tomcat newbies mailing list

2001-02-27 Thread Noah silva
tation. Thanks, Noah Silva On Tue, 27 Feb 2001, Robert Keddie wrote: > GOOD IDEA! > > Robert Keddie > web development > Marion County, FL > > >>> [EMAIL PROTECTED] 02/27/01 12:17PM >>> > > There has been some off the list discussion regarding start

Installing Tomcat

2001-02-26 Thread Noah silva
, on my sparc-linux box, in able to be able to run java servlet applications. b.) If I need to install a JRE, which ones are available/recommended for sparc/linux? c.) Is there, anywhere, a binary of tomcat for sparc/linux? I just want to run some JSP pages, not wrestle with trying to get Tomc