I appreciate your response
> Setting `certificateVerification="require"` on your Connector
I changed
`certificateVerification="REQUIRED"
to
`certificateVerification="require"`
still not seeing any OCSP calls in wireshark for this
I did find out how to enable logging better (by adding e
On Wed, Apr 3, 2019, 10:07 PM Kim, Chang H (JMD)
Yes, that's correct. The same browser, hitting the same url since both
> tomcat 8 and 9 are installed on the same server. Tomcat 8 works, but
> tomcat 9... blank.
>
As per your access log sample, Tomcat is not getting the request. Can you
please
Yes, that's correct. The same browser, hitting the same url since both tomcat
8 and 9 are installed on the same server. Tomcat 8 works, but tomcat 9...
blank.
Thanks,
Kyle Kim
JMD
Confidentiality Notice: This e-mail, including all attachments, is intended
only for the sole use of the inten
On 03.04.2019 17:57, Kim, Chang H (JMD) wrote:
Yes, I see "GET" when I use my old tomcat 8.0.35. However, my newly installed
9.0.17, nothing...
Are you using the same browser/client in both cases ?
And are the connections to the old and new Tomcats the same also ? (I mean, are they in
the sa
Yes, I see "GET" when I use my old tomcat 8.0.35. However, my newly installed
9.0.17, nothing...
Thanks,
Kyle Kim
JMD
Confidentiality Notice: This e-mail, including all attachments, is intended
only for the sole use of the intended recipient(s) and may contain privileged
and/or confidential
On 03.04.2019 17:45, Kim, Chang H (JMD) wrote:
I had to remove the ip specific data, but this is what I am seeing in
localhost_access_log.*.txt when I see "blank screen".
XX.XX.XX.XX - - [03/Apr/2019:11:41:14 -0400] "HEAD / HTTP/1.0" 200 -
XX.XX.XX.XX - - [03/Apr/2019:11:41:14 -0400] "HEAD / HT
I had to remove the ip specific data, but this is what I am seeing in
localhost_access_log.*.txt when I see "blank screen".
XX.XX.XX.XX - - [03/Apr/2019:11:41:14 -0400] "HEAD / HTTP/1.0" 200 -
XX.XX.XX.XX - - [03/Apr/2019:11:41:14 -0400] "HEAD / HTTP/1.0" 200 -
XX.XX.XX.XX - - [03/Apr/2019:11:41:
On 03.04.2019 17:30, Kim, Chang H (JMD) wrote:
Out of these log files, which is the log file that will contain the entries
that I need to see?
Any one of them that contains something possibly related to your problem.
To gain time, I suggest that you do the following :
- stop tomcat
- start tom
Out of these log files, which is the log file that will contain the entries
that I need to see?
localhost_access_log.2019-04-02.txt
localhost.2019-04-02.log
catalina.out
catalina.2019-04-02.log
Thanks,
Kyle Kim
JMD
Confidentiality Notice: This e-mail, including all attachments, is intended
o
have a look at the log files. What do they tell you?
--
Gruß
burghard.britzke
https://britzke.berlin/
> Am 03.04.2019 um 17:18 schrieb Kim, Chang H (JMD)
> :
>
> My OS is AIX 7.2.0.0. I already have tomcat 8.0.35 working. However, I am
> in the middle of upgrading it to tomcat 9.0.17. I down
On 03.04.2019 17:18, Kim, Chang H (JMD) wrote:
My OS is AIX 7.2.0.0. I already have tomcat 8.0.35 working. However, I am in the middle
of upgrading it to tomcat 9.0.17. I downloaded the latest tomcat, and started to get to
the default webapp, and only thing displaying is "white screen". Any
My OS is AIX 7.2.0.0. I already have tomcat 8.0.35 working. However, I am in
the middle of upgrading it to tomcat 9.0.17. I downloaded the latest tomcat,
and started to get to the default webapp, and only thing displaying is "white
screen". Any help will be greatly appreciated.
Thanks,
Kyl
I was interested in doing this at one point in the past. A solution
that I found that was useful...
If you have control of the code for your application, review it.
Where in the code are you allocating resources of significance?
For my purposes, I decided to disregard thread/request/connection
h
13 matches
Mail list logo