[JBoss JIRA] (JBDS-4128) Missing a checkbox for creating a server in New EAP Runtime wizard
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBDS-4128?page=com.atlassian.jira.plugin.... ]
Rob Stryker commented on JBDS-4128:
-----------------------------------
Elson is on vacation. He'll review patches soon.
> Missing a checkbox for creating a server in New EAP Runtime wizard
> ------------------------------------------------------------------
>
> Key: JBDS-4128
> URL: https://issues.jboss.org/browse/JBDS-4128
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: runtime
> Affects Versions: 10.2.0.AM2
> Environment: Red Hat JBoss Developer Studio
> Version: 10.2.0.AM2
> Build id: AM2-v20161014-1657-B6205
> Build date: 20161014-1657
> Reporter: Andrej Podhradsky
> Assignee: Rob Stryker
> Fix For: 11.0.0.AM2
>
> Attachments: new_server_checkbox.png
>
>
> There is no checkbox for creating a server in New EAP Runtime wizard.
> !new_server_checkbox.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24006) Wildfly server adapter does not report error and works inconsistently
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24006?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-24006:
-------------------------------------
reposting for easier reading:
I have an important update on this. I think it's mostly good news.
I debugged the issue via a virtual session with the person that develops the WildFly plugin for NetBeans. What we found out is that the management port I was using, 9999, conflicts with Netty. For context, I had to specify a port override since 9990 commonly conflicts with NVIDIA drivers on Windows. As soon as I used a port other than 9999 and 9990 everything worked absolutely perfectly. As soon as I switch to 9999 everything basically breaks without a real error message indicating the underlying issue. Using 9990 on the other hand clearly indicated a port conflict.
I tried the same thing on Eclipse with exactly the same results.
> Wildfly server adapter does not report error and works inconsistently
> ---------------------------------------------------------------------
>
> Key: JBIDE-24006
> URL: https://issues.jboss.org/browse/JBIDE-24006
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.4.3.Final
> Reporter: Jeff MAURY
> Assignee: Rob Stryker
> Labels: server, server_adapter, wildfly
> Fix For: 4.4.4.AM2
>
>
> If Wildfly uses 9999 as the management port, then no error is reported but the adapter does not work.
> Here is an except we've got from the customer:
> {noformat}
> I have an important update on this. I think it's mostly good news.
> I debugged the issue via a virtual session with the person that develops the WildFly plugin for NetBeans. What we found out is that the management port I was using, 9999, conflicts with Netty. For context, I had to specify a port override since 9990 commonly conflicts with NVIDIA drivers on Windows. As soon as I used a port other than 9999 and 9990 everything worked absolutely perfectly. As soon as I switch to 9999 everything basically breaks without a real error message indicating the underlying issue. Using 9990 on the other hand clearly indicated a port conflict.
> I tried the same thing on Eclipse with exactly the same results.
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-4264) Devsuite installer MacOS: if you already have minishift installed, installer fails without explaining anything
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4264?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4264:
--------------------------------
Story Points: 1
> Devsuite installer MacOS: if you already have minishift installed, installer fails without explaining anything
> --------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4264
> URL: https://issues.jboss.org/browse/JBDS-4264
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.3.0.AM2
> Reporter: Andre Dietisheim
> Assignee: Denis Golovin
> Fix For: 10.4.0.AM1
>
> Attachments: cdk-install-failed.png
>
>
> I already had minishift installed. I downloaded the latest Devsuite installer 1.4.0.Alpha1, had it downloading the (minishift based) CDK which failed without explaining anything ("Failed").
> !cdk-install-failed.png!
> Looking into the logs shows that it failed unlinking the previous minishift:
> {code}
> Fri, 03 Feb 2017 21:08:26 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
> Fri, 03 Feb 2017 21:08:26 GMT-INFO: Download started for: cdk
> Fri, 03 Feb 2017 21:23:40 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 21:23:41 GMT-ERROR: cdk failed to download: SHA256 checksum verification failed
> Fri, 03 Feb 2017 21:27:19 GMT-INFO: Restarting download
> Fri, 03 Feb 2017 22:23:07 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 22:23:11 GMT-Downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 22:23:11 GMT-INFO: Download finished for: cdk
> Fri, 03 Feb 2017 22:23:11 GMT-INFO: Install started for: cdk
> Fri, 03 Feb 2017 22:23:11 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
> Fri, 03 Feb 2017 22:23:56 GMT-INFO: Exit Code = 0
> Fri, 03 Feb 2017 22:24:25 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
> Fri, 03 Feb 2017 22:24:25 GMT-INFO: Download started for: cdk
> Fri, 03 Feb 2017 22:24:29 GMT-INFO: Using previously downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 22:24:29 GMT-INFO: Download finished for: cdk
> Fri, 03 Feb 2017 22:24:29 GMT-INFO: Install started for: cdk
> Fri, 03 Feb 2017 22:24:29 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
> {code}
> the permissions on this file are root/staff and it was created in a previous install (27th of january)
> {code}
> -rw-r--r-- 1 root staff 3.1M Jan 27 18:05 /Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-4128) Missing a checkbox for creating a server in New EAP Runtime wizard
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBDS-4128?page=com.atlassian.jira.plugin.... ]
Rob Stryker updated JBDS-4128:
------------------------------
Fix Version/s: 11.0.0.AM2
(was: 10.4.0.AM2)
> Missing a checkbox for creating a server in New EAP Runtime wizard
> ------------------------------------------------------------------
>
> Key: JBDS-4128
> URL: https://issues.jboss.org/browse/JBDS-4128
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: runtime
> Affects Versions: 10.2.0.AM2
> Environment: Red Hat JBoss Developer Studio
> Version: 10.2.0.AM2
> Build id: AM2-v20161014-1657-B6205
> Build date: 20161014-1657
> Reporter: Andrej Podhradsky
> Assignee: Rob Stryker
> Fix For: 11.0.0.AM2
>
> Attachments: new_server_checkbox.png
>
>
> There is no checkbox for creating a server in New EAP Runtime wizard.
> !new_server_checkbox.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-4128) Missing a checkbox for creating a server in New EAP Runtime wizard
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBDS-4128?page=com.atlassian.jira.plugin.... ]
Rob Stryker commented on JBDS-4128:
-----------------------------------
So... yes, this is missing. And I'm not sure anything can be done about it.
Here's the background:
When we made our server have different profiles, to allow to to work with different logic for remote servers or local ones, there were a lot of choices made. One important choice was that we should not force users to create a runtime on the first page, because it may be that a runtime is not necessary.
For example, when using a remote server, a local runtime is not necessary. If the user opts to add a runtime, we will add that runtime page into the wizard dynamically.
To accomplish this, our server types have the following xml:
{code}
<serverType
hasConfiguration="false"
id="org.jboss.ide.eclipse.as.eap.60"
launchConfigId="org.jboss.ide.eclipse.as.core.server.startupConfiguration"
runtime="false"
runtimeTypeId="org.jboss.ide.eclipse.as.runtime.eap.60"
supportsRemoteHosts="true"/>
{code}
The important parts to note here are that: 1) We declare a runtimeTypeId for the server, but, 2) We mark runtime="false".
We do this because we have to. If we mark runtime="true", then the runtime will come up as required on the first page of the new server wizard, which we 100% need to avoid.
Any fix for this will have to be upstream. I'll see what I can do.
> Missing a checkbox for creating a server in New EAP Runtime wizard
> ------------------------------------------------------------------
>
> Key: JBDS-4128
> URL: https://issues.jboss.org/browse/JBDS-4128
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: runtime
> Affects Versions: 10.2.0.AM2
> Environment: Red Hat JBoss Developer Studio
> Version: 10.2.0.AM2
> Build id: AM2-v20161014-1657-B6205
> Build date: 20161014-1657
> Reporter: Andrej Podhradsky
> Assignee: Rob Stryker
> Fix For: 10.4.0.AM2
>
> Attachments: new_server_checkbox.png
>
>
> There is no checkbox for creating a server in New EAP Runtime wizard.
> !new_server_checkbox.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years