[JBoss JIRA] (JBDS-2625) Provide on-line installer launchable via JNLP
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-2625?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-2625:
--------------------------------
Story Points: 1
> Provide on-line installer launchable via JNLP
> ---------------------------------------------
>
> Key: JBDS-2625
> URL: https://issues.jboss.org/browse/JBDS-2625
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: installer
> Affects Versions: 7.0.0.Alpha2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 9.0.x
>
>
> Instead of always downloading offline installer and then run installation manually, would be good to have online version of installer that would let:
> # start installer via JNLP
> # select if EAP/WildFly should be installed too
> (1) Should be easy to implement, because it requires only excluding update site bits from jar, provide URL for update site and create JNLP configuration;
> (2) Requires EAP download integration into IzPack (would be good if IzPack has supported online installation itself)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months
[JBoss JIRA] (JBDS-3213) Installer hangs at P2 director when command prompt is disabled
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3213?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3213:
--------------------------------
Story Points: 13
> Installer hangs at P2 director when command prompt is disabled
> --------------------------------------------------------------
>
> Key: JBDS-3213
> URL: https://issues.jboss.org/browse/JBDS-3213
> Project: Developer Studio (JBoss Developer Studio)
> 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: 9.0.0.Beta1
>
>
> 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
(v6.3.15#6346)
10 years, 11 months
[JBoss JIRA] (JBIDE-17696) Enabling Maven Dependency Management job waits forever
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17696?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-17696:
----------------------------------
Story Points: 34
> Enabling Maven Dependency Management job waits forever
> ------------------------------------------------------
>
> Key: JBIDE-17696
> URL: https://issues.jboss.org/browse/JBIDE-17696
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Affects Versions: 4.2.0.Beta2
> Environment: OpenJDK 1.7, 64b
> Ubuntu 12.04, 64b
> Reporter: Rastislav Wagner
> Assignee: Denis Golovin
> Fix For: 4.3.0.Beta1
>
> Attachments: .options, jstack1.out, jstack2.out, jstack_mvn.out, mvn.png, wait1.png, wait2.png
>
>
> I dont have exact steps to reproduce because this usually occurs after longer work. I'm testing various configurators (CDI/Seam/JAXRS..) using this scenario:
> 1. Create Dynamic Web Project
> 2. Convert to maven project (using Configure -> Convert to maven..)
> 3. Add some dependency
> 4. check if proper facet was enabled
> 5. delete project and repeat
> After trying this 10-15 times (sometimes more, sometimes less), during step 2 "Enabling Maven Dependency Management" job is waiting and never ends - see screenshot - there's always "Setting classpath containers".
> JVM thread dump attached.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months