[jacorb-developer] Notification Service Heap Size exception

Amir Hooshangi amirhoshangi at gmail.com
Sat Feb 16 09:47:45 CET 2013


Hi
I have Ubuntu box and i've set it up as my Jacorb middle ware. Client and
servers are using this box. After 2 days i get this exception from
notification Service:
I'm using Jacorb 3.0
I run Notification service with this command:
$ ntfy -port 9102 -printIOR -printCorbaloc
And i get this exception :


Exception in thread "PushTaskExecutor#0-2" Exception in thread
"PushTaskExecutor#0-0" java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
at org.jacorb.orb.Delegate.request(Delegate.java:2287)
at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:74)
at
org.omg.CosNotifyComm._StructuredPushConsumerStub.push_structured_event(_StructuredPushConsumerStub.java:116)
at
org.jacorb.notification.servant.StructuredProxyPushSupplierImpl.deliverMessageInternal(StructuredProxyPushSupplierImpl.java:123)
at
org.jacorb.notification.servant.StructuredProxyPushSupplierImpl.deliverMessageWithRetry(StructuredProxyPushSupplierImpl.java:107)
at
org.jacorb.notification.servant.StructuredProxyPushSupplierImpl.pushEvent(StructuredProxyPushSupplierImpl.java:93)
at
org.jacorb.notification.servant.AbstractProxyPushSupplier.tryPushEvent(AbstractProxyPushSupplier.java:145)
at
org.jacorb.notification.servant.AbstractProxyPushSupplier.access$000(AbstractProxyPushSupplier.java:64)
at
org.jacorb.notification.servant.AbstractProxyPushSupplier$1.doPush(AbstractProxyPushSupplier.java:94)
at
org.jacorb.notification.engine.DefaultPushTaskExecutor$Worker.run(DefaultPushTaskExecutor.java:62)


More information about the jacorb-developer mailing list