[jbosstools-issues] [JBoss JIRA] (JBIDE-12079) NPE in ExpressPublishMethod.publishStart(ExpressPublishMethod.java:71)

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Jun 5 06:13:17 EDT 2012


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

Rob Stryker commented on JBIDE-12079:
-------------------------------------

Max: in chat, you mention it was "NPE'ing" all the time.  Looking at the pre-patch code, I am unable to see where the NPE is. 


                
> NPE in ExpressPublishMethod.publishStart(ExpressPublishMethod.java:71)
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-12079
>                 URL: https://issues.jboss.org/browse/JBIDE-12079
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.CR1
>            Reporter: Fred Bricon
>            Assignee: Max Rydahl Andersen
>             Fix For: 3.3.0.CR1, 3.4.0.M1
>
>         Attachments: ExpressPublishMethod.patch, JBIDE-12079.patch, JBIDE-12079bettererror.patch
>
>
> Messing around with some DIY app on openshift, after deployment, I got that nasty NPE
> {noformat}
> java.lang.NullPointerException
> 	at org.jboss.tools.openshift.express.internal.core.behaviour.ExpressPublishMethod.publishStart(ExpressPublishMethod.java:71)
> 	at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishStart(DeployableServerBehavior.java:66)
> 	at org.jboss.ide.eclipse.as.core.server.internal.DelegatingServerBehavior.publishStart(DelegatingServerBehavior.java:138)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:927)
> 	at org.jboss.tools.openshift.express.internal.core.behaviour.ExpressBehaviour.publish(ExpressBehaviour.java:27)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:774)
> 	at org.jboss.tools.openshift.express.internal.core.behaviour.ExpressBehaviour.publish(ExpressBehaviour.java:34)
> 	at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3087)
> 	at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:345)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list