[jbosstools-issues] [JBoss JIRA] (JBIDE-27245) StackOverflowException when use module-alias in module.xml config
MARCOS DONATO (Jira)
issues at jboss.org
Wed Apr 29 03:08:00 EDT 2020
[ https://issues.redhat.com/browse/JBIDE-27245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
MARCOS DONATO updated JBIDE-27245:
----------------------------------
Steps to Reproduce:
have an pre-installed jboss eap 6.4
have an pre-installed eclipse IDE (tested with 2020-03)
have installed jboss tools plugin from marketplace (tested with 4.14)
open a workspace
create the server with enviroment pointing to preview jboss installation
start jboss (must run without failure)
stop jboss
close eclipse
add a new module to jboss installation
add two slots to module, one called "main" and another called "alternative"
in "alternative" slot, add resources and depencencies to module.xml
in "main" slot, set module.xml to use module-alias pointing to slot "alternative"
start eclipse (on startup process several errors occurs pointing to StackOverflowException, see eclipse logs)
Edit::
- Create / use an enterprise projetct with an ejb-module, web-module and an ear project.
- Reference jboss module on MANIFES.MF on both (ear / war projects)
If you referer same module on both "MF" files you will get failure. If remove from "war" and restart eclipse, it starts up ok.
Regards
was:
have an pre-installed jboss eap 6.4
have an pre-installed eclipse IDE (tested with 2020-03)
have installed jboss tools plugin from marketplace (tested with 4.14)
open a workspace
create the server with enviroment pointing to preview jboss installation
start jboss (must run without failure)
stop jboss
close eclipse
add a new module to jboss installation
add two slots to module, one called "main" and another called "alternative"
in "alternative" slot, add resources and depencencies to module.xml
in "main" slot, set module.xml to use module-alias pointing to slot "alternative"
start eclipse (on startup process several errors occurs pointing to StackOverflowException, see eclipse logs)
> StackOverflowException when use module-alias in module.xml config
> -----------------------------------------------------------------
>
> Key: JBIDE-27245
> URL: https://issues.redhat.com/browse/JBIDE-27245
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.14.0.Final, 4.15.0.Final
> Reporter: MARCOS DONATO
> Priority: Major
> Attachments: image-2020-04-28-22-08-53-369.png, image-2020-04-28-22-10-26-820.png, image-2020-04-28-22-10-59-398.png
>
>
> When we have a jboss eap 6.4 environment configured with a module in main slot pointing to a target slot via "module-alias" in module.xml ... eclipse workspace fail to startup with an stackoverflowexception message.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jbosstools-issues
mailing list