[jacorb-developer] Notification Service Heap Size exception

Amir Hooshangi amirhoshangi at gmail.com
Sat Feb 16 10:30:39 CET 2013


we're on JVM 1.6. anyway i'll upgrade to Jacorb 3.2 to see if the problem
solves.


On Sat, Feb 16, 2013 at 12:55 PM, Nick Cross <jacorb at goots.org> wrote:

>
> 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<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.**StructuredProxyPushSupplierImp**
>> l.deliverMessageInternal(**StructuredProxyPushSupplierImp**l.java:123)
>> at
>> org.jacorb.notification.**servant.**StructuredProxyPushSupplierImp**
>> l.deliverMessageWithRetry(**StructuredProxyPushSupplierImp**l.java:107)
>> at
>> org.jacorb.notification.**servant.**StructuredProxyPushSupplierImp**
>> l.pushEvent(**StructuredProxyPushSupplierImp**l.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 <jacorb-developer at lists.spline.inf.fu-berlin.de>
>> https://lists.spline.inf.fu-**berlin.de/mailman/listinfo/**
>> jacorb-developer<https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer>
>>
>>
>


More information about the jacorb-developer mailing list