Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1846

Starting AS7.2 + ModeShape may result in Infinispan errors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 3.2.0.Final
    • 3.2.0.Final
    • Server
    • None

    Description

      When running our JBoss AS integration tests, we regularly (more often than not) get this exception that prevents the startup of ModeShape:

      10:21:03,033 INFO  [org.jboss.web] (ServerService Thread Pool -- 19) JBAS018210: Register web context: /infinispanRepository-test
      10:21:03,057 INFO  [org.jboss.as.server] (management-handler-thread - 4) JBAS018559: Deployed "infinispanRepository-test.war" (runtime-name : "infinispanRepository-test.war")
      10:21:03,140 INFO  [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer] (http-/127.0.0.1:8080-2) BeanManager not found.
      10:21:03,160 INFO  [org.infinispan.jmx.CacheJmxRegistration] (http-/127.0.0.1:8080-2) ISPN000031: MBeans were successfully registered to the platform MBean server.
      10:21:03,161 INFO  [org.jboss.as.clustering.infinispan] (http-/127.0.0.1:8080-2) JBAS010281: Started infinispanRepository cache from modeshape container
      10:21:03,185 INFO  [org.infinispan.jmx.CacheJmxRegistration] (http-/127.0.0.1:8080-2) ISPN000031: MBeans were successfully registered to the platform MBean server.
      10:21:03,190 INFO  [org.jboss.as.clustering.infinispan] (http-/127.0.0.1:8080-2) JBAS010281: Started binary-fs-meta cache from binary-cache-container container
      10:21:03,196 INFO  [org.infinispan.jmx.CacheJmxRegistration] (http-/127.0.0.1:8080-2) ISPN000031: MBeans were successfully registered to the platform MBean server.
      10:21:03,197 INFO  [org.jboss.as.clustering.infinispan] (http-/127.0.0.1:8080-2) JBAS010281: Started binary-fs cache from binary-cache-container container
      10:21:03,261 INFO  [org.infinispan.jmx.CacheJmxRegistration] (http-/127.0.0.1:8080-2) ISPN000031: MBeans were successfully registered to the platform MBean server.
      10:21:03,261 INFO  [org.jboss.as.clustering.infinispan] (http-/127.0.0.1:8080-2) JBAS010281: Started infinispanRepository/system cache from ws-cache-container container
      10:21:04,194 WARN  [org.modeshape.jcr.RepositoryConfiguration] (http-/127.0.0.1:8080-2) The field name is not present on org.modeshape.jcr.security.ServletProvider or any of its super types
      10:21:04,275 INFO  [org.infinispan.factories.TransactionManagerFactory] (CacheStartThread,null,index-data) ISPN000161: Using a batchMode transaction manager
      10:21:04,278 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) Exception in thread "CacheStartThread,null,infinispanRepository-index-lock" java.lang.NullPointerException
      10:21:04,279 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.MarshallerFactory.construct(MarshallerFactory.java:48)
      10:21:04,279 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.getOrCreateComponent(AbstractComponentRegistry.java:290)
      10:21:04,279 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.ComponentRegistry.getOrCreateComponent(ComponentRegistry.java:161)
      10:21:04,279 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.invokeInjectionMethod(AbstractComponentRegistry.java:246)
      10:21:04,280 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.access$000(AbstractComponentRegistry.java:86)
      10:21:04,280 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry$Component.injectDependencies(AbstractComponentRegistry.java:811)
      10:21:04,280 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.registerComponentInternal(AbstractComponentRegistry.java:220)
      10:21:04,280 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.ComponentRegistry.registerComponentInternal(ComponentRegistry.java:170)
      10:21:04,281 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.registerComponent(AbstractComponentRegistry.java:175)
      10:21:04,281 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.getOrCreateComponent(AbstractComponentRegistry.java:295)
      10:21:04,281 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.ComponentRegistry.getOrCreateComponent(ComponentRegistry.java:161)
      10:21:04,281 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.invokeInjectionMethod(AbstractComponentRegistry.java:246)
      10:21:04,282 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.access$000(AbstractComponentRegistry.java:86)
      10:21:04,282 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry$Component.injectDependencies(AbstractComponentRegistry.java:811)
      10:21:04,283 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.registerComponentInternal(AbstractComponentRegistry.java:220)
      10:21:04,282 INFO  [org.infinispan.jmx.CacheJmxRegistration] (CacheStartThread,null,infinispanRepository-index-meta) ISPN000031: MBeans were successfully registered to the platform MBean server.
      10:21:04,283 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.ComponentRegistry.registerComponentInternal(ComponentRegistry.java:170)
      10:21:04,283 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.registerComponent(AbstractComponentRegistry.java:175)
      10:21:04,284 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.getOrCreateComponent(AbstractComponentRegistry.java:295)
      10:21:04,284 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.ComponentRegistry.getOrCreateComponent(ComponentRegistry.java:161)
      10:21:04,284 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.invokeInjectionMethod(AbstractComponentRegistry.java:246)
      10:21:04,284 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.access$000(AbstractComponentRegistry.java:86)
      10:21:04,285 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry$Component.injectDependencies(AbstractComponentRegistry.java:811)
      10:21:04,285 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.registerComponentInternal(AbstractComponentRegistry.java:220)
      10:21:04,285 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.ComponentRegistry.registerComponentInternal(ComponentRegistry.java:170)
      10:21:04,285 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.registerComponent(AbstractComponentRegistry.java:175)
      10:21:04,285 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.getOrCreateComponent(AbstractComponentRegistry.java:295)
      10:21:04,286 INFO  [org.infinispan.jmx.CacheJmxRegistration] (CacheStartThread,null,index-data) ISPN000031: MBeans were successfully registered to the platform MBean server.
      10:21:04,286 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.ComponentRegistry.getOrCreateComponent(ComponentRegistry.java:161)
      10:21:04,286 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.invokeInjectionMethod(AbstractComponentRegistry.java:246)
      10:21:04,286 INFO  [org.jboss.as.clustering.infinispan] (CacheStartThread,null,index-data) JBAS010281: Started index-data cache from index-cache-container container
      10:21:04,286 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.access$000(AbstractComponentRegistry.java:86)
      10:21:04,286 INFO  [org.jboss.as.clustering.infinispan] (CacheStartThread,null,infinispanRepository-index-meta) JBAS010281: Started infinispanRepository-index-meta cache from index-cache-container container
      10:21:04,287 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry$Component.injectDependencies(AbstractComponentRegistry.java:811)
      10:21:04,287 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.registerComponentInternal(AbstractComponentRegistry.java:220)
      10:21:04,287 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.ComponentRegistry.registerComponentInternal(ComponentRegistry.java:170)
      10:21:04,287 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.registerComponent(AbstractComponentRegistry.java:175)
      10:21:04,287 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.getOrCreateComponent(AbstractComponentRegistry.java:295)
      10:21:04,288 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.ComponentRegistry.getOrCreateComponent(ComponentRegistry.java:161)
      10:21:04,288 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.invokeInjectionMethod(AbstractComponentRegistry.java:246)
      10:21:04,288 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.access$000(AbstractComponentRegistry.java:86)
      10:21:04,288 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry$Component.injectDependencies(AbstractComponentRegistry.java:811)
      10:21:04,289 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.registerComponentInternal(AbstractComponentRegistry.java:220)
      10:21:04,289 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.ComponentRegistry.registerComponentInternal(ComponentRegistry.java:170)
      10:21:04,289 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.registerComponent(AbstractComponentRegistry.java:175)
      10:21:04,292 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.getOrCreateComponent(AbstractComponentRegistry.java:295)
      10:21:04,292 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.ComponentRegistry.getOrCreateComponent(ComponentRegistry.java:161)
      10:21:04,292 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.invokeInjectionMethod(AbstractComponentRegistry.java:246)
      10:21:04,293 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.access$000(AbstractComponentRegistry.java:86)
      10:21:04,293 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry$Component.injectDependencies(AbstractComponentRegistry.java:811)
      10:21:04,293 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.registerComponentInternal(AbstractComponentRegistry.java:220)
      10:21:04,293 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.ComponentRegistry.registerComponentInternal(ComponentRegistry.java:170)
      10:21:04,293 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.AbstractComponentRegistry.registerComponent(AbstractComponentRegistry.java:175)
      10:21:04,293 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.InternalCacheFactory.bootstrap(InternalCacheFactory.java:101)
      10:21:04,294 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.InternalCacheFactory.createAndWire(InternalCacheFactory.java:80)
      10:21:04,294 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.factories.InternalCacheFactory.createCache(InternalCacheFactory.java:64)
      10:21:04,294 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.manager.DefaultCacheManager.wireAndStartCache(DefaultCacheManager.java:681)
      10:21:04,294 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.manager.DefaultCacheManager.createCache(DefaultCacheManager.java:649)
      10:21:04,294 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.manager.DefaultCacheManager.access$100(DefaultCacheManager.java:124)
      10:21:04,295 ERROR [stderr] (CacheStartThread,null,infinispanRepository-index-lock) 	at org.infinispan.manager.DefaultCacheManager$1.run(DefaultCacheManager.java:571)
      

      This appears to be the same issue as AS7-6639. I'll mark this as dependent upon AS7-6639.

      See also MODE-1844 for some potential ModeShape-specific issues that need to address such failures in ISPN.

      Attachments

        Issue Links

          Activity

            People

              rhauch Randall Hauch (Inactive)
              rhauch Randall Hauch (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: