[JBoss JIRA] (JBIDE-19108) Choosing OpenShift Server adapter and then another server in create server wizard list causes impossibility to run server
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19108?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-19108:
--------------------------------
Attachment: JBIDE-19108_3.png
JBIDE-19108_2.png
JBIDE-19108_1.png
It's clear what's happening here is that the openshift server is setting the host, and when you click back on wildfly, nobody is changing it back to localhost.
On my end, I could make sure my default is 'localhost', but that presents a bit of a problem. If the user opens the new server wizard and it's set to AS7 as the selection, and user changes host to some name (wonka) or some ip (faaa::5551:4fdd:fee6:f721) , and then selects wildfly 8 instead, it would reset the host to localhost, and the user would need to type it in again.
Until now we do not set a default host. We use whatever the currently selected host is.
So, either [~maxandersen] instructs me to set the default to localhost, or, we simply make sure users are aware to set their hostname properly on the first page of the wizard before pressing 'next'.
The problem is easily worked around, though. The user can simply double-click their server after having made it, and change the host. It's right at the top of the server editor on the left side.
I see this as a minor issue.
> Choosing OpenShift Server adapter and then another server in create server wizard list causes impossibility to run server
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-19108
> URL: https://issues.jboss.org/browse/JBIDE-19108
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, server
> Affects Versions: 4.2.2.Final
> Reporter: Marián Labuda
> Assignee: Rob Stryker
> Attachments: JBIDE-19108_1.png, JBIDE-19108_2.png, JBIDE-19108_3.png, server_already_running.png
>
>
> If I am creating new server in Servers view via New Server wizard and I select in tree at first OpenShift Server Adapter and then e.g. Wildfly 8.x server, then created server cannot be started. There is a warning there there is server running on openshift.redhat.com:8080. User has to delete such server from servers view and create a new one without selecting OpenShift Server Adapter in server type selection.
> !server_already_running.png!
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-19324) Arquillian core frezzes Eclipse startup
by Lucia Jelinkova (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19324?page=com.atlassian.jira.plugi... ]
Lucia Jelinkova updated JBIDE-19324:
------------------------------------
Attachment: dump.txt
> Arquillian core frezzes Eclipse startup
> ---------------------------------------
>
> Key: JBIDE-19324
> URL: https://issues.jboss.org/browse/JBIDE-19324
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: testing-tools
> Affects Versions: 4.3.0.Alpha1
> Reporter: Lucia Jelinkova
> Priority: Blocker
> Fix For: 4.3.0.Alpha2
>
> Attachments: dump.txt, restart.ogv
>
>
> When I have arquillian.xml with at least one container defined and I open it with Arquillian editor and restart Eclipse, the Eclipse wont start and it freezes on loading arquillian core plugin (see screencast).
> I am also attaching thread dump (thanks to [~rhopp])
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-19324) Arquillian core frezzes Eclipse startup
by Lucia Jelinkova (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19324?page=com.atlassian.jira.plugi... ]
Lucia Jelinkova updated JBIDE-19324:
------------------------------------
Attachment: restart.ogv
> Arquillian core frezzes Eclipse startup
> ---------------------------------------
>
> Key: JBIDE-19324
> URL: https://issues.jboss.org/browse/JBIDE-19324
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: testing-tools
> Affects Versions: 4.3.0.Alpha1
> Reporter: Lucia Jelinkova
> Priority: Blocker
> Fix For: 4.3.0.Alpha2
>
> Attachments: restart.ogv
>
>
> When I have arquillian.xml with at least one container defined and I open it with Arquillian editor and restart Eclipse, the Eclipse wont start and it freezes on loading arquillian core plugin (see screencast).
> I am also attaching thread dump (thanks to [~rhopp])
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-19324) Arquillian core frezzes Eclipse startup
by Lucia Jelinkova (JIRA)
Lucia Jelinkova created JBIDE-19324:
---------------------------------------
Summary: Arquillian core frezzes Eclipse startup
Key: JBIDE-19324
URL: https://issues.jboss.org/browse/JBIDE-19324
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: testing-tools
Affects Versions: 4.3.0.Alpha1
Reporter: Lucia Jelinkova
Priority: Blocker
Fix For: 4.3.0.Alpha2
When I have arquillian.xml with at least one container defined and I open it with Arquillian editor and restart Eclipse, the Eclipse wont start and it freezes on loading arquillian core plugin (see screencast).
I am also attaching thread dump (thanks to [~rhopp])
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-12600) Port fowarding wizard: Provide ability to select which ports to forward
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12600?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-12600:
------------------------------------------
[~rruss] Given that we have very tight timing constraint I consider this to be not critical enough to have it done by 9.0.0.GA. [~maxandersen] Thoughts?
> Port fowarding wizard: Provide ability to select which ports to forward
> -----------------------------------------------------------------------
>
> Key: JBIDE-12600
> URL: https://issues.jboss.org/browse/JBIDE-12600
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 3.3.x
> Reporter: Stefan Bunciak
> Labels: port_forwarding_wizard
> Fix For: LATER
>
>
> Current dialog allows to Start/Stop forwarding of all available ports. User needs to Start all even if he wants to forward just the JBossAS Management port (9990) for example.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months