The issue I was having with migrating from Tomcat 9 to Tomcat 10.1 was the
packet size. Thanks for answering my question.
Thanks,
Lance
-Original Message-
From: Mark Thomas
Sent: Thursday, September 19, 2024 2:52 PM
To: users@tomcat.apache.org
Subject: Re: Error migrating to Tomcat
hould
have been identical to our previous version. A re-sync of the packet
size configuration got everything working perfectly again.
-chris
-Original Message-
From: Mark Thomas
Sent: Friday, September 20, 2024 1:23 AM
To: users@tomcat.apache.org
Subject: Re: Error migrating to Tomcat 10
hen worked. I
believe that if you call resp.sendRedirect you may not be able to do anything
else with the resp. This is just a guess.
Lance
-Original Message-
From: Mark Thomas
Sent: Friday, September 20, 2024 1:23 AM
To: users@tomcat.apache.org
Subject: Re: Error migrating to Tomcat 1
Mark
Thanks
-Original Message-
From: Mark Thomas
Sent: Thursday, September 19, 2024 2:52 PM
To: users@tomcat.apache.org
Subject: Re: Error migrating to Tomcat 10.1
On 19/09/2024 20:19, Campbell, Lance wrote:
I am using the latest Tomcat 10.1
Java 17
Apache Web server communicate
@tomcat.apache.org
Subject: Re: Error migrating to Tomcat 10.1
On 19/09/2024 20:19, Campbell, Lance wrote:
> I am using the latest Tomcat 10.1
>
> Java 17
>
> Apache Web server communicates with an application server running tomcat.
> The application name is webtools.
>
> I am
On 19/09/2024 20:19, Campbell, Lance wrote:
I am using the latest Tomcat 10.1
Java 17
Apache Web server communicates with an application server running tomcat. The
application name is webtools.
I am migrating a working app from Tomcat 9 to Tomcat 10.1.
Does your AJP connector in Tomcat 9 h
error, please advise
the sender immediately by reply e-mail and delete this message. Thank you for
your cooperation
> -Original Message-
> From: Mark Thomas
> Sent: Monday, October 16, 2023 5:21 PM
> To: users@tomcat.apache.org
> Subject: Re: error valve
>
>
On 16/10/2023 23:04, Mcalexander, Jon J. wrote:
Good afternoon all!
I have a question around the error valve. It mentions that if you want you can
supply custom error pages that need to be relative to $CATALINA_BASE. My
question is, just where should this go? Do you typically create an errors
On 12/06/2023 21:00, Manak Bisht wrote:
On Tue, Jun 13, 2023 at 1:26 AM Mark Thomas wrote:
Try https://people.apache.org/~markt/dev/cluster-test.war instead.
Mark
Sure, I will give that a try. But is there some issue with the
*carts.jsp *example?
Or is it not meant for this purpose?
The
On Tue, Jun 13, 2023 at 1:26 AM Mark Thomas wrote:
> Try https://people.apache.org/~markt/dev/cluster-test.war instead.
>
> Mark
>
Sure, I will give that a try. But is there some issue with the
*carts.jsp *example?
Or is it not meant for this purpose?
Try https://people.apache.org/~markt/dev/cluster-test.war instead.
Mark
On 12/06/2023 20:13, Manak Bisht wrote:
Thank you for the clarification. Sorry, it took me a while to understand
your point.
I have successfully changed the cluster settings,
For node with http port 8090
```
Thank you for the clarification. Sorry, it took me a while to understand
your point.
I have successfully changed the cluster settings,
For node with http port 8090
```
Again, you are mixing HTTP ports and cluster ports. They must be different.
On 12/06/2023 17:22, Manak Bisht wrote:
Node 1: Cluster listening on 8090
Node 2: Cluster listening on 8190
12-Jun-2023 14:18:17.719 INFO [main]
org.apache.coy
Thanks for the response! I did follow this example
https://people.apache.org/~markt/dev/server-static-cluster-example.xml. The
only difference being that I am using tomcat 8.5 so I am using the
StaticMembershipInterceptor instead. In my second email, I have followed
this configuration, however I en
On 12/06/2023 16:44, Manak Bisht wrote:
I am not sure if the receiver port should be the same or different from the
localmember port. However, changing that to 4001 for node with localmember
at 8090 and to 4002 for node with localmember at 8190, I am encountering
the following error -
You are m
I am not sure if the receiver port should be the same or different from the
localmember port. However, changing that to 4001 for node with localmember
at 8090 and to 4002 for node with localmember at 8190, I am encountering
the following error -
```
12-Jun-2023 15:00:29.885 INFO [main]
org.apache.c
On Mon, Jun 12, 2023 at 1:50 PM Mark Thomas wrote:
> On 10/06/2023 18:11, Manak Bisht wrote:
> > I am trying to run the carts example (*/examples/jsp/sessions/carts.jsp*)
> > with two nodes, on ports 8090 and 8190. The nodes are working fine
> > individually. However, I am trying to create a clus
On 10/06/2023 18:11, Manak Bisht wrote:
I am trying to run the carts example (*/examples/jsp/sessions/carts.jsp*)
with two nodes, on ports 8090 and 8190. The nodes are working fine
individually. However, I am trying to create a cluster with static members
(without multicast), but I keep encounter
There is no available debug logging options so you'll need to use remote
debugging to figure out what is going on.
https://cwiki.apache.org/confluence/display/TOMCAT/Developing#Developing-Q1
Mark
On 07/12/2022 14:07, Gustavo Monti Rocha wrote:
In fact I'm not setting those variables. That's
In fact I'm not setting those variables. That's why I'm not sure because
I'm getting that error.
On Wed, Dec 7, 2022 at 10:36 AM Mark Thomas wrote:
> On 07/12/2022 12:15, Gustavo Monti Rocha wrote:
> > Hi Mark,
> >
> > Thanks for helping me. How can I check if my environment has valid values
>
On 07/12/2022 12:15, Gustavo Monti Rocha wrote:
Hi Mark,
Thanks for helping me. How can I check if my environment has valid values
for JVM?
If you are setting those values, the simple solution is don't set them
and the JVM will use appropriate defaults for your environment.
If you do want t
Hi Mark,
Thanks for helping me. How can I check if my environment has valid values
for JVM?
Thanks in advance.
On Wed, Dec 7, 2022 at 6:21 AM Mark Thomas wrote:
> Make sure you have set socket.soLingerOn and socket.soLingerTime to
> valid values for your JVM and platform. Tomcat does not set
Make sure you have set socket.soLingerOn and socket.soLingerTime to
valid values for your JVM and platform. Tomcat does not set these by
default so it is something your application or Spring Boot is doing.
Mark
On 07/12/2022 01:47, Gustavo Monti Rocha wrote:
Hello,
I'm using spring boot wit
Mohan,
On 10/12/22 03:50, Mohan T wrote:
We are using tomcat
apache-tomcat- 9.0.65.0 on Red Hat Enterprise Linux release 8.6 (Ootpa)
We are hitting the below error and transaction is not getting rolled back.
java.sql.SQLException: PooledConnection has already been closed.
at
org.apache
> 2022年8月9日 21:05,Christopher Schultz 写道:
>
> Han,
>
> On 8/4/22 00:49, Han Li wrote:
>> Hi Mohan,
>> You can open CATALINA_BASE/conf/catalina.policy file, add following
>> statement within “grant” section:
>> permission java.lang.RuntimePermission "getenv.*";
>
>
> While this will likely f
;tomcat" for the "work", "logs", and "temp" directories.
-chris
-Original Message-----
From: Mohan T
Sent: Monday, August 8, 2022 2:26 AM
To: Tomcat Users List
Subject: [EXTERNAL] RE: Error during startup
We have added the contents under grant secti
Han,
On 8/4/22 00:49, Han Li wrote:
Hi Mohan,
You can open CATALINA_BASE/conf/catalina.policy file, add following statement
within “grant” section:
permission java.lang.RuntimePermission "getenv.*";
While this will likely fix the "problem", it may not be the best
solution. The OP is runn
Subject: [EXTERNAL] RE: Error during startup
We have added the contents under grant section.
Still we are getting the error message.
It looks like you are adding some sort of agent to instrument the JVM.
Java security manager permissions are associated specific JAR files. Han
Li's sugge
Make sure /bin/tomcat-juli.jar is set to 755 (chmod 755 tomcat-juli.jar)
-Original Message-
From: Mohan T
Sent: Monday, August 8, 2022 2:26 AM
To: Tomcat Users List
Subject: [EXTERNAL] RE: Error during startup
We have added the contents under grant section.
Still we are getting the
--
From: Han Li
Sent: 04 August 2022 12:23
To: Tomcat Users List
Subject: Re: Error during startup
RAMCO Security WARNING: This is an external email. Do not click links or open
attachments unless you recognize the sender and know the content is safe
在 2022年8月4日星期四,Mohan T 写道:
> Hi,
>
在 2022年8月4日星期四,Mohan T 写道:
> Hi,
>
> Thanks for the response.
>
> How to identify the "grant" section
>
> Below is the contents of the file.
>
> Quote
>
> // Licensed to the Apache Softwarse Foundation (ASF) under one or more
> // contributor license agreements. See the NOTICE file distributed w
Hi Mohan,
You can open CATALINA_BASE/conf/catalina.policy file, add following statement
within “grant” section:
permission java.lang.RuntimePermission "getenv.*";
Han
> 2022年8月4日 11:33,Mohan T 写道:
>
> Dear All,
>
> We are using tomcat 8.5 on suse linux 7.
>
> We are invoking Catalina.sh
Mohan,
On 6/28/22 09:54, Mohan T wrote:
I am trying top import the certificate into keystore and encountered the
below error.
Would appreciate if you could throw some light on this
$ keytool -importkeystore -srckeystore /home/ilas/Downloads/okta.cert
-srcstoretype pkcs12 -destkeystore /home/
All,
On 8/16/21 10:32, Christopher Schultz wrote:
All,
Anyone ever seen this before?
I'm using an older Tomcat (7.0.x) on an older Java (1.7.0_80) along with
a certificate from Let's Encrypt. This was the server I used to
initially develop my "Let's Encrypt Apache Tomcat" presentation and
s
On 18/06/2021 14:46, Mohan T wrote:
Dear All,
We are trying to set the context for a web application in tomcat 8.5. in the
file server.xml.
It is not considering the path set.
Any changes need to be done for this to take effect ?.
Rename the WAR file to hub#a
Can you remove IntelliJ from local env? Much magic in there.
> On Feb 19, 2021, at 6:14 AM, Ricky Thomas wrote:
>
> Thanks.
> I already did that so there is no guava or any other google in tomcat’s lib
> which would collide.
>
> also as we checked WEB-INF lib there were no dupes.
>
> we enf
Thanks.
I already did that so there is no guava or any other google in tomcat’s lib
which would collide.
also as we checked WEB-INF lib there were no dupes.
we enforced right version of guava, also excluded old dependencies
On Fri, 19 Feb 2021, 13:00 Christopher Schultz, <
ch...@christopherschul
Ricky,
On 2/19/21 07:55, Ricky Thomas wrote:
Trying to connect our application from Tomcat to Big Query. Same war file
works fine in Jetty.
Tomcat version 9
Grails version 4
BQ driver SimbaJDBCDriverforGoogleBigQuery42_1.2.13.1016
Above error usually caused by older version of com.google.guava:
Kushagra,
> Am 25.07.2020 um 08:12 schrieb Kushagra Bindal :
>
> One more related changes :
> https://bz.apache.org/bugzilla/show_bug.cgi?id=63041
None of the bugzilla entries relate to changes in newer versions.
It won‘t be as easy as to search for „ „shutdown“ in either bugzilla or the
r
One more related changes :
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041
Please suggest the probable fix to make this smooth.
On Sat, Jul 25, 2020 at 11:03 AM Kushagra Bindal
wrote:
> Thanks Martin,
>
> By looking at the change log I found few relevant items.
>
> 1. https://bz.apache.org
Thanks Martin,
By looking at the change log I found few relevant items.
1. https://bz.apache.org/bugzilla/show_bug.cgi?id=55969
2. https://bz.apache.org/bugzilla/show_bug.cgi?id=62515
3. https://bz.apache.org/bugzilla/show_bug.cgi?id=48655
4. https://bz.apache.org/bugzilla/show_bug.cgi?id=63210
On Thu, Jul 23, 2020, 15:52 Kushagra Bindal
wrote:
> Thanks Martin.
>
> But with the old version i.e. 8.5.24 it is working smoothly. So, what could
> be the problem? Or some specific property/configuration changes that need
> to be made around this?
>
You will have to consult with the changelogs
Thanks Martin.
But with the old version i.e. 8.5.24 it is working smoothly. So, what could
be the problem? Or some specific property/configuration changes that need
to be made around this?
On Thu, Jul 23, 2020 at 6:00 PM Martin Grigorov
wrote:
> On Thu, Jul 23, 2020 at 3:10 PM Kushagra Bindal
On Thu, Jul 23, 2020 at 3:10 PM Kushagra Bindal
wrote:
> Hi Martin,
>
> Due to our environment I was not able to use pastebin service. I have
> taken different Thread dump during shutdown and attaching the same with
> this email.
>
> Please review the same and let me know, what is the probable ro
Hi,
On Thu, Jul 23, 2020 at 6:35 AM Kushagra Bindal
wrote:
> Hi Martin,
>
> These are the only two behaviors right now which I am getting on a
> regular basis.
> 1. During startup of the application and then shutdown
> 2. Running application and then shutdown.
>
> Please let me know if anything
Hi Martin,
These are the only two behaviors right now which I am getting on a
regular basis.
1. During startup of the application and then shutdown
2. Running application and then shutdown.
Please let me know if anything specific is further needed from my end which
I can provide to have a better
On Wed, Jul 22, 2020, 15:55 Kushagra Bindal
wrote:
> Hi Christopher,
>
> Did you get a chance to look into this?
>
> Please help us in resolving this issue.
>
> On Sat, Jul 18, 2020 at 11:26 AM Kushagra Bindal <
> bindal.kusha...@gmail.com>
> wrote:
>
> > Hi Chris,
> >
> > Additionally when tryin
Hi Christopher,
Did you get a chance to look into this?
Please help us in resolving this issue.
On Sat, Jul 18, 2020 at 11:26 AM Kushagra Bindal
wrote:
> Hi Chris,
>
> Additionally when trying to stop running application, we are getting below
> error.
>
> Sat Jul 18 05:49:40 UTC 2020
> ***
Hi Chris,
Additionally when trying to stop running application, we are getting below
error.
Sat Jul 18 05:49:40 UTC 2020
**
* Stopping the Web Server
**
Sat Jul 18 05:49:40 UTC 2020
./wfc: line 28: /usr/local/nginx/nginx: No such file or directory
Hi Chris,
To stop tomcat we are using the below command.
bin/shutdown.sh -$sleeptime -force
Where in our case sleeptime is set to 30.
Please find the attached server.xml which we are using in our application.
Also I have copy-paste the complete content below in this email as well.
---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Kushagra,
On 7/17/20 11:47, Kushagra Bindal wrote:
> Similar issues we are also facing in our environment. What could be
> the problem?
>
> On Fri, Jul 17, 2020 at 6:04 PM om tiwari
> wrote:
>
>> Hi,
>>
>> We have upgraded our tomcat version from 8
Similar issues we are also facing in our environment. What could be the
problem?
On Fri, Jul 17, 2020 at 6:04 PM om tiwari wrote:
> Hi,
>
> We have upgraded our tomcat version from 8.5.24 to 8.5.53 in
> application. After upgrading we are facing issue while stopping
> tomcat.
> Below is the stac
Thanks Marks. It helps in solving the problem.
On Thu, Apr 9, 2020, 5:44 PM Mark Thomas wrote:
> On April 9, 2020 8:49:05 AM UTC, Kushagra Bindal <
> bindal.kusha...@gmail.com> wrote:
> >Yes Mark. :) This discussion is also going on.
> >
> >But is there anything configuration changes which I can
On April 9, 2020 8:49:05 AM UTC, Kushagra Bindal
wrote:
>Yes Mark. :) This discussion is also going on.
>
>But is there anything configuration changes which I can try at my end
>as
>well.
It is difficult to provide advice on how to fix a broken web application when
we don't have access to the
Yes Mark. :) This discussion is also going on.
But is there anything configuration changes which I can try at my end as
well.
On Thu, Apr 9, 2020 at 2:14 PM Mark Thomas wrote:
> On 09/04/2020 09:35, Kushagra Bindal wrote:
> > Thanks Luis. But we have different vulnerabilities till 8.5.40 versio
On 09/04/2020 09:35, Kushagra Bindal wrote:
> Thanks Luis. But we have different vulnerabilities till 8.5.40 version.
>
> https://www.cvedetails.com/vulnerability-list/vendor_id-45/product_id-887/Apache-Tomcat.html
>
>
> That is why we are upgrading to latest 8.5 series version. Can someone
> pl
Thanks Luis. But we have different vulnerabilities till 8.5.40 version.
https://www.cvedetails.com/vulnerability-list/vendor_id-45/product_id-887/Apache-Tomcat.html
That is why we are upgrading to latest 8.5 series version. Can someone
please help in resolving this issue?
On Thu, Apr 9, 2020 at
Hello Kushagra,
Regarding the supported platform matrix [1] it looks like the tomcat
version should be Tomcat 8.5.28
Hope it helps,
Luis
[1]
https://docs.alfresco.com/process-services1.10/concepts/supported-platforms.html
El jue., 9 abr. 2020 a las 9:53, Kushagra Bindal ()
escribió:
> Hi
May I know the tomcat version please.
- It is apache-tomcat-8.0.41
-Original Message-
From: dku...@ccilindia.co.in [mailto:dku...@ccilindia.co.in]
Sent: 26 February 2020 19:01
To: 'Tomcat Users List'
Subject: Error parsing HTTP request header
Dear Team,
We are getting below error in cat
May I know the tomcat version please.
-Original Message-
From: dku...@ccilindia.co.in [mailto:dku...@ccilindia.co.in]
Sent: 26 February 2020 19:01
To: 'Tomcat Users List'
Subject: Error parsing HTTP request header
Dear Team,
We are getting below error in catelina log while starting the
On 26.02.2020 14:30, dku...@ccilindia.co.in wrote:
Dear Team,
We are getting below error in catelina log while starting the tomcat.
26-Feb-2020 18:57:36.795 INFO [main]
org.apache.catalina.startup.Catalina.start Server startup in 21520 ms
26-Feb-2020 18:57:38.277 INFO [http-nio-443-exec-11]
org
On 26/02/2020 13:30, dku...@ccilindia.co.in wrote:
> Dear Team,
>
> We are getting below error in catelina log while starting the tomcat.
>
> 26-Feb-2020 18:57:36.795 INFO [main]
> org.apache.catalina.startup.Catalina.start Server startup in 21520 ms
> 26-Feb-2020 18:57:38.277 INFO [http-nio-443
On Thu, Feb 13, 2020, 05:17 wrote:
> I am trying to run one new plugin of jira using tomcat. But tomcat is not
> getting started due to below error. Can you please let me know how this
> error can be resolved?
>
> I am using Apache Tomcat Version 8.5.35.
>
> Error is as below.
>
> [ERROR] Failed
-
From: Mark Thomas
Sent: Thursday, February 13, 2020 5:07 PM
To: users@tomcat.apache.org
Subject: Re: Error: Cannot start container
[org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer@6abca7a6]:
Deployable [http://localhost:2990/cargocpc/index.html] failed to finish
Please do not cross-post to multiple lists.
Usage questions belong on the users list.
In this instance, since your issue is with Atlassian Jira, you'll need
to contact Atlassian support.
Mark
On 13/02/2020 11:17, prasanna.mahap...@cognizant.com wrote:
> Dear Team,
>
> I am trying to run one n
:
12/8/19 09:12 (GMT+05:30) To: Tomcat Users List Cc:
ch...@christopherschultz.net Subject: Re: Error parsing HTTP request header
Well this isn't an issue with Tomcat. I'm using an embedded version ofTomcat in
the BeAPI API Toolkit and this does not occur; mainly because itautomate
Well this isn't an issue with Tomcat. I'm using an embedded version of
Tomcat in the BeAPI API Toolkit and this does not occur; mainly because it
automates 100% of the api functionality. I would say it is most likely your
application.
How are you testing your app? You should be doing integration t
Hi Chris,
Thanks for trying to help here. As suggested I have checked the access logs
and find the below error line when ever the above exception occurs in
catalina.out.
"GET null null" 400 -
Thanks
Ram
On Wed, Dec 4, 2019 at 7:41 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Ram,
On 12/4/19 06:02, thulasiram k wrote:
> Hi,
>
> we recently upgrade our tomcat from 7.0.91 to 7.0.94 in windows
> platform. Post upgrade we are seeing the below exception in logs
> very frequently. can you please suggest to avoid this.
>
> De
On 28/11/2019 13:56, Juri Berlanda wrote:
> Hi Mark,
>
> I have 2 good news:
>
> 1. The issue I've seen is fixed with your 9.0.30-dev build
> 2. My PC did not catch fire while running your 9.0.30-dev build :)
>
> So I guess I'll just wait for the final 9.0.30 release and stay on
> 9.0.27 until t
Hi Mark,
I have 2 good news:
1. The issue I've seen is fixed with your 9.0.30-dev build
2. My PC did not catch fire while running your 9.0.30-dev build :)
So I guess I'll just wait for the final 9.0.30 release and stay on
9.0.27 until then. Thanks a lot for the quick help and solution.
Cheer
On 26/11/2019 21:22, Juri Berlanda wrote:
> Hi,
>
> I never built Tomcat from source, but I guess there is a first time for
> everything :-)
>
> I'm out of office tomorrow, but I will give it a shot on Thursday and
> let you know how it went. Where can I find the source with the fix?
https://git
Hi,
I never built Tomcat from source, but I guess there is a first time for
everything :-)
I'm out of office tomorrow, but I will give it a shot on Thursday and
let you know how it went. Where can I find the source with the fix?
Cheers,
Juri
On 11/26/19 7:01 PM, Mark Thomas wrote:
On 26/
On 26/11/2019 16:35, Mark Thomas wrote:
> On 25/11/2019 19:17, Juri Berlanda wrote:
>> Hi all,
>>
>> I post my Stacktrace again, as I mistakenly previously only sent it to
>> Rémy Maucherat.
>>
>> I'll try to make it as short as possible:
>
> Maybe a cariation of:
> https://bz.apache.org/bugzilla/
On 25/11/2019 19:17, Juri Berlanda wrote:
> Hi all,
>
> I post my Stacktrace again, as I mistakenly previously only sent it to
> Rémy Maucherat.
>
> I'll try to make it as short as possible:
Maybe a cariation of:
https://bz.apache.org/bugzilla/show_bug.cgi?id=63964
?
Mark
-
Try simply to increase -Xss parameter in setenv.sh or setenv.bat, see if it
works, since there is no infinite loop (it seems)
On Mon, Nov 25, 2019 at 2:15 PM Juri Berlanda
wrote:
> Hi all,
>
> I just tried to deploy my WebApplication (OpenWebBeans, MyFaces) to
> Tomcat 9.0.29. While everything
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Juri,
On 11/25/19 14:17, Juri Berlanda wrote:
> Hi all,
>
> I post my Stacktrace again, as I mistakenly previously only sent it
> to Rémy Maucherat.
>
> I'll try to make it as short as possible:
>
> 25-Nov-2019 14:01:34.842 SEVERE [http-nio-8080-
Hi all,
I post my Stacktrace again, as I mistakenly previously only sent it to
Rémy Maucherat.
I'll try to make it as short as possible:
25-Nov-2019 14:01:34.842 SEVERE [http-nio-8080-exec-4]
org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service()
for servlet [Faces Servlet]
On Mon, Nov 25, 2019 at 3:03 PM Juri Berlanda
wrote:
> Hi all,
>
> ok, I'll try to make it as short as possible:
>
> 25-Nov-2019 14:01:34.842 SEVERE [http-nio-8080-exec-4]
> org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service()
> for servlet [Faces Servlet] in context with path [
On Mon, Nov 25, 2019 at 2:15 PM Juri Berlanda
wrote:
> Hi all,
>
> I just tried to deploy my WebApplication (OpenWebBeans, MyFaces) to
> Tomcat 9.0.29. While everything works fine in 9.0.27, on 9.0.29 as soon
> as I access any page I get:
>
> 25-Nov-2019 14:01:34.842 SEVERE [http-nio-8080-exec-4]
On Wed, Jun 26, 2019, 11:02 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Kumar,
>
> On 6/26/19 13:27, Kumar R wrote:
> > Hi, Thanks for your reply...! As the application is available for
> > users, also cost is involved for n
On 6/26/2019 11:18 AM, Mark Thomas wrote:
On 26/06/2019 18:10, Kumar R wrote:
Hi Team,
Is it possible to go for higher version of JDK(64 bit) and Tomcat(64bit) on
32 bit window 2003 architecture.
No.
A tiny bit more detail:
64-bit software requires a 64-bit operating system. A 64-bit opera
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Kumar,
On 6/26/19 13:27, Kumar R wrote:
> Hi, Thanks for your reply...! As the application is available for
> users, also cost is involved for new Linux VM.
??!
> Is it possible with existing window VM 32 bit.
It is not possible to safely run you
Hi,
Thanks for your reply...!
As the application is available for users, also cost is involved for new
Linux VM.
Is it possible with existing window VM 32 bit.
Thanks
Rajib
On Wed, Jun 26, 2019, 10:49 PM John Larsen wrote:
> Why windows - especially from 2003. If app is in java you'll get huge
Hi,
Thanks for your help.
Thanks
Rajib
On Wed, Jun 26, 2019, 10:56 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> John,
>
> On 6/26/19 13:18, John Larsen wrote:
> > Why windows - especially from 2003. If app is in java you'll
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
John,
On 6/26/19 13:18, John Larsen wrote:
> Why windows - especially from 2003. If app is in java you'll get
> huge performance boost moving to linux.
[Citation Needed]
- -chris
> On Wed, Jun 26, 2019 at 11:11 AM Kumar R
> wrote:
>
>> Hi Team,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Kumar,
On 6/26/19 13:10, Kumar R wrote:
> Hi Team, Is it possible to go for higher version of JDK(64 bit) and
> Tomcat(64bit) on 32 bit window 2003 architecture. If so, kindly let
> me know the possible difficulties.
There is nothing inherently 32-
Why windows - especially from 2003. If app is in java you'll get huge
performance boost moving to linux.
John Larsen
On Wed, Jun 26, 2019 at 11:11 AM Kumar R wrote:
> Hi Team,
> Is it possible to go for higher version of JDK(64 bit) and Tomcat(64bit) on
> 32 bit window 2003 architecture.
> If
On 26/06/2019 18:10, Kumar R wrote:
> Hi Team,
> Is it possible to go for higher version of JDK(64 bit) and Tomcat(64bit) on
> 32 bit window 2003 architecture.
No.
Mark
> If so, kindly let me know the possible difficulties.
> Thanks
> Rajib
>
> On Tue, Jun 25, 2019, 1:17 AM Kumar R wrote:
>
Hi Team,
Is it possible to go for higher version of JDK(64 bit) and Tomcat(64bit) on
32 bit window 2003 architecture.
If so, kindly let me know the possible difficulties.
Thanks
Rajib
On Tue, Jun 25, 2019, 1:17 AM Kumar R wrote:
> Hi,
> Thanks for the help.
> Thanks & Regards
> Rajib
>
> On Tue,
Hi,
Thanks for the help.
Thanks & Regards
Rajib
On Tue, Jun 25, 2019, 1:14 AM Felix Schumacher <
felix.schumac...@internetallee.de> wrote:
>
>
> Am 24. Juni 2019 21:23:24 MESZ schrieb Kumar R :
> >Hi Team,
> >I am facing server 0 issue while starting tomcat 5 service after
> >increase
> >the heap
Am 24. Juni 2019 21:23:24 MESZ schrieb Kumar R :
>Hi Team,
>I am facing server 0 issue while starting tomcat 5 service after
>increase
>the heap size from 1024 to 2048.
>
>Server:-
>Windows 32
>Jre:-
>1.5.0_15-h04, mixed mode sharing
The 32 bit version of Java under windows can't use more than
On 16/12/2018 11:51, Kok How Teh wrote:
> I get this on the page:
>
> org.apache.tomcat.websocket.server.WsServerContainer@7d9225a7
Then it is working correctly.
Mark
>
> On Sun, Dec 16, 2018 at 12:27 AM Mark Thomas wrote:
>
>> On 15/12/2018 12:15, Kok How Teh wrote:
>>> Can you share with
I get this on the page:
org.apache.tomcat.websocket.server.WsServerContainer@7d9225a7
On Sun, Dec 16, 2018 at 12:27 AM Mark Thomas wrote:
> On 15/12/2018 12:15, Kok How Teh wrote:
> > Can you share with me your JSP for test? Thanks.
>
> It was in a previous mail in this thread:
>
>
>
> A
On 15/12/2018 12:15, Kok How Teh wrote:
> Can you share with me your JSP for test? Thanks.
It was in a previous mail in this thread:
A web app with a single JSP (below) deployed to a clean Tomcat 9.0.x
install shows this is the case.
=== start JSP ===
<%= application.getAttrib
Can you share with me your JSP for test? Thanks.
On Fri, Dec 14, 2018 at 7:50 PM Mark Thomas wrote:
> On 14/12/2018 11:15, Kok How Teh wrote:
> >> Have you configued "containerSciFilter" on the Context?
> > No. I don't
> >
> >> Have you removed any JARs from Tomcat's lib directory?
> > These ar
On 14/12/2018 11:15, Kok How Teh wrote:
>> Have you configued "containerSciFilter" on the Context?
> No. I don't
>
>> Have you removed any JARs from Tomcat's lib directory?
> These are what I have in the lib:
>
> /opt/tomcat/latest/lib 2114 $ ls
> annotations-api.jar catalina.jar ec
> Have you configued "containerSciFilter" on the Context?
No. I don't
> Have you removed any JARs from Tomcat's lib directory?
These are what I have in the lib:
/opt/tomcat/latest/lib 2114 $ ls
annotations-api.jar catalina.jar ecj-4.7.3a.jar jasper.jar
servlet-api.jartomcat
On 14/12/2018 00:34, Kok How Teh wrote:
> I filed a bug at Spring JIRA and this is the response I get (
> https://jira.spring.io/browse/SPR-17599):
>
> There seems to be a misunderstanding in that conversation on the Tomcat
> mailing list: It's not that we can't find the class of the name
> javax.
I filed a bug at Spring JIRA and this is the response I get (
https://jira.spring.io/browse/SPR-17599):
There seems to be a misunderstanding in that conversation on the Tomcat
mailing list: It's not that we can't find the class of the name
javax.websocket.server.ServerContainer, it's the *ServletC
1 - 100 of 892 matches
Mail list logo