JSP compilation fails with Java 9

2017-01-08 Thread Patil, Shital
We are assessing Java 9(early access) and JSP compilation is badly broken with Java 9. Even basic java objects(java.lang.Object) are not accessible while compilation. Appears to be because of jigsaw(modular) Any solution or alternative to this problem ?

Re: 404 errors accessing webapp URLs using local IP address on fresh Tomcat 8.5.9 install

2017-01-08 Thread modjklist
I should mention that to configure hostB (e.g. 192.168.0.2) to listen to hostA (e.g. 192.168.0.1), I simply added Listen 192.168.0.2:80 Listen 192.168.0.2:443 to hostB httpd.conf file. I did not create a virtual host (is that OK?). I also didn't modify httpd.conf on hostA. - Original M

404 errors accessing webapp URLs using local IP address on fresh Tomcat 8.5.9 install

2017-01-08 Thread modjklist
I have two Linux servers connected via a cross-connect cable with internal IP addresses 192.168.0.1 (hostA) and 192.168.0.2 (hostB). hostA runs CentOS 5, and hostB CentOS 7. hostB runs Apache 2.4.x, and Tomcat 8.5.9. All web traffic gets routed to port 443 (e.g. HTTPS) of Apache web server ho

Re: LogAbandoned Stack Trace?

2017-01-08 Thread Phil Steitz
On 1/6/17 3:44 PM, Jerry Malcolm wrote: > On 1/6/2017 4:30 PM, Christopher Schultz wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Jerry, >> >> On 1/6/17 10:35 AM, Jerry Malcolm wrote: >>> I'm getting "too many connections" errors. >> Where? >> >> Can you provide an exact error m

Tomcat 8, 8.5 and 9 returning another apps environment with context.lookup() from a .parallelStream()

2017-01-08 Thread Christopher Zinn
Hello all, This is my first time posting to a mailing list so hopefully I'm doing this correctly. We are running into an issue where we have multiple copies of the same WAR loaded on a Tomcat instance each with its own context.xml. The initial problem I was trying to diagnose was A JNDI look

Re: does Tomcat 8.5.9 have UTF-8 encoding throughout by default?

2017-01-08 Thread tomcat
On 07.01.2017 23:57, modjkl...@comcast.net wrote: Anyone know if it has UTF-8 encoding throughout out-of-the-box, or do I need to configure it to be so? I'm seeing some headers using iso-8859-1 and I'm not sure where they're being generated. Hi. You are not being very explicit as to what hea