Hello!

Here is some. I hope the amount fits your interest.
Many thanks so far

Vic

anonymous wrote : 
  | 14:23:32,504 INFO  [MainDeployer] Deployed package: 
file:/D:/Projects/Java/jboss3/server/all/deploy/test-ejb.jar
  | 14:24:17,359 INFO  [STDOUT] >>>>>>>>>>>Creating<<<<<<<<<<<
  | 14:24:17,469 ERROR [DummyTransactionManager] binding of DummyTransactionManager 
failed
  | javax.naming.NameAlreadyBoundException
  |         at org.jnp.server.NamingServer.bind(NamingServer.java:130)
  |         at org.jnp.interfaces.NamingContext.bind(NamingContext.java:488)
  |         at org.jnp.interfaces.NamingContext.bind(NamingContext.java:459)
  |         at javax.naming.InitialContext.bind(InitialContext.java:355)
  |         at 
org.jboss.cache.transaction.DummyTransactionManager.getInstance(DummyTransactionManager.java:41)
  |         at 
org.jboss.cache.DummyTransactionManagerLookup.getTransactionManager(DummyTransactionManagerLookup.java:17)
  |         at org.jboss.cache.TreeCache.startService(TreeCache.java:867)
  |         at 
com.siemens.is.its.airfield.aglseries.test.ControllerBean.createTreeCache(ControllerBean.java:180)
  |         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  |         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |         at java.lang.reflect.Method.invoke(Method.java:324)
  |         at 
org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:683)
  |         at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:185)
  |         at 
org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:72)
  |         at 
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:84)
  |         at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:297)
  |         at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:128)
  |         at 
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:118)
  |         at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:191)
  |         at 
org.jboss.ejb.plugins.CleanShutdownInterceptor.invoke(CleanShutdownInterceptor.java:264)
  |         at 
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
  |         at 
org.jboss.ejb.StatelessSessionContainer.internalInvoke(StatelessSessionContainer.java:331)
  |         at org.jboss.ejb.Container.invoke(Container.java:700)
  |         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  |         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |         at java.lang.reflect.Method.invoke(Method.java:324)
  |         at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
  |         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
  |         at 
org.jboss.invocation.jrmp.server.JRMPInvokerHA.invoke(JRMPInvokerHA.java:163)
  |         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  |         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |         at java.lang.reflect.Method.invoke(Method.java:324)
  |         at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
  |         at sun.rmi.transport.Transport$1.run(Transport.java:148)
  |         at java.security.AccessController.doPrivileged(Native Method)
  |         at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
  |         at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
  |         at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
  |         at java.lang.Thread.run(Thread.java:534)
  | 14:24:17,829 INFO  [TreeCache] cache mode is REPL_SYNC
  | 14:24:17,879 INFO  [STDOUT]
  | -------------------------------------------------------
  | GMS: address is pc153:4433
  | -------------------------------------------------------
  | 14:24:19,912 INFO  [TreeCache] viewAccepted(): new members: [pc153:4433]
  | 14:24:19,912 INFO  [TreeCache] state could not be retrieved (must be first member 
in group)
  | 14:24:19,942 ERROR [STDERR] java.lang.NullPointerException
  | 14:24:19,942 ERROR [STDERR]     at 
com.siemens.is.its.airfield.aglseries.test.ControllerBean.createTreeCache(ControllerBean.java:1
  | 82)
  | 14:24:19,962 ERROR [STDERR]     at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 14:24:19,972 ERROR [STDERR]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | 14:24:19,982 ERROR [STDERR]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | 14:24:19,992 ERROR [STDERR]     at java.lang.reflect.Method.invoke(Method.java:324)
  | 14:24:20,012 INFO  [TreeCache] setState(): new cache is null (maybe first member 
in cluster)
  | 14:24:20,022 ERROR [STDERR]     at 
org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.j
  | ava:683)
  | 14:24:20,032 ERROR [STDERR]     at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterce
  | ptor.java:185)
  | 14:24:20,053 ERROR [STDERR]     at 
org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterc
  | eptor.java:72)
  | 14:24:20,083 ERROR [STDERR]     at 
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:84)
  | 14:24:20,083 ERROR [STDERR]     at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:297)
  | 14:24:20,103 ERROR [STDERR]     at 
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:128)
  | 14:24:20,113 ERROR [STDERR]     at 
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:118)
  | 14:24:20,123 ERROR [STDERR]     at 
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:191)
  | 14:24:20,133 ERROR [STDERR]     at 
org.jboss.ejb.plugins.CleanShutdownInterceptor.invoke(CleanShutdownInterceptor.java:264)
  | 14:24:20,143 ERROR [STDERR]     at 
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:1
  | 22)
  | 14:24:20,163 ERROR [STDERR]     at 
org.jboss.ejb.StatelessSessionContainer.internalInvoke(StatelessSessionContainer.java:331)
  | 14:24:20,173 ERROR [STDERR]     at 
org.jboss.ejb.Container.invoke(Container.java:700)
  | 14:24:20,183 ERROR [STDERR]     at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 14:24:20,193 ERROR [STDERR]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | 14:24:20,203 ERROR [STDERR]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | 14:24:20,213 ERROR [STDERR]     at java.lang.reflect.Method.invoke(Method.java:324)
  | 14:24:20,223 ERROR [STDERR]     at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
  | 14:24:20,233 ERROR [STDERR]     at 
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
  | 14:24:20,243 ERROR [STDERR]     at 
org.jboss.invocation.jrmp.server.JRMPInvokerHA.invoke(JRMPInvokerHA.java:163)
  | 14:24:20,253 ERROR [STDERR]     at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 14:24:20,263 ERROR [STDERR]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | 14:24:20,273 ERROR [STDERR]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | 14:24:20,283 ERROR [STDERR]     at java.lang.reflect.Method.invoke(Method.java:324)
  | 14:24:20,293 ERROR [STDERR]     at 
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
  | 14:24:20,303 ERROR [STDERR]     at 
sun.rmi.transport.Transport$1.run(Transport.java:148)
  | 14:24:20,313 ERROR [STDERR]     at 
java.security.AccessController.doPrivileged(Native Method)
  | 14:24:20,323 ERROR [STDERR]     at 
sun.rmi.transport.Transport.serviceCall(Transport.java:144)
  | 14:24:20,333 ERROR [STDERR]     at 
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
  | 14:24:20,343 ERROR [STDERR]     at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
  | 14:24:20,353 ERROR [STDERR]     at java.lang.Thread.run(Thread.java:534)
  | 

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835172


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to