[JBoss JIRA] (JBDS-4430) EAP is not added to runtime locations
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4430?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4430:
--------------------------------
Fix Version/s: 11.0.0.AM1
> EAP is not added to runtime locations
> -------------------------------------
>
> Key: JBDS-4430
> URL: https://issues.jboss.org/browse/JBDS-4430
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 11.0.0.AM1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Fix For: 11.0.0.AM1
>
>
> The event handler responsible for adding EAP to devstudio runtime locations gets called immediately after the main installation, no matter what state devstudio is in. Hence, EAP is not usually added to runtime_locations.properties.
> On windows, runtime detection can still somehow get past this and finds EAP on its own. But on mac it doesn't. Plus the location of runtime_locations.properties file on mac is different to other platforms (needs update in the code).
> And btw. it could use some logging as well.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-4417) Bundle org.eclipse.wst.jsdt.nashorn.extension not found
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/JBDS-4417?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration updated JBDS-4417:
------------------------------------------
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1459637
Bugzilla Update: Perform
> Bundle org.eclipse.wst.jsdt.nashorn.extension not found
> -------------------------------------------------------
>
> Key: JBDS-4417
> URL: https://issues.jboss.org/browse/JBDS-4417
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: build
> Affects Versions: 11.0.0.AM1
> Environment: Devstudio installed form devstudio-11.0.0.AM1-v20170531-1042-B189-installer-standalone.jar
> Reporter: Lukáš Valach
> Assignee: Nick Boldt
> Priority: Minor
> Fix For: 11.0.0.AM1
>
>
> I have this error message in eclipse log:
> {code}
> !SESSION Wed May 31 14:13:11 CEST 2017 -----------------------------------------
> !ENTRY org.eclipse.equinox.launcher 4 0 2017-05-31 14:13:11.062
> !MESSAGE Could not find extension: org.eclipse.wst.jsdt.nashorn.extension
> !SESSION 2017-05-31 14:13:11.038 -----------------------------------------------
> eclipse.buildId=11.0.0.AM1-v20170531-1042-B189
> java.version=1.8.0_131
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> !ENTRY org.eclipse.osgi 4 0 2017-05-31 14:13:11.805
> !MESSAGE Bundle org.eclipse.wst.jsdt.nashorn.extension not found.
> {code}
> I see that plugin org.eclipse.wst.jsdt.nashorn.extension isn't installed in .../Devstudio/studio/plugins/ folder.
> Possibly we have to remove this line from devstudio.ini?
> {code}
> -Dosgi.framework.extensions=org.eclipse.wst.jsdt.nashorn.extension
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-3868) Document (and check) required disk space before beginning install
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3868?page=com.atlassian.jira.plugin.... ]
Denis Golovin reassigned JBDS-3868:
-----------------------------------
Assignee: Denis Golovin (was: Sudhir Verma)
> Document (and check) required disk space before beginning install
> -----------------------------------------------------------------
>
> Key: JBDS-3868
> URL: https://issues.jboss.org/browse/JBDS-3868
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.Beta1
> Environment: Windows 7/64 bit
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Priority: Minor
> Labels: ui
> Fix For: 11.0.0.AM1
>
>
> The installer and it's documentation should indicate the minimum required disk space before beginning the download and installation process.
> Between temporary files, and download/installs going on in parallel. I'm guessing at least 10-15 GB free is needed.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-4438) Detect free space available on disk for Windows
by Denis Golovin (JIRA)
Denis Golovin created JBDS-4438:
-----------------------------------
Summary: Detect free space available on disk for Windows
Key: JBDS-4438
URL: https://issues.jboss.org/browse/JBDS-4438
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 11.0.0.AM1
Environment: Windows
Reporter: Denis Golovin
Assignee: Sudhir Verma
Fix For: 11.0.0.AM1
DevSuite Installer should check if target disk has enough free space to continue installation. Before implementing UI for that platform.js module should have corresponding method to get the actual number.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months