[JBoss JIRA] (JBIDE-26259) Clicking the HTML5 Project in central does nothing
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26259?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov commented on JBIDE-26259:
------------------------------------------
After i checked out the target platform to master (jbosstoolstarget-4.9.0.AM3-SNAPSHOT), the described steps don't lead to the bug, however some very rare cases (1 out of 10) i have the following:
!Screenshot from 2018-09-06 16-14-59.png|thumbnail!
I tried to debug it and i tried to log the moments when the link is clicked, but nothing was logged when the bug is reproduced, so smth's happening deep inside. After 2 hours of investigation i think that smth is wrong in a native call from the browser, but i might be wrong. In my opinion, the priority of this issue is not Major anymore so i lower it and put back into the backlog.
> Clicking the HTML5 Project in central does nothing
> --------------------------------------------------
>
> Key: JBIDE-26259
> URL: https://issues.jboss.org/browse/JBIDE-26259
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.9.0.AM1
> Reporter: Martin Malina
> Assignee: Dmitrii Bocharov
> Attachments: Screenshot from 2018-09-06 16-14-59.png
>
>
> In order to test the PR for JBIDE-26256 I installed JBT into Eclipse Photon. Now I wanted to create the HTML5 Project from Central. But when I click it, it only displays the Operation in progress window for a moment and then it disappears and nothing happens. The same applies for the Java EE Web Project. Other projects from Central work. I tried opening and closing Central and even restarting Eclipse, neither of those helped. Note that this worked ok in devstudio. I only experienced this today in Eclipse Photon + JBT 4.9.0.AM1 abridged.
> I'm on Mac and I installed JBT from http://download.jboss.org/jbosstools/photon/staging/updates/ which currently contains the 4.9.0.AM1 bits.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-26259) Clicking the HTML5 Project in central does nothing
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26259?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-26259:
-------------------------------------
Priority: Minor (was: Major)
> Clicking the HTML5 Project in central does nothing
> --------------------------------------------------
>
> Key: JBIDE-26259
> URL: https://issues.jboss.org/browse/JBIDE-26259
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.9.0.AM1
> Reporter: Martin Malina
> Assignee: Dmitrii Bocharov
> Priority: Minor
> Attachments: Screenshot from 2018-09-06 16-14-59.png
>
>
> In order to test the PR for JBIDE-26256 I installed JBT into Eclipse Photon. Now I wanted to create the HTML5 Project from Central. But when I click it, it only displays the Operation in progress window for a moment and then it disappears and nothing happens. The same applies for the Java EE Web Project. Other projects from Central work. I tried opening and closing Central and even restarting Eclipse, neither of those helped. Note that this worked ok in devstudio. I only experienced this today in Eclipse Photon + JBT 4.9.0.AM1 abridged.
> I'm on Mac and I installed JBT from http://download.jboss.org/jbosstools/photon/staging/updates/ which currently contains the 4.9.0.AM1 bits.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-26259) Clicking the HTML5 Project in central does nothing
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26259?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-26259:
-------------------------------------
Attachment: Screenshot from 2018-09-06 16-14-59.png
> Clicking the HTML5 Project in central does nothing
> --------------------------------------------------
>
> Key: JBIDE-26259
> URL: https://issues.jboss.org/browse/JBIDE-26259
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.9.0.AM1
> Reporter: Martin Malina
> Assignee: Dmitrii Bocharov
> Attachments: Screenshot from 2018-09-06 16-14-59.png
>
>
> In order to test the PR for JBIDE-26256 I installed JBT into Eclipse Photon. Now I wanted to create the HTML5 Project from Central. But when I click it, it only displays the Operation in progress window for a moment and then it disappears and nothing happens. The same applies for the Java EE Web Project. Other projects from Central work. I tried opening and closing Central and even restarting Eclipse, neither of those helped. Note that this worked ok in devstudio. I only experienced this today in Eclipse Photon + JBT 4.9.0.AM1 abridged.
> I'm on Mac and I installed JBT from http://download.jboss.org/jbosstools/photon/staging/updates/ which currently contains the 4.9.0.AM1 bits.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBDS-3213) Installer hangs at P2 director when command prompt is disabled
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3213?page=com.atlassian.jira.plugin.... ]
Nick Boldt closed JBDS-3213.
----------------------------
Resolution: Won't Fix
Won't fix.
Workarounds exist.
> Installer hangs at P2 director when command prompt is disabled
> --------------------------------------------------------------
>
> Key: JBDS-3213
> URL: https://issues.jboss.org/browse/JBDS-3213
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 8.0.0.GA
> Environment: Windows 7 Ultimate with group policy "Prevent access to the command prompt" enabled
> Reporter: Richard Hands
> Assignee: Denis Golovin
> Fix For: 12.9.0.GA, 9.x
>
>
> Trying to install JBDS 8.0.0.GA in a customer locked down environment, on a windows machine which has the group policy for locking out the cmd prompt enabled causes the installer to hang at the P2 Director stage. Running with -DTRACE=TRUE shows that it gets to running java -jar ...JBDS.....jar but is trying to use some mechanism which on windows invokes the command prompt, and we end up with, in the console, the message
> The command prompt has been disabled by your administrator.
> Press any key to continue . . .
> but this is hidden when not running in -DTRACE=TRUE mode, and even in trace mode, you can't hit a key as the installer has focus and not the console
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months