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

Fred Bricon (JIRA) jira-events at lists.jboss.org
Fri Jun 1 06:16:18 EDT 2012


Fred Bricon created JBIDE-12079:
-----------------------------------

             Summary: 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: Andre Dietisheim
             Fix For: 3.3.0.CR1
         Attachments: ExpressPublishMethod.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