[jbosstools-issues] [JBoss JIRA] (JBIDE-16854) NPE when publishing ticket-monster

Martin Malina (JIRA) issues at jboss.org
Mon Mar 24 09:41:17 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12955600#comment-12955600 ] 

Martin Malina commented on JBIDE-16854:
---------------------------------------

Sorry, I forgot to include the stack trace. Here:
{code}
!ENTRY org.eclipse.wst.server.core 4 0 2014-03-24 12:54:02.397
!MESSAGE Could not publish to the server.
!STACK 0
java.lang.NullPointerException
	at org.jboss.ide.eclipse.as.core.publishers.patterns.ModuleDirectoryScannerPathFilter.explode(ModuleDirectoryScannerPathFilter.java:51)
	at org.jboss.ide.eclipse.as.core.publishers.patterns.ModuleDirectoryScannerPathFilter.<init>(ModuleDirectoryScannerPathFilter.java:46)
	at org.jboss.ide.eclipse.as.core.modules.ResourceModuleResourceUtil.findDefaultModuleFilter(ResourceModuleResourceUtil.java:76)
	at org.jboss.tools.as.core.server.controllable.subsystems.internal.StandardFileSystemPublishController.publishModule(StandardFileSystemPublishController.java:273)
	at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ControllableServerBehavior.publishModule(ControllableServerBehavior.java:134)
	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:3154)
	at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:345)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
{code}
                
> NPE when publishing ticket-monster
> ----------------------------------
>
>                 Key: JBIDE-16854
>                 URL: https://issues.jboss.org/browse/JBIDE-16854
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.2.0.Beta1
>         Environment: JBDS 8.0.0.Beta1 B78
>            Reporter: Martin Malina
>             Fix For: 4.2.0.Beta1
>
>
> While verifying JBIDE-14659 I got a NPE when I tried to do "Server -> Add or Remove from server" to deploy the ticket-monster project.

--
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


More information about the jbosstools-issues mailing list