RE: tomat8.5 write logs with incorret os permission

2016-08-04 Thread Caldarale, Charles R
> From: 韭菜 [mailto:jiu...@qq.com] > Subject: tomat8.5 write logs with incorret os permission > When using tomcat8.0, it starts and write logs as follows: > (apache-tomcat-8.0.x) -rw-rw-r-- 1 app app 873710 Aug 4 20:08 catalina.log > When using tomcat8.5.x (include tomcat 9.0.x), it starts

tomat8.5 write logs with incorret os permission

2016-08-04 Thread ????
Hi, tomcat users: When using tomcat8.0, it starts and write logs as follows: (apache-tomcat-8.0.x) -rw-rw-r-- 1 app app 873710 Aug 4 20:08 catalina.log When using tomcat8.5.x (include tomcat 9.0.x), it starts and write logs as follows: (apache-tomcat-8.5.4) -rw-r- 1 app app 100824 Aug 4

Re: Tomcat 7.0.54 gives zero-byte .java and .class files for jsp in work directory that cause truncated class error

2016-08-04 Thread David Kerber
On 8/4/2016 3:18 AM, Rahul Singh wrote: Dear Christopher, Thanks you very much for your response !! Filesystem quota? Filesystem Quota is not enabled for this disk partition so there is no restrictions on disk usage. Look at the timestamps on the zero-byte files, then find that same

Re: Multiple SSL config with single IP on Tomat 8.5.4

2016-08-04 Thread Jose María Zaragoza
2016-08-04 17:17 GMT+02:00 Kent Smotherman : > From: Mark Thomas > To: Tomcat Users List > Cc: > Date: Wed, 3 Aug 2016 15:49:12 -0700 > Subject: Re: Multiple SSL config with single IP on Tomcat 8.5.4 > On 03/08/2016 15:05, Kent

Re: Multiple SSL config with single IP on Tomat 8.5.4

2016-08-04 Thread Kent Smotherman
From: Mark Thomas To: Tomcat Users List Cc: Date: Wed, 3 Aug 2016 15:49:12 -0700 Subject: Re: Multiple SSL config with single IP on Tomcat 8.5.4 On 03/08/2016 15:05, Kent Smotherman wrote: > I'm trying to get multiple SSL certs configured on Tomcat 8.5

RE: Internal Error 500

2016-08-04 Thread Caldarale, Charles R
> From: André Warnier (tomcat) [mailto:a...@ice-sa.com] > Subject: Re: Internal Error 500 > On 04.08.2016 11:15, Syed Mudassir Ahmed wrote: > > What are the various reasons for the tomcat server to throw internal server > > error 500? > In general, search Google for : http status codes Note

Re: Internal Error 500

2016-08-04 Thread tomcat
On 04.08.2016 11:15, Syed Mudassir Ahmed wrote: What are the various reasons for the tomcat server to throw internal server error 500? Nitpicking : tomcat server does not really "throw internal server error 500". The "internall error 500" is a HTTP response that Tomcat sends back to a client

Internal Error 500

2016-08-04 Thread Syed Mudassir Ahmed
What are the various reasons for the tomcat server to throw internal server error 500? Thanks,

Re: Tomcat 7.0.54 gives zero-byte .java and .class files for jsp in work directory that cause truncated class error

2016-08-04 Thread Rahul Singh
Dear Christopher, Thanks you very much for your response !! >Filesystem quota? Filesystem Quota is not enabled for this disk partition so there is no restrictions on disk usage. >Look at the timestamps on the zero-byte files, then find that same >place in catalina.out or one of the other

RE: Tomcat7 jsp compilation error with java1.8

2016-08-04 Thread D, Dwarakesh
I got it. I have used the ecj-4.4.2.jar from the later tomcat version and try to recompile the application. The JSP compilation issue was resolved now. Thank you. -Original Message- From: D, Dwarakesh [mailto:dwarakes...@xerox.com] Sent: Thursday, August 04, 2016 12:02 PM To: Tomcat

RE: Tomcat7 jsp compilation error with java1.8

2016-08-04 Thread D, Dwarakesh
Thank you. Can you let me know the process how to upgrade to ecj-4.4.2.jar so that I can use and run with the same Java8(with tomcat 7.0.27) without changing the java version to 7. Thanks, Dwarak -Original Message- From: Coty Sutherland [mailto:csuth...@redhat.com] Sent: Thursday,