[jbosstools-issues] [JBoss JIRA] Assigned: (JBIDE-5087) NullPointerException when do JBoss server publish once the name of the project is changed

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Oct 27 19:48:05 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker reassigned JBIDE-5087:
----------------------------------

    Assignee: Max Rydahl Andersen  (was: Rob Stryker)


This is a duplicate of https://bugs.eclipse.org/bugs/show_bug.cgi?id=251813

This will not be fixed until service release 2, which will be in the end of February. I do not think this will make it into our release, so we might be forced to do a followup release directly after WTP releases their SR2. 

Max: What do you think? Should we make do an SR release branched from our 3.1.0.GA once galileo releases their SR2?

> NullPointerException when do JBoss server publish once the name of the project is changed
> -----------------------------------------------------------------------------------------
>
>                 Key: JBIDE-5087
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5087
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.1.0.M4
>            Reporter: Denny Xu
>            Assignee: Max Rydahl Andersen
>             Fix For: 3.1.0.CR1
>
>
> To produce:
> 1. create a WTP project, such as Web project,  add to JBoss Server adapter and then publish it, it works.
> 2. rename the project and republish the project, got the NullPointerException:
> java.lang.NullPointerException
> 	at org.jboss.ide.eclipse.as.core.publishers.PublishUtil.getResources(PublishUtil.java:171)
> 	at org.jboss.ide.eclipse.as.core.publishers.PublishUtil.getResources(PublishUtil.java:175)
> 	at org.jboss.ide.eclipse.archives.webtools.modules.LocalZippedPublisherUtil.fullPublish(LocalZippedPublisherUtil.java:186)
> 	at org.jboss.ide.eclipse.archives.webtools.modules.LocalZippedPublisherUtil.publishModule(LocalZippedPublisherUtil.java:62)
> 	at org.jboss.ide.eclipse.archives.webtools.modules.WTPZippedPublisher.publishModule(WTPZippedPublisher.java:50)
> 	at org.jboss.ide.eclipse.as.core.publishers.LocalPublishMethod.publishModule(LocalPublishMethod.java:71)
> 	at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishModule(DeployableServerBehavior.java:65)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:948)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:1038)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:872)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:708)
> 	at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:2690)
> 	at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:272)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list