java - Apache & TomCat & SSL - App Not Working -


At this time, I am using Apache & amp; Tomcat is running on one of our clients' RHEL servers. We have 4 websites (all one) in the same server / machine (its single queue server). Example:

http: // hostname http: // hostname domain.com https: // hostname https: // hostname.domain.com

where redirects to an institutional page and https on an inappropriate page Redirects (/ servlet / CO)

Where Apache handles HTTP, and redirects https to TomCat

Problems Received it I that I could make it work for 1 http and 1 https (institutional page and app pages). But if I work 4 of them, then Evolution gives a young manuscript exposition during loading.

And I do not know that host names / IP / FQDN is inspired by the redirection in / etc / hosts and ssl.conf and the app does not handle these configurations.

Or if I'm doing something wrong

Only significant changes were made, were adding to SSL.

& lt; Location> Web-INF & lt; / Location> ... etc

I do not know if I can help you I am unable to provide information.

thanks

EDIT: completely forgotten

  use.StringTokenizer at java.lang.NullPointerException java & Lt; Init & gt; (StringTokenizer.java:199) at java.util.StringTokener & Lt; Init & gt; (StringTokenizer.java:236) at ▒.sg. & Lt; Init & gt; ▒ at (unknown source). ▒.▒.▒ (Javaxkservletkhttp unknown source) (unknown source ▒k▒w0k▒a) (unknown source ▒.▒x0.doGet) javax.servlet.http.HttpServlet.service (HttpServlet.java:690). HttpServlet.service (HttpServlet.java:803) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.java:269) on org.apache.catalina.core.ApplicationFilterChain.doFilter (ApplicationFilterChain. Java: 188) at org .apache.catalina.core.StandardWrapperValve.invoke (StandardWrapperValve.java0010) on org.apache.catalina.core.StandardContextValve.invoke (Standard Knteksvalvkjawaar 72) org.apache.catalina.core.StandardHostValve.invoke (StandardHostValve.java: 127) on org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:117) org.apache.jk.server.JkCoyoteHandl on org.apache.catalina.core.StandardEngineValve.invoke At or.info (JkCoyoteHandler.java20000) on org.apache.catalina.connector.CoyoteAdapter.service (CoyoteAdapter.java.11) (StandardEngineValve.java:108) org.apache. jk.common.HandlerRequest.invoke (HandlerRequest.java:291) org.apache.jk.common.ChannelSocket.invoke (ChannelSocket.java:775) on org.apache.jk.common.ChannelSocket.processConnection (on ChannelSocket.java: 704) to $ SocketConnection.runIt (ChannelSocket.java:897) org.apache.jk.common.ChannelSocket on org.apache.tomcat.util.threads.ThreadPool $ ControlRunnable.run on Javaklang (ThreadPoolkjava:685) .Thread.run (Thread.java:701)  

OK, gave your information It is quite limited, but the stringtoconizer is a null argument found here:

  java.lang.NullPointerException at java.util.StringTokenizer & Lt; Init & gt; (StringTokenizer.java.199) at java.util.StringTokenizer & Lt; Init & gt; (StringTokenizer.java, 3636) at ▒.sg. & Lt; Init & gt; (Unknown source) & lt; ----- Here at ▒.▒sg.▒a (unknown source) at ▒.▒w0.▒a (unknown source) at ▒.▒x0.doGet (unknown source)  
< / Div>

Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -