This is the stacktrace, if it helps. 

javax.naming.NameAlreadyBoundException
        at org.jnp.server.NamingServer.bind(NamingServer.java:144)
        at org.jnp.interfaces.NamingContext.bind(NamingContext.java:566)
        at org.jnp.interfaces.NamingContext.bind(NamingContext.java:531)
        at javax.naming.InitialContext.bind(InitialContext.java:359)
        at 
org.jboss.cache.transaction.DummyTransactionManager.getInstance(DummyTransactionManager.java:61)
        at 
org.jboss.cache.transaction.GenericTransactionManagerLookup.getTransactionManager(GenericTransactionManagerLookup.java:113)
        at 
org.jboss.cache.factories.TransactionManagerFactory.construct(TransactionManagerFactory.java:68)
        at 
org.jboss.cache.factories.ComponentRegistry.getOrCreateComponent(ComponentRegistry.java:312)
        at 
org.jboss.cache.factories.ComponentRegistry.invokeInjectionMethod(ComponentRegistry.java:273)
        at 
org.jboss.cache.factories.ComponentRegistry$Component.injectDependencies(ComponentRegistry.java:939)
        at 
org.jboss.cache.factories.ComponentRegistry.registerComponent(ComponentRegistry.java:249)
        at 
org.jboss.cache.factories.ComponentRegistry.getOrCreateComponent(ComponentRegistry.java:319)
        at 
org.jboss.cache.factories.ComponentRegistry.invokeInjectionMethod(ComponentRegistry.java:273)
        at 
org.jboss.cache.factories.ComponentRegistry$Component.injectDependencies(ComponentRegistry.java:939)
        at 
org.jboss.cache.factories.ComponentRegistry.registerComponent(ComponentRegistry.java:249)
        at 
org.jboss.cache.factories.InterceptorChainFactory.createInterceptor(InterceptorChainFactory.java:60)
        at 
org.jboss.cache.factories.InterceptorChainFactory.buildInterceptorChain(InterceptorChainFactory.java:75)
        at 
org.jboss.cache.factories.InterceptorChainFactory.construct(InterceptorChainFactory.java:225)
        at 
org.jboss.cache.factories.ComponentRegistry.getOrCreateComponent(ComponentRegistry.java:312)
        at 
org.jboss.cache.factories.ComponentRegistry.invokeInjectionMethod(ComponentRegistry.java:273)
        at 
org.jboss.cache.factories.ComponentRegistry$Component.injectDependencies(ComponentRegistry.java:939)
        at 
org.jboss.cache.factories.ComponentRegistry.registerComponent(ComponentRegistry.java:249)
        at 
org.jboss.cache.DefaultCacheFactory.bootstrap(DefaultCacheFactory.java:155)
        at 
org.jboss.cache.DefaultCacheFactory.createAndWire(DefaultCacheFactory.java:141)
        at 
org.jboss.cache.DefaultCacheFactory.createCache(DefaultCacheFactory.java:120)
        at 
org.jboss.cache.DefaultCacheFactory.createCache(DefaultCacheFactory.java:105)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206341#4206341

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206341
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to