You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Nani Jon <na...@yahoo.com> on 2002/09/20 22:32:30 UTC

jboss-tomcat and apache integration.

Hello:

I have the jboss-3.0.0_tomcat-4.0.3 bundle which I am trying to integrate with apache2, the latest version. I followed all the steps based on one of the HOWTOs.

I have placed the mod_jk2.dll in the /conf directory of apache. I have created a workers2.properties file with the following contents:

# Start setup file
#
workers2.tomcat_home="D:\\Programs/jboss-3.0.0_tomcat-4.0.3\\catalina"
workers2.java_home=D:\\j2sdk1.4.0
ps=\\
worker.list=ajp12, ajp13

# Definition for Ajp13 worker
#
worker.ajp13.port=8009
worker.ajp13.host=localhost
worker.ajp13.type=ajp13
#
# End setup file


I put the line:

LoadModule jk2_module modules/mod_jk2.dll

in the httpd.conf for apache. When I start apache, it finds the workers2.properties file, but when I check the error.log file for apache the following errors are generated during startup:

 

[notice] Parent: Created child process 1780
[error] env.createBean2(): Error getting factory for [workers2.tomcat_home] (null)
[error] config.update(): Can't create workers2.tomcat_home
[error] env.createBean2(): Error getting factory for [workers2.java_home] (null)
[error] config.update(): Can't create workers2.java_home
[error] env.createBean2(): Error getting factory for [ps] (null)
[error] config.update(): Can't create ps
[error] env.createBean2(): Error getting factory for [worker.list] (null)
[error] config.update(): Can't create worker.list
[error] env.createBean2(): Error getting factory for [worker.ajp13.port] (null)
[error] config.update(): Can't create worker.ajp13.port
[error] env.createBean2(): Error getting factory for [worker.ajp13.host] (null)
[error] config.update(): Can't create worker.ajp13.host
[error] env.createBean2(): Error getting factory for [worker.ajp13.type] (null)
[error] config.update(): Can't create worker.ajp13.type
[error] shm.init(): No file
[notice] Child 1780: Child process is running
[error] shm.init(): No file
[notice] Child 1780: Acquired the start mutex.
[notice] Child 1780: Starting 250 worker threads.


 

Any help will be greatly appreciated.

Regards,

Nani Jon.



---------------------------------
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes