[jbosstools-issues] [JBoss JIRA] (JBIDE-19108) Choosing OpenShift Server adapter and then another server in create server wizard list causes impossibility to run server

Rob Stryker (JIRA) issues at jboss.org
Thu Feb 19 05:11:49 EST 2015


     [ https://issues.jboss.org/browse/JBIDE-19108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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)



More information about the jbosstools-issues mailing list