Re: Tomcat JVM Crash

2014-09-26 Thread Daniel Baktiar
Also, your PATH definition may come from system-level and user-level, so take a look at both side. On Sat, Sep 27, 2014 at 2:40 PM, Daniel Baktiar wrote: > I would suggest to actually remove athe daemons and all installation > JDK/JRE whenever possible, then clean up the JAVA_HOME, JRE_HOME, > C

Re: Tomcat JVM Crash

2014-09-26 Thread Daniel Baktiar
I would suggest to actually remove athe daemons and all installation JDK/JRE whenever possible, then clean up the JAVA_HOME, JRE_HOME, CLASSPATH, PATH variables from any related references. This may break other stuffs if your server have a lot of other things though. After that perform a clean inst

RE: Tomcat JVM Crash

2014-09-26 Thread Chad Maniccia
Hi Daniel, Thanks for responding! I'm not sure. I can tell you it happened with Tomcat 7 and so I upgraded to Tomcat 8 and still same problem. Should I reinstall 8? Thanks, Chad Sent from my Verizon Wireless 4G LTE smartphone Original message From: Daniel Baktiar Date:09/2

RV: Help for configuration in App Manager in apache-tomcat-7.0.29

2014-09-26 Thread Rosario Marin
Hello gays I still have the problem!!! -Mensaje original- De: Rosario Marin Enviado el: jueves, 25 de septiembre de 2014 04:43 p.m. Para: 'Tomcat Users List' Asunto: RE: Help for configuration in App Manager in apache-tomcat-7.0.29 Hello little more precise about my problem with the Und

Re: Tomcat JVM Crash

2014-09-26 Thread Daniel Baktiar
Hi Chad, Could this be because during the installation of some of the components (suspects: JDK/JRE, wrapper daemons), the installer registered the Windows ACL wrongly, causing some of the process unable to access those required DLLs. Daniel On Tue, Sep 23, 2014 at 5:28 PM, Chad Maniccia wrote:

Re: Tomcat 6.0.37 - java.lang.NoClassDefFoundError: javax/servlet/ServletContainerInitializer

2014-09-26 Thread Mark Thomas
On 26/09/2014 21:11, Prathyusha Kanala wrote: > Hi > I have been using Atmosphere for a web application running on tomcat 7. I > now have to downgrade to Tomcat 6 due to dependency on other applications. > Here is my dependency list. > In order to be compatible with tomcat 6, i changed the dynam

Tomcat 6.0.37 - java.lang.NoClassDefFoundError: javax/servlet/ServletContainerInitializer

2014-09-26 Thread Prathyusha Kanala
Hi I have been using Atmosphere for a web application running on tomcat 7. I now have to downgrade to Tomcat 6 due to dependency on other applications. Here is my dependency list. http://maven.apache.org/POM/4.0.0"; xmlns:xsi=" >> http://www.w3.org/2001/XMLSchema-instance"; > > xsi:schemaLocation=

Re: ipfiltering in Tomcat 6 fails, works fine on Tomcat 7

2014-09-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 9/25/14 5:36 PM, André Warnier wrote: > Baran Topal wrote: >> Hi; >> >> Thanks for your interest. Yes, I realized context idea once i >> read the documentation.I must admit the hierarchy is weird but >> it's a custom installer of a site t

Re: Tomcat Spnego against Active Directory does not work with Java 8

2014-09-26 Thread detelinyordanov
Thank you for the reply, I filed a defect for Tomcat 7: https://issues.apache.org/bugzilla/show_bug.cgi?id=57022 I managed to pass through the failure by setting useDelegatedCredential=false in the JNDIRealm, but still I think that it is important to find a solution for this, since if it works, i

Re: File download using a servlet and error handling

2014-09-26 Thread Léa Massiot
Ok guys, thank you all: I understand better. I'll see what I can do. Best regards. -- View this message in context: http://tomcat.10.x6.nabble.com/File-download-using-a-servlet-and-error-handling-tp5023017p5023118.html Sent from the Tomcat - User mailing list archive at Nabble.com. ---