[JBoss JIRA] (JBIDE-17882) Validate remote server dir before start/stop/deploy operations
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17882?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-17882.
---------------------------------
Resolution: Done
Validated before every server start / stop / publish, for filesystem based servers.
This patch only applies to wildfly and up. Sorry, but I've gotta draw the line somewhere ;)
> Validate remote server dir before start/stop/deploy operations
> --------------------------------------------------------------
>
> Key: JBIDE-17882
> URL: https://issues.jboss.org/browse/JBIDE-17882
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 4.2.0.Beta3
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.4.0.Alpha1
>
>
> Max said this on irc today:
> {quote}
> strykerawb: i got some really weird behavior 12:56:27
> maxandersen strykerawb: see this video: http://screencast.com/t/uSDT1EoS 12:56:31
> jbossbot Title: 014-07-15_1255 - max.rydahl.andersen's library 12:56:31
> maxandersen what is it doing? 12:56:34
> maxandersen this is me dragging a project to wildfly server 12:56:42
> maxandersen ah the server is configured as remote with blank remote server home... 12:57:05
> maxandersen seems that result in complete funky endless loop..
> {quote}
> The problem is that he had an empty dir set up on a remote server. So when he tried to publish, this resulted in some unexpected behavior (endless copy progress in this case).
> Currently, when you create a remote server, the dialog will not let you leave the server home dir empty. But that is not enough. You can still change it in the server editor to be empty. Rob says he wants to remove this field from the server editor and only use the wizard, but that is still not enough - the user can remote the folder on the remote system at a later time.
> We probably don't need to check the folder every time we use it, but at least at the start of each operation such as start/stop server, publish to server.
> Also, the New server dialog checks for empty string, but I'm not 100 % sure if it actually checks that the folder exists.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-17698) Server view could show all deployed modules, obtained from the server
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17698?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-17698:
--------------------------------
Fix Version/s: 4.4.x
(was: 4.3.x)
> Server view could show all deployed modules, obtained from the server
> ---------------------------------------------------------------------
>
> Key: JBIDE-17698
> URL: https://issues.jboss.org/browse/JBIDE-17698
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 4.2.0.Beta2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.4.x
>
>
> Pavol Srna pointed out to me that when he deletes a project in workspace while it's deployed on a running AS7, it disappears from the server view and he can't undeploy it from Eclipse.
> I understand that this is somewhat expected, but we have a suggestion: Could the server view get its deployed modules from the server via the management api and use that to show the modules? Similar to what the web console of AS7/WildFly/EAP6 shows.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-17882) Validate remote server dir before start/stop/deploy operations
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17882?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-17882:
--------------------------------
Fix Version/s: (was: 4.3.x)
> Validate remote server dir before start/stop/deploy operations
> --------------------------------------------------------------
>
> Key: JBIDE-17882
> URL: https://issues.jboss.org/browse/JBIDE-17882
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 4.2.0.Beta3
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.4.0.Alpha1
>
>
> Max said this on irc today:
> {quote}
> strykerawb: i got some really weird behavior 12:56:27
> maxandersen strykerawb: see this video: http://screencast.com/t/uSDT1EoS 12:56:31
> jbossbot Title: 014-07-15_1255 - max.rydahl.andersen's library 12:56:31
> maxandersen what is it doing? 12:56:34
> maxandersen this is me dragging a project to wildfly server 12:56:42
> maxandersen ah the server is configured as remote with blank remote server home... 12:57:05
> maxandersen seems that result in complete funky endless loop..
> {quote}
> The problem is that he had an empty dir set up on a remote server. So when he tried to publish, this resulted in some unexpected behavior (endless copy progress in this case).
> Currently, when you create a remote server, the dialog will not let you leave the server home dir empty. But that is not enough. You can still change it in the server editor to be empty. Rob says he wants to remove this field from the server editor and only use the wizard, but that is still not enough - the user can remote the folder on the remote system at a later time.
> We probably don't need to check the folder every time we use it, but at least at the start of each operation such as start/stop server, publish to server.
> Also, the New server dialog checks for empty string, but I'm not 100 % sure if it actually checks that the folder exists.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3818) Installer does not remember my selected folder until 'continue' is pressed
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3818?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3818:
--------------------------------
Story Points: 1
> Installer does not remember my selected folder until 'continue' is pressed
> --------------------------------------------------------------------------
>
> Key: JBDS-3818
> URL: https://issues.jboss.org/browse/JBDS-3818
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.CR1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Priority: Minor
> Labels: havoc
> Fix For: 10.0.0.Alpha1
>
>
> For some reason installer remembers the selected folder only if it reached the confirmation page.
> Log in -> select a target folder -> go back to login -> log in again -> selected folder is back to default
> Log in -> select a target folder -> continue -> go back to login -> log in again -> target folder stays the way it was selected
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months