[jbosstools-issues] [JBoss JIRA] (JBIDE-11240) getting NPE when cloning existing app

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Fri Mar 9 07:57:36 EST 2012


Max Rydahl Andersen created JBIDE-11240:
-------------------------------------------

             Summary: getting NPE when cloning existing app 
                 Key: JBIDE-11240
                 URL: https://issues.jboss.org/browse/JBIDE-11240
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
            Reporter: Max Rydahl Andersen
            Assignee: Andre Dietisheim
             Fix For: 3.3.0.Beta1


Can't import existing app.

Getting this:
java.lang.NullPointerException
	at org.jboss.tools.openshift.express.internal.ui.wizard.appimport.AbstractImportApplicationOperation.cloneRepository(AbstractImportApplicationOperation.java:86)
	at org.jboss.tools.openshift.express.internal.ui.wizard.appimport.ImportNewProject.execute(ImportNewProject.java:72)
	at org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.importProject(OpenShiftExpressApplicationWizardModel.java:81)
	at org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizard$ImportJob.runInWorkspace(OpenShiftExpressApplicationWizard.java:281)
	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)


will try and see how to reproduce.

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