]
Karel Piwko updated AS7-1003:
-----------------------------
Affects Version/s: 7.0.0.Beta3
Component/s: Clustering
clustering-standalone.xml, Unexpected element
'{urn:jboss:domain:threads:1.0}bounded-queue-thread-pool' encountered
-------------------------------------------------------------------------------------------------------------------
Key: AS7-1003
URL:
https://issues.jboss.org/browse/AS7-1003
Project: Application Server 7
Issue Type: Bug
Components: Clustering
Affects Versions: 7.0.0.Beta3
Environment: jboss-7.0.0.Beta4-SNAPSHOT-1194
Reporter: Marek Schmidt
standalone/configuration/clustering-standalone.xml uses outdated schma, throws the the
following exception when used as standalone.xml:
...
10:49:28,809 ERROR [stderr] Caused by: javax.xml.stream.XMLStreamException: ParseError at
[row,col]:[175,15]
10:49:28,810 ERROR [stderr] Message: Unexpected element
'{urn:jboss:domain:threads:1.0}bounded-queue-thread-pool' encountered
10:49:28,810 ERROR [stderr] at
org.jboss.as.controller.parsing.ParseUtils.unexpectedElement(ParseUtils.java:64)
...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: