Date: Tue, 20 May 2003 11:57:41 +0300 From: "stakys" <stakys@punktas.lt> To: <freebsd-java@freebsd.org> Subject: mod_jk2 errors Message-ID: <0a3501c31ead$df1ea990$0400a8c0@ss>
next in thread | raw e-mail | index | archive | help
Hi, i configured everything like says the how-to in the http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/vhosthowto, but when i start apache i see theese in my httpd-error.log: tail -f /var/log/httpd-error.log [Mon May 19 16:24:20 2003] [notice] uriEnv.setAttribute() the worker directive is deprecated. Use 'group' instead. [Mon May 19 16:24:20 2003] [notice] uriEnv.setAttribute() the worker directive is deprecated. Use 'group' instead. [Mon May 19 16:24:20 2003] [notice] uriEnv.setAttribute() the worker directive is deprecated. Use 'group' instead. [Mon May 19 16:24:20 2003] [notice] uriEnv.setAttribute() the worker directive is deprecated. Use 'group' instead. [Mon May 19 16:24:21 2003] [notice] Apache/2.0.45 (Unix) PHP/4.3.1 mod_jk2/2.0.3-dev configured -- resuming normal operations [Mon May 19 16:24:21 2003] [notice] jk2_init() Found child 12342 in scoreboard slot 0 [Mon May 19 16:24:21 2003] [notice] workerEnv.init() ok /usr/local/conf/workers2.properties [Mon May 19 16:24:21 2003] [error] mod_jk child init 1 0 [Mon May 19 16:24:21 2003] [notice] jk2_init() Found child 12343 in scoreboard slot 1 [Mon May 19 16:24:21 2003] [notice] workerEnv.init() ok /usr/local/conf/workers2.properties And when i try to access to the pages http://192.168.0.2 or 127.0.0.1 i get to the page like this: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, stakys@punktas.lt and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. ---------------------------------------------------------------------------- ---- Apache/2.0.45 (Unix) PHP/4.3.1 mod_jk2/2.0.3-dev Server at 192.168.0.2 Port 80 And i can see theese messages in my error log: [Mon May 19 16:28:23 2003] [notice] shm.createSlot() Create 1 0x28671000 0x28673000 [Mon May 19 16:28:23 2003] [notice] workerEnv.init() create slot epStat.0 [Mon May 19 16:28:23 2003] [error] channelSocket.open() connect failed 127.0.0.1:8009 61 Connection refused [Mon May 19 16:28:23 2003] [error] ajp13.connect() failed ajp13:localhost:8009 [Mon May 19 16:28:23 2003] [error] ajp13.service() failed to connect endpoint errno=61 Connection refused [Mon May 19 16:28:23 2003] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1 [Mon May 19 16:28:23 2003] [notice] ajp13.done() close endpoint ajp13:localhost:8009 error_state 1 [Mon May 19 16:28:23 2003] [error] mod_jk.handler() Error connecting to tomcat 120000 Hmmz whats wrong with this ? How to solve theese errors?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0a3501c31ead$df1ea990$0400a8c0>
