[JBoss-user] [EJB/JBoss] - DatabasePersistencePolicy Not Found

2004-12-22 Thread kits_quark
Hi all,
I am getting the following errors on starting Jboss 4.0 , while trying to set 
up the folllowing code in ejb-deployer.xml for Timer Persistence.

16:13:25,968 ERROR [MainDeployer] could not create deployment: 
file:/C:/Servers/Jboss/server/default/deploy/ejb-deployer.xml
org.jboss.deployment.DeploymentException: No ClassLoaders found for: 
org.jboss.ejb.txtimer.DatabasePersistencePolicy; - nested throwable: 
(java.lang.ClassNotFoundException: No ClassLoaders found for: 
org.jboss.ejb.txtimer.DatabasePersistencePolicy)
at 
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:139)
at 
org.jboss.system.ServiceController.install(ServiceController.java:200)
at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:236)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
at $Proxy4.install(Unknown Source)
at org.jboss.deployment.SARDeployer.create(SARDeployer.java:208)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:889)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:745)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:709)
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:119)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:131)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:236)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
at $Proxy8.deploy(Unknown Source)
at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:305)
at 
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:463)
at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:204)
at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:215)
at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:194)
Caused by: java.lang.ClassNotFoundException: No ClassLoaders found for: 
org.jboss.ejb.txtimer.DatabasePersistencePolicy
at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:292)
at 
org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:463)
at 
org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:374)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at 
org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:1183)
at 
org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:269)
at 
org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:327)
at org.jboss.system.ServiceCreator.install(ServiceCreator.java:98)
at 
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:149)
at 
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:114)
... 33 more

Am i missing some Jar .
All suggestions are welcome

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3859586#3859586

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3859586


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net

[JBoss-user] [EJB/JBoss] - SpyJMSException

2004-12-13 Thread kits_quark
Hi all , i am getting following Warnings on certian intervals while Runnning 
Jboss4.0.

18:05:13,500 WARN  [Connection] Connection failure:
org.jboss.mq.SpyJMSException: Exiting on IOE; - nested throwable: 
(java.io.EOFException)
at org.jboss.mq.Connection.asynchFailure(Connection.java:436)
at 
org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:145)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:400)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:332)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.io.EOFException
at 
java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2603)
at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:279)
... 1 more
18:05:13,500 WARN  [JMSContainerInvoker] JMS provider failure detected:
org.jboss.mq.SpyJMSException: Exiting on IOE; - nested throwable: 
(java.io.EOFException)
at org.jboss.mq.Connection.asynchFailure(Connection.java:436)
at 
org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:145)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:400)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:332)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.io.EOFException
at 
java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2603)
at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:279)
... 1 more
18:05:13,531 INFO  [JMSContainerInvoker] Trying to reconnect to JMS provider
18:05:23,531 ERROR [JMSContainerInvoker] Could not stop JMS connection
org.jboss.mq.SpyJMSException: Cannot disable the connection with the JMS 
server; - nested throwable: (java.io.IOException: Client is not connected)
at org.jboss.mq.Connection.doStop(Connection.java:1289)
at org.jboss.mq.Connection.stop(Connection.java:718)
at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStop(JMSContainerInvoker.java:836)
at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.onException(JMSContainerInvoker.java:1270)
at org.jboss.mq.Connection.asynchFailure(Connection.java:446)
at 
org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:145)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:400)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:332)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.io.IOException: Client is not connected
at 
org.jboss.mq.il.uil2.SocketManager.internalSendMessage(SocketManager.java:226)
at 
org.jboss.mq.il.uil2.SocketManager.sendMessage(SocketManager.java:192)
at org.jboss.mq.il.uil2.UILServerIL.setEnabled(UILServerIL.java:162)
at org.jboss.mq.Connection.doStop(Connection.java:1285)
... 8 more
18:05:35,156 ERROR [DLQHandler] Stopping failed DLQHandler
org.jboss.mq.SpyJMSException: Cannot disable the connection with the JMS 
server; - nested throwable: (java.io.IOException: Client is not connected)
at org.jboss.mq.Connection.doStop(Connection.java:1289)
at org.jboss.mq.Connection.stop(Connection.java:718)
at org.jboss.ejb.plugins.jms.DLQHandler.stopService(DLQHandler.java:184)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStop(ServiceMBeanSupport.java:319)
at 
org.jboss.system.ServiceMBeanSupport.stop(ServiceMBeanSupport.java:182)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalDestroy(ServiceMBeanSupport.java:355)
at 
org.jboss.system.ServiceMBeanSupport.destroy(ServiceMBeanSupport.java:197)
at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.destroyService(JMSContainerInvoker.java:894)
at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.onException(JMSContainerInvoker.java:1271)
at org.jboss.mq.Connection.asynchFailure(Connection.java:446)
at 
org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:145)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:400)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:332)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.io.IOException: Client is not connected
at 
org.jboss.mq.il.uil2.SocketManager.internalSendMessage(SocketManager.java:226)
at 
org.jboss.mq.il.uil2.SocketManager.sendMessage(SocketManager.java:192)
at org.jboss.mq.il.uil2.UILServerIL.setEnabled(UILServerIL.java:162)
at org.jboss.mq.Connection.doStop(Connection.java:1285)
... 13 more

[JBoss-user] [EJB/JBoss] - Problem in starting Jboss In all Mode

2004-12-08 Thread kits_quark
java.lang.NullPointerException
at 
org.jboss.naming.NonSerializableFactory.rebind(NonSerializableFactory.java:161)
at org.jboss.ejb.Container.setupEnvironment(Container.java:953)
at org.jboss.ejb.Container.startService(Container.java:729)
at org.jboss.ejb.EntityContainer.startService(EntityContainer.java:326)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:236)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:848)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:373)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:236)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
at $Proxy66.start(Unknown Source)
at org.jboss.ejb.EjbModule.startService(EjbModule.java:394)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:236)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:848)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:373)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:236)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
at $Proxy20.start(Unknown Source)
at org.jboss.ejb.EJBDeployer.start(EJBDeployer.java:605)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:935)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:746)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:709)
at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:119)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:131)
at 

[JBoss-user] [EJB/JBoss] - How to configure EJB-DEPLOYER.xml to persist active timers (

2004-12-06 Thread kits_quark
What are the entries to be made to the EJB-DEPLOYER.XML, to persist active 
timers(EJB 2.1 SPecs) in case the Jboss server crashes:
I am using J-Boss 4.0
Thanks in advance

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857513#3857513

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857513


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Timer Service Configuration

2004-12-04 Thread kits_quark
Hi all,

EjbTimerService in 2.1 says that Timers are persistent. If the server is shut 
down (or even crashes), timers are saved and will become active again when the 
server is restarted. If a timer expires while the server is down, the container 
will call ejbTimeout when the server is restarted. 
I need to know that what feature we are supposed to add in order to allow 
undeployment to treat persisted timers as entities that exist beyond the 
lifetime of the ejb deployment. 
I could not find any article for same. Please tell me, where i can get the 
documentation in details about how Jboss handles the Timer services especially 
when such condition occurs. 
I need to no, how to configure the timer service in Jboss4.0, so that it can 
handle the active timer while it goes down.
Welcome All suggestions
Thanks


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857415#3857415

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857415


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Timer Service Configuration

2004-12-04 Thread kits_quark
Yes, Thats true. Check out this article 

http://www2.theserverside.com/articles/article.tss?l=MonsonHaefel-Column4

Also, few days back i got a reply from Mr Scott from Jboss Inc. He also said 
the same thing. But still i didn't get the answer that how to configure the 
timer service with Jboss4.0.

Regards,

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857418#3857418

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857418


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - ApplicationDeadlockException

2004-11-25 Thread kits_quark
Hi all,
I am getting an exception on runtime,

19:25:40,515 INFO  [STDOUT] javax.ejb.TransactionRolledbackLocalException: 
Application deadlock detected, [EMAIL PROTECTED], bean=EmployeePersonal, [EMAIL 
PROTECTED], refs=2, tx=TransactionImpl:XidImpl[FormatId=257, 
GlobalId=Keerthikar/1711, BranchQual=, localId=1711], synched=Thread[RMI TCP 
Connection(66)-10.91.194.24,5,RMI Runtime], timeout=5000, queue=[], 
holder=TransactionImpl:XidImpl[FormatId=257, GlobalId=Keerthikar/1713, 
BranchQual=, localId=1713], [EMAIL PROTECTED], bean=Employee, [EMAIL 
PROTECTED], refs=2, tx=TransactionImpl:XidImpl[FormatId=257, 
GlobalId=Keerthikar/1713, BranchQual=, localId=1713], synched=null, 
timeout=5000, queue=[TXLOCK waitingTx=TransactionImpl:XidImpl[FormatId=257, 
GlobalId=Keerthikar/1711, BranchQual=, localId=1711] id=0 thread=Thread[RMI TCP 
Connection(61)-10.91.194.24,5,RMI Runtime] queued=true], 
waitingResourceHolder=TransactionImpl:XidImpl[FormatId=257, 
GlobalId=Keerthikar/1713, BranchQual=, localId=1713]; CausedByException is:
Application deadlock detected, [EMAIL PROTECTED], 
bean=EmployeePersonal, [EMAIL PROTECTED], refs=2, 
tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=Keerthikar/1711, BranchQual=, 
localId=1711], synched=Thread[RMI TCP Connection(66)-10.91.194.24,5,RMI 
Runtime], timeout=5000, queue=[], holder=TransactionImpl:XidImpl[FormatId=257, 
GlobalId=Keerthikar/1713, BranchQual=, localId=1713], [EMAIL PROTECTED], 
bean=Employee, [EMAIL PROTECTED], refs=2, 
tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=Keerthikar/1713, BranchQual=, 
localId=1713], synched=null, timeout=5000, queue=[TXLOCK 
waitingTx=TransactionImpl:XidImpl[FormatId=257, GlobalId=Keerthikar/1711, 
BranchQual=, localId=1711] id=0 thread=Thread[RMI TCP 
Connection(61)-10.91.194.24,5,RMI Runtime] queued=true], 
waitingResourceHolder=TransactionImpl:XidImpl[FormatId=257, 
GlobalId=Keerthikar/1713, BranchQual=, localId=1713]
19:25:40,531 INFO  [STDOUT] at 
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:232)
19:25:40,531 INFO  [STDOUT] at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:316)
19:25:40,531 INFO  [STDOUT] at 
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:149)
19:25:40,531 INFO  [STDOUT] at 
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:128)
19:25:40,531 INFO  [STDOUT] at 
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:191)
19:25:40,531 INFO  [STDOUT] at 
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
19:25:40,531 INFO  [STDOUT] at 
org.jboss.ejb.EntityContainer.internalInvoke(EntityContainer.java:514)
19:25:40,531 INFO  [STDOUT] at 
org.jboss.ejb.Container.invoke(Container.java:859)
19:25:40,531 INFO  [STDOUT] at 
org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:413)
19:25:40,546 INFO  [STDOUT] at 
org.jboss.ejb.plugins.local.EntityProxy.invoke(EntityProxy.java:44)
19:25:40,546 INFO  [STDOUT] at $Proxy501.getEmployeePersonalDO(Unknown 
Source)
19:25:40,546 INFO  [STDOUT] at 
com.quark.hrms.employeemanagement.ejb.session.employeemanager.EmployeeManager.getEmployeePersonalDO(EmployeeManager.java:224)
19:25:40,546 INFO  [STDOUT] at 
sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
19:25:40,546 INFO  [STDOUT] at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
19:25:40,546 INFO  [STDOUT] at 
java.lang.reflect.Method.invoke(Method.java:324)
19:25:40,546 INFO  [STDOUT] at 
org.jboss.invocation.Invocation.performCall(Invocation.java:345)
19:25:40,546 INFO  [STDOUT] at 
org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:214)
19:25:40,546 INFO  [STDOUT] at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:185)
19:25:40,546 INFO  [STDOUT] at 
org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:113)
19:25:40,546 INFO  [STDOUT] at 
org.jboss.webservice.server.ServiceEndpointInterceptor.invoke(ServiceEndpointInterceptor.java:51)
19:25:40,546 INFO  [STDOUT] at 
org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)
19:25:40,546 INFO  [STDOUT] at 
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:105)
19:25:40,546 INFO  [STDOUT] at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:316)
19:25:40,546 INFO  [STDOUT] at 
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:149)
19:25:40,546 INFO  [STDOUT] at 
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:128)
19:25:40,546 INFO  [STDOUT] at 
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:191)

