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

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


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

Andre Dietisheim commented on JBIDE-14946:
------------------------------------------

If this is all true then there's nothing I could do about it. It's caused by poor performance on EC2 and bad network connectivity. The only thing I can do is to tell you to increase the Git timeouts. 
The error message is poor though. I need to improve it and filed it to a new issue.

[~sbunciak] In oder to confirm my finding or refuse it, please increase your Git timeout in your Eclipse preferences and tell me if this still happens for you. If this still happens, reopen the issue.
                
> 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, interrupted-exception.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