Hello,
We have double checked the environment settings we set and the only thing
we currently set is JAVA_HOME, which is set to /usr/java/latest . This
points to 1.8.0_20-b26.
We also created a new virtual machine via virtualbox, also running RHEL 7.1
and tomcat 8.0.18. We experience the exact sa
On 30/07/2015 07:18, Utkarsh Dave wrote:
> Hi All,
>
> My application has a custom reporting valve in server.xml
>
>errorReportValveClass="com..valves.CustomErrorReportValve"
> name="localhost" unpackWARs="true">
>
> But when I try to access https:///manager
> I get normal error window p
Hi All,
My application has a custom reporting valve in server.xml
But when I try to access https:///manager
I get normal error window page of (the tomcat error page is at
/tomcat/webapps/manager/WEB-INF/jsp/403.jsp
"
403 Unauthorized
You are not authorized to view this page. If you have
On 7/29/2015 3:39 PM, Mark Thomas wrote:
On 29/07/2015 20:25, Jerry Malcolm wrote:
Well, it appears that we are slowly getting to the bottom of this. But
with every answer, I get a few more questions
First, I installed the latest TC8 on my laptop, copied my server.conf
and conf/catalina fo
On 29/07/2015 20:25, Jerry Malcolm wrote:
> Well, it appears that we are slowly getting to the bottom of this. But
> with every answer, I get a few more questions
>
> First, I installed the latest TC8 on my laptop, copied my server.conf
> and conf/catalina folder to it and started it up just t
Well, it appears that we are slowly getting to the bottom of this. But
with every answer, I get a few more questions
First, I installed the latest TC8 on my laptop, copied my server.conf
and conf/catalina folder to it and started it up just to see what errors
I got. After changing out an
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jerry,
On 7/29/15 12:06 PM, Jerry Malcolm wrote:
> On 7/29/2015 10:11 AM, Christopher Schultz wrote:
>
> I guess I could move up to the latest 8. But it'll require some
> client down time, and they aren't thrilled with that at this
> point.
Unde
On 7/29/2015 10:11 AM, Christopher Schultz wrote:
Any reason not to upgrade to 8.0.24? 8.0.15 is nearly a year out of
date and there have been a bunch of performance, security, and
stability fixes made. It shouldn't have any effect on your current
problem, but upgrading would be worth your tim
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jerry,
On 7/29/15 9:47 AM, Jerry Malcolm wrote:
> On 7/29/2015 3:49 AM, Konstantin Kolinko wrote:
>> 2015-07-29 8:38 GMT+03:00 Jerry Malcolm
>> :
>>> I am trying to move my client to Tomcat 8 from 7.
>> Tomcat version = ?
> version 8.0.15
Any reaso
On 7/29/2015 3:49 AM, Konstantin Kolinko wrote:
2015-07-29 8:38 GMT+03:00 Jerry Malcolm :
I am trying to move my client to Tomcat 8 from 7.
Tomcat version = ?
version 8.0.15
We've been on 7 for a
year or two and have not had any major issues. I read through the 7-->8
migration instructio
2015-07-29 8:38 GMT+03:00 Jerry Malcolm :
> I am trying to move my client to Tomcat 8 from 7.
Tomcat version = ?
> We've been on 7 for a
> year or two and have not had any major issues. I read through the 7-->8
> migration instructions. As far as I can tell, I have renamed all of the
> resource
Hi jerry ,
It's probably issue with the application itself,
You might want to check your application for connections leaks.
I usually use this https://github.com/javamelody/javamelody/wiki
To monitor the application in both production and test environment.
It's easy to use and very efficient tool
12 matches
Mail list logo