RE: MISC; After one Tomcat Cluster node shutdown Session Replication working but a Hashmap object is getting empty

2009-10-31 Thread Imad Hachem
Dear Team, After setting a Tomcat Cluster of 2 nodes on separate machine, Session replication is working very fine except one library objects (QueryCrypt.jar included in this Web Project) having a Hashmap where we store Users SESSION ID. After one node shutdown, this Hashmap object is ge

Re: The server encountered an internal error () that prevented it from fulfilling this request.

2009-10-31 Thread Brian Wolf
*Konstantin thanks for your help, it now works, only one little caveat below, for the record as others need this information if they are trying to configure the Nutch 0.9 module from Apache, as I am. I would only caution that for some reason the first quotation mark in your statement needed to be

Re: Tomcat6 - access denied exception ONE TIME after each restart, then all ok... Why? & How to make it stop?

2009-10-31 Thread Bill Barker
"Pete McNeil" wrote in message news:4aeba53e.3090...@microneil.com... > Christopher Schultz wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Pete, >> >> On 10/30/2009 7:59 PM, Pete McNeil wrote: >> >>> Fresh install of Tomcat6 on fresh install of ubuntu. >>> >> >> Be specific: ex

Re: The server encountered an internal error () that prevented it from fulfilling this request.

2009-10-31 Thread Konstantin Kolinko
2009/11/1 Brian Wolf : > > *description* *The server encountered an internal error () that prevented it > from fulfilling this request.* > > *exception* > > org.apache.jasper.JasperException: /search.jsp(151,22) Attribute value >  language + "/include/header.html" is quoted with " which must be > e

Re: The server encountered an internal error () that prevented it from fulfilling this request.

2009-10-31 Thread Peter Crowther
2009/10/31 Brian Wolf > *I don't know if this is the correct list to ask this, but this is an error > from a servlet "loaded" under tomcat (if thats the right phrase)* > The error is due to the servlet, not due to Tomcat: > org.apache.jasper.JasperException: /search.jsp(151,22) Attribute value

The server encountered an internal error () that prevented it from fulfilling this request.

2009-10-31 Thread Brian Wolf
Hi, *I don't know if this is the correct list to ask this, but this is an error from a servlet "loaded" under tomcat (if thats the right phrase)* * * *Thanks!* * * * * * * * * *description* *The server encountered an internal error () that prevented it from fulfilling this request.* *excep

Re: Bad file descriptor serving static file

2009-10-31 Thread David Smith
Have you run a filesystem checker on the disk lately? I would expect an error like that to come from the underlying OS. A cheap test would be to rename the file (struts_dojo.js.bad) and put a new one in with it's original name. --David Mitch Claborn wrote: > tomcat 6.0.20 > Java(TM) SE Runtime

Bad file descriptor serving static file

2009-10-31 Thread Mitch Claborn
tomcat 6.0.20 Java(TM) SE Runtime Environment (build 1.6.0_16-b01) linux Debian lenny Getting the error below when serving a static file. It is always the same file (/struts/dojo/struts_dojo.js). (Yes, I know that struts normally serves that, but I had to patch one of the struts files, so tomcat

Re: servlet mappings

2009-10-31 Thread Peter Crowther
2009/10/30 Caldarale, Charles R : > Note that several servlet containers silently implement "enhancements" to the > spec that simply cause confusion and limit portability. ... and are handy for some real-world use cases, such as creating a RESTful web service without the overhead of Axis or withi

Re: [OT] Hammers and nails (was Re: A question about log-rotation on "catalina.out")

2009-10-31 Thread André Warnier
Leon Rosenberg wrote: On Sat, Oct 31, 2009 at 10:59 AM, André Warnier wrote: Leon Rosenberg wrote: They are saying: In the time java developers picks the gun, the php developer runs away with the prey. And the c developer seems to be thinking about best fitting boots. The perl developer in t

Re: [OT] Hammers and nails (was Re: A question about log-rotation on "catalina.out")

2009-10-31 Thread Leon Rosenberg
On Sat, Oct 31, 2009 at 10:59 AM, André Warnier wrote: > Leon Rosenberg wrote: >> >> They are saying: In the time java developers picks the gun, the php >> developer runs away with the prey. And the c developer seems to be >> thinking about best fitting boots. >> > The perl developer in the meanti

Re: servlet mappings

2009-10-31 Thread Chris Blackwell
yeah, that what surprised mr. that someone would design something that looks so much like a wildcats, but actually it's not On 31 Oct 2009, at 09:08, André Warnier wrote: Juha Laiho wrote: ... CfmServlet *.cfm/* I don't think the above mapping is valid. Seconded, and tried a

Re: [OT] Hammers and nails (was Re: A question about log-rotation on "catalina.out")

2009-10-31 Thread André Warnier
Leon Rosenberg wrote: They are saying: In the time java developers picks the gun, the php developer runs away with the prey. And the c developer seems to be thinking about best fitting boots. The perl developer in the meantime created a module which will allow him to catch the rest of the spec

Re: servlet mappings

2009-10-31 Thread André Warnier
Juha Laiho wrote: ... CfmServlet *.cfm/* I don't think the above mapping is valid. Seconded, and tried a few variations with Tomcat to verify my expectations. One way would be to explicitly declare all different .cfm prefixes, like I agree with what you are both saying of

Re: [OT] Hammers and nails (was Re: A question about log-rotationon "catalina.out")

2009-10-31 Thread André Warnier
David kerber wrote: Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 10/30/2009 1:17 PM, Caldarale, Charles R wrote: From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: [OT] Hammers and nails (was Re: A question about log- rotationon

Re: not able to connect to localhost

2009-10-31 Thread André Warnier
Caldarale, Charles R wrote: From: Brian Wolf [mailto:brw...@gmail.com] Subject: Re: not able to connect to localhost Oct 30, 2009 11:23:02 AM org.apache.catalina.core.StandardServer await SEVERE: StandardServer.await: create[8005]: java.net.BindException: Address already in use: JVM_Bind Somet

Re: tomact, apache & adobe coldfusion 9

2009-10-31 Thread Peter Crowther
2009/10/30 Chris Blackwell : > Ok, that was it.  chrome was hanging on to the source in its cache and > really didn't want to give it up. Glad you found it. > I do take on board your points about the single docroot approach.  testing > here on windows requesting indeX.cfM will serve up the source