[JBoss JIRA] (JBIDE-22175) Warnings in JBDS after importing kitchensink-jsp quickstart
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22175?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22175:
-----------------------------------
Component/s: jsp/jsf/xml/html-source-editing
upstream
> Warnings in JBDS after importing kitchensink-jsp quickstart
> -----------------------------------------------------------
>
> Key: JBIDE-22175
> URL: https://issues.jboss.org/browse/JBIDE-22175
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html-source-editing, upstream
> Reporter: Sande Gilda
> Assignee: Alexey Kazakov
>
> After importing the quickstart into JBDS, the following warnings are produced
> * The tag handler class for "c:forEach" (org.apache.taglibs.standard.tag.rt.core.ForEachTag) was not found on the Java Build Path
> * The tag handler class for "c:out" (org.apache.taglibs.standard.tag.rt.core.OutTag) was not found on the Java Build Path
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3801) installer never completes if left running while screen times out
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3801?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov updated JBDS-3801:
---------------------------------
Issue Type: Bug (was: Feature Request)
> installer never completes if left running while screen times out
> ----------------------------------------------------------------
>
> Key: JBDS-3801
> URL: https://issues.jboss.org/browse/JBDS-3801
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.GA
> Environment: Windows 10 PRo on a Surface.
> Reporter: Misha Ali
> Assignee: Denis Golovin
> Priority: Minor
> Labels: Havoc
>
> I've tested a few times by installing and uninstalling using the new all in one installer.
> If the install process is left on and the screen times out, the installer never finishes installing and stalls at 98-99% for the last three items (namely CDK, JDK and JBDS).
> Not sure if this is a problem specific to this device because I've only tested on this bug logging issue just in case.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3748) Installer - We need to define/document the minimum hardware requirements for the installer (and packages installed by the installer)
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3748?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov commented on JBDS-3748:
--------------------------------------
[~mhusnain] the numbers from Denis look huge. But I'm not sure we can come up with something better at this point. So let's use them for now. But 5GB for user's sources for minimum requirements seems like overkill. I'm not sure about the disk space for memory swap. Should we actually include it to the requirements? Isn't it something OS/user have to take care regardless of our installer/platform. So let's modify these parts and document:
1. Minimum configuration:
8G RAM;
Disk space: 10G (installer itself + installed stuff) + 1G (sources) = 11G;
CPU Intel i3 2GHz
2. Recommended configuration:
16G RAM;
10G + 2 * 16G + 5G = 47G;
CPU Intel i5 2GHz or better
Any objections?
> Installer - We need to define/document the minimum hardware requirements for the installer (and packages installed by the installer)
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3748
> URL: https://issues.jboss.org/browse/JBDS-3748
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Task
> Components: documentation, installer
> Affects Versions: 9.1.0.GA
> Reporter: Len DiMaggio
> Assignee: Misha Ali
> Labels: havoc
> Fix For: 9.1.0.GA
>
>
> The latest information that I can find for JBDS is:
> https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Developer_Stu...
> This is not adequate for the CDK, etc.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3804) Installer: exe distribution has wrong metadata
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3804?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov updated JBDS-3804:
---------------------------------
Fix Version/s: 9.1.0.GA
> Installer: exe distribution has wrong metadata
> ----------------------------------------------
>
> Key: JBDS-3804
> URL: https://issues.jboss.org/browse/JBDS-3804
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Reporter: Pavol Pitonak
> Priority: Critical
> Fix For: 9.1.0.GA
>
> Attachments: installer_metadata.png
>
>
> # download distribution from http://machydra.tpb.lab.eng.brq.redhat.com:8080/view/Developer%20Tooling/... (link to smaller version, bundled installer has the same problem)
> # right-click on downloaded exe file, select _Properties_, switch to _Details_ tab
> OR
> # clone git repo
> # npm install
> # npm run package-simple
> # right-click on _dist/win/DeveloperPlatformInstaller-win32-x64/DeveloperPlatformInstaller.exe_ and select _Properties_, switch to _Details_ tab
> # right-click on _dist/win/DeveloperPlatformInstaller-win32-x64-0.0.2.exe_ and select _Properties_, switch to _Details_ tab
> result:
> * electron-generate creates exe with correct metadata
> * distribution exe contains wrong metadata (e.g. copyright to Igor Pavlov)
> * *needs to be fixed before we sign the binary*
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3804) Installer: exe distribution has wrong metadata
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3804?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov reassigned JBDS-3804:
------------------------------------
Assignee: Denis Golovin
> Installer: exe distribution has wrong metadata
> ----------------------------------------------
>
> Key: JBDS-3804
> URL: https://issues.jboss.org/browse/JBDS-3804
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Reporter: Pavol Pitonak
> Assignee: Denis Golovin
> Priority: Critical
> Fix For: 9.1.0.GA
>
> Attachments: installer_metadata.png
>
>
> # download distribution from http://machydra.tpb.lab.eng.brq.redhat.com:8080/view/Developer%20Tooling/... (link to smaller version, bundled installer has the same problem)
> # right-click on downloaded exe file, select _Properties_, switch to _Details_ tab
> OR
> # clone git repo
> # npm install
> # npm run package-simple
> # right-click on _dist/win/DeveloperPlatformInstaller-win32-x64/DeveloperPlatformInstaller.exe_ and select _Properties_, switch to _Details_ tab
> # right-click on _dist/win/DeveloperPlatformInstaller-win32-x64-0.0.2.exe_ and select _Properties_, switch to _Details_ tab
> result:
> * electron-generate creates exe with correct metadata
> * distribution exe contains wrong metadata (e.g. copyright to Igor Pavlov)
> * *needs to be fixed before we sign the binary*
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3698) Installer - We should document (rel notes) the versions of the installable components that we support
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3698?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov commented on JBDS-3698:
--------------------------------------
I agree that it doesn't look super critical/important info in the doc. IMO we should mention the stuff we install in the doc but specific versions are not so important.
> Installer - We should document (rel notes) the versions of the installable components that we support
> -----------------------------------------------------------------------------------------------------
>
> Key: JBDS-3698
> URL: https://issues.jboss.org/browse/JBDS-3698
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Task
> Components: documentation, installer
> Affects Versions: 9.1.0.CR1
> Reporter: Len DiMaggio
> Assignee: Denis Golovin
> Labels: havoc
> Fix For: 9.1.0.GA
>
>
> It's good that the installer will allow users to have/retain their own installed components, and verify that the installed versions are supported, but we should provide the users with a documented list of the ranges of supported versions. Thx!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3798) Repeated component detection keeps stale values
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3798?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov updated JBDS-3798:
---------------------------------
Fix Version/s: 10.0.0.Alpha1
> Repeated component detection keeps stale values
> -----------------------------------------------
>
> Key: JBDS-3798
> URL: https://issues.jboss.org/browse/JBDS-3798
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.CR1
> Environment: Setup-bundled-0.0.2-20160413-107
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: havoc
> Fix For: 10.0.0.Alpha1
>
> Attachments: screenshot-1.png
>
>
> Installer detects existing tools on confirmation page. If after that a change happens (like the user uninstalls VirtualBox) and then the user goes to the previous page and to confirm page again - the change is correctly detected, but instead of replacing the old option, there are now both options for 'install' and 'use existing'. Plus the count of detected components stays the same.
> Using the existing (no longer existing in fact) installation fails, naturally.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years