[jbosstools-issues] [JBoss JIRA] (JBIDE-14946) InterruptedException when cloning application

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Jun 21 10:29:21 EDT 2013


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

Andre Dietisheim updated JBIDE-14946:
-------------------------------------

    Attachment: git-timeout.png

    
> InterruptedException when cloning application
> ---------------------------------------------
>
>                 Key: JBIDE-14946
>                 URL: https://issues.jboss.org/browse/JBIDE-14946
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.1.0.Beta2
>            Reporter: Stefan Bunciak
>            Assignee: Andre Dietisheim
>            Priority: Critical
>             Fix For: 4.1.0.Beta2
>
>         Attachments: git-timeout.png
>
>
> When user want's to create a bigger app on OpenShift providing it's own source, e.g. from github like https://github.com/eschabell/openshift-bpm-process-designer, he must repeat the cloning process e.g. 10 times before it gets cloned to users local git repo and import to workspace.
> Stack trace:
> {code}
> java.lang.InterruptedException
> 	at org.eclipse.egit.core.op.CloneOperation.run(CloneOperation.java:173)
> 	at org.jboss.tools.openshift.egit.core.EGitUtils.cloneRepository(EGitUtils.java:259)
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.application.importoperation.AbstractImportApplicationOperation.cloneRepository(AbstractImportApplicationOperation.java:168)
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.application.importoperation.ImportNewProject.execute(ImportNewProject.java:77)
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftApplicationWizardModel.importProject(OpenShiftApplicationWizardModel.java:104)
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftApplicationWizard$ImportJob.runInWorkspace(OpenShiftApplicationWizard.java:339)
> 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list