Hello, Thanks for the answer:

When I use the the startup.bat command it displays a lot of entries:

Using CATALINA_BASE:   C:\Program
Files\Autodesk\MapGuideEnterprise2010\WebServerExtensions\Tomcat
Using CATALINA_HOME:   C:\Program
Files\Autodesk\MapGuideEnterprise2010\WebServerExtensions\Tomcat
Using CATALINA_TMPDIR: C:\Program
Files\Autodesk\MapGuideEnterprise2010\WebServerExtensions\Tomcat\temp
Using JRE_HOME:        C:\Program Files\Java\jdk1.6.0_12
Nov 11, 2012 1:00:23 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The Apache Tomcat Native library which allows optimal performance in
production environments was not found on the java.library.path: C:\Program
Files\Java\jdk1.6.0_12\bin;
in;C:\WINDOWS\system32;C:\WINDOWS;D:\app\Administrator\product\11.2.0\client_3;D:\app\Administrator\product\11.2.0\client_3\bin;D:\app\Administrator\product\11.2.0\client_1\bin;
0\client_1;C:\Program Files\JavaFX\javafx-sdk1.2\bin;C:\Program
Files\JavaFX\javafx-sdk1.2\emulator\bin;C:\Program
Files\HP\NCU;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System3
t\10.2.0\client_1;"C:\Program Files\Symantec\Norton Ghost 2003\";C:\Program
Files\QLogic Corporation\SANsurferiCLI\;C:\Program Files\SSH Communications
Security\SSH Secure Shell
.0\client_1\BIN;E:\oracle\product\10.2.0\client_1
Nov 11, 2012 1:00:23 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Nov 11, 2012 1:00:23 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 400 ms
Nov 11, 2012 1:00:23 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Nov 11, 2012 1:00:23 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.14
Nov 11, 2012 1:00:23 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive SigCampus.war
Nov 11, 2012 1:00:24 PM com.sun.faces.config.ConfigureListener
contextInitialized
INFO: Initializing Mojarra (1.2_13-b01-FCS) for context '/SigCampus'
log4j:ERROR Could not find value for key log4j.appender.FileDebug
log4j:ERROR Could not instantiate appender named "FileDebug".

2012-11-11 13:00:34,127 (ContextLoader.java:189)
org.springframework.web.context.ContextLoader.initWebApplicationContext()
INFO  >> Root WebApplicationContext: initialization started

When  it finished all seems to be normal and I am able to see tomcat.exe in
the task manager processes list. Also I can use the command telnet
localhost 8080 for a few seconds. After that it suddenly shuts down.

Within catalina's log:

Nov 11, 2012 1:00:23 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Nov 11, 2012 1:00:23 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.14
Nov 11, 2012 1:00:23 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive SigCampus.war
Nov 11, 2012 1:00:24 PM com.sun.faces.config.ConfigureListener
contextInitialized
INFO: Initializing Mojarra (1.2_13-b01-FCS) for context '/SigCampus'

and localhost log:

Files\Autodesk\MapGuideEnterprise2010\WebServerExtensions\Tomcat\webapps\SigCampus\WEB-INF\log4j.properties]
Nov 11, 2012 1:00:34 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext


As you see, there is no information about what could be happening.

The behavior started yesterday by midnight and as far as i know  neither
the SO or the application haven't had any change.

Thank you so much for the help.


On Nov 11, 2012 3:30 PM, "Pid" <p...@pidster.com> wrote:

> On 11/11/2012 19:06, Camilo Diaz wrote:
> > Hello:
> >
> > Recently I'm having an issue with Tomcat. 5 seconds after I started the
> > service it shuts down automatically. I do not see any error in the logs
> and
> > I already checked many things that may interrupt the correct behavior of
> > Tomcat such as the lack of the file msvcr71.dll in Windows/System32.
>
> Can you start up Tomcat with your application(s) and the same
> configuration using the bin/startup.bat scripts?
>
>
> > System configuration is:
> > Windows Server  2003 R2
> > Apache tomcat 6.0.14
>
> That's a really old version of Tomcat that you should upgrade urgently.
>
> > Java 1.6.12
>
> Ditto.
>
>
> > I'll appreciate any help.
>
> When did this behaviour start?  Has it just started happening to a
> previously stable application, and if so - what changed?
>
>
> p
>
>
>
> --
>
> [key:62590808]
>
>

Reply via email to