[JBoss JIRA] (JBDS-3635) Add the ability to detect/select existing dependencies/tools
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3635?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3635:
--------------------------------
Issue Type: Epic (was: Feature Request)
Story Points: 21 (was: 13)
> Add the ability to detect/select existing dependencies/tools
> ------------------------------------------------------------
>
> Key: JBDS-3635
> URL: https://issues.jboss.org/browse/JBDS-3635
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Epic
> Components: platform-installer
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Priority: Critical
> Labels: havoc, ui
> Fix For: 10.4.0.AM2
>
> Attachments: Technologies 5.pdf, pdkinstaller.png
>
>
> Generic rules for detection and validation are:
> 1. We do our best to detect what is installed on user's machine: vagrant, virtualbox, java and do not detect cdk, cygwin, or DevStudio;
> 2. When version is detected it must be verified against the range of what we believe valid versions; it might be defined as a set or condition.
> vagrant: minimal and tested version is 1.7.4, all newer releases are good to continue with warning except 1.8.0 which is known to have networking problems;
> virtualbox: minimal and tested 5.0.8 and all newer releases are good to continue with warning;
> jvm: minimal and tested is 1.8 and all newer releases are good to continue with warning;
> 3. For vagrant and virtual box if detected version is out of the range, installer shows error message with explanation and doesn't let go any further until detected version is uninstalled, which should be done manually and then installer should be restarted; If nothing is detected included versions can be installed or installer could be configured to use specific location;
> 4. For JVM if not supported version is detected, included one can be used or installer could be pointed to right location to use.
> 5. When location for required software set manually installer try will try detect version and verify it using (2);
> 6. When version cannot be detected and manually selected location looks like required install, installer should let to proceed with warning.
> It would be great if the installer allowed the user to use some of the required tools they have already installed.
> The idea is to detect if the dependencies are already present and let the user decide if they want to use them, or install new ones. Also, it could let the user select the tools themselves if they want to use a different installation than detected, etc.
> The confirmation page we currently have looks like the place to put all this, since it already displays most of the stuff that is going to get installed. Anyway, I have tried to modify it and squeeze the controls in and this is how the selection turned out (imagine the messages looking a bit smarter):
> !pdkinstaller.png|thumbnail!
> [~dgolovin] & [~crobson], what's your opinion on this?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBTIS-1063) Fuse: Fix DebuggerTest
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1063?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky closed JBTIS-1063.
------------------------------------
pushed to master
> Fuse: Fix DebuggerTest
> ----------------------
>
> Key: JBTIS-1063
> URL: https://issues.jboss.org/browse/JBTIS-1063
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: Fuse IDE, QE
> Affects Versions: 4.4.1.Final
> Reporter: Tomáš Sedmík
> Assignee: Tomáš Sedmík
> Priority: Critical
> Fix For: 4.4.2.CR1
>
> Original Estimate: 30 minutes
> Time Spent: 30 minutes
> Remaining Estimate: 0 minutes
>
> DebuggerTest is failing, if the test is run with RHDS
> {code}
> DebuggerTest.testConditionalBreakpoints:254 » WaitTimeoutExpired Timeout after...
> DebuggerTest.testDebugger:177 » WaitTimeoutExpired Timeout after: 10 s.: Debug...
> {code}
> The reason is that _Secure Storage Password_ window appeared.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23963) Create and use Neon.3 target platform
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23963?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-23963:
-------------------------------
Description:
Once available in March, we should move up to Neon.3
https://wiki.eclipse.org/index.php?title=Neon/Simultaneous_Release_Plan#S...
Story points: 21 (fibonacci)
jbt tp,
devstudio tp,
central tp;
jbt-build-sites (and parent pom),
devstudio site build (and devstudio root pom);
update install/matrix jobs to use new Eclipse JEE/platform binary;
mailing list announcements
was:
Once available in March, we should move up to Neon.3
https://wiki.eclipse.org/index.php?title=Neon/Simultaneous_Release_Plan#S...
Story points: 21 (fibonacci)
jbt tp,
jbds tp,
central tp;
jbt-build-sites,
jbds site build;
update install/matrix jobs to use new Eclipse JEE/platform binary;
mailing list announcements
> Create and use Neon.3 target platform
> -------------------------------------
>
> Key: JBIDE-23963
> URL: https://issues.jboss.org/browse/JBIDE-23963
> Project: Tools (JBoss Tools)
> Issue Type: Component Upgrade
> Components: target-platform
> Affects Versions: 4.4.4.AM1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.4.4.Final
>
> Attachments: Screenshot_2017-03-24_11-10-30.png
>
>
> Once available in March, we should move up to Neon.3
> https://wiki.eclipse.org/index.php?title=Neon/Simultaneous_Release_Plan#S...
> Story points: 21 (fibonacci)
> jbt tp,
> devstudio tp,
> central tp;
> jbt-build-sites (and parent pom),
> devstudio site build (and devstudio root pom);
> update install/matrix jobs to use new Eclipse JEE/platform binary;
> mailing list announcements
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23833) Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23833?page=com.atlassian.jira.plugi... ]
Lukáš Valach closed JBIDE-23833.
--------------------------------
Verified, central contains org.jboss.tools.common.mylyn.feature 3.8.4.
Thanks for fix and explanation.
> Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> --------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23833
> URL: https://issues.jboss.org/browse/JBIDE-23833
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, common
> Affects Versions: 4.4.3.AM2, 4.4.4.AM1
> Reporter: Mat Booth
> Assignee: Nick Boldt
> Fix For: 4.4.4.AM2
>
> Attachments: central-site-no-updated.png, eclipse.log.20170324-1612.txt, jbide23833-install.png
>
>
> Doing a smoke test for the release of 4.4.3.AM2 when I saw this error:
> {noformat}
> !ENTRY org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Unexpected error while loading repository template extensions
> !SUBENTRY 1 org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> {noformat}
> I saw this in the log after performing the following:
> 0. Downloaded Neon.2 (I happened to choose the C/C++ distribution)
> 1. Install Abridged category from http://download.jboss.org/jbosstools/neon/development/updates/
> 2. Open Central Software/Updates tab, enable Early Access select and install everything
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24118) NullPointerException in JaxRsConfigurator.canConfigure
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24118?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24118:
-------------------------------
Fix Version/s: 4.4.4.AM2
4.5.0.AM1
> NullPointerException in JaxRsConfigurator.canConfigure
> ------------------------------------------------------
>
> Key: JBIDE-24118
> URL: https://issues.jboss.org/browse/JBIDE-24118
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Reporter: Automated Error Reporting Bot
> Assignee: Dmitrii Bocharov
> Fix For: 4.4.4.AM2, 4.5.0.AM1
>
>
> The following problem was reported via the automated error reporting:
> Message:
> java.lang.NullPointerException: null
> at org.jboss.tools.ws.jaxrs.ui.internal.importer.JaxRsConfigurator.canConfigure(JaxRsConfigurator.java:66)
> at org.eclipse.ui.internal.wizards.datatransfer.SmartImportJob.importProjectAndChildrenRecursively(SmartImportJob.java:491)
> at org.eclipse.ui.internal.wizards.datatransfer.SmartImportJob.run(SmartImportJob.java:249)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Bundles:
> | org.eclipse.core.jobs | 3.8.0.v20160509-0411 | 3.8.0.v20161020-1522 |
> | org.eclipse.ui | 3.108.0.v20160518-1929 | 3.109.0.v20161017-1617 |
> | org.jboss.tools.ws.jaxrs.ui | 1.9.0.Final-v20160610-0003-B1 | 1.9.3.v20161214-2127 |
> Operating Systems:
> | Linux | 3.13.0 | 4.9.13.fc25 |
> | MacOSX | 10.11.6 | 10.12.3 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit https://aer.ctrlflow.com/redhat/reviewers/#!/problems/574315d3e4b0138d62f... for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24084) To succesfully start CDKv3 Server adapter with hyperV provider, IDE must be start with admin rights
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24084?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-24084:
----------------------------------
Workaround Description: In step 5: Run cli/IDE as administrator (and continue as is described in 5th step in steps to reproduce). (was: Run cli/IDE as administrator (and continue as is described in 5th step in steps to reproduce). )
> To succesfully start CDKv3 Server adapter with hyperV provider, IDE must be start with admin rights
> ---------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24084
> URL: https://issues.jboss.org/browse/JBIDE-24084
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.4.AM1
> Environment: Windows 10 Pro, x86_64
> HyperV allowed
> Reporter: Ondrej Dockal
> Priority: Critical
> Fix For: 4.4.4.AM2
>
>
> One must run devstudio with admin rights to be able to start CDKv3 server adapter with hyperV vm-provider. Also, setup-cdk command must be run in cli before server adapter is started in IDE (admin rights are not required).
> I am not sure, if those issues are bugs or more features requests/enhancements, but we should definitely do something about it, at least document it properly.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24084) To succesfully start CDKv3 Server adapter with hyperV provider, IDE must be start with admin rights
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24084?page=com.atlassian.jira.plugi... ]
Ondrej Dockal commented on JBIDE-24084:
---------------------------------------
[~rob.stryker] True that! I edited steps to reproduce/workaround and now it is clear what is what.
Also, when I am thinking about it, the fact that you got the same result when running "minishift start" from cli and IDE (without admin rights), it seems that it is system feature of hyper-v and/or CDK itself. I do not think we can do much about it in IDE, wdyt [~mmalina]?
> To succesfully start CDKv3 Server adapter with hyperV provider, IDE must be start with admin rights
> ---------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24084
> URL: https://issues.jboss.org/browse/JBIDE-24084
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.4.AM1
> Environment: Windows 10 Pro, x86_64
> HyperV allowed
> Reporter: Ondrej Dockal
> Priority: Critical
> Fix For: 4.4.4.AM2
>
>
> One must run devstudio with admin rights to be able to start CDKv3 server adapter with hyperV vm-provider. Also, setup-cdk command must be run in cli before server adapter is started in IDE (admin rights are not required).
> I am not sure, if those issues are bugs or more features requests/enhancements, but we should definitely do something about it, at least document it properly.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years