Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-871

standalone.xml has misconfigured rest-connector element

XMLWordPrintable

      The format of the rest-connector element in the test/data/standalone.xml file is wrong and prevents the server from starting:

              <subsystem xmlns="urn:infinispan:server:endpoint:8.0">
                  <hotrod-connector socket-binding="hotrod" cache-container="local">
                      <topology-state-transfer lazy-retrieval="false" lock-timeout="1000" replication-timeout="5000"/>
                  </hotrod-connector>
                  <memcached-connector socket-binding="memcached" cache-container="local"/>
                  <rest-connector socket-binding="rest" cache-container="local" security-domain="other" auth-method="BASIC"/>
              </subsystem>
      

      Also the schema versions from the core and endpoint sections should match the product.

            rhn-support-afield Alan Field
            rhn-support-afield Alan Field
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: