RNUG Lotus User Group (www.vlaad.lv)

TDI Out of Memory Accessing large IBM Notes view and how to solve it :)

Vladislav Tatarincev  7 April 2016 14:43:23

One of my customers faced issue with TDI we were exporting some data from Notes to DB2.
Problem appears only when view has many thousands of documents.

Issue can be resolved by checking Conserve Memory checkbox. since I was unable to find it in support, hopefully Google with index it and it will help TDI people :)

15:44:32,310 ERROR - CTGDIS266E Error in NextIteratorEntry. Exception occurred: NotesException: Out of Memory  NotesException: Out of Memory
        at lotus.domino.local.NotesBase.PropGetObjArray(Native Method)
        at lotus.domino.local.Document.getItems(Unknown Source)
        at com.ibm.di.connector.DominoConnector.inner_buildEntry(DominoConnector.java:770)
        at com.ibm.di.connector.DominoConnector.inner_getNextEntry(DominoConnector.java:343)
        at com.ibm.di.connector.DominoConnector.run(DominoConnector.java:1584)
        at java.lang.Thread.run(Thread.java:736)
15:44:34,920 INFO  - CTGDIS100I Printing the Connector statistics.
15:44:34,920 INFO  -  [LotusNotesConnector] Get:4394, Errors:1
15:44:34,920 INFO  -  [DatabaseConnectorDB2] Add:4394


Image:TDI Out of Memory Accessing large IBM Notes view and how to solve it :)

Archives