Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-14946

InterruptedException when cloning application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Critical
    • 4.1.0.Beta2
    • 4.1.0.Beta2
    • openshift
    • None
    • Hide

      #EXEC: Open the OpenShift application wizard
      #EXEC: Type in name, select type 'jbossas-7'
      #EXEC: Expand the 'Advanced >>' section
      #EXEC: Provide as source for the application some bigger application, e.g. https://github.com/eschabell/openshift-bpm-process-designer
      #EXEC: Hit finish (or configure ssh keys, location if necessary)
      #RESULT: Wizard remains open and error message pops up

      Could not import project to the workspace.
      java.lang.InterruptedException
      
      Show
      #EXEC: Open the OpenShift application wizard #EXEC: Type in name, select type 'jbossas-7' #EXEC: Expand the 'Advanced >>' section #EXEC: Provide as source for the application some bigger application, e.g. https://github.com/eschabell/openshift-bpm-process-designer #EXEC: Hit finish (or configure ssh keys, location if necessary) #RESULT: Wizard remains open and error message pops up Could not import project to the workspace. java.lang.InterruptedException

    Description

      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:

      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)
      

      Attachments

        Activity

          People

            adietish@redhat.com André Dietisheim
            sbunciak-rh Stefan Bunciak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: