For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
26 3 5 11

Whenever i am opening 20 -30 streams in my application , i am getting java.lang.OutOfMemoryError: Java heap space error . is there any mechanism where streams are making some unnecessary data which needs to cleared or refreshed.Please Help.

elektronrefinitiv-realtimeelektron-sdk
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@rkumar

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

@rkumar
Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.
Thanks,
-AHS

1 Answer

· Write an Answer
Upvotes
Accepted
17.2k 82 39 63

Hi @rkumar,

There should be no obvious steps you need to explicitly take to manage data resources. Given we have no knowledge of your complete application nor visibility within the processing of data, the best way to eliminate concerns specifically related to opening multiple streams is to do this within a standalone application. Try opening multiple streams within one of the training examples and observe the behaviour. If you observe the out-of-memory behaviour with the example, then you can report your findings here.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.