Re: poller error: tomcat 7.0.28, native 1.1.24, apr 1.3.3

2012-06-21 Thread Rainer Jung
On 22.06.2012 06:51, Jesse Farinacci wrote: Greetings, I'm encountering a problem migrating to apache tomcat 7.0.28 with IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux s390x-64 jvmxz6460sr10fp1-20120202_101568 (JIT enabled, AOT enabled). Here is the relevant log information: 22-Jun-2012 00:41

Re: Question about Tomcat6 & IIS in windows.

2012-06-21 Thread Rainer Jung
On 21.06.2012 18:31, Chris Limina wrote: I'm in a position where I'm trying to upgrade legacy websites to the latest version of tomcat/windows/iis to help improve performance. Old environment: 2003 server, IIS 7 Current environment: Windows Web Server 2008 R2 64bit IIS 7.5 Apache Tomcat 6.0.35

poller error: tomcat 7.0.28, native 1.1.24, apr 1.3.3

2012-06-21 Thread Jesse Farinacci
Greetings, I'm encountering a problem migrating to apache tomcat 7.0.28 with IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux s390x-64 jvmxz6460sr10fp1-20120202_101568 (JIT enabled, AOT enabled). Here is the relevant log information: 22-Jun-2012 00:41:05.701 INFO [AsyncFileHandlerWriter-114965005

Re: mixing authentication schemes

2012-06-21 Thread Pid
On 21/06/2012 20:34, Aggarwal, Ajay wrote: > Sorry about the poor formatting of my message. Research OAuth. p > -Original Message- > From: Aggarwal, Ajay [mailto:ajay.aggar...@stratus.com] > Sent: Thursday, June 21, 2012 3:27 PM > To: users@tomcat.apache.org > Subject: mixing authentic

RE: Confusing tomcat error - can't find javax.servlet.http.HttpSessionAttributeListener

2012-06-21 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Confusing tomcat error - can't find > javax.servlet.http.HttpSessionAttributeListener > Odd that it's a java.lang.Error and not something more specific like > NCDFE, etc. Which makes me suspect the message isn't co

Re: Moodle & Tomcat

2012-06-21 Thread Peli
hey already solved the problem, it was not a permissions problem, it is an error caused by the relative paths that you can use in a browser I already configure moodle to not use slasharguments, and thats all ... sorry for your time guys, and thanks a lot 2012/6/21 Peli : > The absolute path to th

Re: Moodle & Tomcat

2012-06-21 Thread Peli
The absolute path to the upload directory is D:\ServerJEE\apache-tomcat-7.0.27\moodledata and the absolute path to the moodle aplication is D:\ServerJEE\apache-tomcat-7.0.27\webapps\moodle, but i dont know how moodle create the download links to the files in the upload directory 2012/6/21 Christop

Re: Moodle & Tomcat

2012-06-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peli, On 6/21/12 11:28 AM, Peli wrote: > hey thanks for your help, but did not work, or not if I am doing > wrong, I mean > > in my application directory I created the context.xml file in > META-INF directory with the following contents: > > "/ali

Re: Confusing tomcat error - can't find javax.servlet.http.HttpSessionAttributeListener

2012-06-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pid, On 6/21/12 7:08 AM, Pid wrote: > On 20/06/2012 18:57, Cassano, Chris wrote: >> Hi, I'm getting a fatal error when I start tomcat. Now I would >> think that servlet-api.jar is missing from the tomcat classpath >> but if I do -verbose:class I can c

Re: Failed allocating AJP message buffer

2012-06-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pierre, On 6/20/12 6:26 PM, Pierre Ayotte wrote: > Our Configuration = Apache Apache/2.2.22 on Windows > 2008 R2 x64 mod_ssl/2.2.22 OpenSSL/0.9.8t with certificates in > place mod_jk/1.2.35 with a load balancer to 5 workers There were a b

Re: Re : Re: Issue with keep-alive connections, when using APR Connector on Windows and starting Processes from Servlets

2012-06-21 Thread Jeff MAURY
Is it specific to Wordpad or any launched process will do the trick ? Do you tried with a non UI process (console) ? Jeff On Thu, Jun 21, 2012 at 10:45 PM, Laurent Petit wrote: > En Réponse à "Tomcat Users List" le 21 juin > 2012 00:07 Can you verify your 2 threads (reading input an error) are

Re : Re: Issue with keep-alive connections, when using APR Connector on Windows and starting Processes from Servlets

2012-06-21 Thread Laurent Petit
En Réponse à "Tomcat Users List" le 21 juin 2012 00:07 Can you verify your 2 threads (reading input an error) are launched ? Yes they are. Verified. Can you confirm you are getting the problem only on Windows ? Yes sir, we're unable to reproduce it on Ubuntu. Jeff On Wed, Jun 20, 2012 at 4:19

RE: mixing authentication schemes

2012-06-21 Thread Aggarwal, Ajay
Sorry about the poor formatting of my message. -Original Message- From: Aggarwal, Ajay [mailto:ajay.aggar...@stratus.com] Sent: Thursday, June 21, 2012 3:27 PM To: users@tomcat.apache.org Subject: mixing authentication schemes CURRENT ENVIRONMENT Our device is managed via a tomcat 6

