[jbosstools-issues] [JBoss JIRA] (JBIDE-11780) OpenShift: Correct importing exception message

Stefan Bunciak (JIRA) jira-events at lists.jboss.org
Fri May 4 07:50:17 EDT 2012


Stefan Bunciak created JBIDE-11780:
--------------------------------------

             Summary: OpenShift: Correct importing exception message
                 Key: JBIDE-11780
                 URL: https://issues.jboss.org/browse/JBIDE-11780
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 3.3.0.Beta3
            Reporter: Stefan Bunciak
            Assignee: Andre Dietisheim
            Priority: Minor
             Fix For: 3.3.x


I was trying to import application with same name in pom.xml as I had in my workspace. The following exception message contains 'project null'. I assume that the message is not filled with correct project name.

{code}
org.jboss.tools.openshift.express.internal.ui.ImportFailedException: Could not import project null. One of the possible reasons is that theres already a project in your workspace that matches the openshift application/maven name of the OpenShift application. Please rename your workspace project in that case and start over again.
	at org.jboss.tools.openshift.express.internal.ui.wizard.appimport.ImportNewProject.execute(ImportNewProject.java:75)
	at org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.importProject(OpenShiftExpressApplicationWizardModel.java:92)
	at org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizard$ImportJob.runInWorkspace(OpenShiftExpressApplicationWizard.java:274)
	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{code}

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