Re: tomcat+apache

2001-05-30 Thread Parag S

tomcat has to be started before apache

David DELGRANCHE wrote:

 You just have to start apache before starting Tomcat!

 David.

 -Message d'origine-
 De: unplug [SMTP:[EMAIL PROTECTED]]
 Date:   mercredi 30 mai 2001 10:35
 A:  tomcat-user
 Objet:  tomcat+apache

 Hi all,

   Just install tomcat3.2.2 and mod_jk.so.  However, when I restart
 tomcat and then apache, I found the following message in mod_jk.log

 [jk_uri_worker_map.c (335)]: jk_uri_worker_map_t::uri_worker_map_close,
 NULL parameter
 [jk_uri_worker_map.c (185)]: In
 jk_uri_worker_map_t::uri_worker_map_free, NULL parameters

   What do they mean??  How do I configure to remove the message??

 Rgds,
 unplug

--
John Doe
[EMAIL PROTECTED]





simple Query

2001-05-30 Thread Parag S

I am using Apache 1.3.14 with Tomcat 3.2.2b on Solaris 2.6 and 2.7.
I start tomcat and then I start apache.
When I start apache it is throwing the following error -

httpd:Could not determine the server's fully qualified domain name,
using 127.0.0.1 for ServerName.

apachectl starts well, all servlets/jsps are working fine but what can
be the reason for that message?