[jacorb-developer] Notification Service Heap Size exception

Nick Cross jacorb at goots.org
Sat Feb 16 10:25:27 CET 2013


While there may be a memory leak inside the NotificationService without 
a standalone test case and more details (e.g. JVM version) it would be 
difficult to say. If you require support on older versions of JacORB 
(the current version is 3.2) then I recommend contacting one of the 
companies listed here http://www.jacorb.org/support.html for commercial 
support.

Regards

Nick

On 16/02/13 08:47, Amir Hooshangi wrote:
> 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)
> _______________________________________________
> jacorb-developer maillist  -  jacorb-developer at lists.spline.inf.fu-berlin.de
> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
>



More information about the jacorb-developer mailing list