Hello,
I have Tomcat 4.1 and Apache2 installed, and when I try to use the
Ajp13Connector to handle all jsp files through it, I've got the
following error during the Tomcat startup:
Mar 7, 2006 9:18:14 AM org.apache.commons.modeler.Registry loadRegistry
INFO: Loading registry information
Mar 7, 2006 9:18:14 AM org.apache.commons.modeler.Registry getRegistry
INFO: Creating new Registry instance
Mar 7, 2006 9:18:15 AM org.apache.commons.modeler.Registry getServer
INFO: Creating MBeanServer
Mar 7, 2006 9:18:16 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on port 8080
ServerLifecycleListener: createMBeans: MBeanException
java.lang.Exception: ManagedBean is not found with Ajp13Connector
at org.apache.catalina.mbeans.MBeanUtils.createMBean(Unknown
Source)
at
org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(Unknown
Source)
at
org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(Unknown
Source)
at
org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(Unknown
Source)
at
org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(Unknown
Source)
at
org.apache.catalina.mbeans.ServerLifecycleListener.lifecycleEvent(Unknown
Source)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Unknown
Source)
at org.apache.catalina.core.StandardServer.start(Unknown
Source)
at org.apache.catalina.startup.Catalina.start(Unknown Source)
at org.apache.catalina.startup.Catalina.execute(Unknown Source)
at org.apache.catalina.startup.Catalina.process(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.catalina.startup.Bootstrap.main(Unknown Source)
Starting service Tomcat-Standalone
Apache Tomcat/4.1
Apparently I need something else to manage beans. Any idea?
Thanks for your comments,
IchBin - 07 Mar 2006 19:50 GMT
> Hello,
> I have Tomcat 4.1 and Apache2 installed, and when I try to use the
[quoted text clipped - 49 lines]
>
> Thanks for your comments,
You are saying that you configured the workers.properties file and have
it under Tomcat or Apache? You have downloaded and installed the
mod_jk.so APACHE2_HOME/modules subdirectory? Say your workers.properties
file looks something like this:
workers.tomcat_home=c:/tomcat5
workers.java_home=c:/jdk1_5_0_02
ps=/
worker.list=default
worker.default.port=8009
worker.default.host=localhost
worker.default.type=ajp13
worker.default.lbfactor=1
I have it under Apache because a lot of people put the
workers.properties file in TOMCAT_HOME/conf/jk, however putting it in
APACHE2_HOME/conf is more appropriate since its purpose is to tell
Apache about one or more local or remote Tomcat installations.
I have instructions, at my website, for getting all of this working
under windows.
http://weconsultants.servebeer.com/JHackerAppManager/Portal?xpc=1$@90$@1$@1&fold
er=20050711205318410

Signature
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)