[JBoss JIRA] (JBIDE-22601) "Unable to choose a subsystem" error when trying to start a remote server
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22601?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-22601:
---------------------------------------
I can replicate this in devstudio-10.0.0.GA-v20160613-1243-B18-installer-standalone.jar and a nightly build of JBoss Tools.
> "Unable to choose a subsystem" error when trying to start a remote server
> -------------------------------------------------------------------------
>
> Key: JBIDE-22601
> URL: https://issues.jboss.org/browse/JBIDE-22601
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.4.0.Final
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.4.0.Final
>
>
> When you set up a remote EAP 6 or 7 server and then try to run it, you get this error:
> Unable to choose a subsystem. Multiple subsystems found for servertype org.jboss.ide.eclipse.as.eap.61 and system type deploymentOptions
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22601) "Unable to choose a subsystem" error when trying to start a remote server
by Martin Malina (JIRA)
Martin Malina created JBIDE-22601:
-------------------------------------
Summary: "Unable to choose a subsystem" error when trying to start a remote server
Key: JBIDE-22601
URL: https://issues.jboss.org/browse/JBIDE-22601
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.4.0.Final
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.4.0.Final
When you set up a remote EAP 6 or 7 server and then try to run it, you get this error:
Unable to choose a subsystem. Multiple subsystems found for servertype org.jboss.ide.eclipse.as.eap.61 and system type deploymentOptions
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22557) For JBIDE 4.4.1.Alpha1: Prepare for 4.4.1.Alpha1 [build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch]
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22557?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-22557:
-------------------------------
Story Points: 7 (was: 1)
> For JBIDE 4.4.1.Alpha1: Prepare for 4.4.1.Alpha1 [build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch]
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22557
> URL: https://issues.jboss.org/browse/JBIDE-22557
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: build
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Blocker
> Labels: task
> Fix For: 4.4.1.Alpha1
>
>
> For JBIDE 4.4.1.Alpha1 [build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch]: Please perform the following tasks:
> 1. Check out your existing *{color:orange}master{color}* branch:
> {code}
> git checkout master
> {code}
> 2. Update your *{color:orange}master{color}* root pom to use the latest parent pom version, *{color:orange}4.4.1.Alpha1-SNAPSHOT{color}*:
> {code}
> <parent>
> <groupId>org.jboss.tools</groupId>
> <artifactId>parent</artifactId>
> <version>4.4.1.Alpha1-SNAPSHOT</version>
> </parent>
> {code}
> Now, your root pom will use parent pom version:
> * *{color:orange}4.4.1.Alpha1-SNAPSHOT{color}* in your *{color:orange}master{color}* branch
> 3. Ensure that component features/plugins have been [properly upversioned|http://wiki.eclipse.org/Version_Numbering#Overall_example], eg., from 1.0.0 to 1.0.1.
> {code}
> mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:0.25.0:set-version -DnewVersion=1.0.1-SNAPSHOT
> {code}
> 4. Ensure you've *built & run tests* using the latest target platform version 4.60.0.Final-SNAPSHOT (4.60 = Eclipse Neon.0)
> {code}
> mvn clean verify -Dtpc.version=4.60.0.Final-SNAPSHOT
> {code}
> 4. Close (do not resolve) this JIRA when done.
> [Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months