[jbosstools-issues] [JBoss JIRA] (JBIDE-11565) OpenShift fails to deploy a disconnected project

Stefan Bunciak (JIRA) jira-events at lists.jboss.org
Tue Jun 5 10:34:18 EDT 2012


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

Stefan Bunciak closed JBIDE-11565.
----------------------------------



Verified in JBoss Developer Studio

Version: 5.0.0.CR1
Build id: v20120605-0238-H182-CR1
Build date: 20120605-0238

                
> OpenShift fails to deploy a disconnected project
> ------------------------------------------------
>
>                 Key: JBIDE-11565
>                 URL: https://issues.jboss.org/browse/JBIDE-11565
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.Beta2
>            Reporter: Stefan Bunciak
>            Assignee: Rob Stryker
>            Priority: Critical
>             Fix For: 3.3.0.CR1
>
>
> I have failed to deploy a project which was previously deployed on OpenShift and then disconnected, so it was not versioned any more.
> Stack trace:
> {code}
> java.lang.NullPointerException
> 	at org.jboss.tools.openshift.egit.core.EGitUtils.getFailedUpdates(EGitUtils.java:568)
> 	at org.jboss.tools.openshift.egit.core.EGitUtils.getFailedUpdates(EGitUtils.java:563)
> 	at org.jboss.tools.openshift.egit.core.EGitUtils.getFailedUpdates(EGitUtils.java:557)
> 	at org.jboss.tools.openshift.egit.core.EGitUtils.hasFailedEntries(EGitUtils.java:551)
> 	at org.jboss.tools.openshift.egit.core.EGitUtils.push(EGitUtils.java:431)
> 	at org.jboss.tools.openshift.egit.core.EGitUtils.pushForce(EGitUtils.java:418)
> 	at org.jboss.tools.openshift.express.internal.core.behaviour.ExpressPublishMethod.commitAndPushProject(ExpressPublishMethod.java:188)
> 	at org.jboss.tools.openshift.express.internal.core.behaviour.ExpressPublishMethod.publishFinish(ExpressPublishMethod.java:70)
> 	at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishFinish(DeployableServerBehavior.java:88)
> 	at org.jboss.ide.eclipse.as.core.server.internal.DelegatingServerBehavior.publishFinish(DelegatingServerBehavior.java:140)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:974)
> 	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)
> {code}

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