1 Reply Latest reply on Aug 20, 2012 8:13 AM by galder.zamarreno

    Error installing to Start: name=CacheContainerRegistry

    mattdacat

      Hi Guys,

       

      First off let me say, I am as new as it gets to jboss and infinispan. The original person in charge of setting this up is MIA lol...

       

      If I am posting in the wrong place, my apologies, could not find where please feel free to shove me anywhere  it needs to be :b

       

      Here is a bit of a back story:

       

      We have a development environment set up (DEV). Boss man says "I want another one" so I go ahead and set (DEV2) up. jboss-6 and infinispan 4.1.2(if i am not mistaken)

      From what it seems infinispan is up and running on the new DEV2 setup. but my app server is throwing errors. This setup is working on DEV and this should essentialy be the same with the obvious change the IPS but I am getting an error that is leading me to believe there is more to it

       

      Here is what i get in boot.log:

       

      21:23:57,348 INFO  [singleton] created ORBSingleton

      21:23:57,489 INFO  [interceptors] InterceptorManager started with 2 Server Interceptors, 2 Client Interceptors and 4 IOR Interceptors

      21:23:57,674 INFO  [orb] ORB run

      21:23:57,944 INFO  [JMXConnector] starting JMXConnector on host 172.21.2.143:1090

      21:23:58,209 INFO  [poa] oid:

      72 6F 6F 74                                                 root

      object is activated

      21:23:58,259 INFO  [CorbaNamingService] CORBA Naming Started

      21:23:58,265 INFO  [MailService] Mail Service bound to java:/Mail

      21:23:58,888 ERROR [AbstractKernelController] Error installing to Start: name=CacheContainerRegistry state=Create: javax.xml.bind.UnmarshalException

      - with linked exception:

      [org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'cacheManagerName' is not allowed to appear in element 'globalJmxStatistics'.]

              at javax.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(AbstractUnmarshallerImpl.java:314) [:1.0.0.Final]

              at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.createUnmarshalException(UnmarshallerImpl.java:514) [:2.2]

              at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:215) [:2.2]

              at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:184) [:2.2]

              at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:119) [:1.0.0.Final]

       

       

      I have not made any changes to any XML or XSD  files. I have literally copied over the jboss folder and same jdk. I am running CentOS 6.2. jdk 1.6.0_17.

       

      Please feel free to request any files configs you me need to help me( please help point me where to get them from ), I greatly appreciate it.