Re: Tomcat 7.0.54

2023-02-24 Thread Konstantin Kolinko
пт, 24 февр. 2023 г. в 00:42, : > > Hi all > > > > Can you tell me if there is a difference between Tomcat 7.0.54 with Oracle > JRE 1.8.0_221 and OpenJDK 1.8.0_342 from a functional perspective? Can it > be, that certain DB transactions are handled different between these

Re: Tomcat 7.0.54

2023-02-24 Thread Mark Thomas
On 23/02/2023 21:41, a.grub...@bluewin.ch wrote: Hi all Can you tell me if there is a difference between Tomcat 7.0.54 with Oracle JRE 1.8.0_221 and OpenJDK 1.8.0_342 from a functional perspective? Tomcat should behave exactly the same way with either of those JVMs. However, the Tomcat

Tomcat 7.0.54

2023-02-23 Thread a.grubner
Hi all Can you tell me if there is a difference between Tomcat 7.0.54 with Oracle JRE 1.8.0_221 and OpenJDK 1.8.0_342 from a functional perspective? Can it be, that certain DB transactions are handled different between these two java versions? Yes, I know, Tomcat 7.0.54 is . old, legacy

RE: Application hanging on Tomcat 7.0.54

2018-10-01 Thread Louis Zipes
through our SOX process so it can be cumbersome. Are any of the > monitoring techniques that you mention 'out of the box' with > Tomcat 7.0.54 or JDK 1.7. I can certainly open the JCONSOLE in the > java bin folder but I don't have those nice Spring Boot Add-ons > documented in say

Re: Application hanging on Tomcat 7.0.54

2018-09-28 Thread Christopher Schultz
Are any of the > monitoring techniques that you mention 'out of the box' with > Tomcat 7.0.54 or JDK 1.7. I can certainly open the JCONSOLE in the > java bin folder but I don't have those nice Spring Boot Add-ons > documented in say > https://stackoverflow.com/questions/36587023/how-t

Re: Application hanging on Tomcat 7.0.54

2018-09-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Louis, On 9/27/18 08:49, Louis Zipes wrote: > I looked through the log some more and I see all of the types of > Thread Statuses. Blocked, Runnable, Waiting, etc.. Any in > particular that I should concentrate on? The thread state doesn't

Re: Application hanging on Tomcat 7.0.54

2018-09-27 Thread Suvendu Sekhar Mondal
tabase) with a pool timeout set > to 60. Should I be looking to turn on some tracing on the driver? > > Thanks, Louis > > > > -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Wednesday, September 26, 2018 7

RE: Application hanging on Tomcat 7.0.54

2018-09-27 Thread Louis Zipes
Hi Guido, Even though these hangs are critical to find, any plugin or additional code that I wish to put on our PRD server have to go through our SOX process so it can be cumbersome. Are any of the monitoring techniques that you mention 'out of the box' with Tomcat 7.0.54 or JDK 1.7. I can

RE: Application hanging on Tomcat 7.0.54

2018-09-27 Thread Louis Zipes
opherschultz.net] Sent: Wednesday, September 26, 2018 7:30 PM To: users@tomcat.apache.org Subject: Re: Application hanging on Tomcat 7.0.54 - - - external message, proceed with caution - - - -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Louis, On 9/26/18 15:56, Louis Zipes wrote: > Probl

RE: Application hanging on Tomcat 7.0.54

2018-09-27 Thread Jäkel , Guido
Dear Louis, I would recommend to use a tool like JVisualVM (with Plugins*) to take a look on this things while it's still running or have blocked. You may live watch things like running threads or the Java heap occupation or investigate JVM, Java and Tomcat parameters (and even run some

Re: Application hanging on Tomcat 7.0.54

2018-09-26 Thread Guang Chao
nnection pool are you using? Are you letting tomcat manage it via Context.xml and get connection via JNDI? Or are you managing inside the application? > > -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Wednesday, September 26, 2018

Re: Application hanging on Tomcat 7.0.54

2018-09-26 Thread Christopher Schultz
..@christopherschultz.net] Sent: Wednesday, September > 26, 2018 3:46 PM To: users@tomcat.apache.org Subject: Re: > Application hanging on Tomcat 7.0.54 > > - - - external message, proceed with caution - - - > > > Louis, > > On 9/26/18 14:42, Louis Zipes wrote: >>

RE: Application hanging on Tomcat 7.0.54

2018-09-26 Thread Louis Zipes
sing the ojdbc6.jar if that is what you are referring to or is there a better setting somewhere. -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Wednesday, September 26, 2018 3:46 PM To: users@tomcat.apache.org Subject: Re: Application hanging on Tomcat 7.0

Re: Application hanging on Tomcat 7.0.54

2018-09-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Louis, On 9/26/18 14:42, Louis Zipes wrote: > Hi all, Tomcat 7.0.54 running on Windows 2012 > > We are running a third party application on Tomcat and today we > have intermittently run in issues where the application stops > wo

Application hanging on Tomcat 7.0.54

2018-09-26 Thread Louis Zipes
Hi all, Tomcat 7.0.54 running on Windows 2012 We are running a third party application on Tomcat and today we have intermittently run in issues where the application stops working. The big changes in our system is that we have added more end users and we are at year end so of course everyone

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-15 Thread Christopher Schultz
with no 32 bit > error message like the packaged Tomcat 7.0.54 that came packaged > with my third party app. So the switch from "java" -> "jvm" is very likely the only relevant change, here. > Thanks again. There are a lot of articles on Stack Exchange that > woul

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-15 Thread Louis Zipes
One correction. I meant to say that I'm using 8.5 (put my zero in the wrong place) and yes, looking at the GUI for the Tomcat8w in the 'Start' and 'Stop' tabs it does indeed say JVM and it runs with no 32 bit error message like the packaged Tomcat 7.0.54 that came packaged with my third party

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-14 Thread Christopher Schultz
to test against it. Hope that helps, - -chris > -Original Message- From: André Warnier (tomcat) > [mailto:a...@ice-sa.com] Sent: Thursday, August 09, 2018 12:40 PM To: > users@tomcat.apache.org Subject: Re: Question about setting > CATALINA_OPTS when starting Tomcat usi

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-14 Thread Louis Zipes
that contributed input! - Louis -Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent: Thursday, August 09, 2018 12:40 PM To: users@tomcat.apache.org Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-10 Thread Louis Zipes
nier (tomcat) [mailto:a...@ice-sa.com] Sent: Thursday, August 09, 2018 12:40 PM To: users@tomcat.apache.org Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54 - - - external message, proceed with caution - - - Maybe it is time here to

Re: [OT] Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 8/9/18 6:22 PM, André Warnier (tomcat) wrote: >> The problem remains though : Under Windows, a Service has a >> single executable, which Windows starts when starting the >> Service, and then waits for that executable to send back a >>

Re: [OT] Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-09 Thread tomcat
ut setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54 - - - external message, proceed with caution - - - -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 8/9/18 12:39 PM, André Warnier (tomcat) wrote: 7) a helpful feature of tomcat, is that it itself pro

RE: [OT] Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-09 Thread Louis Zipes
ect: Re: [OT] Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54 - - - external message, proceed with caution - - - -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 8/9/18 12:39 PM, André Warnier (tomcat) wrote: > 7) a helpful feature of

Re: [OT] Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 8/9/18 12:39 PM, André Warnier (tomcat) wrote: > 7) a helpful feature of tomcat, is that it itself provides code to > connect to localhost port 8005 and send that shutdown string, so > that one does not have to write its own separate

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-09 Thread tomcat
Maybe it is time here to quote Arthur Clarke's 3rd law : "Any sufficiently advanced technology is indistinguishable from magic" (See : https://en.wikipedia.org/wiki/Clarke%27s_three_laws) The process by which Tomcat is started and/or stopped - particularly under Windows and as a Service - is

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-09 Thread Mark Thomas
On 09/08/18 12:11, Suvendu Sekhar Mondal wrote: > On Thu, Aug 9, 2018 at 2:39 PM Mark Thomas wrote: >> >> On 09/08/18 01:06, Daniel Savard wrote: >> >>> Louis, >>> >>> I believe you need to understand a bit more how things are working with >>> Java and the JVM. >> >> Actually Daniel, it is you

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-09 Thread Mark Thomas
On 09/08/18 12:45, Louis Zipes wrote: > Hi Mark, > > You wrote: > > 1. You see the error you are see because you are using Java mode. Switch to > jvm mode and all should be well. > >>> I'm already using 'C:\Program >>> Files\Java\jdk1.7.0_80\jre\bin\server\jvm.dll' in my Java Virtual Machine

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-09 Thread Louis Zipes
all for the continued assistance. I have a thick skin. : ) - Louis -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Thursday, August 09, 2018 5:10 AM To: users@tomcat.apache.org Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat using a Wi

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-09 Thread Suvendu Sekhar Mondal
On Thu, Aug 9, 2018 at 2:39 PM Mark Thomas wrote: > > On 09/08/18 01:06, Daniel Savard wrote: > > > Louis, > > > > I believe you need to understand a bit more how things are working with > > Java and the JVM. > > Actually Daniel, it is you who needs to understand things better. > > > Louis, > >

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-09 Thread Mark Thomas
On 09/08/18 01:06, Daniel Savard wrote: > Louis, > > I believe you need to understand a bit more how things are working with > Java and the JVM. Actually Daniel, it is you who needs to understand things better. Louis, Clearly, when Tomcat is started a new JVM instance is created and it

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-08 Thread Daniel Savard
Le mer. 8 août 2018 à 12:08, Louis Zipes a écrit : > > Hi Calder, > I can successfully start up as a Windows service and get JMX working BUT > my problem is that Service doesn't stop cleanly (just repeating that > problem in case it wasn't made clear). It says the PORT is already in use > which

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-08 Thread Louis Zipes
a Windows Service in Tomcat 7.0.54 - - - external message, proceed with caution - - - I configured my "Tomcat as a Service" a couple days ago for remote JMC a) navigate to Tomcat's "bin" subdir b) execute: tomcat7w //ES//"type service name here" c) go to

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-08 Thread calder
t; To: users@tomcat.apache.org > Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat > using a Windows Service in Tomcat 7.0.54 > > - - - external message, proceed with caution - - - > > > Hi Louis, > > try the following format: > > set > CATALINA_OP

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-08 Thread Louis Zipes
nt variable or some other location? -Original Message- From: Marek Czernek [mailto:mczer...@redhat.com] Sent: Wednesday, August 08, 2018 9:39 AM To: users@tomcat.apache.org Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54 -

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-08 Thread Marek Czernek
assistance. - Louis -Original Message- From: Daniel Savard [mailto:daniel.sav...@gmail.com] Sent: Friday, August 03, 2018 11:57 PM To: Tomcat Users List Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54 - - - external message,

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-08 Thread Louis Zipes
a Windows Service in Tomcat 7.0.54 - - - external message, proceed with caution - - - Le ven. 3 août 2018 à 12:03, Louis Zipes a écrit : > Good catch!! I still had 'd' in front of my lines so once I removed those > JMX starts up using Management.properties file but as you mentioned it >

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-03 Thread Daniel Savard
Service. > > -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Friday, August 03, 2018 11:52 AM > To: users@tomcat.apache.org > Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat > using a Windows Service in T

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-03 Thread Louis Zipes
...@christopherschultz.net] Sent: Friday, August 03, 2018 11:52 AM To: users@tomcat.apache.org Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54 - - - external message, proceed with caution - - - -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Louis, On 8

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Louis, On 8/3/18 11:32 AM, Louis Zipes wrote: > Hi Daniel, I tried your suggestion and while I think it is now > acknowledging the existence of the management.properties file > (Windows Service wouldn't start if I purposely misspelled >

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-03 Thread Louis Zipes
ows Service in Tomcat 7.0.54 - - - external message, proceed with caution - - - In ${Tomcat}/conf create the file management.properties and put your stuff in this file like: com.sun.management.jmxremote = true com.sun.management.jmxremote.port = 9876 com.sun.management.registry.ssl =t

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-02 Thread Louis Zipes
- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, August 02, 2018 5:04 PM To: users@tomcat.apache.org Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54 - - - external message, proceed with caution - - - -BEGI

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-02 Thread Louis Zipes
Thanks. I will try this tomorrow. -Original Message- From: Daniel Savard [mailto:daniel.sav...@gmail.com] Sent: Thursday, August 02, 2018 6:15 PM To: Tomcat Users List Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-02 Thread Daniel Savard
Zipes" a écrit : Hi All, I'm trying to enable JMX monitoring using Tomcat 7.0.54. Turning on the JMX monitoring is not the problem. To do this I added the following to the Apache Tomcat 7.0 Properties 'JAVA' tab GUI Window, which opens up when you run 'TOMCAT7w.exe //ES/', and it works in th

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Louis, On 8/2/18 3:58 PM, Louis Zipes wrote: > Hi All, I'm trying to enable JMX monitoring using Tomcat 7.0.54. > Turning on the JMX monitoring is not the problem. To do this I > added the following to the Apache Tomcat 7.0 Properties '

Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-02 Thread Louis Zipes
Hi All, I'm trying to enable JMX monitoring using Tomcat 7.0.54. Turning on the JMX monitoring is not the problem. To do this I added the following to the Apache Tomcat 7.0 Properties 'JAVA' tab GUI Window, which opens up when you run 'TOMCAT7w.exe //ES/', and it works in that JMX can monitor

Re: from apache-tomcat-7.0.54 to apache-tomcat-7.0.78 performance issues

2017-06-23 Thread afattahi
Dear markt, I try o use them and generate some reports. Meanwhile I found that after upgrade the server CPU and Memeory usage dose not change but the server response time drop down, even static resources (like .css and .js) files take too long to download. Thanks! -- View this message in

Re: from apache-tomcat-7.0.54 to apache-tomcat-7.0.78 performance issues

2017-06-23 Thread afattahi
Dear Taichi, I have not change any log level during this update, where ( which file) should I check -- View this message in context: http://tomcat.10.x6.nabble.com/from-apache-tomcat-7-0-54-to-apache-tomcat-7-0-78-performance-issues-tp5064561p5064743.html Sent from the Tomcat - User mailing

Re: from apache-tomcat-7.0.54 to apache-tomcat-7.0.78 performance issues

2017-06-20 Thread Taiichi Fujiwara
How about change log level? Taichi 2017-06-20 22:36 GMT+09:00 Mark Thomas <ma...@apache.org>: > On 20/06/2017 13:45, Alireza Fattahi wrote: > > We switched from apache-tomcat-7.0.54 to apache-tomcat-7.0.78, after > that we face slow loading if the site, even site first page &g

Re: from apache-tomcat-7.0.54 to apache-tomcat-7.0.78 performance issues

2017-06-20 Thread Mark Thomas
On 20/06/2017 13:45, Alireza Fattahi wrote: > We switched from apache-tomcat-7.0.54 to apache-tomcat-7.0.78, after that we > face slow loading if the site, even site first page > > We are using tomcat datasource. > We did not change any application or tomcat parameter duri

from apache-tomcat-7.0.54 to apache-tomcat-7.0.78 performance issues

2017-06-20 Thread Alireza Fattahi
We switched from apache-tomcat-7.0.54 to apache-tomcat-7.0.78, after that we face slow loading if the site, even site first page We are using tomcat datasource. We did not change any application or tomcat parameter during this upgrade. Any comments? ~Regards, ~~Alireza Fattahi

Re: tomcat 7.0.54 /jdk 1.8 - only TLS_RSA_* ciphers work

2016-11-01 Thread Mark Thomas
On 01/11/2016 20:40, Christopher Schultz wrote: > Daba, > > On 11/1/16 4:33 PM, capt.spock wrote: >> Stumped with this issue...environment tomcat 7.054 with openjdk >> version "1.8.0_111" OpenJDK Runtime Environment (build >> 1.8.0_111-b15) > >> Couple of servers with below config in server.xml

Re: tomcat 7.0.54 /jdk 1.8 - only TLS_RSA_* ciphers work

2016-11-01 Thread Christopher Schultz
ocolHandler ["ajp-bio-9009"] Nov 01, 2016 1:15:39 PM > org.apache.catalina.startup.Catalina load INFO: Initialization > processed in 567 ms Nov 01, 2016 1:15:39 PM > org.apache.catalina.core.StandardService startInternal INFO: > Starting service Catalina Nov 01, 2016 1:15:39 PM >

tomcat 7.0.54 /jdk 1.8 - only TLS_RSA_* ciphers work

2016-11-01 Thread capt.spock
01, 2016 1:15:39 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.54 Any pointers will help in troubleshooting this issue. Thanks! Daba

Re: Tomcat 7.0.54 gives zero-byte .java and .class files for jsp in work directory that cause truncated class error

2016-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 David, On 8/4/16 9:19 PM, David Kerber wrote: > On 8/4/2016 3:18 AM, Rahul Singh wrote: >> Dear Christopher, >> >> >> Thanks you very much for your response !! >> >> >>> Filesystem quota? >> >> Filesystem Quota is not enabled for this disk

Re: Tomcat 7.0.54 gives zero-byte .java and .class files for jsp in work directory that cause truncated class error

2016-08-04 Thread David Kerber
in question? Regards, Rahul Kumar Singh From: Christopher Schultz <ch...@christopherschultz.net> Sent: Sunday, July 31, 2016 5:38:13 PM To: Tomcat Users List Subject: Re: Tomcat 7.0.54 gives zero-byte .java and .class files for jsp in work dir

Re: Tomcat 7.0.54 gives zero-byte .java and .class files for jsp in work directory that cause truncated class error

2016-08-04 Thread Rahul Singh
.net> Sent: Sunday, July 31, 2016 5:38:13 PM To: Tomcat Users List Subject: Re: Tomcat 7.0.54 gives zero-byte .java and .class files for jsp in work directory that cause truncated class error -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rahul, On 7/28/16 1:50 AM, Rahul Singh wrote: > Hi tomc

Re: Tomcat 7.0.54 gives zero-byte .java and .class files for jsp in work directory that cause truncated class error

2016-07-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rahul, On 7/28/16 1:50 AM, Rahul Singh wrote: > Hi tomcat team, Thanks for your continued support and help. > > I am facing the a peculiar problem in Tomcat 7.0.54. Any chance for a Tomcat upgrade? Also, Java 7 has reached En

Tomcat 7.0.54 gives zero-byte .java and .class files for jsp in work directory that cause truncated class error

2016-07-27 Thread Rahul Singh
Hi tomcat team, Thanks for your continued support and help. I am facing the a peculiar problem in Tomcat 7.0.54. Configurations: OS: RHEL Tomcat:7.0.54 Java:1.7.79 A jsp that was running properly gave the following exception after graceful tomcat restart

RE: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-19 Thread Alten, Jessica-Aileen
> We have used HTTP Analayzer for file upload via Internet Explorer-8. > Following are the scenario observed. [...] I've just came back from vacation and didn't followed the whole thread - but I think it is simply an IE 8 problem, see

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-19 Thread Rahul Singh
anuary 19, 2016 11:30 AM To: Tomcat Users List Subject: Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79] Hi Christopher , >>So... what makes you sure that the browser actually made the request? >>I'd like to see some kind of conf

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-19 Thread Christopher Schultz
ay, January 18, 2016 11:17 > AM To: Tomcat Users List Subject: Re: File size >= 2GB not uploaded > in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79] > >

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-18 Thread Kiran Badi
Hi Chris, Ok but I had bunch of similar issues with file upload when I had done with struts 2 and plain J2ee. So thought worth checking. Maybe JavaScript part might be culprit or form data of JS might have some limit on size.and file upload via JS is supported only in last couple of years.Older

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kiran, On 1/18/16 1:33 AM, Kiran Badi wrote: > Did you exclude your upload servlet from struts.xml ? By default > struts intercepts all multi part requests and this messes a lot > specially when you have hybrid framework when few modules are plain >

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-18 Thread Joleen Barker
I am not positive, but I thought the older browsers had a 2GB limit. The company I worked for ran in to a similar problem and it was the result of the browser. I think Chrome didn't have the issue and IE did. We ended up making a note in the Known Issues of the manual about the limitation. This is

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-18 Thread Rahul Singh
s request headers are attached in screenshot. From: Christopher Schultz <ch...@christopherschultz.net> Sent: Monday, January 18, 2016 11:17 AM To: Tomcat Users List Subject: Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.2

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-17 Thread Christopher Schultz
tmail.com> > *Sent:* Monday, January 18, 2016 8:39 AM *To:* Tomcat Users List > *Subject:* Re: File size >= 2GB not uploaded in application > [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79] > > Hello Christopher, thanks for your prompt response !! > >> Why didn't

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-17 Thread Konstantin Kolinko
2016-01-18 6:09 GMT+03:00 Rahul Singh : > >>Are you sure the request is even made to the server in these cases?What if >>the Javascript upload component is failing before it even starts? > > Yes the request is made in these cases. We have compared the scenario for >

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-17 Thread Kiran Badi
got to attach in trailing mail. > > > > -- > - -- > > > > > *From:* Rahul Singh <rksing...@hotmail.com <javascript:;>> > > *Sent:* Monday, January 18, 2016 8:39 AM *To:* Tomcat Users List > > *Subject:* Re: File size >=

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-17 Thread Rahul Singh
Code flow is attached, forgot to attach in trailing mail. From: Rahul Singh <rksing...@hotmail.com> Sent: Monday, January 18, 2016 8:39 AM To: Tomcat Users List Subject: Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-17 Thread Rahul Singh
ion works fine for lesser than 2 gb fie uploads but fails for greater size files as the request fails to reach the dofilter() method after which the request can be forwarded to the requested method. Regards, Rahul From: Christopher Schultz <ch...@ch

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-15 Thread David kerber
On 1/15/2016 1:02 AM, Rahul Singh wrote: Dear Christopher, Thanks for your guidelines, we have big hope from Apache Tomcat Team to solve this problem as this is show stopper for our application, we have also raise this question on various forum like stack overflow and other,but no relevant

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-15 Thread Christopher Schultz
tz.net> Sent: Thursday, January 14, 2016 > 8:43 PM To: Tomcat Users List Subject: Re: File size >= 2GB not > uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK > 1.7.79] > > André, > > On 1/14/16 5:02 AM, André Warnier (tomcat) wrote: >> I hav

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-14 Thread Rahul Singh
gth cannot be used to fetch >content-lengths over 2GiB - 1byte. Yes above is already investigated, BTW thanks . You have to use >ServletRequest.getContentLengthLong (new in servlet 3.1) for this we have to upgrade tomcat 8, currently we are using tomcat 7.0.54. > or call >HttpSer

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-14 Thread tomcat
647 Therefore, request.getContentLength cannot be used to fetch content-lengths over 2GiB - 1byte. Yes above is already investigated, BTW thanks . You have to use ServletRequest.getContentLengthLong (new in servlet 3.1) for this we have to upgrade tomcat 8, currently we are using tomcat 7

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-14 Thread Rahul Singh
ist Subject: Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79] André, On 1/14/16 5:02 AM, André Warnier (tomcat) wrote: > I have not followed this thread in details, but did you check this : > > http://tomcat.apache.org/tomcat-7.0-

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-14 Thread Christopher Schultz
André, On 1/14/16 5:02 AM, André Warnier (tomcat) wrote: > I have not followed this thread in details, but did you check this : > > http://tomcat.apache.org/tomcat-7.0-doc/config/http.html#Common_Attributes > --> maxPostSize +1 > The maximum size in bytes of the POST which will be handled

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-13 Thread Rahul Singh
Hi André Warnier, its 64 bit (OS and JVM) From: André Warnier (tomcat) <a...@ice-sa.com> Sent: Wednesday, January 13, 2016 2:17 PM To: users@tomcat.apache.org Subject: Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-13 Thread tomcat
, Rahul Kumar Singh From: David kerber <dcker...@verizon.net> Sent: Tuesday, January 12, 2016 6:07 PM To: Tomcat Users List Subject: Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79] On 1/12/2016

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-13 Thread Christopher Schultz
Rahul, On 1/12/16 10:56 PM, Rahul Singh wrote: > Hi, > >> Define "Not successful"? Exceptions thrown? File truncated? Upload >> never starts? Never finishes? > > Not successful : > > Request Never finishes, we have trace the HttpServlet request object > and request.getContentLength return

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-12 Thread Rahul Singh
at Users List Subject: Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79] On 1/12/2016 12:01 AM, Rahul Singh wrote: > > Hello Apache Tomcat team, > > Sending again with some corrections, > > File upload in my application(Tomcat

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-12 Thread David kerber
On 1/12/2016 12:01 AM, Rahul Singh wrote: Hello Apache Tomcat team, Sending again with some corrections, File upload in my application(Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79) is not successful for greater than 2 gb. After previous discussion here on previous thread, I migrated

File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-11 Thread Rahul Singh
Hello Apache Tomcat team, File upload in my application(Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79) is not successful for greater than 2 gb. After previous discussion here on previous thread, I migrated my application to struts 2.3.24 as the only possible solution in form of jakarta

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-11 Thread Rahul Singh
Hello Apache Tomcat team, Sending again with some corrections, File upload in my application(Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79) is not successful for greater than 2 gb. After previous discussion here on previous thread, I migrated my application to struts 2.3.24 as the only

Exception page after installation of Tomcat 7.0.54

2015-01-30 Thread Rajesh Biswas
Dear Experts, I have installed Apache Tomcat 7.0.54, after installation when I open https://host_name:port_number I am getting below exception org.apache.jasper.JasperException: java.lang.IllegalStateException: No Java compiler available

RE: Tomcat 7.0.54 Slow Unpack and Deploy

2014-07-23 Thread Dale Ogilvie
Process explorer, select columns, Process I/O, delta total bytes might show the story. http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx Christopher Schultz wrote: - -1 CPU +1 I/O

Re: Tomcat 7.0.54 Slow Unpack and Deploy

2014-07-17 Thread Konstantin Kolinko
2014-07-16 16:31 GMT+04:00 Daniel Mikusa dmik...@gopivotal.com: On Wed, Jul 16, 2014 at 8:00 AM, Brandon M. Wagner bran...@tripletech.net wrote: I'm having an issue with Tomcat 7.0.54 on a Windows Server 2008 machine (8GB of RAM, Dual AMD Opteron 8 core CPUs 2.0Ghz) where the .WAR file

Tomcat 7.0.54 Slow Unpack and Deploy

2014-07-16 Thread Brandon M. Wagner
I'm having an issue with Tomcat 7.0.54 on a Windows Server 2008 machine (8GB of RAM, Dual AMD Opteron 8 core CPUs 2.0Ghz) where the .WAR file is taking 45 minutes to an hour to unpack and deploy. I can unpack the same .WAR file on my development machine (Windows 7, 16GB of RAM, Intel i7 870

Re: Tomcat 7.0.54 Slow Unpack and Deploy

2014-07-16 Thread David kerber
On 7/16/2014 8:00 AM, Brandon M. Wagner wrote: I'm having an issue with Tomcat 7.0.54 on a Windows Server 2008 machine (8GB of RAM, Dual AMD Opteron 8 core CPUs 2.0Ghz) where the .WAR file is taking 45 minutes to an hour to unpack and deploy. I can unpack the same .WAR file on my development

Re: Tomcat 7.0.54 Slow Unpack and Deploy

2014-07-16 Thread David kerber
On 7/16/2014 8:00 AM, Brandon M. Wagner wrote: I'm having an issue with Tomcat 7.0.54 on a Windows Server 2008 machine (8GB of RAM, Dual AMD Opteron 8 core CPUs 2.0Ghz) where the .WAR file is taking 45 minutes to an hour to unpack and deploy. I can unpack the same .WAR file on my development

Re: Tomcat 7.0.54 Slow Unpack and Deploy

2014-07-16 Thread Daniel Mikusa
On Wed, Jul 16, 2014 at 8:00 AM, Brandon M. Wagner bran...@tripletech.net wrote: I'm having an issue with Tomcat 7.0.54 on a Windows Server 2008 machine (8GB of RAM, Dual AMD Opteron 8 core CPUs 2.0Ghz) where the .WAR file is taking 45 minutes to an hour to unpack and deploy. I can unpack

Re: Tomcat 7.0.54 Slow Unpack and Deploy

2014-07-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 David, On 7/16/14, 8:10 AM, David kerber wrote: On 7/16/2014 8:00 AM, Brandon M. Wagner wrote: I'm having an issue with Tomcat 7.0.54 on a Windows Server 2008 machine (8GB of RAM, Dual AMD Opteron 8 core CPUs 2.0Ghz) where the .WAR file

c:forEach doesn't support variable in Tomcat 7.0.54 while 7.0.37 supports

2014-06-05 Thread Jeff Cai
Hi, In tomcat 7.0.54, the variable is not supported. I changed the source apache-tomcat-7.0.54/webapps/examples/jsp/tagplugin/foreach.jsp c:set var=num value=20 / c:forEach var=item begin=1 end={$num} ${item} /c:forEach Then it reports: org.apache.jasper.JasperException

Re: c:forEach doesn't support variable in Tomcat 7.0.54 while 7.0.37 supports

2014-06-05 Thread Konstantin Kolinko
2014-06-05 13:50 GMT+04:00 Jeff Cai jeff_...@symantec.com: Hi, In tomcat 7.0.54, the variable is not supported. I changed the source apache-tomcat-7.0.54/webapps/examples/jsp/tagplugin/foreach.jsp c:set var=num value=20 / c:forEach var=item begin=1 end={$num} ${item

RE: c:forEach doesn't support variable in Tomcat 7.0.54 while 7.0.37 supports

2014-06-05 Thread Jeff Cai
Sorry, I made a mistake in defining the variable. Jeff -Original Message- From: Jeff Cai [mailto:jeff_...@symantec.com] Sent: Thursday, June 05, 2014 5:51 PM To: users@tomcat.apache.org Subject: c:forEach doesn't support variable in Tomcat 7.0.54 while 7.0.37 supports Hi, In tomcat

Tomcat 7.0.54 - Session invalidate broken in some apps

2014-05-29 Thread David Rees
I've found that certain applications will no longer invalidate sessions after upgrading from 7.0.53 to 7.0.54. It seems to require clustering to be set up in Tomcat. If it's not set up, session invalidation works fine. So far, I can only trigger it in a webapp that uses Tapestry Spring Security.

Re: Tomcat 7.0.54 - Session invalidate broken in some apps

2014-05-29 Thread Konstantin Kolinko
2014-05-29 11:58 GMT+04:00 David Rees dree...@gmail.com: I've found that certain applications will no longer invalidate sessions after upgrading from 7.0.53 to 7.0.54. It seems to require clustering to be set up in Tomcat. If it's not set up, session invalidation works fine. So far, I can

Re: Tomcat 7.0.54 - Session invalidate broken in some apps

2014-05-29 Thread David Rees
On Thu, May 29, 2014 at 8:51 AM, Konstantin Kolinko knst.koli...@gmail.com wrote: 2014-05-29 11:58 GMT+04:00 David Rees dree...@gmail.com: I've found that certain applications will no longer invalidate sessions after upgrading from 7.0.53 to 7.0.54. It seems to require clustering to be set up

Re: Tomcat 7.0.54 - Session invalidate broken in some apps

2014-05-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 David, On 5/29/14, 3:12 PM, David Rees wrote: On Thu, May 29, 2014 at 8:51 AM, Konstantin Kolinko knst.koli...@gmail.com wrote: 2014-05-29 11:58 GMT+04:00 David Rees dree...@gmail.com: I've found that certain applications will no longer

Re: Tomcat 7.0.54 - Session invalidate broken in some apps

2014-05-29 Thread David Rees
On Thu, May 29, 2014 at 12:16 PM, Christopher Schultz ch...@christopherschultz.net wrote: Do you mean that you have a web application that does this: session.invalidate(); session = request.getSession(true); ... and the old session is in fact not invalidated? Yes. Specifics to make this

Re: Tomcat 7.0.54 - Session invalidate broken in some apps

2014-05-29 Thread David Rees
On Thu, May 29, 2014 at 12:39 PM, David Rees dree...@gmail.com wrote: Yes. Specifics to make this happen seem to be: TC 7.0.54 in a cluster, Tapestry 5.2.6 + Tapestry Spring Security. OK, I was wrong, no Tapestry or Spring Security is required, just a couple JSPs are required to reproduce.

  1   2   >