RE: RE : 2 Tomcat instances on the same server ?

2004-05-13 Thread Asif Chowdhary
This should ease your pain: Change JAVA Home base on your JRE ::Starting Tomcat as an NT Service echo off set PATH=%PATH%;%CATALINA_HOME% set SERVICENAME=mysecondtomcat set CATALINA_BASE=C:\Program Files\mydirectory set JAVACLASSPATH=%CLASSPATH% set

RE: Tomcat reboot runtime

2004-05-13 Thread Adam Buglass
Wouldn't it be possible to restart tomcat by writing a server-side program to trigger a shell-script?? Of course that may disrupt the operation of the website itself - I'd have to consult the docs to be clearer on that. If Yoav says it can't be done then I'm sure we'd be wasting our time by

JProfiler vs. JProbe

2004-05-13 Thread tom ly
My team is thinking about getting a profiling tool. Does anybody have any experience with either tool? What are your thoughts about each one? - Do you Yahoo!? Yahoo! Movies - Buy advance tickets for 'Shrek 2'

Which is better? JProfiler vs. JProbe

2004-05-13 Thread tom ly
tom ly [EMAIL PROTECTED] wrote:My team is thinking about getting a profiling tool. Does anybody have any experience with either tool? What are your thoughts about each one? - Do you Yahoo!? Yahoo! Movies - Buy advance tickets for 'Shrek 2'

Re: JProfiler vs. JProbe

2004-05-13 Thread Peter Lin
my biased perspective, Borland OptimizeIt is better than JProbe. the last time I tried to use JProbe to profile Tomcat 4 it was ungodly slow. it's probably improved since then. peter tom ly [EMAIL PROTECTED] wrote: My team is thinking about getting a profiling tool. Does anybody have any

RE: JProfiler vs. JProbe

2004-05-13 Thread Shapira, Yoav
Hi, They're both decent. I like OptimizeIt better than both of them, though. It's a personal preference as the feature lists are nearly identical. Yoav Shapira Millennium Research Informatics -Original Message- From: tom ly [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 11:19

RE: Tomcat reboot runtime

2004-05-13 Thread Shapira, Yoav
Hi, I, on the other hand, would be interested to see what you come up with, so don't stop your train of thought on my account. Yoav Shapira Millennium Research Informatics -Original Message- From: Adam Buglass [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 11:13 AM To: Tomcat

greaceful shutdown of mod_jk2 connectors

2004-05-13 Thread Mike Batting
has anyone managed to get the greaceful shutdown feature working with mod_jk2 ? if so... what is the secret ? I am incrementing the ver attribute when I alter the graceful setting for a given channel.socket and the jk2status page registeres to noted update... but it still directs new

Re: JProfiler vs. JProbe for AXIS webservices?

2004-05-13 Thread tom ly
Sorry, I should of been more specific. Our application is huge AXIS webservices (no typical servlets here) running remotely on a non GUI (all command line) Linux box and we are telneting into the box from a windows pc. Can OptimizeIt be running from a non GUI Linux box, but have statistics

JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error

2004-05-13 Thread Allistair Crossley
Well, since using 2.0.4 this error has been unheard of until today. A user has been trying to upload a document and tried 4 times and constantly got the Stream ended unexpectedly error from JK2 connector. The document is Word and 140K. I have tested with other users trying to upload this item

Re: JProfiler vs. JProbe for AXIS webservices?

2004-05-13 Thread Peter Lin
I honestly couldn't tell you. You'll have to look at the specs of OptimizeIt. I normally test and profile everything on my laptop, which has 1gb of ram. I wouldn't run any profiler on anything less than 1gb. peter tom ly [EMAIL PROTECTED] wrote: Sorry, I should of been more specific. Our

Tomcat 5.0.24: cannot create Host with Administration Tool

2004-05-13 Thread wsedio
Hi, I'm running Tomcat 5.0.24 on RH Enterprise Linux 3. I tried to Create New Host using the Tomcat Web Server Administration Tool, but I got this error: --- HTTP Status 500 - Error invoking operation createStandardHost type Status report message Error invoking operation createStandardHost

Ant deploy and context.xml

2004-05-13 Thread Rich Garabedian
I'm trying to use the ant autodeploy feature with a context.xml fragment in the MET-INF directory. Mailing lists and all the documentation I've read show this to be a no-brainer. I'm sure I'm being ignorant of something incredibly obvious, but I just can't see it. I'm using the basic build.xml

RE: Tomcat reboot runtime

2004-05-13 Thread Timothy_Sabin
Personally, I don't see why the scheme that Adam came up with wouldn't work. You would want your program to do a shutdown, wait, then issue a startup command. --Tim Sabin Shapira, Yoav [EMAIL PROTECTED] 05/13/2004 11:23 AM Please respond to Tomcat Users List [EMAIL PROTECTED] To Tomcat

Re: Tomcat reboot runtime

2004-05-13 Thread QM
On Thu, May 13, 2004 at 11:23:17AM -0400, Shapira, Yoav wrote: : I, on the other hand, would be interested to see what you come up with, : so don't stop your train of thought on my account. If you're looking for a full restart, there are several ways (in varying levels of hackishness). Once

Tomcat Server startuo failed in Eclipse

2004-05-13 Thread deepak shripat mane
  Hii.. All I am integrating tomcat server 5.0.19 with eclipse 2.1 For that i have installed tomcatb plug in software. But i got Tomcat Menu and Tomcat icon on tool bar when i m trying to run tomcat server within eclipse It is Failed i got following types of errors terminated

RE: Tomcat 5.0.24: cannot create Host with Administration Tool

2004-05-13 Thread Shapira, Yoav
Hi, There's more information in your logs. Look there and ask again if you still can't figure it out. Yoav Shapira Millennium Research Informatics -Original Message- From: wsedio [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 11:42 AM To: Tomcat Users List Subject: Tomcat

RE: Tomcat reboot runtime

2004-05-13 Thread Shapira, Yoav
Hi, What's running your program (in order to wait and issue a startup command) after you've done a shutdown? ;) (Unless you're talking about highly tomcat-specific code that shuts down tomcat and leaves the JVM itself running) Yoav Shapira Millennium Research Informatics -Original

RE: Tomcat reboot runtime

2004-05-13 Thread Adam Buglass
Hi, I'm not looking at highly specific tomcat code, that's way more complicated than I'm thinking about. I also don't see the need to faff about with shutdown - wait - startup. I was thinking (at a rather simplistic level) of having a restart script which can be called from a JSP / Java class.

RE: problem with isapi redirector

2004-05-13 Thread Srinivas Kotapally
Lohan I am having the same problem!! I am using Windows 2003 Server, IIS 6 and isapi_redirector2.dll. The site is accessible through port 8080 but in that case I guess we are accessing Tomcat directly. Guys, I have checked all my settings... and I have everything set-up as directed. But to no

Re: Tomcat having strange 'hickups'

2004-05-13 Thread Michiel Toneman
Are you sure this isn't related to heavy garbage collection in the JVM? jvmstat has some good tools to monitor memory usage an garbage collection in your app. Michiel Wojciech Sobczuk wrote: Hello, I'm running Tomcat 5.0.18 on RedHat 9, started with the following commandline:

CGIServlet problem

2004-05-13 Thread Alex
was wondering if anyone out there is running a version of tomcat (i'm running 5.0.19 and 5.0.24) with CGI enabled and *crosses fingers* has mrtg installed somewhere with rrdtool? For weeks now i've been trying to get the following cgi working: http://my14all.sourceforge.net/14all-1.1.txt It

Tomcat reboot runtime PS...

2004-05-13 Thread Adam Buglass
I'm leaving work now so I'm gonna have to leave this thread for a while but I'll definitely check up on it again when I get in tomorrow morning. If I get a chance soon I'll have a go at whipping something up. I may be barking up completely the wrong tree and if I write something of course it may

RE: JProfiler vs. JProbe for AXIS webservices?

2004-05-13 Thread Larry Isaacs
I have installed OptimizeIt on one Windows system and deployed the needed profiling runtime to a remote Windows system. I was able to attach to and profile an application on the remote system. I would assume you would be able to do the same with a remote Linux system. The OptimizeIt 5.5 I

Re: Tomcat having strange 'hickups'

2004-05-13 Thread Wojciech Sobczuk
It is possible. Any nice website about tuning the garbage collector? How to make it so it seamlessly works in the background and does not halt the whole server? Best reagards, Wojtek Michiel Toneman wrote: Are you sure this isn't related to heavy garbage collection in the JVM? jvmstat has

Re: Tomcat having strange 'hickups'

2004-05-13 Thread QM
On Thu, May 13, 2004 at 06:51:15PM +0200, Wojciech Sobczuk wrote: : Any nice website about tuning the garbage collector? Um, Google? Sun's website should have, in the very least, docs on the types of GC algorithms available and how to invoke them. : How to make it so it seamlessly works in

RE: Tomcat having strange 'hickups'

2004-05-13 Thread Ryan Lissack
Hi, If it is running on a machine with multiple CPUs, you can use the concurrent collector. The collector then runs on one of the CPUs while the application continues to run on the others, the other threads will still be suspended for a short period (during the marking phase) but it can be an

Re: Revoking or deleting a client certificate

2004-05-13 Thread QM
:I think previously I misunderstood you - now just for my understanding - :I should create a selfsigned CA just for signing the server certificate :and then import in the keystore the client certificates which are signed :with the org's standard CA cert. And then the client browsers should be

problem with isapi redirector

2004-05-13 Thread Lohan Spies
Hi All, I got a problem getting the examples to show. When i copy a jsp file into my webroot directory of iis and i open it, it displays fine. But when i try to access the localhost/examples/jsp/index.html page it just gives me a page not found error. I reconfigured tomcat and iis about 10

Tomcat having strange 'hickups'

2004-05-13 Thread Wojciech Sobczuk
Hello, I'm running Tomcat 5.0.18 on RedHat 9, started with the following commandline: /usr/java/j2sdk1.4.2_01//bin/java -Xmx256m -server -Djava.endorsed.dirs=/usr/java/jakarta-tomcat/common/endorsed -classpath

Tomcat 4: JNDI LDAP - Can't get single role name

2004-05-13 Thread Goerlich, Michael
Hello Tomcat-Users, I've got a problem and I don't know if it's my lack (...but I've already scanned this list). In my environment I want to authenticate the users against MS AD by JNDI LDAP. The user authentication is ok and also the roles found by getRoles() are the right ones. But the

Clustering problem with web.xml

2004-05-13 Thread Gabriele Paciucci
Hi Tomcat user, I'm trying to setup a in memory session replication with tomcat. I have: -tomcat 5.0.24 -java 1.4.2_04 - Red Hat Enterprise Linux 3 I have two machine dl580-1 and dl580-2 with tcp/ip and multicast enabled. this is the cluster part of server.xml. Cluster

Default Directory

2004-05-13 Thread Andi Reinbrech
Hi, With Tomcat 5.0.24 running as a service, where would the current directory be? 5.0.18 allowed you to specify --WorkingPath %CATALINA_HOME%\bin in service.bat, but this setting is ignored now in 5.0.24. I need to open some config files from the current directory at startup. BTW how does

mod_jk2 RPM

2004-05-13 Thread wsedio
Hi all, do you know where I can find an RPM or SRPM for the latest mod_jk2? I am running RH Enterprise Linux 3 (Apache 2.0.46) and Tomcat 5.0.24. Thanks! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

RE: Tomcat 4.1.x Vs 5.0.x

2004-05-13 Thread dawg fan
From personal experience in testing on Suse 8.2 and tomcat 4.1.30 using a load of 1000 concurrent connections pulling continuous pages from the webserver, the following was found: - using ibm jdk and blackdown jdk (basically same thing) gave the fastest serve times for the first hour of

Re: mod_jk2 RPM

2004-05-13 Thread Gabriele Paciucci
www.jpackage.org On Thursday 13 May 2004 14:01, wsedio wrote: Hi all, do you know where I can find an RPM or SRPM for the latest mod_jk2? I am running RH Enterprise Linux 3 (Apache 2.0.46) and Tomcat 5.0.24. Thanks! -

2 Tomcat instances on the same server ?

2004-05-13 Thread Hertenstein Alain
Hello, I have a server with one single webapps running on Tomcat 4.1.29 and MS IIS 6 (linked through the JK Connector) on Win2K, in production and accessible through the web. Now I need to have a second application running on Tomcat + IIS too, but I'm not sure what option to take : 1- install

RE: 2 Tomcat instances on the same server ?

2004-05-13 Thread Dale, Matt
Option 2 would work fine as long as you change all the ports that it needs, there shouldnt be any configurational stuff other than that as long as the box has the memory and cpu to cope. Option 3, if you have the server then might as well use it. Ta Matt -Original Message- From:

RE: how to configure the cookie-path-argument

2004-05-13 Thread Benjamin Armintor
I sympathize with your problem, Christoph. After a quick look over the code for the Coyote connector (which is likely what you're using), it looks like the answer is no: The session determination occurs in CoyoteRequest, and the cookies are unconditionally written with the context path of the

RE: 2 Tomcat instances on the same server ?

2004-05-13 Thread Ralph Einfeldt
I would go for 2. As I'm not using IIS, I'm not shure if there are specific hurdles in this environment. Tomcat stand alone and tomcat behind apache are quite easy to setup with multiple instances. If all tomcate have the same versions, you just have to install tomcat once and setup two

Stop WA at startup

2004-05-13 Thread Boulay Arnaud
What is the way for stop all the Web Applications at Tomcat startup time ? load-on-startup tag in web.xml seams to be here only to fix priority ... Regards, Arnaud - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Preparing to do session sharing

2004-05-13 Thread Christian Mittendorf
On 13.05.2004, at 08:21, Randy wrote: 1) is it stable? I have seen lots of email traffic and some comments about The only thing worse than dealing with connectors is Clustering I cannot tell you yet if it's stable because the site is not in production yet. First tests have shown some problems,

RE: Default Directory

2004-05-13 Thread Shapira, Yoav
Hi, With Tomcat 5.0.24 running as a service, where would the current directory be? 5.0.18 allowed you to specify --WorkingPath %CATALINA_HOME%\bin in service.bat, but this setting is ignored now in 5.0.24. I need to open some config files from the current directory at startup. BTW how does

RE: Stop WA at startup

2004-05-13 Thread Ralph Einfeldt
Guessing that you are talking about starting instead of stopping... load-on-startup is for servlets not for web applications. If you include this tag in a servlet definition, the servlet will be started at startup time. The value for the tag defines the order of the startup. -Original

RE: error shutting down the tomcat

2004-05-13 Thread Shapira, Yoav
Hi, Your shutdown error means tomcat was already not running (or more precisely, not listening on the server shutdown socket, 8005 by default). Shut down tomcat. Make sure it's shut down using the ps command to show its java process is gone. Clear out your logs. Start tomcat. Look at the

Re: Timing service in Tomcat

2004-05-13 Thread Tim Kelly
Sasha, We wanted to reuse our business java code for our batch runs so we implemented a cron job with issued a lynx command such as lynx http://webxx/servlet/batch?batch=2date=05/13/04. We run our production environment in linux so lynx was available by default. Tim Mats Henrikson wrote:

RE: Stop WA at startup

2004-05-13 Thread Shapira, Yoav
Hi, Your message is vague. However, take a look at the deployOnStartup flag for the Host element in tomcat's configuration reference documentation. It might not be exactly what you want. Basically, if you don't want a webapp initialized when the tomcat server is started, don't deploy that

RE: symLinks broken in tomcat 5.0.19

2004-05-13 Thread Shapira, Yoav
Howdy, Thanks It is now and it works Context path= docBase=/home/team allowLinking=true debug=0 reloadable=false Good. Glad to help, Yoav This e-mail, including any attachments, is a confidential business communication,

RE: Tomcat having strange 'hickups'

2004-05-13 Thread Shapira, Yoav
Hi, It might be a big full garbage collection. Add -verbose:gc to your startup JVM options. Use the system normally, and check the console log as soon as you have one of those 20-second pauses. If it says something like [Full GC: XXX - YYY (20 sec)] then that's the culprit. You will

RE: Stop WA at startup

2004-05-13 Thread Boulay Arnaud
No I persist : stop appli : I don't want my web apps to be available after the tomcat startup time. Each web app must be started by a human act. the lack of load-on-startup in my web.xml doesn't give the wanted result. Regards, Arnaud Message d'origine De:

really newbie question on patch level

2004-05-13 Thread Coolguys
The report writer we use from tonbeller software uses Servlets, we use tomcat on IIS for this. However our customer want to know the version (no problem) and the Patch level - problem How do you tell the patch level of the tomcat server you have downloaded? Do you have to install it 1st?

RE: Stop WA at startup

2004-05-13 Thread Boulay Arnaud
Hi again ! For me, a deployment act is not the same semantic as start act : ie vi is available in Linux and it is not opened when the system is started ;-) In my context, the Web apps list is bundled with a lot of other programs (say system programs) and installed by a local admin and this

RE: really newbie question on patch level

2004-05-13 Thread Shapira, Yoav
Hi, No such concept existing for tomcat. The version number is it, as there are no patches, only new versions. Yoav Shapira Millennium Research Informatics -Original Message- From: Coolguys [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 9:24 AM To: 'Tomcat Users List' Subject:

RE: Stop WA at startup

2004-05-13 Thread Shapira, Yoav
Hi, Have you tried setting the Host's deployOnStartup attribute to false in your server.xml? Does that address your needs? If not, then you're SOL with the current tomcat version ;) Yoav Shapira Millennium Research Informatics -Original Message- From: Boulay Arnaud [mailto:[EMAIL

RE: Stop WA at startup

2004-05-13 Thread Boulay Arnaud
I can't : working with T4.1.x :-( Maybe the solution is specific webapp manager (tomcat jmx features) that starts after the other web apps and stop all of them ! Regards ! Message d'origine De: Shapira, Yoav [mailto:[EMAIL PROTECTED] Date: jeu.

Re: Apache 2 - mod_jk2

2004-05-13 Thread Mike Batting
I have started using the ver attribute along with the graceful attribute and I am now seeing the updates properly register when running the jk2status application. however... new users' sessions are still directed to the Servlet Container that should be in graceful shutdown mode. Is there

Error retrieving attribute users with tomcat 5.0.24 admin console

2004-05-13 Thread Mathieu Peltier
Hi, I cannot succeed to use the Tomcat 5.0.24 admin console to manage my UserDatabaseRealm (conf/tomcat-users.xml file). No UserDatabase is seen and when I click to Users, I get the following error: HTTP Status 500 - Error retrieving attribute users. Thank you in advance for any help. best

RE: how to access webpages under apache/tomcat without specifying port 8080

2004-05-13 Thread Mike Curwen
look in server.xml for '8080'. Wherever it appears, change it to '80' -Original Message- From: b [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 12:50 AM To: [EMAIL PROTECTED] Subject: how to access webpages under apache/tomcat without specifying port 8080 I have a

mod_jk.so for Fedora Core 1 x86_64

2004-05-13 Thread Brad Hafichuk
I've been trying to find a mod_jk.so binary to connect Apache 2.0.48 to Tomcat 4.1.29 on my AMD64 server, which is running Fedora Core 1 x86_64. I've noticed that FreeBSD has a 64 bit version, any idea if someone is working on one for Fedora? Cheers, Brad

RE: mod_jk.so for Fedora Core 1 x86_64

2004-05-13 Thread Lohan Spies
There is an already build binary on the Jakarta.tomcat site! Just go to binaries and search around! It is a jk2 binary The package works, I installed it! -Original Message- From: Brad Hafichuk [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 4:22 PM To: [EMAIL PROTECTED] Subject:

RE: mod_jk.so for Fedora Core 1 x86_64

2004-05-13 Thread Lohan Spies
http://apache.is.co.za/dist/jakarta/tomcat-connectors/jk2/binaries/linux/ here is the link -Original Message- From: Lohan Spies [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 4:28 PM To: 'Tomcat Users List' Subject: RE: mod_jk.so for Fedora Core 1 x86_64 There is an already

Preparing to do session sharing

2004-05-13 Thread Randy
Hello, I am upgrading my Tomcat Servers to 5 so I can take advantage of Session sharing. I have two servers that I want to share sessions. As a side note, this is in conjunction with using LVS, rh9 and apache 2 Before I try I would like to just clarify some things. 1) is it stable? I have seen

Re: Timing service in Tomcat

2004-05-13 Thread Mats Henrikson
Sasha, If you are used to unix cron and the format of crontabs, then you might also want to have a look at JCronTab (http://jcrontab.sourceforge.net/), which is supposed to work pretty well with Tomcat (have a look at the first FAQ entry...). Mats On Wed, 2004-05-12 at 16:33, Sasha Borodin

Problem with started

2004-05-13 Thread Pablo Pan
Hello What`s mean this problem?? when i load the page at localhost:8080/opennms the screnn is all white and the error in logs is this. Thanks for all. 2004-05-13 09:04:24 StandardHost[localhost]: Removing web application at context path /ROOT/opennms 2004-05-13 09:04:24 StandardHost[localhost]:

Re: mod_jk.so for Fedora Core 1 x86_64

2004-05-13 Thread Brad Hafichuk
Are you telling me that the i386 version will work on a 64bit processor? -Brad - Original Message - From: Lohan Spies [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Thursday, May 13, 2004 8:28 AM Subject: RE: mod_jk.so for Fedora Core 1 x86_64

Re: Clustering problem with web.xml

2004-05-13 Thread Filip Hanik - Dev
check your web.xml for a mistake The markup in the document following the root element must be well-formed. or open it in an xml editor, it will tell you right away Filip - Original Message - From: Gabriele Paciucci [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 13, 2004

Tomcat reboot runtime

2004-05-13 Thread Rudolf Feyerkleist
Is there a way to restart tomcat from a webapplication running on tomcat? Or is there a way for canges to the server.xml of tomcat to become effective at runtime? __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around

RE: mod_jk.so for Fedora Core 1 x86_64

2004-05-13 Thread Lohan Spies
Sorry didn't see you were using 64 bit. Just saw tomcat and fedora! I don't know give it a bash -Original Message- From: Brad Hafichuk [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 4:43 PM To: Tomcat Users List Subject: Re: mod_jk.so for Fedora Core 1 x86_64 Are you telling

Availability of mod-jk2 for Apache 2.0.49 on RHLinux

2004-05-13 Thread Asif Chowdhary
Hi, Can anyone tell me when will the mod-jk2 connector will be available for Apache 2.0.49. Thanks Asif - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Clustering problem with web.xml

2004-05-13 Thread Ram Mahajan
Hi All, I am using Tomcat 3.3 and would like to know what properties I need to set up in server.xml so that I can look up a datasource in the context. For example: initCtx.lookup(jdbc/OracleDatasource); Thanks Ram -Original Message- From: Filip Hanik - Dev [mailto:[EMAIL PROTECTED]

RE : 2 Tomcat instances on the same server ?

2004-05-13 Thread Hertenstein Alain
Thanks Matt and Ralph, Is there a documentation somewhere as to how to setup 2 (or more) Tomcat instances ? I've seen there were Workers on Tomcat 3.x, but cannot find more documentation for Tomcat 4.x (the Running.txt file doesn't explain much, I've created that CATALINA_BASE environment

RE: Tomcat reboot runtime

2004-05-13 Thread Shapira, Yoav
Hi, No to both. Yoav Shapira Millennium Research Informatics -Original Message- From: Rudolf Feyerkleist [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 8:11 AM To: [EMAIL PROTECTED] Subject: Tomcat reboot runtime Is there a way to restart tomcat from a webapplication running

Re: mod_jk.so for Fedora Core 1 x86_64

2004-05-13 Thread Brad Hafichuk
btw, I did try the i386 version without any luck. Anyone else know of any solution... -Brad - Original Message - From: Lohan Spies [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Thursday, May 13, 2004 8:55 AM Subject: RE: mod_jk.so for Fedora Core 1 x86_64 Sorry

Re: Tomcat 5.0.24: cannot create Host with Administration Tool

2004-05-13 Thread wsedio
On 13-05-2004 18:00, Shapira, Yoav wrote: There's more information in your logs. Look there and ask again if you still can't figure it out. What log file should I look at? I looked at the file catalina.out and didn't find anything ... Anyway, I think I've found the cause of the problem: I was

RE: Tomcat 5.0.24: cannot create Host with Administration Tool

2004-05-13 Thread Shapira, Yoav
Hi, Anyway, I think I've found the cause of the problem: I was running Tomcat with the file server-minimal.xml as configuration, I switched it back to the file server.xml and I can now add Hosts just fine ... Do you have any explanation for that? Ahh, good detective work. Explanation?

RE: JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error

2004-05-13 Thread Mladen Turk
It could be that he has a slow connection and is unable to deliver the required data inside 60 second timeout period. The data is read in 8K blocks, so if using slow connection that might be the cause of the problem. -Original Message- From: Allistair Crossley [mailto:[EMAIL

tomcat and coldfusion: sharing webapp

2004-05-13 Thread wsedio
Hi, I am running Tomcat 5.0.24 on RH Enterprise Linux 3 with Apache web server 2.0.46 and mod_jk2 2.0.4. I've a few Tomcat/Apache name-based virtual hosts and they work fine (JSP, servlet, etc.). I would like to deploy ColdFusion MX 6.1 for J2EE on the top of Tomcat and share it for all the

RE: Trying to connect to DB2 usning JNDI

2004-05-13 Thread Cooper, Vickie
I have the Resource within the Context and I no longer get errors when I start up TomCat...but I still get the error: javax.naming.NameNotFoundException: Name jdbc is not bound in this Context at org.apache.naming.NamingContext.lookup(NamingContext.java:811) Context

Re: JProfiler vs. JProbe

2004-05-13 Thread Will Hartung
From: tom ly [EMAIL PROTECTED] Sent: Thursday, May 13, 2004 8:18 AM My team is thinking about getting a profiling tool. Does anybody have any experience with either tool? What are your thoughts about each one? I've had mediocre success with any of them. They all seem to basically do the

Re: Configuration free persistence?

2004-05-13 Thread Will Hartung
From: Shapira, Yoav [EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 6:27 AM Here's another take that's not seen often, but is intriguing: the java.util.prefs API. It uses the Registry on Windows, and the filesystem on unix, by default, but that can be changed. If you're running on Windows

Re: JProfiler vs. JProbe

2004-05-13 Thread Emerson Cargnin
have any of you taken a look at hyades? http://www.eclipse.org/hyades/ Will Hartung wrote: From: tom ly [EMAIL PROTECTED] Sent: Thursday, May 13, 2004 8:18 AM My team is thinking about getting a profiling tool. Does anybody have any experience with either tool? What are your thoughts about

Re: Configuration free persistence?

2004-05-13 Thread Jacob Kjome
Quoting Will Hartung [EMAIL PROTECTED]: From: Shapira, Yoav [EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 6:27 AM Here's another take that's not seen often, but is intriguing: the java.util.prefs API. It uses the Registry on Windows, and the filesystem on unix, by default, but that

RE: Tomcat reboot runtime

2004-05-13 Thread Rudolf Feyerkleist
1. The original question was if there is some highly tomcat-specific code that enables a reboot at runtime. Spending very little time going through the source code of catalina, it seems to me that even highly tomcat-specific code does not support a reboot a runtime. 2. One solution could be to

Do log

2004-05-13 Thread Teixeira, Jorge (Informaker)
I want do log and I try use the catalina package but i dont has succeful. I try use it: (new LoggerBase()).log(e.getMessage(), e, LoggerBase.ERROR); The e compompnent is one exception. And where it save the log files? Is on the CATALINA_HOME\logs? Tanks.

Re: Do log

2004-05-13 Thread Filip Hanik - Dev
you can use log4j, and you can have Tomcat do the same, it is just matter of configuration search a thread by me with log4j in the subject line. Filip - Original Message - From: Teixeira, Jorge (Informaker) [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Thursday, May

Linux memory management with Tomcat question

2004-05-13 Thread tom ly
I've got tomcat running on a Linux machine with 2000GB of RAM. The tomcat settings are JAVA_OPTS=-server -Xms1500M -Xmx1500M; therefore, when i start Tomcat, I'll see free memory drop to about 500MB - which is expected. But, when tomcat is running and especially under heavy load the free

RE: JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error

2004-05-13 Thread Shane Linley
Oh, far too many bells! This problem, is hellish to diagnose properly because uploads works flawlessy for some and not for others. There isn't a clear reason why. I was one of the unlucky ones. The only solution that worked for my site was to install the JK1.2 connector instead, which worked

TempDir???

2004-05-13 Thread Steve Vanspall
Hi there, I have been reading about ways to get Tomcat to write to a file. Basically I need to write a file, that only needs to be available while tomcat is running. It is used by a background process to dynamically configure itself, depending on what configuration tomcat is running on at that

Re: Tomcat reboot runtime

2004-05-13 Thread QM
: [snip: discussion re: ways to restart Tomcat, preferably : through Tomcat itself] Option #4: a listener that exists outside the Tomcat process, which calls the container start/stop scripts on command. I'm whipping up a prototype now: it's a basic socket listener that stores the path to the

Re: Linux memory management with Tomcat question

2004-05-13 Thread Peter Lin
ok, so your server has 2GB of ram or 2000Mb. the memory usage may increase for several reasons, the primary one is there's a slow leak in one of your applications. This may be as simple as several objects referencing each other. If they happen to result in circular references, the garbage

Re: Linux memory management with Tomcat question

2004-05-13 Thread tom ly
Thanks for the reply Peter. Which OS are you using? Peter Lin [EMAIL PROTECTED] wrote: ok, so your server has 2GB of ram or 2000Mb. the memory usage may increase for several reasons, the primary one is there's a slow leak in one of your applications. This may be as simple as several objects

RE: TempDir???

2004-05-13 Thread Steve Vanspall
Forgot that, worked out the problem, all sorted Steve -Original Message- From: Steve Vanspall [mailto:[EMAIL PROTECTED] Sent: Friday, 14 May 2004 11:54 AM To: Tomcat Users List Subject: TempDir??? Hi there, I have been reading about ways to get Tomcat to write to a file. Basically