Re: tomact, apache adobe coldfusion 9

2009-10-31 Thread Peter Crowther
2009/10/30 Chris Blackwell ch...@team193.com: 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

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

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: servlet mappings

2009-10-31 Thread André Warnier
Juha Laiho wrote: ... servlet-mapping id=coldfusion_mapping_6 servlet-nameCfmServlet/servlet-name url-pattern*.cfm/*/url-pattern /servlet-mapping I don't think the above mapping is valid. Seconded, and tried a few variations with Tomcat to verify my expectations. One way

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

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 a...@ice-sa.com wrote: Juha Laiho wrote: ... servlet-mapping id=coldfusion_mapping_6 servlet-nameCfmServlet/servlet-name

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 a...@ice-sa.com 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

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 a...@ice-sa.com 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

Re: servlet mappings

2009-10-31 Thread Peter Crowther
2009/10/30 Caldarale, Charles R chuck.caldar...@unisys.com: 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

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

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

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.*

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 brw...@gmail.com *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)

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 brw...@gmail.com: *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

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 madscient...@microneil.com 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:

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