[JBoss JIRA] (JBIDE-22058) Allow termination of remote VM in debug configuration for OpenShift app should be checked by default
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-22058:
-------------------------------------
Summary: Allow termination of remote VM in debug configuration for OpenShift app should be checked by default
Key: JBIDE-22058
URL: https://issues.jboss.org/browse/JBIDE-22058
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
The checkbox "Allow termination of remove VM" in debug configuration, which is automatically created and port of forwarder debugging port from pod is set there should be by default enabled to allow user just simply click debug workbench tool item to debug OpenShift application.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3752) Installer - Setup-bundled-0.0.2-20160331-23 build does not allow the user to install any packages
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3752?page=com.atlassian.jira.plugin.... ]
Jan Richter edited comment on JBDS-3752 at 4/1/16 5:00 AM:
-----------------------------------------------------------
[~ldimaggio], neither I can replicate this. Feel free to reopen if you run into the problem with the latest build, otherwise please close this issue.
was (Author: jrichter1):
[~ldimaggio] neither I can replicate this. Feel free to reopen if you run into the problem with the latest build, otherwise please close this issue.
> Installer - Setup-bundled-0.0.2-20160331-23 build does not allow the user to install any packages
> -------------------------------------------------------------------------------------------------
>
> Key: JBDS-3752
> URL: https://issues.jboss.org/browse/JBDS-3752
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.GA
> Environment: Windows10
> Reporter: Len DiMaggio
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: havoc
> Fix For: 9.1.0.CR1
>
> Attachments: Setup-bundled-0.0.2-20160331-23.png
>
>
> See attached screenshot - The user is able to login, but no buttons are active on the 2nd screen.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3722) The installer is downloading the WRONG virtualbox binary
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3722?page=com.atlassian.jira.plugin.... ]
Jan Richter closed JBDS-3722.
-----------------------------
Verifying the fix and closing.
> The installer is downloading the WRONG virtualbox binary
> --------------------------------------------------------
>
> Key: JBDS-3722
> URL: https://issues.jboss.org/browse/JBDS-3722
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.GA
> Environment: Windows 10
> Reporter: Len DiMaggio
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: havoc
> Fix For: 9.1.0.CR1
>
> Attachments: install.log
>
>
> Seeing this error with installer version:
> 0.0.2-20160324-14
> Thu, 24 Mar 2016 18:40:26 GMT-INFO: virtualbox - Execute C:\Users\jbossqa\AppData\Local\Temp\virtualbox.exe --extract,-path,C:\Users\jbossqa\AppData\Local\Temp,--silent
> Thu, 24 Mar 2016 18:40:26 GMT-ERROR: virtualbox failed to install: Error: spawn UNKNOWN
> install.log is attached - no other log files were created.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-22057) Changes done to OpenShift application are thrown away when debugging is enabled
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22057?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-22057:
----------------------------------
Description:
When I have an OpenShift application and I do any changes locally which are either incrementally or fully published, enabling of debugging discard those changes and start debugging on something different.
I think this is caused because enabling debugging inject another env. vars to OpenShift and it spin up a new pod but does not keep changes.
was:
When I have an OpenShift application and I do some changes locally which are published via rsync and application is not rebuilt (e.g. editing index.xhtml), enabling of debugging discard those changes and start debugging on something different.
I think this is caused because enabling debugging inject another env. vars to OpenShift and it spin up a new pod, were changes from rsync are not present.
> Changes done to OpenShift application are thrown away when debugging is enabled
> -------------------------------------------------------------------------------
>
> Key: JBIDE-22057
> URL: https://issues.jboss.org/browse/JBIDE-22057
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Priority: Critical
> Labels: openshift_v3, server_adapter
>
> When I have an OpenShift application and I do any changes locally which are either incrementally or fully published, enabling of debugging discard those changes and start debugging on something different.
> I think this is caused because enabling debugging inject another env. vars to OpenShift and it spin up a new pod but does not keep changes.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3744) Installer getting stuck on software detection if nothing can be found
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3744?page=com.atlassian.jira.plugin.... ]
Jan Richter closed JBDS-3744.
-----------------------------
No longer happening in B28, closing.
> Installer getting stuck on software detection if nothing can be found
> ---------------------------------------------------------------------
>
> Key: JBDS-3744
> URL: https://issues.jboss.org/browse/JBDS-3744
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.CR1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: havoc
> Fix For: 9.1.0.CR1
>
> Attachments: installer.png
>
>
> When I run the installer and get to the confirm page, it stays dimmed and all the controls are disabled. When I run it from source and open the console, I get this error:
> {noformat}
> Uncaught (in promise) Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c "where VirtualBox"
> INFO: Could not find files for the given pattern(s).
> at ChildProcess.exithandler (child_process.js:225:12)
> at emitTwo (events.js:87:13)
> at ChildProcess.emit (events.js:172:7)
> at maybeClose (internal/child_process.js:818:16)
> at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years