You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/08/16 18:33:58 UTC

DO NOT REPLY [Bug 30698] New: - apache - tomcat 5 connection

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30698>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30698

apache -  tomcat 5  connection

           Summary: apache -  tomcat 5  connection
           Product: Tomcat 5
           Version: 5.0.25
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connector:AJP
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: arao@honnu.com
                CC: arao@honnu.com


I have used  the  unix  socket connection   style to have apache2 connect to 
tomcat to   run jsp. 
###########################################################################
I get below errors in   my  apache error_log 
[Mon Aug 16 11:23:13 2004] [notice] Apache/2.0.49 (Unix) mod_jk2/2.0.4 
configured -- resuming normal operations
[Mon Aug 16 11:23:13 2004] [error] ajp13.init(): No channel /usr/local/jakarta-
tomcat-5.0.25/work/jk2.socket
[Mon Aug 16 11:28:21 2004] [error] ajp13.init(): No channel /usr/local/jakarta-
tomcat-5.0.25/work/jk2.socket
###########################################################################

I  tried chaning permissions of this  File .. but it does not help. 
I  have made sure this  File gets recreated  every time tom cat starts. 

I could not find a good tutorial or documentation which explains the 
communication between apache and  tomcat that can help me solve this.

thanks and regards
Anand

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org