Socket error

2008-10-14 Thread Rathiika
I am getting this error. at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190) at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:304) at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190) at

Re: Socket error

2008-10-14 Thread Johnny Kewl
- Original Message - From: Rathiika [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Tuesday, October 14, 2008 8:41 AM Subject: Socket error I am getting this error. at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190) at

AW: Using S/MIME encryption in Tomcat5.5 fails

2008-10-14 Thread Celik, Servet (ext MA)
Hi, Martin! Thank you for your reply! As you can see in the list of included libs in my initial mail I already have the bcmailjdk.jar in my classpath. Unfortunately this didn't fix my problem. Cheers, Servet -Ursprüngliche Nachricht- Von: Martin Gainty [mailto:[EMAIL PROTECTED]

[OT] Down Turn

2008-10-14 Thread Johnny Kewl
The NB and TC mailing list volumes have dropped off alot, but I just wanted to say that before you think its a product thing, it is not. I'm a member of many other mailing lists and some of those have all but stopped, the fact the NB and TC are moving at all is testament to the products. So

RE: apache virtual hosts using different tomcat on different servers

2008-10-14 Thread Nicola Burns
To further explain my testing with virtual hosts test1.foo.com using localhost jboss and test2.foo.com uses server2 jboss. If I test placing my jkmount statements for either jboss into the virtual hosts tag, I get the server not found error I also removed the include statement from http.conf

NoclassDefFoundError!!

2008-10-14 Thread Thangavel Sankaranarayanan
Hi All, I have compiled a class which resides in a package inside tomcat's application ase (i.e classes directory) in a package called admintool It is a standalone(static void main() ) and i have compiled and placed over here.The reason for placing here is i am interested in using some of the

Socket Timeout on Windows Server 2003

2008-10-14 Thread Carlo Giannelli
Dear All, I've got a servlet connecting via socket to another external server. When there are too many outgoing sockets, the connect() method throws a timeout exception. Tomcat version is 5.5.27, the OS is Windows Server 2003, and the JDK version is 1.5.0_16. I've already raised the

RE: external folder be mapped to Tomcat 'specific 'web application'

2008-10-14 Thread Karthik Nanjangude
Hi Absolutely perfect, this works,thx Yes, just set up a sub-context. Something like a file called: $CATALINA_BASE/Catalina/localhost/XYZAPPS#images.xml with content: Context docBase=/root/images / Question: Can this configuration be done from within 'XYZAPPS/META-INF/context.xml'

Re: NoclassDefFoundError!!

2008-10-14 Thread Konstantin Kolinko
2008/10/14 Thangavel Sankaranarayanan [EMAIL PROTECTED]: I have compiled a class which resides in a package inside tomcat's application ase (i.e classes directory) in a package called admintool It is a standalone(static void main() ) and i have compiled and placed over here.The reason for

RE: server.xml configuration

