Help! -why can't start Tomcat --Installation problem??

I downloaded Tomcat 5.0.30.exe and installed Tomcat 5 and JDK 5 on my local computer (I also have IIS installed, and Java App Server (from J2EE); yes I have plenty of space lol);
I did this in the command line:
Set JAVA_HOME=C:\jdk1.5_03; and I also added this env variable to my user & system Path variables in System Properties dialogue (just to exclude this problem).
and I remember during the Tomcat.exe installation, the JVM was already correctly set to C:\Program Files\Java\jre1.5_03\bin\client\jvm.dll (I also tried set JVM to C:\jdk1.5_03\jre\bin\server\jvm.dll and it did not seem to make any difference)
I am still not able to startup the service (don't see my admin page even though the system tray says the Tomcat is running).
Does any of the above setup seem wrong? I'm a novice in Java/JSP and just want to try developing some web service in Java/JSP instead of ASP or .NET.
I'd appreciate all your advice and help!!
Thanks in advance!!

When I say "Startup" in the command, the original command window displays Using CATALINA_HOME: C:\apache\tomcat5, so I guess it was correctly set already ...?
By default, it is using 8080 port... If I have my IIS running, would that have conflict? IIS runs on 80. I don't think I've anything running on 8080.
localhost_admin_log has the following everytime I try to see admin page in my web browser:--------------------------------------------------------------
2005-05-05 10:06:06 ApplicationDispatcher[admin] Servlet.service() for servlet admin.login_jsp threw exception
javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE
     at org.apache.struts.taglib.TagUtils.retrieveMessageResources(TagUtils.java:1233)
     at org.apache.struts.taglib.TagUtils.message(TagUtils.java:1082)
     at org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:226)
     at admin.login_jsp._jspx_meth_bean_message_0(login_jsp.java:131)
     at admin.login_jsp._jspService(login_jsp.java:78)
     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
     at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:696)
     at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:474)
     at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:409)
     at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
     at org.apache.catalina.authenticator.FormAuthenticator.authenticate(FormAuthenticator.java:220)
     at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:504)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
     at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
     at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
     at java.lang.Thread.run(Thread.java:595)
The above also appears in the Tomcat cmd prompt window if I use startup in the cmd window.
The stdout and stderr logs has nothing.
The jakarta_service log has the following:-----------------------------------------------------------
[2005-05-05 10:03:46] [info] Service Tomcat5 name Apache Tomcat
[2005-05-05 10:03:46] [420 service.c] [error] The specified service already exists.
[2005-05-05 10:03:46] [538 prunsrv.c] [error] Failed installing Tomcat5 service
[2005-05-05 10:03:47] [info] Procrun finished.
[2005-05-05 10:04:48] [info] Updating service...
[2005-05-05 10:04:48] [info] Service Tomcat5 updated
[2005-05-05 10:04:48] [info] Update service finished.
[2005-05-05 10:04:48] [info] Procrun finished.
[2005-05-05 10:04:49] [info] Updating service...
[2005-05-05 10:04:49] [info] Service Tomcat5 updated
[2005-05-05 10:04:49] [info] Update service finished.
[2005-05-05 10:04:49] [info] Procrun finished.
Thanks a lot for your advice and help!!!

Similar Messages

  • Can't start Tomcat after installing Bea WorkShop for JSP

    Hi,
    I have been using Eclipse SDK Version: 3.1.2 Build id: M20060118-1600 and Web Tools Project 1.0.2 and Tomcat 5.0 and Tomcat 5.5 for about 2 months with no problems. But now I Can't start Tomcat after installing Bea WorkShop for JSP plug-in. I get "Server Tomcat v5.0 @ localhost failed to start". Any help would be greatly appreciated.

    I installed BEA Workshop for JSP Version: 3.1.0
    Build id: 536. I only wanted to install the plug-in to my existng Eclipse 3.1 / WTP application. The only option that I saw was to download the entire FullWorkshopFreeInstall-536.zip, which is 192,496 KB. During the installation, there is a screen that you can specify to only install the plug-in - and I selected that option. Today, I chose to uninstall the BEA Workshop for JSP and then I was again able to start Tomcat server. I then did a complete install of BEA Workshop for JSP into a totally separate location. My original Eclipse installation still works fine, but my Workshop for JSP Version (which is now a completely new installation) has the same problem with Tomcat that I reported with the plug-in. I am using j2sdk1.4.2_08 and have tried both Tomcat 5.0 and Tomcat 5.5. I have the same problem with both Windows XP Home Edition and Windows XP Professional.
    Thanks for your assistance.
    Ron

  • Can't Start Tomcat 5 as a Service

    Can't Start Tomcat 5 as a Service on XP, when I do
    tomcat5\bin\net start tomcat5
    I get "NET" is not recognized as an internal or external command
    where's that net command coming from? java or XP
    thanks

    You are trying to start the program called tomcat\bin\net which does not exist. The net command belongs to Windows. Just issuing "net start tomcat" or "net start tomcat5" should work from any directory.
    Or just go through the Control Panel->Administrative Tools->Services dialog to start and stop Tomcat as a service.

  • TS3694 Please help iphone can't start up,the masage say error 1611.can you show me how to fix this .Thak you

    Please help iphone can't start up,the masage say error 1611.can you show me how to fix this .Thank you

    My iphone can't start on the screen say itune ,I go to itune try restore but the massage say error 1611.
    Mobile device not sevice.when i turn omy iphone it can't statr but only the Apple picture show on screen.can you guy try help me Please.Thank you

  • Can't start Tomcat!  help me!

    Hello all,
    I have used JDK1.3.1; now I download Tomcat, I write a batch file includes:
    set JAVA_HOME=C:\JDK1.3.1
    set ANT_HOME=C:\jakarta-tomcat
    set TOMCAT_HOME=C:\jakarta-tomcat
    set CLASSPATH=%CLASSPATH%;C:\jdk1.3.1\lib\tools.jar;
    and run it;
    now I go to C:\jakarta-tomcat\bin and type 'startup':
    C:\jakarta-tomcat\bin>startup
    Including all jars in C:\jakarta-tomcat\lib in your CLASSPATH.
    Using CLASSPATH: C:\jakarta-tomcat\classes;C:\jakarta-tomcat\lib\ant.jar;C:\jaka
    rta-tomcat\lib\jasper.jar;C:\jakarta-tomcat\lib\jaxp.jar;C:\jakarta-tomcat\lib\p
    arser.jar;C:\jakarta-tomcat\lib\servlet.jar;C:\jakarta-tomcat\lib\webserver.jar;
    ;C:\jdk1.3.1\lib\tools.jar;;C:\JDK1.3.1\lib\tools.jar
    Starting Tomcat in new window
    but the new window disappear after several seconds,Tomcat doesn't start.Then, I type 'tomcat run':
    C:\jakarta-tomcat\bin>tomcat run
    Including all jars in C:\jakarta-tomcat\lib in your CLASSPATH.
    Using CLASSPATH: C:\jakarta-tomcat\classes;C:\jakarta-tomcat\lib\ant.jar;C:\jaka
    rta-tomcat\lib\jasper.jar;C:\jakarta-tomcat\lib\jaxp.jar;C:\jakarta-tomcat\lib\p
    arser.jar;C:\jakarta-tomcat\lib\servlet.jar;C:\jakarta-tomcat\lib\webserver.jar;
    ;C:\jdk1.3.1\lib\tools.jar;;C:\JDK1.3.1\lib\tools.jar
    ERROR reading C:\jakarta-tomcat\conf\server.xml
    At Line 121 /Server/ContextManager/ContextInterceptor/ className=org.apache.tomc
    at.context.LoaderInterceptor
    FATAL: configuration error
    java.lang.ClassNotFoundException: org.apache.tomcat.context.LoaderInterceptor
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:120)
    at org.apache.tomcat.util.xml.ObjectCreate.start(XmlMapper.java:453)
    at org.apache.tomcat.util.xml.XmlMapper.matchStart(XmlMapper.java:314)
    at org.apache.tomcat.util.xml.XmlMapper.startElement(XmlMapper.java:68)
    at com.sun.xml.parser.Parser.maybeElement(Parser.java:1390)
    at com.sun.xml.parser.Parser.content(Parser.java:1498)
    at com.sun.xml.parser.Parser.maybeElement(Parser.java:1399)
    at com.sun.xml.parser.Parser.content(Parser.java:1498)
    at com.sun.xml.parser.Parser.maybeElement(Parser.java:1399)
    at com.sun.xml.parser.Parser.parseInternal(Parser.java:491)
    at com.sun.xml.parser.Parser.parse(Parser.java:283)
    at org.apache.tomcat.util.xml.XmlMapper.readXml(XmlMapper.java:198)
    at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:143)
    at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:163)
    C:\jakarta-tomcat\bin>
    What's this problem? How can I do?please help me,
    thanks

    Modify the classpath as follows.
    set JAVA_HOME=C:\JDK1.3.1
    set ANT_HOME=C:\jakarta-tomcat
    set TOMCAT_HOME=C:\jakarta-tomcat
    set CLASSPATH=%CLASSPATH%;C:\jdk1.3.1\lib\tools.jar;JAVA_HOME\lib;
    Modify the Path as follows
    set PATH = %PATH%;%JAVA_HOME%\bin;%TOMCAT_HOME%\bin

  • Help me! why can not start oracle management server?

    maybe for my shutdown and startup database abnormal for several
    times,now the server oracleorahome81management server can't start
    and while i logon to enterprise manager console,it show me a
    error as follow
    "vtk-1002:The Oracle Management Server you are trying to connect
    to is still in the process of initialization. Please wait for it
    to start up completely and then try logging in again"
    the error also when i restart my machine.
    and,the configuration assistant can not logon to database.
    but sql*plus,sql worksheet can work normal.

    Hi,
    Sock Hoon (guest) wrote:
    : I have just installed Oracle Application Server (OAS) on my
    : machine running Windows NT 4.0 Workstation. When I logon to the
    OAS don't run on Win NT with installed service pack 4.
    Go back to service pack 3 or apply patch from Developer 6.0 to
    OAS.
    : OAS manager and tried to start ORB, I got below error message:
    : Please wait while the command is being processed on host ssoh_x
    : YOT-11034, Unable to make address: IP://ssoh_x.jgfhome:2649.
    : Error: YT::EXCEPTION::BADPARAM::NOSUCHADDR
    : Starting ORB processes...Returning filename D:
    : \orant\orb\admin\.event
    : waiting for ORB to be ready...
    : YOT-11034, Unable to make address: IP://ssoh_x.jgfhome:2649.
    : Error: YT::EXCEPTION::BADPARAM::NOSUCHADDR
    : ORB is not responding. Please restart manually...
    : I have tried to re-install OAS for the second time. But I still
    : got the same problem.
    : I plan to use the OAS, together with Oracle Internet Commerce
    : Server (ICS) to develop an e-commerce project. I am yet to
    : download and install the ICS. I don't have any Oracle databases
    : installed in my machine. I'm using MS SQL Server 7.0 instead.
    : Please advised me on how to configure the ORB so that I'll be
    : able to start the application server.
    Best regards Andrew
    null

  • Apache webserver can't find tomcat - mod_jk problem?

    Hi
    I have recently upgraded HP-UX apache software
    FROM
    Apache webserver: 2.0.55
    Apache tomcat : 5.5.9
    TO
    Apache webserver: 2.0.55
    Apache tomcat : 5.5.9
    I have 2 tomcats running, one JVM for a daytime service and another for a nighttime service.
    So while 1 tomcat is down, the other is up, apache always running.
    However, since I have upgraded, I see the following error messages in jk.log:
    [Mon Nov 20 07:00:41 2006] [error] ajp_connection_tcp_get_message::jk_ajp_common
    .c (949): ERROR: can't receive the response message from tomcat, network problems or tomcat is down (127.0.0.1:8059), err=-232
    The tomcat in question is up - and the messages returned are 500 responses - server configuration issue.
    Get several a day.
    Basically using mod_jk to bind the tomcat installations to apache webserver.
    What is new though in mod_jk 1.2.10 is that a shared memory file is specified. I am wondering what happens to this memory that is used to load balance the workers when tomcats are bounced.
    Issues go away after a bounce of apache - but after each tomcat has been stopped once - messages start to fail intermittently after that.
    Done some googling but do not see any solutions - so here's hoping!
    Thanks.

    Noticed my deliberate mistake!
    From
    Apache 2.0.32
    Tomcat 3
    Still no joy with with this in terms of finding a solution to why the newer version of apache cannot find tomcat after it has been bounced.
    mod_jk.so version 1.2.9 introduced the shared memory for the workers, which as far as I can is the main config change in the 2 versions of apache that came from HP.
    So rolled back to the old version of apache with the new version of tomcat - and everything works fine!

  • Can't install photoshop elements 12 since it can't start windows installer

    Hi,
    I have got a new PC and now try installing my Photoshop Elements 12. The installation program tries to start Windows installer:
    Sorry the message is in Swedish. In English it would probably be "It was impossible to access the service Windows Installer. This can happen if the Windows Installer is not correctly installed. Contact the company's support for further help.
    I tried searching for downloads of Windows Installer, but there's no download version for Windows 7.
    Is there anybody else who faced such problem? How have you solved it?
    TIA
    MyPhoto

    Troubleshoot installation | Photoshop Elements, Premiere Elements | Windows

  • Can't start Tomcat after installing it

    In my laptop, I installed Tomcat and it installed fine, but, when I try to start Tomcat, it doesn't do anything.

    I get the following error message when I do Catalina run under tomcat's bin directory:
    C:\jakarta-tomcat-5.0.12>catalina run
    'catalina' is not recognized as an internal or external command,
    operable program or batch file.
    C:\jakarta-tomcat-5.0.12>cd bin
    C:\jakarta-tomcat-5.0.12\bin>catalina run
    Using CATALINA_BASE: C:\jakarta-tomcat-5.0.12
    Using CATALINA_HOME: C:\jakarta-tomcat-5.0.12\
    Using CATALINA_TMPDIR: C:\jakarta-tomcat-5.0.12\temp
    Using JAVA_HOME: C:\j2sdk1.4.1_02
    Usage: java [-options] class [args...]
    (to execute a class)
    or java -jar [-options] jarfile [args...]
    (to execute a jar file)
    where options include:
    -client to select the "client" VM
    -server to select the "server" VM
    -hotspot is a synonym for the "client" VM [deprecated]
    The default VM is client.
    -cp -classpath <directories and zip/jar files separated by ;>
    set search path for application classes and resources
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print product version and exit
    -showversion print product version and continue
    -? -help print this help message
    -X print help on non-standard options
    -ea[:<packagename>...|:<classname>]
    -enableassertions[:<packagename>...|:<classname>]
    enable assertions
    -da[:<packagename>...|:<classname>]
    -disableassertions[:<packagename>...|:<classname>]
    disable assertions
    -esa | -enablesystemassertions
    enable system assertions
    -dsa | -disablesystemassertions
    disable system assertions
    C:\jakarta-tomcat-5.0.12\bin>

  • Can't Start Tomcat 5

    Every time I start Tomcat 5 either from the commandline, service or NetBeans it issues this error and the webApp does not get started.
    I get the following:
    SEVERE: Error registering Catalina:type=Mapper
    java.lang.SecurityException: access denied (javax.management.MBeanTrustPermission register)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanTrustPermission(DefaultMBeanServerInterceptor.java:1725)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:342)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:505)
    at org.apache.commons.modeler.Registry.registerComponent(Registry.java:871)
    at org.apache.commons.modeler.Registry.registerComponent(Registry.java:346)
    at org.apache.coyote.tomcat5.CoyoteConnector.start(CoyoteConnector.java:1557)
    at org.apache.catalina.core.StandardService.start(StandardService.java:528)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:2345)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:594)
    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.start(Bootstrap.java:297)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:398)
    Aug 16, 2004 9:55:06 AM org.apache.coyote.tomcat5.CoyoteConnector start
    SEVERE: Protocol JMX registration failed
    java.lang.SecurityException: access denied (javax.management.MBeanTrustPermission register)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanTrustPermission(DefaultMBeanServerInterceptor.java:1725)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:342)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:505)
    at org.apache.commons.modeler.Registry.registerComponent(Registry.java:871)
    at org.apache.commons.modeler.Registry.registerComponent(Registry.java:346)
    at org.apache.coyote.tomcat5.CoyoteConnector.start(CoyoteConnector.java:1557)
    at org.apache.catalina.core.StandardService.start(StandardService.java:528)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:2345)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:594)
    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.start(Bootstrap.java:297)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:398)
    Aug 16, 2004 9:55:06 AM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 47859 ms
    Is there a way to stop this?? All I have done is install at this point.
    Any help would be appreciated.
    Lee

    Hi,
    Check the environment variables for TOMCAT_HOME and JAVA_HOME.
    Best of Luck,
    KJ

  • Eclipse 3.0 can't start Tomcat 5.0...

    Hi,
    I've installed Tomcat 5.0, Eclipse 3.0 and Sysdeo-Plugin ( com.sysdeo.eclipse.tomcat_3.0.0).
    After opening Eclipse I've tried to start Tomcat within Eclipse.
    I got the following error-message:
    java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap
    Next a pop-up-alert was displayed with the following content:
    Java Virtual Machine Launcher: Could not find the main class. Program will exit.
    After trying to start Tomcat agin, errLog showed the following 2 errors:
    1.
    Message: Start Tomcat...
    Exception Stack Trace: An exception stack trace could not be found.
    Session Data:
    eclipse.buildId=M200409161125
    java.version=1.4.2_01
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
    2.
    Message: Stop Tomcat...
    Exception Stack Trace: An exception stack trace could not be found.
    Session Data:
    eclipse.buildId=M200409161125
    java.version=1.4.2_01
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
    After closing Eclipse, the error-message (Java Virtual Machine Launcher: Could not find the main class. Program will exit.) was shown, again...
    Do you have any idea, in order to fix the bug...?
    bye
    Chris

    Now I've installed Tomcat 5.5.7 and set CATALINA_HOME and PATH.
    The ErrorLogs by starting and stopping Tomcat were still displayed.
    By starting Tomcat 5.5.7 wihin Eclipse 3.0.1., the Console shows this:
    13.02.2005 14:33:07 org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8080
    13.02.2005 14:33:07 org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 1201 ms
    13.02.2005 14:33:08 org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    13.02.2005 14:33:08 org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/5.5.7
    13.02.2005 14:33:08 org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    13.02.2005 14:33:10 org.apache.catalina.startup.ContextConfig applicationWebConfig
    INFO: Missing application web.xml, using defaults only StandardEngine[Catalina].StandardHost[localhost].StandardContext[/Lomb]
    13.02.2005 14:33:11 org.apache.catalina.loader.WebappClassLoader validateJarFile
    INFO: validateJarFile(C:\Tomcat_5_5_7\webapps\ZT\WEB-INF\lib\servlet-api.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
    13.02.2005 14:33:11 org.apache.catalina.startup.ContextConfig applicationWebConfig
    INFO: Missing application web.xml, using defaults only StandardEngine[Catalina].StandardHost[localhost].StandardContext[/ZT]
    13.02.2005 14:33:11 org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-8080
    13.02.2005 14:33:11 org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:8009
    13.02.2005 14:33:12 org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/120  config=null
    13.02.2005 14:33:12 org.apache.catalina.storeconfig.StoreLoader load
    INFO: Find registry server-registry.xml at classpath resource
    13.02.2005 14:33:12 org.apache.catalina.startup.Catalina start
    INFO: Server startup in 4517 msSome INFO's look strange:
    INFO: validateJarFile(C:\Tomcat_5_5_7\webapps\ZT\WEB-INF\lib\servlet-api.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offendingor
    INFO: Missing application web.xml, using defaults onlyor
    INFO: XML validation disabledDo you know, what's the reason for it?
    bye
    Chris

  • Installing 9.2.0.4.0 on EL4 - Can't start netca, JAVA problem!!!!

    Dear all,
    Please help with my Java problem. Thanks in advance.
    After successfully installed Oracle 9.2.0.4.0 on EL4, I tried to start netca but I received this error message:
    [oracle@localhost bin]$ ./netca: line 138: /u01/app/oracle/product/9.2.0.4.0/JRE/bin/jre: No such file or directory
    The JRE link at $ORACLE_HOME is as follows:
    lrwxrwxrwx 1 oracle oinstall 21 Oct 27 17:41 JRE -> /usr/java/jre1.6.0_03
    .bash_profile as follows:
    ORACLE_BASE=/u01/app/oracle; export ORACLE_BASE
    ORACLE_HOME=$ORACLE_BASE/product/9.2.0.4.0; export ORACLE_HOME
    ORACLE_TERM=xterm; export ORACLE_TERM
    PATH=$ORACLE_HOME/bin:$PATH; export PATH
    ORACLE_OWNER=oracle; export ORACLE_OWNER
    ORACLE_SID=OSIM; export ORACLE_SID
    LD_LIBRARY_PATH=$ORACLE_HOME/lib; export LD_LIBRARY_PATH
    CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib
    CLASSPATH=$CLASSPATH:$ORACLE_HOME/network/jlib; export CLASSPATH
    LD_ASSUME_KERNEL=2.6.9; export LD_ASSUME_KERNEL
    What do you guys think my problem is?

    I managed to solve this one. For more information you can search the forum with much earlier dates, as far as 2002. I'm very outdated.
    In case you need the solution:
    I tried using java 1.3.1 provided together with the Oracle9iR2 installation Disks instead of 1.1.8.
    1. Delete the JRE link in $ORACLE_HOME
    2. Relink it to 1.3.1 directory
    3. create a jre symbolic link in the bin directory to the .java_wrapper
    4. create another jre symbolic link in the i386/nativethreads directory to the java file
    Good luck

  • Can't Start tomcat.

    Hi.
    When I click on startup.bat, the screen appears and disappears the very next second. I have tried to reboot the comp and install a newer version of tomcat, but this same problem still show up. When I check the task manager, I don't think there is any tomcat running. Even if there is, I don't know which one is it. Anyone can help?

    When I click on startup.bat, the screen appears and disappears the very next second.Open a command console using start > run > cmd.exe and run it from there.

  • Help! can't startup tomcat

    Hello,
    I have installed Tomcat 5.0.12 on window98 but I have problems starting it up. I have set the initial enviroment variable to 4096 and I think every other thing is in place but when I start it up, it comes up with a new window which doesnt remain for too long. The log files it generates are as seen below.
    from catalina_log,
    2004-01-25 09:27:10 createObjectName with StandardEngine[Catalina]
    2004-01-25 09:27:10 preRegister with Catalina:type=Logger
    2004-01-25 09:27:54 createObjectName with StandardEngine[Catalina]
    2004-01-25 09:30:53 createObjectName with StandardEngine[Catalina]
    2004-01-25 09:30:53 preRegister with Catalina:type=Logger
    2004-01-25 09:31:10 createObjectName with StandardEngine[Catalina]
    2004-01-25 09:31:18 createObjectName with StandardEngine[Catalina]
    2004-01-25 09:31:18 preRegister with Catalina:type=Logger
    2004-01-25 09:31:32 createObjectName with StandardEngine[Catalina]
    2004-01-25 13:24:23 createObjectName with StandardEngine[Catalina]
    2004-01-25 13:24:23 preRegister with Catalina:type=Logger
    2004-01-25 13:25:03 createObjectName with StandardEngine[Catalina]
    from localhost_admin_log,
    2004-01-25 09:27:17 createObjectName with StandardEngine[Catalina].StandardHost[localhost].StandardContext[admin]
    2004-01-25 09:27:17 preRegister with Catalina:type=Logger,path=/admin,host=localhost
    2004-01-25 09:27:53 createObjectName with StandardEngine[Catalina].StandardHost[localhost].StandardContext[admin]
    2004-01-25 09:30:58 createObjectName with StandardEngine[Catalina].StandardHost[localhost].StandardContext[admin]
    2004-01-25 09:30:58 preRegister with Catalina:type=Logger,path=/admin,host=localhost
    2004-01-25 09:31:10 createObjectName with StandardEngine[Catalina].StandardHost[localhost].StandardContext[admin]
    2004-01-25 09:31:22 createObjectName with StandardEngine[Catalina].StandardHost[localhost].StandardContext[admin]
    2004-01-25 09:31:22 preRegister with Catalina:type=Logger,path=/admin,host=localhost
    2004-01-25 09:31:32 createObjectName with StandardEngine[Catalina].StandardHost[localhost].StandardContext[admin]
    2004-01-25 13:24:29 createObjectName with StandardEngine[Catalina].StandardHost[localhost].StandardContext[admin]
    2004-01-25 13:24:29 preRegister with Catalina:type=Logger,path=/admin,host=localhost
    2004-01-25 13:25:03 createObjectName with
    from localhost_log,
    2004-01-25 09:27:10 createObjectName with StandardEngine[Catalina].StandardHost[localhost]
    2004-01-25 09:27:10 preRegister with Catalina:type=Logger,host=localhost
    2004-01-25 09:27:51 ContextListener: contextInitialized()
    2004-01-25 09:27:51 SessionListener: contextInitialized()
    2004-01-25 09:27:53 ContextListener: contextInitialized()
    2004-01-25 09:27:53 SessionListener: contextInitialized()
    2004-01-25 09:27:53 SessionListener: contextDestroyed()
    2004-01-25 09:27:53 ContextListener: contextDestroyed()
    2004-01-25 09:27:53 SessionListener: contextDestroyed()
    2004-01-25 09:27:53 ContextListener: contextDestroyed()
    2004-01-25 09:27:54 createObjectName with StandardEngine[Catalina].StandardHost[localhost]
    2004-01-25 09:30:53 createObjectName with StandardEngine[Catalina].StandardHost[localhost]
    2004-01-25 09:30:53 preRegister with Catalina:type=Logger,host=localhost
    2004-01-25 09:31:07 ContextListener: contextInitialized()
    2004-01-25 09:31:07 SessionListener: contextInitialized()
    2004-01-25 09:31:08 ContextListener: contextInitialized()
    2004-01-25 09:31:08 SessionListener: contextInitialized()
    2004-01-25 09:31:10 SessionListener: contextDestroyed()
    2004-01-25 09:31:10 ContextListener: contextDestroyed()
    2004-01-25 09:31:10 SessionListener: contextDestroyed()
    2004-01-25 09:31:10 ContextListener: contextDestroyed()
    2004-01-25 09:31:10 createObjectName with StandardEngine[Catalina].StandardHost[localhost]
    2004-01-25 09:31:19 createObjectName with StandardEngine[Catalina].StandardHost[localhost]
    2004-01-25 09:31:19 preRegister with Catalina:type=Logger,host=localhost
    2004-01-25 09:31:30 ContextListener: contextInitialized()
    2004-01-25 09:31:30 SessionListener: contextInitialized()
    2004-01-25 09:31:31 ContextListener: contextInitialized()
    2004-01-25 09:31:31 SessionListener: contextInitialized()
    2004-01-25 09:31:32 SessionListener: contextDestroyed()
    2004-01-25 09:31:32 ContextListener: contextDestroyed()
    2004-01-25 09:31:32 SessionListener: contextDestroyed()
    2004-01-25 09:31:32 ContextListener: contextDestroyed()
    2004-01-25 09:31:32 createObjectName with StandardEngine[Catalina].StandardHost[localhost]
    2004-01-25 13:24:23 createObjectName with StandardEngine[Catalina].StandardHost[localhost]
    2004-01-25 13:24:23 preRegister with Catalina:type=Logger,host=localhost
    2004-01-25 13:25:01 ContextListener: contextInitialized()
    2004-01-25 13:25:01 SessionListener: contextInitialized()
    2004-01-25 13:25:02 ContextListener: contextInitialized()
    2004-01-25 13:25:02 SessionListener: contextInitialized()
    2004-01-25 13:25:03 SessionListener: contextDestroyed()
    2004-01-25 13:25:03 ContextListener: contextDestroyed()
    2004-01-25 13:25:03 SessionListener: contextDestroyed()
    2004-01-25 13:25:03 ContextListener: contextDestroyed()
    2004-01-25 13:25:03 createObjectName with StandardEngine[Catalina].StandardHost[localhost]
    these doesnt suggest too much to me. I strongly hope some one can interprete them and help me get started running my jsp
    abiose

    There are no info about problem. Listing of stdout.log in .../tomcat/logs will help much more.

  • Pls help: I can't start my mac because I took too much space and now the disk doesn't mount

    I am most certain that this is the case: foolishly, I didnt leave much free space and now the disk doesnt want to mount. I tried the single user mode, I also booted from DVD, they appear but the disk utility shows the disk but I cannot repair the disk, because it is unmounted. I tried the basic commands in single user mode, no effect either. I still cant get over the blue screen with the apple logo and a circle running. I need to free up some spasce. Unforetunately, important  files were not backedup, so I really cant delete the whole disk. I need to delete specific files.
    I came across this in a post:
    /sbin/fsck -yf (optional, but a good idea to run a file system check. If you do this, repeat this command if any problems are found.)
    /sbin/mount -uw / anables to read and write via the single user mode
    /usr/bin/cd /Library/Audio
    /bin/rm -R Apple\ Loops  - rm is remove
    (and any other deletions that you need to do here)
    /sbin/reboot
    The troulbe is, I dont know where are my big files located - so, how do I orientate myself among the folders? Lets say I would delete my itunes libary, which I would later on renew thanks to the back/up, how would I delete them?
    Thank you very much for any advice. I really need to make it work.
    Adam

    adamfromcernosice wrote:
    | just read that the password doesnt show while being typed - ok, but still it says "invalid argument" once being typed after the sudo rm -r. how is that possible?
    Probably some error in typing. Copy the command line from Terminal and post it here, exactly as it is.
    a way to install applejack or someother helpful software?
    AppleJack only works on the boot disk, and only in single-user mode. IMHO, if there is a space or corruption issue on the disk, the last thing you want to do is to install new software on it.
    DU once I select repair disk reports ''it could not unmount'' the disk.
    If you chose the right disk, you probably have some process using files on the disk or referencing the disk. For instance, if you have Terminal open and present working directory is on the disk, DU will refuse to unmount it. Make sure you've quit all other apps before using DU. If it still refuses to unmount, you can force it in Terminal
    $ diskutil unmountDisk force
    and drag the disk from Finder to the Terminal window (there's a blank space after force).
    could I somehow use time machine just for my original disk?
    I don't know about Time Machine. I suspect you can't use it under your circumstances, but I really don't know.
    how to force through adn delete some folders? I still believe that it should solve the problem, shouldnt it?
    Not all problems have convenient solutions. If the file system is corrupt (which could well happen when running out of space, let alone the fact that you couldn't boot from the disk and thus the journal couldn't be replayed), then deleting files may not work or may make matters worse. We still don't know why you couldn't boot from the internal disk. It may be because there isn't enough space to create the necessary temp and ancillary files—or it may be because the file system was badly corrupted when the operating system ran out of space.
    If you want to stick with it, post here the rm command, as I wrote above. It may or may not work, it may or may not delete the files you want to delete, which may or may not fix the problem. There's no guarantee. It you want to do it right, the only way is to back up everything you can and re-format the internal drive.

Maybe you are looking for

  • I can no longer open most videos sent to me.

    Hi, I can no longer open most videos sent to me on Facebook - my warranty is expired even though my MacBook Air is just a little over a year old - any suggestions would be appreciated.  TIA

  • Connecting powered 5.1 speakers to an Audig

    This should be an fairly simple question, assuming I wasn't so inept at audio stuff I just picked up a relati'vely basic 5. speaker system from Kinyo. I used to have it's little brother 4. setup, which plugged into my Audigy 2 just fine. With this 5.

  • How to scroll up and down in IBM client access using windows 7 on mac running bootcamp

    How to scrool up and down in Client Access 5250 (AS/400 emulator) using windows 7 on Mac running boot camp. The key board does not function within the client access 5250 session?

  • How to maintain table CABNT in SAP?

    Hi Experts, Good day! I am executing report ZMCL for Material Characteristics Report but I got no data extracted even if there is data as can be seen in the Classification tab of the material master (MM03). I tried to investigate where this report re

  • Oracle 10g RAC on solaris 10 installation

    hi i want to know the default file location of following: oracle base oracle home control files redo log files data files plz tell me exactly the default path for all the above