[JBoss JIRA] (JBIDE-20588) JBoss Modules classpath: show suggested modules without using Ctrl+space
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20588?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-20588:
-----------------------------------
Fix Version/s: 4.4.x
(was: 4.4.0.Alpha1)
(was: 4.3.1.Beta1)
> JBoss Modules classpath: show suggested modules without using Ctrl+space
> ------------------------------------------------------------------------
>
> Key: JBIDE-20588
> URL: https://issues.jboss.org/browse/JBIDE-20588
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 4.3.0.CR1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.4.x
>
>
> This is a follow-up of JBIDE-19799.
> In Eclipse > preferences > Server > Runtime Environments > Default Classpath Entries
> you can add new classpath entries. For AS7 and newer servers, the main mechanism is using JBoss Modules.
> So when you choose your server type and then Add -> JBoss Module, in the dialog, there is a field called Module ID. In JBIDE-19799, a possibility was added to show suggestions based on what you start typing - it's using content assist.
> Would it be possible to start suggesting right away, i.e. without using Ctrl+space? Content Assist is not really something one would expect in a dialog, so it may be a bit counter-intuitive.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-20798) log filling up with "unable to retrieve a list of remote deployments"
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20798?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-20798:
-----------------------------------
Fix Version/s: 4.3.x
4.4.x
(was: 4.3.1.Beta1)
> log filling up with "unable to retrieve a list of remote deployments"
> ---------------------------------------------------------------------
>
> Key: JBIDE-20798
> URL: https://issues.jboss.org/browse/JBIDE-20798
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Max Rydahl Andersen
> Assignee: Rob Stryker
> Fix For: 4.3.x, 4.4.x
>
> Attachments: Java_EE_-_JBoss_EAP_6_4_-_Eclipse_-__Users_max_Documents_workspace-deploy-demo.png
>
>
> when starting/stopping EAP 6.4 server I 'm getting my logs filled with:
> {code}
> Unable to retrieve a list of remote deployment scanners
> org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: Could not execute "read-resource" for [
> {"subsystem" => "deployment-scanner"},
> {"scanner" => "*"}
> ]. Failure was "JBAS013493: System boot is in process; execution of remote management operations is not currently available".
> at org.jboss.ide.eclipse.as.internal.management.wildfly9.Wildfly9Manager.execute(Wildfly9Manager.java:361)
> at org.jboss.ide.eclipse.as.internal.management.wildfly9.Wildfly9ManagerService.execute(Wildfly9ManagerService.java:171)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
> at org.jboss.ide.eclipse.as.management.core.service.DelegatingManagerService.execute(DelegatingManagerService.java:132)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
> at org.jboss.ide.eclipse.as.core.server.internal.v7.AS7DeploymentScannerUtility$1.execute(AS7DeploymentScannerUtility.java:236)
> at org.jboss.ide.eclipse.as.core.server.internal.v7.AS7DeploymentScannerUtility$1.execute(AS7DeploymentScannerUtility.java:1)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerUtil.executeWithService(JBoss7ManagerUtil.java:136)
> at org.jboss.ide.eclipse.as.core.server.internal.v7.AS7DeploymentScannerUtility.executeWithResult(AS7DeploymentScannerUtility.java:234)
> at org.jboss.ide.eclipse.as.core.server.internal.v7.AS7DeploymentScannerUtility.getDeploymentScanners(AS7DeploymentScannerUtility.java:122)
> at org.jboss.ide.eclipse.as.core.server.internal.v7.AS7DeploymentScannerUtility.getDefaultDeploymentScanner(AS7DeploymentScannerUtility.java:212)
> at org.jboss.ide.eclipse.as.core.server.internal.v7.LocalJBoss7DeploymentScannerAdditions.loadDefaultScannerFromServer(LocalJBoss7DeploymentScannerAdditions.java:148)
> at org.jboss.ide.eclipse.as.core.server.internal.v7.LocalJBoss7DeploymentScannerAdditions.ensureScannersAdded(LocalJBoss7DeploymentScannerAdditions.java:58)
> at org.jboss.ide.eclipse.as.core.server.internal.AbstractDeploymentScannerAdditions.updateDeploymentScanners(AbstractDeploymentScannerAdditions.java:61)
> at org.jboss.ide.eclipse.as.core.server.internal.AbstractDeploymentScannerAdditions$1.run(AbstractDeploymentScannerAdditions.java:74)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: Could not execute "read-resource" for [
> {"subsystem" => "deployment-scanner"},
> {"scanner" => "*"}
> ]. Failure was "JBAS013493: System boot is in process; execution of remote management operations is not currently available".
> at org.jboss.ide.eclipse.as.internal.management.wildfly9.Wildfly9Manager.execute(Wildfly9Manager.java:352)
> ... 15 more
> {code}
> since these are done during startup and it is possible to see in the error then I would expect we did not log this by default for this case.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21015) New Application wizard: Add multi-tag filtering to templates
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21015?page=com.atlassian.jira.plugi... ]
Fred Bricon resolved JBIDE-21015.
---------------------------------
Resolution: Done
Fixed in 4.3.x
> New Application wizard: Add multi-tag filtering to templates
> ------------------------------------------------------------
>
> Key: JBIDE-21015
> URL: https://issues.jboss.org/browse/JBIDE-21015
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.0.Final
> Reporter: Jeff Cantrill
> Assignee: Fred Bricon
> Priority: Optional
> Labels: application_wizard, openshift_v3
> Fix For: 4.3.1.Beta1
>
>
> Filtering in 'new app from template' is limited to a single value for name and tag. It would be useful to allow further filter by choosing all things that fit a comma or space delimited pattern of values. I don't know if this is an 'and' filtering or an 'or' filtering
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-20946) New Application wizard: Add multi-tag filtering to templates
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20946?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-20946:
--------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.3.1.Beta1)
> New Application wizard: Add multi-tag filtering to templates
> ------------------------------------------------------------
>
> Key: JBIDE-20946
> URL: https://issues.jboss.org/browse/JBIDE-20946
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.0.Final
> Reporter: Jeff Cantrill
> Assignee: Fred Bricon
> Priority: Optional
> Labels: application_wizard, openshift_v3
> Fix For: 4.4.0.Alpha1
>
>
> Filtering in 'new app from template' is limited to a single value for name and tag. It would be useful to allow further filter by choosing all things that fit a comma or space delimited pattern of values. I don't know if this is an 'and' filtering or an 'or' filtering
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21015) New Application wizard: Add multi-tag filtering to templates
by Fred Bricon (JIRA)
Fred Bricon created JBIDE-21015:
-----------------------------------
Summary: New Application wizard: Add multi-tag filtering to templates
Key: JBIDE-21015
URL: https://issues.jboss.org/browse/JBIDE-21015
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.Final
Reporter: Jeff Cantrill
Assignee: Fred Bricon
Priority: Optional
Fix For: 4.4.0.Alpha1
Filtering in 'new app from template' is limited to a single value for name and tag. It would be useful to allow further filter by choosing all things that fit a comma or space delimited pattern of values. I don't know if this is an 'and' filtering or an 'or' filtering
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21015) New Application wizard: Add multi-tag filtering to templates
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21015?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-21015:
--------------------------------
Fix Version/s: 4.3.1.Beta1
(was: 4.4.0.Alpha1)
> New Application wizard: Add multi-tag filtering to templates
> ------------------------------------------------------------
>
> Key: JBIDE-21015
> URL: https://issues.jboss.org/browse/JBIDE-21015
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.0.Final
> Reporter: Jeff Cantrill
> Assignee: Fred Bricon
> Priority: Optional
> Labels: application_wizard, openshift_v3
> Fix For: 4.3.1.Beta1
>
>
> Filtering in 'new app from template' is limited to a single value for name and tag. It would be useful to allow further filter by choosing all things that fit a comma or space delimited pattern of values. I don't know if this is an 'and' filtering or an 'or' filtering
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-17882) Validate remote server dir before start/stop/deploy operations
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17882?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-17882:
-----------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.4.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.3.x, 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)
10 years, 5 months
[JBoss JIRA] (JBIDE-17882) Validate remote server dir before start/stop/deploy operations
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17882?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-17882:
-----------------------------------
Fix Version/s: 4.3.x
4.4.x
(was: 4.3.1.Beta1)
> 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.3.x, 4.4.x
>
>
> 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)
10 years, 5 months