Caused by: java.lang.NullPointerExceptionat com.interwoven.livesite.workflow.web.task.AttachDe ploymentTargetWebTask.getSitesTargetMap(AttachDepl oymentTargetWebTask.java:374)
That's the key line in your stack trace. I'm going to guess one of the immediate subfolders of the 'sites' folder in your workarea doesn't contain a valid 'default.site' file. That's not allowed, per the sitepub dev guide (you're not supposed to have any non-SitePub assets under the sites folder, which is typically why people try making non-sites folders under here).If I'm wrong, pls specify your TS version.