Hi Friends,
                 While deploying a Struts based project in the tomcat
server console i observed the following exception. But the application
executed properly.
I want to know why does the exception came and how to get rid of this.

The exception is

java.lang.IllegalArgumentException: Document base C:\Documents and
Settings\Tapasa\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\Struts2ModelDemo2
does not exist or is not a readable directory
        at 
org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:141)
        at 
org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:3957)
        at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4126)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
        at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
        at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
        at 
org.apache.catalina.core.StandardService.start(StandardService.java:516)
        at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:578)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Jan 6, 2012 1:06:00 PM org.apache.catalina.core.StandardContext start
SEVERE: Error in resourceStart()
Jan 6, 2012 1:06:00 PM org.apache.catalina.core.StandardContext start
SEVERE: Error getConfigured

-- 






Thanks & regards
Tapasa
Aenwis E Systems
8050316878

-- 
You received this message because you are subscribed to the Google Groups 
"JPassion.com: Java Programming" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jpassion_java?hl=en.

Reply via email to