Sebastian Kutzke 29.Sep.03 03:09 PM a Web browser Domino SAP R/3 Integration - SAP ConnectorLotus Connectors - All Releases; Domino SAP R/3 Integration - SAP Connector - All ReleasesAIX; Windows NT; Windows 2000
Hi @all,
I have the following problem:
I receive a lot of data from SAP HR (Person & ORG) and save them in a Lotus Notes Database (after I compute a hierarchy). The connection is created by JCO (Java Connection Objects) in Lotus Notes Agent. I test with a Sampleclient in a Java IDE and use the same JCO classes for download in Notes. But after 20.000 dataset Notes results an error:
"LS2J Error: Threw java.lang.StackOverflowError "
Has somebody an idea? I want to read the data, save them before I will calculate them in XML files, but i can't read them back to JCO classes!