Ok What's the size of the war file you have deployed to Tomcat?
I suspect the problem is with PermSize (The class loading part of JVM) than
Heap though the error points out Java Heap.
Pls set the PermSize with -XX:PermSize and -XX:MaxPermSize options and test.
Thanks,
Madhu
On Fri, Jan 29, 2016
Thanks for quick response. Here is the information.
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode)
-Original Message-
From: kidambi madhu [mailto:madhu.kida...@gmail.com]
Sent: Thursday, January
Hi Denny,
Which JDK you are using Oracle JDK/JRockit and which version.
Some memory tuning options depend on JDK product used.
Thanks,
Madhu
On Fri, Jan 29, 2016 at 8:39 AM, Guo, Denny wrote:
>
> Hi All,
>
> Looking for help on tomcat heap size issue.
>
> We are see below GC activity before t
Hi All,
Looking for help on tomcat heap size issue.
We are see below GC activity before tomcat reports the heap size error. Please
see below message. However, we assign -Xmx=24G to the heap size, why tomcat
reports error even not reach 20G heap size usage ? Can someone please help.
How the t
Hello guys
I'm using Tomcat 7.0.53 and I've changed it to use the NIO connector
recently. So, the following error start appearing on the logs (few per day)
Jan 25, 2016 3:10:16 PM org.apache.tomcat.util.net.NioEndpoint processSocket
SEVERE: Error allocating socket processor
java.lang.NullPointerE
I have a problem with my java application related to HTTP communication.
Application description:
1. Client – server. Server is running in servlet container. We use Tomcat.
Client use java HTTP library to communicate with the server.
2. When client establish connection to the server i
2016-01-28 14:07 GMT+03:00 Thomas Scheffler :
> Hi,
>
> it seems that Tomcat 8.0.30 silently transforms a redirect response into a
> not-found response.
>
> https://bz.apache.org/bugzilla/show_bug.cgi?id=56917 introduces redirect to
> relative URLs.
>
> Before 8.0.30 a redirect URL string was simpl
On 28.01.2016 15:55, Konstantin Kolinko wrote:
2016-01-28 16:44 GMT+03:00 Konstantin Kolinko :
2016-01-28 15:00 GMT+03:00 André Warnier (tomcat) :
Hi.
On the page
http://apache.lauf-forum.at/tomcat/tomcat-connectors/jk/binaries/windows/,
the following mod_jk binaries are available :
[...]
Y
2016-01-28 16:44 GMT+03:00 Konstantin Kolinko :
> 2016-01-28 15:00 GMT+03:00 André Warnier (tomcat) :
>> Hi.
>>
>> On the page
>> http://apache.lauf-forum.at/tomcat/tomcat-connectors/jk/binaries/windows/,
>> the following mod_jk binaries are available :
>>
>> [...]
>
> You may try here:
> http://ww
On 28.01.2016 14:44, Konstantin Kolinko wrote:
2016-01-28 15:00 GMT+03:00 André Warnier (tomcat) :
Hi.
On the page
http://apache.lauf-forum.at/tomcat/tomcat-connectors/jk/binaries/windows/,
the following mod_jk binaries are available :
tomcat-connectors-1.2.40-windows-i386-httpd-2.0.x.zip 20
2016-01-28 15:00 GMT+03:00 André Warnier (tomcat) :
Hi.
On the page
http://apache.lauf-forum.at/tomcat/tomcat-connectors/jk/binaries/windows/,
the following mod_jk binaries are available :
tomcat-connectors-1.2.40-windows-i386-httpd-2.0.x.zip 2014-04-14 21:40
130K ZIP compressed archive
tomc
2016-01-28 15:00 GMT+03:00 André Warnier (tomcat) :
> Hi.
>
> On the page
> http://apache.lauf-forum.at/tomcat/tomcat-connectors/jk/binaries/windows/,
> the following mod_jk binaries are available :
>
> tomcat-connectors-1.2.40-windows-i386-httpd-2.0.x.zip 2014-04-14 21:40
> 130K ZIP compressed
Thank you Christoph,
I installed a compiled version from the distros on my production servers
and I installed the binary version from
http://tomcat.apache.org/download-native.cgi
on my development server.
A slight problem is that when I install from the distros I don't have
control of the version
Hi.
On the page http://apache.lauf-forum.at/tomcat/tomcat-connectors/jk/binaries/windows/, the
following mod_jk binaries are available :
tomcat-connectors-1.2.40-windows-i386-httpd-2.0.x.zip 2014-04-14 21:40 130K ZIP
compressed archive
tomcat-connectors-1.2.40-windows-i386-httpd-2.2.x.zip
Hi,
it seems that Tomcat 8.0.30 silently transforms a redirect response into
a not-found response.
https://bz.apache.org/bugzilla/show_bug.cgi?id=56917 introduces redirect
to relative URLs.
Before 8.0.30 a redirect URL string was simply returned to the client.
Now it has to be a valid URI
> Hello,
>
> tomcat version: 8.0.22
> java: jdk1.8.0_05
> server: Amazon Linux AMI
>
> When deploying my web application to my production environment (detailed
> above), I get a message:
>
>
>
> *The APR based Apache Tomcat Native library which allows optimal
> performance in production enviro
16 matches
Mail list logo