[jbosstools-issues] [JBoss JIRA] (JBIDE-10005) Error when publishing project without git repo associated

Pavol Srna (Commented) (JIRA) jira-events at lists.jboss.org
Thu Nov 3 08:08:45 EDT 2011


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

Pavol Srna commented on JBIDE-10005:
------------------------------------

Finally I found out that the UI is frozen because of waiting on "push" dialog JBIDE-9953 and not because of trying to publish project without git repo associated.
                
> Error when publishing project without git repo associated
> ---------------------------------------------------------
>
>                 Key: JBIDE-10005
>                 URL: https://issues.jboss.org/browse/JBIDE-10005
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers, openshift
>            Reporter: Max Rydahl Andersen
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 3.3.0.M4
>
>         Attachments: dump.txt, Screenshot-1.png
>
>
> try publishing project or deployable individual file without a git repo to an openshift server.
> publishng server doesn't check if project has a repository!
> java.lang.NullPointerException
> 	at org.eclipse.egit.core.IteratorService.createInitialIterator(IteratorService.java:39)
> 	at org.jboss.ide.eclipse.as.egit.core.EGitUtils.countCommitableChanges(EGitUtils.java:459)
> 	at org.jboss.tools.openshift.express.internal.core.behaviour.ExpressPublishMethod.publishModule(ExpressPublishMethod.java:50)
> 	at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishModule(DeployableServerBehavior.java:92)
> 	at org.jboss.ide.eclipse.as.core.server.internal.v7.DelegatingJBoss7ServerBehavior.publishModule(DelegatingJBoss7ServerBehavior.java:84)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:1046)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:1138)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:955)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:774)
> 	at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3027)
> 	at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:341)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> this one is a blocker since if you drag a project to a server or use run as then it will keep giving NPE's and removal is broken too.

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