[jbosstools-issues] [JBoss JIRA] (JBIDE-20936) Unable to import Fuse Integration Project from Central when Fuse isn't installed.

Radim Hopp (JIRA) issues at jboss.org
Mon Oct 12 04:45:00 EDT 2015


Radim Hopp created JBIDE-20936:
----------------------------------

             Summary: Unable to import Fuse Integration Project from Central when Fuse isn't installed.
                 Key: JBIDE-20936
                 URL: https://issues.jboss.org/browse/JBIDE-20936
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: central
    Affects Versions: 4.3.0.Final
         Environment: JBDS 9.0.0
            Reporter: Radim Hopp
            Priority: Critical


I'm unable to import Fuse Integration Project from Central, when Fuse tooling isn't installed (but is available in EA).
This might be split to two issues:

1) EA is disabled -> Fuse Integration Project should not appear in Central or at least it should tell user to enable EA to be able to install needed fuse tooling.

2) EA is enabled -> After clicking on "Fuse Integration Project" user is prompted to install necessary connectors (The required features to use this wizard need to be installed."). After clicking on "Yes", error occurs:
{noformat}
Problems occurred while performing installation: There are no connectors to install
There are no connectors to install
{noformat}
{noformat}
java.lang.IllegalArgumentException: There are no connectors to install
	at org.jboss.tools.discovery.core.internal.connectors.PrepareInstallProfileJob.run(PrepareInstallProfileJob.java:109)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
{noformat}


Note: When Fuse tooling is already installed, everything is ok .



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list