[jboss-jira] [JBoss JIRA] Created: (AS7-1003) clustering-standalone.xml, Unexpected element '{urn:jboss:domain:threads:1.0}bounded-queue-thread-pool' encountered
Marek Schmidt (JIRA)
jira-events at lists.jboss.org
Mon Jun 13 04:57:23 EDT 2011
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
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list