Tomcat7
CentOS 6
I see the file ehcache-sizeof-agent2473717668134475820.jar in /tmp
It is created when I run one of my applications for the first time. The number
part of the file name changes every time I restart the application.
I have seen an exception like this a few times that is associat
Original Message
Subject: Re: Tomcat application folder created in /tmp?
From: Anthony Biacco
To: Tomcat Users List
Date: Wed, 8 Jun 2016 14:21:39 -0600
On Wed, Jun 8, 2016 at 1:51 PM, Scott Derrick wrote:
Tomcat7
Java 1.8.0_51
Running on CentOS 6(Linux)
When I deploy
Tomcat7
Java 1.8.0_51
Running on CentOS 6(Linux)
When I deploy one of my apps using the tomcat manager app, it unpaks the .war
file into
../webapp/appName
and
/tmp/0-appName
The files look identical in both folders except the files in the webapp/appName
folder have the timestamp of when I c
I am using tomcat7, on centOS6
The app crates a folder, uploads a file to the folder, processes the file
and then provides a download link to the resulting file. All this works
fine on a tomcat7 server running on my desktop machine.
Running tomcat7 on the server, its broke.
I create the folder