[ 
https://issues.apache.org/jira/browse/SLING-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766364#comment-13766364
 ] 

Stefan Egli commented on SLING-2989:
------------------------------------

Ran into a NullPointerException trying to publish granite's 
sample-project-archetype:

11:49:26.319 [Worker-12] DEBUG o.a.j.spi2dav.RepositoryServiceImpl - Removed 
Client org.apache.commons.httpclient.HttpClient@249a2815 for SessionInfo 
org.apache.jackrabbit.spi2dav.SessionInfoImpl@325c4c8
SlingLaunchpadBehaviour.publishModule(PUBLISH_AUTO, NO_CHANGE, 
[Module[testartifactid.core,org.apache.sling.ide.bundleModuleFactory:testartifactid.core]])
SlingLaunchpadBehaviour.publishModule(PUBLISH_AUTO, NO_CHANGE, 
[Module[testartifactid.components,org.apache.sling.ide.bundleModuleFactory:testartifactid.components]])
SlingLaunchpadBehaviour.publishModule(PUBLISH_AUTO, CHANGED, 
[Module[testartifactid.ui,org.apache.sling.ide.contentModuleFactory:testartifactid.ui]])
- processing delta kind CHANGED for resource ModuleFile [.content.xml, 
content/appfold/home/.content.xml, 1379065763589]
Filtering by null for ModuleFile [.content.xml, 
content/appfold/home/.content.xml, 1379065763589]

!ENTRY org.eclipse.wst.server.core 4 0 2013-09-13 11:49:28.597
!MESSAGE Could not publish to the server.
!STACK 0
java.lang.NullPointerException
        at 
org.apache.jackrabbit.vault.fs.api.FilterSet.covers(FilterSet.java:223)
        at 
org.apache.jackrabbit.vault.fs.api.PathFilterSet.contains(PathFilterSet.java:79)
        at 
org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter.contains(DefaultWorkspaceFilter.java:144)
        at 
org.apache.sling.ide.impl.vlt.filter.VltFilter.filter(VltFilter.java:49)
        at 
org.apache.sling.ide.eclipse.core.internal.SlingLaunchpadBehaviour.getFilterResult(SlingLaunchpadBehaviour.java:478)
        at 
org.apache.sling.ide.eclipse.core.internal.SlingLaunchpadBehaviour.createFileInfo(SlingLaunchpadBehaviour.java:452)
        at 
org.apache.sling.ide.eclipse.core.internal.SlingLaunchpadBehaviour.addFileCommand(SlingLaunchpadBehaviour.java:396)
        at 
org.apache.sling.ide.eclipse.core.internal.SlingLaunchpadBehaviour.publishContentModule(SlingLaunchpadBehaviour.java:302)
        at 
org.apache.sling.ide.eclipse.core.internal.SlingLaunchpadBehaviour.publishModule(SlingLaunchpadBehaviour.java:181)
        at 
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:1091)
        at 
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:1183)
        at 
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:987)
        at 
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:774)
        at 
org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3153)
        at 
org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:345)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
                
> [Tooling] integrate with vlt once available
> -------------------------------------------
>
>                 Key: SLING-2989
>                 URL: https://issues.apache.org/jira/browse/SLING-2989
>             Project: Sling
>          Issue Type: Task
>          Components: IDE
>            Reporter: Stefan Egli
>            Assignee: Robert Munteanu
>             Fix For: Sling Eclipse IDE 1.0.0
>
>
> Integrate the eclipse tooling with vault, once available open source

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to