[jboss-jira] [JBoss JIRA] (WFCORE-4030) Upgrade to Galleon and WildFly Galleon Plugins 2.0.0.Beta1
Grzegorz Grzybek (JIRA)
issues at jboss.org
Thu Aug 16 05:38:00 EDT 2018
[ https://issues.jboss.org/browse/WFCORE-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619905#comment-13619905 ]
Grzegorz Grzybek commented on WFCORE-4030:
------------------------------------------
[~aloubyansky] I tried building wildfly/wildfly-core (master branch) with this fix, but the build stopped at {{wildfly-core-galleon-pack}} artifact with this thread blocked:
{noformat}
"main" #1 prio=5 os_prio=0 tid=0x00007f408800c800 nid=0x4b0d in Object.wait() [0x00007f40908fd000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x000000071dd23760> (a org.jboss.as.server.FutureServiceContainer)
at java.lang.Object.wait(Object.java:502)
at org.jboss.threads.AsyncFutureTask.await(AsyncFutureTask.java:174)
- locked <0x000000071dd23760> (a org.jboss.as.server.FutureServiceContainer)
at org.jboss.threads.AsyncFutureTask.get(AsyncFutureTask.java:248)
- locked <0x000000071dd23760> (a org.jboss.as.server.FutureServiceContainer)
at org.wildfly.core.embedded.EmbeddedStandaloneServerFactory$StandaloneServerImpl.start(EmbeddedStandaloneServerFactory.java:301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.wildfly.core.embedded.EmbeddedManagedProcessImpl.invokeOnServer(EmbeddedManagedProcessImpl.java:88)
at org.wildfly.core.embedded.EmbeddedManagedProcessImpl.start(EmbeddedManagedProcessImpl.java:58)
at org.wildfly.galleon.plugin.featurespec.generator.FeatureSpecGenerator.readFeatureSpecs(FeatureSpecGenerator.java:265)
at org.wildfly.galleon.plugin.featurespec.generator.FeatureSpecGenerator.forkedForEmbedded(FeatureSpecGenerator.java:213)
at org.wildfly.galleon.plugin.server.ForkedEmbeddedUtil.main(ForkedEmbeddedUtil.java:195)
{noformat}
After I reverted [this commit|https://github.com/wildfly/wildfly-core/commit/396b936bd12bc9be58a978942c9d129f2444ee26] the build went fine...
> Upgrade to Galleon and WildFly Galleon Plugins 2.0.0.Beta1
> ----------------------------------------------------------
>
> Key: WFCORE-4030
> URL: https://issues.jboss.org/browse/WFCORE-4030
> Project: WildFly Core
> Issue Type: Component Upgrade
> Components: Build System
> Reporter: Alexey Loubyansky
> Assignee: Alexey Loubyansky
> Fix For: 6.0.0.CR1
>
>
> Upgrade to the latest Galleon and WFGP 2.x release.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list