ugh solve akhirnya ...
ternyata dari mod_jk gak boleh langsung ke port si tomcat untuk di browse, tapi ke port 8009


On 5/9/05, Monang Setyawan <[EMAIL PROTECTED]> wrote:

On 5/9/05, tiooo himself <[EMAIL PROTECTED]> wrote:
> permisi .... tanya tanya tentang mod_jk ya ,  sapa tau ada yg pernah
> ngalamin seperti ini

Boleh liat .htaccess nya mas?

>
>  isi workers.properties :
>
>  worker.list=worker2
>  worker.worker2.type=ajp13
>  worker.worker2.host=192.168.17.2
>  worker.worker2.port=8081
>  worker.worker2.lbfactor=50
>  worker.worker2.cachesize=10
>  worker.worker2.cache_timeout=600
>  worker.worker2.socket_keepalive=1
>  worker.worker2.recycle_timeout=300
>
>  isi mod_jk.config:
>  JkMount  /*.jsp worker2
>
>
>  saya dapet error gini
>  [Mon May 09 21:51:04 2005] [error]
> ajp_connection_tcp_get_message::jk_ajp_common.c (949):
> ERROR: can't receive the response message from tomcat, network problems or
> tomcat is down (192.168.17.2:8081), err=-2
>  [Mon May 09 21:51:04 2005] [error] ajp_get_reply::jk_ajp_common.c (1479):
> Tomcat is down or network problems. No response has been sent to the client
> (yet)
>  [Mon May 09 21:51:04 2005] [info]  ajp_service::jk_ajp_common.c (1696):
> Receiving from tomcat failed, recoverable operation attempt=0
>  [Mon May 09 21:51:04 2005] [info]  ajp_service::jk_ajp_common.c (1724):
> Sending request to tomcat failed,  recoverable operation attempt=1
>  [Mon May 09 21:51:24 2005] [error]
> ajp_connection_tcp_get_message::jk_ajp_common.c (949):
> ERROR: can't receive the response message from tomcat, network problems or
> tomcat is down (192.168.17.2:8081), err=-2
>
>  padahal kalo di telnet hasilnya gini
>
>  telnet 192.168.17.2 8081
>  Trying 192.168.17.2...
>  Connected to 192.168.17.2 (192.168.17.2).
>  Escape character is '^]'.
>  get /
>  <!doctype html public "-//w3c//dtd html 4.0 transitional//en"
> "http://www.w3.org/TR/REC-html40/strict.dtd">
>
>  <html>
>      <head>
>      <meta http-equiv="Content-Type" content="text/html;
> charset=iso-8859-1">
>      <title>Apache Tomcat/5.0.28</title>
>  dst dst
>
>  kira kira apaan yah penyebabnya .. dah googling blom dapet .. mungkin
> keywordnya yg blom pas :)
>
>
> --
> ./tio
> http://blog.dakota23.com
>

--
Demi masa..



--
./tio
http://blog.dakota23.com

Reply via email to