Hi Mirunalini,
Are you sure that the catalina.sh that you execute is actually picking up
from the one that you have downloaded?
Do you have any tomcat installed from other sources, such as from the
centos 7.3?
For a very long period of time, I have never seen Tomcat written as
"jakarta-tomcat" in
Hi,
This is how i guess tomcat starts, and also it uses the startup script with
catalina.sh file.
ps -ef | grep tomcat
root 1357 1 0 11:53 ?00:00:08
/usr/local/thirdparty/java/jdk/bin/java -classpath
:/usr/local/thirdparty/jakarta-tomcat/lib/javax.ws.rs-api-2.0.jar:/usr/local/t
2017-12-08 9:58 GMT+03:00 mirunalini Chandrasekaran :
> Hi All,
>
> I am using Tomcat 7.0.81 on centos 7.3 and using openjdk 1.7.0.141. Tomcat
> was downloaded from http://tomcat.apache.org/
>
> The problem I am seeing recently is manager*.log and localhost*.log files
> are not created. Instead, I
2017-11-01 8:17 GMT+03:00 Utkarsh Dave :
> Hi All,
>
> I am using Tomcat 7.0.81 on centos 7.2 and using openjdk 1.7.0.141.
> The problem I am seeing recently is manager*.log and localhost*.log files
> are not created. Instead, I see the messages that were to be written into,
> manager.log are going
On 01.11.2017 06:17, Utkarsh Dave wrote:
Hi All,
I am using Tomcat 7.0.81 on centos 7.2 and using openjdk 1.7.0.141.
The problem I am seeing recently is manager*.log and localhost*.log files
are not created. Instead, I see the messages that were to be written into,
manager.log are going into Cat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kiran,
On 7/11/12 11:33 PM, Kiran Badi wrote:
> I know this is not a place to learn Java and thats not my
> intention.Its time for me to implement robust logging framework,so
> thought let me ask here as which is light weight and yet can log
> excepti
On 7/12/2012 7:20 AM, Tim Watts wrote:
No offense, but this really isn't a list for teaching Java.
But what the hell, I'll make one "exception":
public class DAOException extends Exception {
public DAOException(String msg) {
super();
}
public
On Thu, 2012-07-12 at 06:35 +0530, Kiran Badi wrote:
> Hi,
>
> I have below code for catching DAO exceptions,
No, it's not. It's code that defines an interface and a poorly
implemented exception type. There's no catching. Anywhere.
> but I feel its not correct
> way to do this,Can some one p
gee!
moskito.anotheria.net
exact this ready to use.
On Nov 26, 2007 1:27 PM, Andrew Hole <[EMAIL PROTECTED]> wrote:
> Hello!
>
> My java application writes relevant log of database procedures
> executions. My goal is to develop a report at intervals of 30 minutes
> with a summary, including reques
Meybe this one will help you:
http://jamonapi.sourceforge.net/
Marcin
Andrew Hole wrote:
Hello!
My java application writes relevant log of database procedures
executions. My goal is to develop a report at intervals of 30 minutes
with a summary, including requests slowest, and average time of
10 matches
Mail list logo