The file conf/Catalina/localhost/admin.xml is there is it just contains one 
line:

<Context docBase="${catalina.home}/server/webapps/admin" privileged="true"
         antiResourceLocking="false" antiJARLocking="false">
</Context>


David Smith <[EMAIL PROTECTED]> schrieb: Not sure about the manager webapp 
responding in 404 since the stack 
track below refers to the admin webapp.  Regarding the stack trace 
below, It would appear you have the admin webapp defined in a 
.../> element but the admin webapp itself isn't present.  Look for a 
file named admin.xml in conf/Catalina/localhost -- that's the source of 
the error.

--David

Thomas Chang wrote:

>Hi all,
>
>I copy the whole dir of the Tomcat 5.5.17 which runs quite well at home to the 
>computer in my office. As I start the Tomcat, I got error as follow. Though I 
>can open the first page of Tomcat, but as I want to open the "Manager" link I 
>got error of "HTTP Status 404 - /manager/html"
>
>Somebody has idea?
>
>Regards
>
>Thomas
>
>****************
>SCHWERWIEGEND: Error starting static Resources
>java.lang.IllegalArgumentException: Document base C:\Programme\Apache Software 
>F
>oundation\apache-tomcat-5.5.17\server\webapps\admin does not exist or is not a 
>r
>eadable directory
>        at 
> org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.
>java:140)
>        at 
> org.apache.catalina.core.StandardContext.resourcesStart(StandardConte
>xt.java:3814)
>        at 
> org.apache.catalina.core.StandardContext.start(StandardContext.java:3
>985)
>        at 
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
>.java:759)
>        at 
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
>9)
>        at 
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
>
>        at 
> org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.ja
>va:608)
>        at 
> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.j
>ava:535)
>        at 
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470
>)
>        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122)
>        at 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
>:310)
>        at 
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
>eSupport.java:119)
>        at 
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021)
>
>        at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
>        at 
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
>
>        at 
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442
>)
>        at 
> org.apache.catalina.core.StandardService.start(StandardService.java:4
>50)
>        at 
> org.apache.catalina.core.StandardServer.start(StandardServer.java:709
>)
>        at org.apache.catalina.startup.Catalina.start(Catalina.java:551)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
>java:39)
>        at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
>sorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:585)
>        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
>        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
>11.01.2008 08:09:01 org.apache.catalina.core.StandardContext start
>
>       
>---------------------------------
>Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit 
>dem  neuen Yahoo! Mail. 
>  
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



       
---------------------------------
Jetzt Mails schnell in einem Vorschaufenster überfliegen. Dies und viel mehr 
bietet das  neue Yahoo! Mail. 

Reply via email to