  | 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
|
|
|
  | | | Apache 2.048 + Tomcat 5 + Win 2k | Apache 2.048 + Tomcat 5 + Win 2k 2004-01-19 - By Alvaro Seixas
Back Hello
I'm having some problems with Apache + Tomcat config. When I try to access the 'jsp-examples' and 'servlets-examples' some times I get "Internal Server Error", it is very instable.
I configured the workers2.properties just like appears on http://www.gregoire .org/howto/Apache2_Jk2_TC4.1.x_JSDK1.4.x.html and added 'jsp-examples' and 'servlets-examples' in it.
And jk2.properties is like this:
#Socket configuration # handler.list=request,container,channelSocket
# # socket configuration # channelSocket.port=8009 channelSocket.address=127.0.0.1 channelSocket.maxPort=port+10
When I get the error and open the log file there's a message that tells, "Can't find class org/apache/jk/apr/AprImpl". I already searched on many sites and archive lists but couldn't solve it.
If someone could help I'd appreciate!!!
The error.log follows attached.
Thanks, Alvaro <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1"> <META content="MSHTML 6.00.2800.1106" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Hello</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>I'm having some problems with Apache + Tomcat config. When I try to access the 'jsp-examples' and 'servlets-examples' some times I get "Internal Server Error", it is very instable.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>I configured the workers2.properties just like appears on <A href="http://www.gregoire.org/howto/Apache2_Jk2_TC4.1.x_JSDK1.4.x.html">http:/ /www.gregoire.org/howto/Apache2_Jk2_TC4.1.x_JSDK1.4.x.html</A> and added 'jsp-examples' and 'servlets-examples' in it.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>And jk2.properties is like this:</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>#Socket configuration<BR>#<BR>handler.list=request,container,channelSocket</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>#<BR># socket configuration<BR>#<BR>channelSocket.port=8009<BR>channelSocket.address=127.0.0 .1<BR>channelSocket.maxPort=port+10</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>When I get the error and open the log file there's a message that tells, "Can't find class org/apache/jk/apr/AprImpl".</FONT></DIV> <DIV><FONT face=Arial size=2>I already searched on many sites and archive lists but couldn't solve it.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV> <DIV><FONT face=Arial size=2>If someone could help I'd appreciate!!!</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV></DIV> <DIV><FONT face=Arial size=2>The error.log follows attached.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Thanks,</FONT></DIV> <DIV><FONT face=Arial size=2>Alvaro</FONT></DIV></BODY></HTML>
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|
 |