[JBoss-user] [EJB/JBoss] - Handling Timer Services

2004-11-24 Thread kits_quark
Thanks for Valuable suggestion.
I need to know that Timer may persist under what kind of server crashes. 
Whether any exception occurs or some thing else ?
Also, what feature we are supposed to add in order to allow undeployment to  
treat persisted timers as entities that exist beyond the lifetime of the ejb 
deployment.
I could not find any article for same. Please tell me, where i can get the   
documentation in details about how Jboss handles the Timer services especially 
when such condition occurs.
Thanks
 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3856277#3856277

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3856277


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Handling Timer Service

2004-11-22 Thread kits_quark
Hi all, 

I have implemented the EJBTimer service with Jboss4.0 . EJB Timer Specification 
says that when a timer is created the Timer Service automatically makes it 
persistent in some type of secondary storage, so it will survive system 
failures. If the server goes down, the timers will still be active when it 
comes back up again. 
I have started the Timer and after its first call to TimeOut Method i have 
restarted the Jboss again. According to Specs app server must restart the 
execution of ejbTimeout on next timeout. But its not working. 
I need to know how Jboss4.0 handles this process.

All suggestions are welcome

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3855864#3855864

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855864


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Problem In listining Topic (MDB)

2004-11-22 Thread kits_quark
Hi all,
I have developed a session bean ( stateless )that publishes messages to a Topic 
and an MDB which is supposed to subscribe to the topic to receive those 
messages. 
 Message are being published to the topic but the MDB is unable to listen to 
the topic.
Welcome any suggestions.


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3855865#3855865

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855865


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Problem in Using MDB

2004-11-22 Thread kits_quark
Hi all,
I am trying to send a mail using MDB. But when the application runs, the 
control enters in onMessage() and few seconds later my Jboss-4.0 shows the 
following error...
13:57:53,515 WARN [OILServerILService] Connection failure (1).
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
at 
java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2133)
at 
java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(ObjectInputStream.java:2313)
at 
java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStream.java:2380)
at 
java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.java:2452)
at 
java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2601)
at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845)
at 
org.jboss.mq.il.oil.OILServerILService$Client.run(OILServerILService.java:199)
at java.lang.Thread.run(Thread.java:534)


I think some file is missing in Jboss..But dont know which one. 
All suggestions are welcome 
Thanks


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3855866#3855866

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855866


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user