[infinispan-issues] [JBoss JIRA] (ISPN-11002) Store XML examples missing xmlns attribute
Ryan Emerson (Jira)
issues at jboss.org
Thu Nov 28 10:29:00 EST 2019
Ryan Emerson created ISPN-11002:
-----------------------------------
Summary: Store XML examples missing xmlns attribute
Key: ISPN-11002
URL: https://issues.jboss.org/browse/ISPN-11002
Project: Infinispan
Issue Type: Bug
Components: Documentation
Affects Versions: 10.1.0.Beta1
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.1.0.CR1
Some of the store xml configuraiton examples are missing the {{xmlns}} attribute, which means that the xml cannot be parsed and the following error is thrown:
{code:java}
15:14:47,853 FATAL [org.infinispan.SERVER] (main) ISPN080028: Infinispan Server failed to start: org.infinispan.commons.CacheConfigurationException: ISPN000327: Cannot find a parser for element 'rocksdb-store' in namespace 'urn:infinispan:config:10.0'. Check that your configuration is up-to date for this version of Infinispan.
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list