Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
JSP - A mailing list about Java Server Pages specification and reference
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
Apache 1.3.29 + mod_jk2 + tomcat 4.1.29: cannot get SSL to work via Apache

Apache 1.3.29 + mod_jk2 + tomcat 4.1.29: cannot get SSL to work via Apache

2004-01-19       - By Federico

 Back
Reply:     1     2  

hi,

 we've at work 2 different 1.3.29 apache daemons to handle regular and ssl
connection, both are working against a single tomcat 4.1.29, using mod_jk2 in
both cases.
 the first daemon works just fine and the connection if forwarded to tomcat's
8009 port as we've configured it.
 we've also the ssl part for tomcat configured and working properly; the
pages are displayed when we direct our browsers to https://ip-address:8443/,
but we cannot get the ssl apache to handle the connection on behalf of
tomcat's 8443 port.
 we're pretty sure it's something related to workers2.properties, but so far
we're unable to find the problem.
 for every request, jk2.log shows:

[Mon Jan 19 23:38:35 2004]  (error) [jk_msg_ajp.c (447)]: msgAjp.receive():
Bad signature 153
[Mon Jan 19 23:38:35 2004]  (error) [jk_channel_socket.c (549)]:
channelSocket.receive(): Bad header
[Mon Jan 19 23:38:35 2004]  (error) [jk_workerEnv.c (482)]:
workerEnv.processCallbacks() Error reading reply
[Mon Jan 19 23:38:35 2004]  (error) [jk_worker_ajp13.c (416)]: ajp13.service()
ajpGetReply recoverable error 21000
[Mon Jan 19 23:38:35 2004]  (error) [jk_msg_ajp.c (447)]: msgAjp.receive():
Bad signature 153
[Mon Jan 19 23:38:35 2004]  (error) [jk_channel_socket.c (549)]:
channelSocket.receive(): Bad header
[Mon Jan 19 23:38:35 2004]  (error) [jk_workerEnv.c (482)]:
workerEnv.processCallbacks() Error reading reply
[Mon Jan 19 23:38:35 2004]  (error) [jk_worker_ajp13.c (416)]: ajp13.service()
ajpGetReply recoverable error 21000
[Mon Jan 19 23:38:35 2004]  (error) [jk_worker_ajp13.c (512)]: ajp13.service()
Error  forwarding ajp13:testbed:8443 1 0
[Mon Jan 19 23:38:35 2004]  (error) [mod_jk2.c (427)]: mod_jk.handler() Error
connecting to tomcat 21000

    my workers2.properties follows:

[channel.socket:testbed:8443]
tomcatId=testbed:8443

[shm:]
file=${serverRoot}/logs/jk2.shm
size=1000000
debug=0
disabled=0  

[uri:/*.jsp]

[uri:domain.net/*]

 as for the httpd.conf, only 'LoadModule jk2_module module/mod_jk2.so' was
added.
 we've tried several things, but we're running out of ideas, and the
documentation is not really helpful.
 we'd appreciate any help or documentation references.
 thanks in advance,

 Federico.

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)




©2008 junlu.com - Jax Systems, LLC, U.S.A.