[jboss-jira] [JBoss JIRA] (JGRP-2467) Constructing a JChannel using the default Constructor fails while parsing version '${version}'
Bela Ban (Jira)
issues at jboss.org
Tue Apr 14 08:39:33 EDT 2020
[ https://issues.redhat.com/browse/JGRP-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034439#comment-14034439 ]
Bela Ban commented on JGRP-2467:
--------------------------------
Oops, this is a bug in the backport from master! If you use {{ant jar}}, it'll work.
I'm going to fix the POM now...
> Constructing a JChannel using the default Constructor fails while parsing version '${version}'
> ----------------------------------------------------------------------------------------------
>
> Key: JGRP-2467
> URL: https://issues.redhat.com/browse/JGRP-2467
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 4.2.2
> Reporter: Patrick Reinhart
> Assignee: Bela Ban
> Priority: Major
>
> Constructing a JChannel using the default Constructor fails with a {{java.lang.IllegalStateException}}
> {code}
> java.io.IOException: JGRP000004: Fehler beim Parsen von XML; das Dokument ist nicht korrekt: failed parsing version '${version}': java.lang.IllegalStateException: No match found
> at org.jgroups.conf.XmlConfigurator.parse(XmlConfigurator.java:142)
> at org.jgroups.conf.XmlConfigurator.getInstance(XmlConfigurator.java:45)
> at org.jgroups.conf.XmlConfigurator.getInstance(XmlConfigurator.java:41)
> at org.jgroups.conf.ConfiguratorFactory.getXmlConfigurator(ConfiguratorFactory.java:174)
> at org.jgroups.conf.ConfiguratorFactory.getStackConfigurator(ConfiguratorFactory.java:63)
> at org.jgroups.JChannel.<init>(JChannel.java:107)
> at org.jgroups.JChannel.<init>(JChannel.java:98)
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list