Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

RE: Endless Loop: Deploying discovered web applications

Shapira, Yoav

2003-12-31

Replies:


Howdy,
Are the applications deployed successfully, ever? Is anything modifying
files under any of the application directories every <15 seconds?

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Howard Watson [mailto:howardw@(protected)]
>Sent: Wednesday, December 31, 2003 10:37 AM
>To: tomcat-user@(protected)
>Subject: Re: Endless Loop: Deploying discovered web applications
>
>Maybe some of the log might help:
>*****************************
>2003-12-31 08:19:20 StandardManager[/Secure]: Seeding random number
>generator class java.security.SecureRandom
>2003-12-31 08:19:20 StandardManager[/Secure]: Seeding of random number
>generator has been completed
>2003-12-31 08:19:20 StandardContext[/Secure]: Posting standard context
>attributes
>2003-12-31 08:19:20 StandardContext[/Secure]: Configuring application
event
>listeners
>2003-12-31 08:19:20 StandardContext[/Secure]: Sending application start
>events
>2003-12-31 08:19:20 StandardContext[/Secure]: Starting filters
>2003-12-31 08:19:20 StandardWrapper[/Secure:default]: Loading container
>servlet default
>2003-12-31 08:19:20 StandardWrapper[/Secure:invoker]: Loading container
>servlet invoker
>2003-12-31 08:19:20 StandardContext[/Secure]: Starting completed
>2003-12-31 08:19:20 HostConfig[ServerName]: HostConfig: Processing
START
>2003-12-31 08:19:20 HostConfig[ServerName]: Deploying discovered web
>applications
>2003-12-31 08:19:20 HostConfig[ServerName]: Starting background thread
>2003-12-31 08:19:20 HostConfig[ServerName]: BACKGROUND THREAD Starting
>2003-12-31 08:19:20 EngineConfig: EngineConfig: Processing START
>2003-12-31 08:19:35 HostConfig[ServerName]: Deploying discovered web
>applications
>2003-12-31 08:19:50 HostConfig[ServerName]: Deploying discovered web
>applications
>2003-12-31 08:20:05 HostConfig[ServerName]: Deploying discovered web
>applications
>2003-12-31 08:20:20 HostConfig[ServerName]: Deploying discovered web
>applications
>2003-12-31 08:20:35 HostConfig[ServerName]: Deploying discovered web
>applications
>2003-12-31 08:20:50 HostConfig[ServerName]: Deploying discovered web
>applications
>2003-12-31 08:21:05 HostConfig[ServerName]: Deploying discovered web
>applications
>2003-12-31 08:21:19 HostConfig[ServerName]: Deploying discovered web
>applications
>
>>>> howardw@(protected) >>>
>Everything appears to work fine except the message:
> HostConfig[ServerName]: Deploying discovered web applications
>repeating every 15 seconds. Any help would be appreciated.
>
>Netware6 sp3
>Apache2.0.48
>Tomcat4.1.29
>mod_jk1.2.5
>
>SERVER.XML
>*********
><Service name="Tomcat-esgwNet">
>  <Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
>     port="59009" minProcessors="5" maxProcessors="75"
>     enableLookups="true" redirectPort="59443"
>     acceptCount="10" debug="5" connectionTimeout="0"
>     useURIValidationHack="false"
>     protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler"
>     tomcatAuthentication="false" />
>
>    <Engine name="Intranet" defaultHost="ServerName" debug="2">
>
>      <Logger className="org.apache.catalina.logger.FileLogger"
>         prefix="intranet_log." suffix=".txt"
>         timestamp="true"/>
>
>      <Host name="ServerName" debug="5"
>appBase="SYS:/Apache2/intranet/webapps/secure"
>         unpackWARs="true" autoDeploy="true">
>
>         <Context path="/Secure"
>           docBase="SYS:/Apache2/intranet/webapps/secure"
>           debug="2"
>           reloadable="true" >
>         </Context>
>
>         <Context path="/Clients"
>
docBase="SYS:/Apache2/intranet/webapps/secure/db/clients"
>           debug="2"
>           reloadable="true" >
>         </Context>
>
>      </Host>
>
>    </Engine>
>
></Service>
>
>INTRANET.PROPERTIES for Apache
>*****************************
>worker.ajp13.port=59009
>worker.apj13.host=ServerName
>worker.ajp13.type=ajp13
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>For additional commands, e-mail: tomcat-user-help@(protected)




This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.