reset password
Author Message
mbhatt
Posts: 14
Posted 12:20 Apr 02, 2009 |

When i try to run my csns project locally it gives me following error..

 

C:\Users\Monik\workspace\520 Workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\csns\WEB-INF\classes\log4j.xml  not found...!!

Attachments:
cysun
Posts: 2935
Posted 12:44 Apr 02, 2009 |

Did you check out the project correctly? I noticed that the web folder is "Web" instead of "web" (i.e. lower-case w).

I would try the following:

1. Delete the project (working copy, of course).

2. Exit Eclipse, then delete the "csns" folder under C:\Users\Monik\workspace\520 Workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps if it's there.

3. Redo the whole thing from project checkout.