2008-10-14 Thread Caldarale, Charles R
From: gjj391 [mailto:[EMAIL PROTECTED] Subject: server.xml configuration I seem to have a bit of a issue when installing railo in tomcat. Don't suppose you'd care to tell us which version of Tomcat? I am using mod_jk to bypass apache and have tomcat serve everything. Then why bother with

RE: external folder be mapped to Tomcat 'specific 'web application'

2008-10-14 Thread Caldarale, Charles R
From: Karthik Nanjangude [mailto:[EMAIL PROTECTED] Subject: RE: external folder be mapped to Tomcat 'specific 'web application' Question: Can this configuration be done from within 'XYZAPPS/META-INF/context.xml' Specific to the application only No - webapps are independent (required by the

Re: server.xml configuration

2008-10-14 Thread André Warnier
Caldarale, Charles R wrote: From: gjj391 [mailto:[EMAIL PROTECTED] [...] I am using mod_jk to bypass apache and have tomcat serve everything. Then why bother with httpd at all? Hey ! I patented that line. - To start a

Re: Jakarta ISAPI errno=61

2008-10-14 Thread Rainer Jung
Matt Morten schrieb: We are currently experiencing an issue with Jakarta ISAPI Redirector 1.2.25, where our log is filling up with the following and our clients are receiving 503 errors: [Thu Sep 25 12:05:28.937 2008] [732:3700] [info] jk_ajp_common.c (891): Failed opening socket to

Re: Problem running TC 6.0.18 with CATALINA_BASE

2008-10-14 Thread Rainer Jung
Christopher Schultz schrieb: So, this appears to be my problem, but two things confuse me: 1. The command-line looks just fine to me in the first place. and The startup script contains some $variable and variable is empty if there is no logging.properties. The shell then gives an empty arg

Re: mod_proxy_balancer

2008-10-14 Thread Hassan Schroeder
On Tue, Oct 14, 2008 at 7:20 AM, AD [EMAIL PROTECTED] wrote: My issue is that the tomcat app, seems to want to redirect to /myapp1/some/file.html for a 302 (as an example) which is causing the issue. is there a way around this ? This path gets back to apache which gets back to the end

Re: mod_proxy_balancer

2008-10-14 Thread Rainer Jung
AD schrieb: Hassan, Sorry about the copy/paste issue, i meant to use AJP My issue is that the tomcat app, seems to want to redirect to /myapp1/some/file.html for a 302 (as an example) which is causing the issue. is there a way around this ? This path gets back to apache which gets

Re: [OT] Why can NOT run Tomcat on my Laptop

2008-10-14 Thread André Warnier
André Warnier wrote: Pid wrote: David Smith wrote: André Warnier wrote: David Smith wrote: Caldarale, Charles R wrote: ... for that Microsoft should be awarded the opposite of the Nobel peace prize. - Chuck That would be the Darwin award :-) --David Now, call me thick, but that

FYI - Apple Updates Tomcat to 6.0.18 on MacOSX Servers

2008-10-14 Thread David Fisher
Just noticed the following on an Apple MacOSX 10.5 Security Update: Tomcat CVE-ID: CVE-2007-6286, CVE-2008-0002, CVE-2008-1232, CVE-2008-1947, CVE-2008-2370, CVE-2008-2938, CVE-2007-5333, CVE-2007-5342, CVE-2007-5461 Available for: Mac OS X Server v10.5.5 Impact:

Apache / Tomcat Cluster Worker Fails and Entire Cluster becomes Unavailable

2008-10-14 Thread DHM
Hi - Running a Single Apache Web Server (1.3.36) to 2 Tomcat App Servers (5.5.17) via mod_jk (1.2.19) on Unix Solaris. Apache Tomcat Connector setup for loadbalance which it does just fine. Issue is that when 1 Tomcat goes into error state the cluster becomes unavailable. Apache sees the 1

Re: Socket Timeout on Windows Server 2003

2008-10-14 Thread Mark Thomas
Carlo Giannelli wrote: Dear All, I've got a servlet connecting via socket to another external server. When there are too many outgoing sockets, the connect() method throws a timeout exception. Tomcat version is 5.5.27, the OS is Windows Server 2003, and the JDK version is 1.5.0_16.

Re: SSL Accelerator - Front ending Tomcat

2008-10-14 Thread Rainer Jung
Mike Koponick schrieb: Hello Everyone, I have not been a frequent administrator of Tomcat, but it seems that I am becoming one! So, Here is my setup, I using an SSL accelerator in front of a Tomcat server running two instances. When I try to access the website, the webserver (rightfully

Re: mod_proxy_balancer

2008-10-14 Thread AD
Hassan, Sorry about the copy/paste issue, i meant to use AJP My issue is that the tomcat app, seems to want to redirect to /myapp1/some/file.html for a 302 (as an example) which is causing the issue. is there a way around this ? This path gets back to apache which gets back to the end user

Re: NIO 100% CPU usage

2008-10-14 Thread Filip Hanik - Dev Lists
hi Matías, I have not yet found a way to reproduce it to put in a work around so even though its not fixed in 1.5 and 1.6, we can make it work. If you want to work with me, we can make that happen, assuming you have a way to reproduce this Filip Matías Rojas wrote: Hello, I'm experiencing

Lambda probe

2008-10-14 Thread Brantley Hobbs
Does anyone know what's up with Lambda probe? The site's been down for a while... Thanks, Brantley - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Jakarta ISAPI errno=61

2008-10-14 Thread Matt Morten
Hi, We are currently experiencing an issue with Jakarta ISAPI Redirector 1.2.25, where our log is filling up with the following and our clients are receiving 503 errors: [Thu Sep 25 12:05:28.937 2008] [732:3700] [info] jk_ajp_common.c (891): Failed opening socket to (127.0.0.1:8009) (errno=61)

Re: apache virtual hosts using different tomcat on different servers

2008-10-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nicola, Nicola Burns wrote: To further explain my testing with virtual hosts test1.foo.com using localhost jboss and test2.foo.com uses server2 jboss. If I test placing my jkmount statements for either jboss into the virtual hosts tag, I get the

Re: Problem running TC 6.0.18 with CATALINA_BASE

2008-10-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rainer, Rainer Jung wrote: Christopher Schultz schrieb: So, this appears to be my problem, but two things confuse me: 1. The command-line looks just fine to me in the first place. and The startup script contains some $variable and variable is

RE: Creating virtual directory in Tomcat - HTTP Status 404 ...

2008-10-14 Thread uddav
Thank you both for those information, they were very helpful. Again, thank you so much. =) Caldarale, Charles R wrote: From: uddav [mailto:[EMAIL PROTECTED] Subject: Creating virtual directory in Tomcat - HTTP Status 404 ... docBase=/dirtest/prod_scrpts

Changing the ROOT application in Tomcat 6.0.18 on Linux

2008-10-14 Thread Maik Schumacher
Hi all, I want to change the ROOT application on Tomcat 6 without renaming my Web application to ROOT. I have successfully changed the ROOT application on a Windows XP System using Tomcat 6.0.18. However, using Tomcat 6.0.18 on OpenSuse Linux 10.3 does not work... I performed the

NIO 100% CPU usage

2008-10-14 Thread Matías Rojas
Hello, I'm experiencing a problem with NIO in Tomcat, maybe related to this issue: Selector doesn't block on Selector.select(timeout) (lnx) http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6403933 I'm using JDK 6 update 7 and it seems not to be fixed, does anybody have the same

Re: [OT] Why can NOT run Tomcat on my Laptop

2008-10-14 Thread Pid
David Smith wrote: André Warnier wrote: David Smith wrote: Caldarale, Charles R wrote: ... for that Microsoft should be awarded the opposite of the Nobel peace prize. - Chuck That would be the Darwin award :-) --David Now, call me thick, but that one I don't get. Google for the

Tomcat5 - Error : catalina.bat startup script is missing

2008-10-14 Thread Chavadam
Re: Static deployment of a previously tested-out web application (non compressed files) Dear Good IT Samaritans, I re-installed all the software applications on my PC, amongst others : ° Windows XP - Home edition - Version 2002 - Service Pack 3 ° jdk-6u7-nb-6_1-windows-ml °

Session Replication question

2008-10-14 Thread Jess Holle
I read the cluster how-to regarding. I'm still not clear on a couple of details if is just using DeltaManager and SimpleTcpCluster: 1. If useDirtyFlag is false, I assume that the session is entire replicated after each and every access. Is this correct? 2. If useDirtyFlag is true,

Re: [OT] Why can NOT run Tomcat on my Laptop

2008-10-14 Thread André Warnier
Pid wrote: David Smith wrote: André Warnier wrote: David Smith wrote: Caldarale, Charles R wrote: ... for that Microsoft should be awarded the opposite of the Nobel peace prize. - Chuck That would be the Darwin award :-) --David Now, call me thick, but that one I don't get.

Re: Changing the ROOT application in Tomcat 6.0.18 on Linux

2008-10-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maik, Maik Schumacher wrote: I want to change the ROOT application on Tomcat 6 without renaming my Web application to ROOT. Any particular reason? It's /way/ easier to simply re-name your directory to 'ROOT'. I performed the following steps on

TC 5.5.27 upgrade JSP tag attribute quoting

2008-10-14 Thread David Wall
While it makes sense, I was just checking to see if upgrading from Tomcat 5.5.26 to 5.5.27, not thinking such an upgrade would require JSP source code changes, will hold true going forward with subsequent Tomcat releases. We have a few places where JSP tag attribute values have Java code that

Installing another jdk while tomcat is running

2008-10-14 Thread nashrul
I have jdk 1.4 and 1.5 installed and tomcat 5.0 running. I downloaded jdk 1.6 and I want to install this jdk while the tomcat is running (for some reasons I couldn't shut down the tomcat). Is this OK if I do this ? Does jdk installation not interfere with the running tomcat ?? Thanks... -- View

Re: Apache / Tomcat Cluster Worker Fails and Entire Cluster becomes Unavailable

2008-10-14 Thread Mladen Turk
DHM wrote: Hi - worker.list=loadbalancer worker.loadbalancer.type=lb worker.loadbalancer.balance_workers=cbap1,cbap2 worker.loadbalancer.sticky_session=1 worker.cbap1.port=8690 worker.cbap1.host= edited for privacy worker.cbap1.type=ajp13 worker.cbap1.lbfactor=10 worker.cbap1.socket_keepalive=1