[JBoss JIRA] (JBIDE-18737) Server's XML configuration does not contain Ports in Servers view
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18737?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-18737:
-------------------------------------
The fix should already be in mars, but it won't make it into our maintenance until Luna SR2. So if this is still replicatable in Mars, then that workaround isn't the issue. I'm assuming these are for servers in local+fs profile and all have runtimes? As far as I can tell, jboss.71.default.ports.properties exists in the built plugin, (as.core) which is the file responsible for creating the xpaths when a new server is added. This is the same plugin that declares the server types, so there's really no chance this plugin is somehow missing from your environment.
When a new server is added, my listener first checks the server has a runtime, and then fires a job to create all the xpaths. The job is scheduled with no delay, but of course there can always be a small delay based on when Eclipse decides to execute the job.
Have you tried debugging your automated tests to make sure the listener is reached? You could set a breakpoint in org.jboss.ide.eclipse.as.core.extensions.descriptors.XPathModel class on the serverAdded(etc) method.
> Server's XML configuration does not contain Ports in Servers view
> -----------------------------------------------------------------
>
> Key: JBIDE-18737
> URL: https://issues.jboss.org/browse/JBIDE-18737
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Final
> Reporter: Lucia Jelinkova
> Priority: Minor
> Attachments: createServer.png
>
>
> In my automated tests, I often run on the issue on the Servers view, that the server does not have anyting under the XML configuration (no Ports). It happens 1 out of 3 times. See screenshot attached. The Ports do not appear even if I collapse the server's tree and expand it again.
> I was not able to reproduce this manually. Do you have any idea where the problem could be? Is thare anything special about the Ports that could cause this issue?
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18737) Server's XML configuration does not contain Ports in Servers view
by Lucia Jelinkova (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18737?page=com.atlassian.jira.plugi... ]
Lucia Jelinkova commented on JBIDE-18737:
-----------------------------------------
Thank you for the nice explanation. I checked the first suggestion (running jobs) but there are no jobs running when the issue appears.
I ran the tests locally against JBDS 8.0.1 CR1 version (but I used to run it against earlier versions too).
I'd like to try the second possible cause - could you please give me more details about the workaroud? Or is it / will it be fixed in some Mars milestone?
I've also noticed that this bug appears when I test AS 7.1 tests but not EAP 6.3 tests.
> Server's XML configuration does not contain Ports in Servers view
> -----------------------------------------------------------------
>
> Key: JBIDE-18737
> URL: https://issues.jboss.org/browse/JBIDE-18737
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Final
> Reporter: Lucia Jelinkova
> Priority: Minor
> Attachments: createServer.png
>
>
> In my automated tests, I often run on the issue on the Servers view, that the server does not have anyting under the XML configuration (no Ports). It happens 1 out of 3 times. See screenshot attached. The Ports do not appear even if I collapse the server's tree and expand it again.
> I was not able to reproduce this manually. Do you have any idea where the problem could be? Is thare anything special about the Ports that could cause this issue?
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBDS-3252) JBoss Modules support
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3252?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen updated JBDS-3252:
--------------------------------------
Description:
JBoss Modules - Generic project creation, deployment/publish
JBoss Modules - JDBC Driver
JBoss Profile/Prov. of layered products
JBoss Profile/Provisioning Tool for EAP CRUD Modules of an EAP
> JBoss Modules support
> ---------------------
>
> Key: JBDS-3252
> URL: https://issues.jboss.org/browse/JBDS-3252
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Epic
> Reporter: Max Rydahl Andersen
>
> JBoss Modules - Generic project creation, deployment/publish
> JBoss Modules - JDBC Driver
> JBoss Profile/Prov. of layered products
> JBoss Profile/Provisioning Tool for EAP CRUD Modules of an EAP
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBDS-3251) Create screencasts for top features we like users to know more about from both JBoss Tools and base Eclipse
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3251?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen updated JBDS-3251:
--------------------------------------
Description:
suggestions from F2F:
|Maven Top 10 Use Cases| Import, multi-module, run on server, package vs install, update, adjust profiles, dependencies adds/removes|
|Java EE Top 10 Use Cases JPA, db reveng, JAX-RS (including testing), CDI, content assist, Servlets, JSF, etc
HTML5/Hybrid Mobile|
|OpenShift v3| start, stop, deploy apps
|eGit Top Use Cases|
> Create screencasts for top features we like users to know more about from both JBoss Tools and base Eclipse
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3251
> URL: https://issues.jboss.org/browse/JBDS-3251
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Epic
> Reporter: Max Rydahl Andersen
>
> suggestions from F2F:
> |Maven Top 10 Use Cases| Import, multi-module, run on server, package vs install, update, adjust profiles, dependencies adds/removes|
> |Java EE Top 10 Use Cases JPA, db reveng, JAX-RS (including testing), CDI, content assist, Servlets, JSF, etc
> HTML5/Hybrid Mobile|
> |OpenShift v3| start, stop, deploy apps
> |eGit Top Use Cases|
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months