mixing authentication schemes

2012-06-21 Thread Aggarwal, Ajay
CURRENT ENVIRONMENT Our device is managed via a tomcat 6 based web-server that runs on the device. We have a proprietary XML/JSON API that web based UI client uses to talk to web-server. We are NOT using container managed security. Instead our application has implemented its own authentication.

Tomcat 6 jsvc startup/shutdown script

2012-06-21 Thread Muriithi, Priscilla K.
Hello, Can anyone send me a tomcat 6 jsvc startup/shutdown script for Red Hat Linux 5.4? Thanks, Priscilla

Recall: Tomcat 6 jsvc startup/shutdown script

2012-06-21 Thread Muriithi, Priscilla K.
Muriithi, Priscilla K. would like to recall the message, "Tomcat 6 jsvc startup/shutdown script". - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Tomcat 6 jsvc startup/shutdown script

2012-06-21 Thread Muriithi, Priscilla K.
Hello, Can anyone send me a tomcat 6 jsvc startup/shutdown script for Red Hat Linux 5.4? Thanks, Priscilla Muriithi Systems Administrator WRAIL-IL Fisher BioServices 687C/D Lofstrand Lane Rockville, MD 20850 Phone: 301-762-0075 Fax: 301-762-1470 priscilla.murii...@thermofisher.com

Question about Tomcat6 & IIS in windows.

2012-06-21 Thread Chris Limina
I'm in a position where I'm trying to upgrade legacy websites to the latest version of tomcat/windows/iis to help improve performance. Old environment: 2003 server, IIS 7 Current environment: Windows Web Server 2008 R2 64bit IIS 7.5 Apache Tomcat 6.0.35 JVM Version: Java 64 Bit Server VM ver. 20

Re: Failed allocating AJP message buffer

2012-06-21 Thread Pierre Ayotte
Hello Rainer I already check for memory and for sure it is not a physical memory issu. We have 12Go and the memory usage is around 6Go at the moment of the crash. Pierre 2012/6/21 Rainer Jung > On 21.06.2012 00:26, Pierre Ayotte wrote: > >> Hello everyone, >> >> We are experimenting HTTD.EXE c

Re: Moodle & Tomcat

2012-06-21 Thread Peli
hey thanks for your help, but did not work, or not if I am doing wrong, I mean in my application directory I created the context.xml file in META-INF directory with the following contents: then restart my tomcat, but still does not work thanks a lot 2012/6/20 Caldarale, Charles R : >> From:

Re: Confusing tomcat error - can't find javax.servlet.http.HttpSessionAttributeListener

2012-06-21 Thread Pid
On 21/06/2012 13:17, Cassano, Chris wrote: > The Tomcat version number is 6.0.33 and I just checked the WEB-INF/lib folder > and I don't see servlet-api.jar. > > Thanks > > Chris Cassano > Emprise Corporation (http://www.emprisecorporation.com) > (860) 464-8555 > > > -Original Message---

RE: Confusing tomcat error - can't find javax.servlet.http.HttpSessionAttributeListener

2012-06-21 Thread Cassano, Chris
The Tomcat version number is 6.0.33 and I just checked the WEB-INF/lib folder and I don't see servlet-api.jar. Thanks Chris Cassano Emprise Corporation (http://www.emprisecorporation.com) (860) 464-8555 -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Thursday, June 21,

Re: tomcat 7 embed config img path

2012-06-21 Thread Pid
On 19/06/2012 21:08, avri shpigel wrote: >> Dear tomcat helper, >> I am using embedd tomcat 7.0.27 inside my java code. >> I am using minimal tomcat config as proposed in >> http://java.dzone.com/articles/embedded-tomcat-minimal >> I would like to add images in my code using html command > src="aaa

Re: Confusing tomcat error - can't find javax.servlet.http.HttpSessionAttributeListener

2012-06-21 Thread Pid
On 20/06/2012 18:57, Cassano, Chris wrote: > Hi, I'm getting a fatal error when I start tomcat. Now I would think that > servlet-api.jar is missing from the tomcat classpath but if I do > -verbose:class I can clearly see tomcat using other classes from that jar so > I know it's already included:

Re: Creating separate log for each request

2012-06-21 Thread Pid
On 20/06/2012 22:39, Lahiru Gunathilake wrote: > Hi Caldarale, > > Its not a website.. I am hosting a middleware which will be used by > scientist to run their application in the Grid. So Ideal scenario is like > 2--30 requests per day but they are long running and very time consuming > (Some job

Re: Failed allocating AJP message buffer

2012-06-21 Thread Rainer Jung
On 21.06.2012 00:26, Pierre Ayotte wrote: Hello everyone, We are experimenting HTTD.EXE crash on Windows 2008 R2 x64 and each time we see a bunch of error "Failed allocating AJP message buffer" and then one message "All tomcat instances failed, no more workers left" (see below). The HTTPD.EXE re

Re: Creating separate log for each request

2012-06-21 Thread Rainer Jung
On 20.06.2012 23:35, Lahiru Gunathilake wrote: Hi Jeff, Thanks for the response, actually my requirement is to make the life easier for the admin, and if something goes wrong he has an ID of the request which failed (This is not a system which is getting millions of http requests) and then he sh