The error message hints at an error in the WTP server adapter layer. I don't have enough information to point to a specific m2e-wtp issue. Can you look in Eclipse log file ( <workspace>/.metadata/.log ) to get more details on the exception stacktrace?
Regards, Fred Bricon 2011/8/10 Hugi Thordarson <[email protected]> > Hi all. > > I'm trying out the m2e-wtp support in m2e-wtp (huzzah that it's finally > there!) > I'm hitting a problem though. I import my overlays into the workspace > (maven war projects) and then I import my web project, that depends on the > war projects. So far so good. > > Then I create a new Tomcat 6 server, and attempt to publish (choosing Run > as -> Run on server). > > When the server attempts to start, I get this error: > > " > Removing obsolete files from server > Could not clean server of obsolete files: null > java lang NullPointerException" > " > > Anyone have an idea what's happening? Or know where I can find some better > debugging information? > > Cheers, > - hug > _______________________________________________ > m2e-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- "Have you tried turning it off and on again" - The IT Crowd
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
