Wily Introscope - The EM failed to start. Java heap space

Dear SAP gurus,
I just installed Instroscope Version 8.2.3.5 but I am getting the following error when I started with the command "./EMCtrl.sh start":
10/13/11 08:37:51 AM UTC [ERROR] [Manager.TransactionTracer] Throwable exception updating the index java.lang.OutOfMemoryError: Java heap space
10/13/11 08:37:51 AM UTC [ERROR] [Manager.Bootstrap] Load all Management Modules FAILED.
10/13/11 08:37:51 AM UTC [ERROR] [Manager] The EM failed to start. Java heap space
Therefore, it is not accessible using the Introscope Workstation.
I check that ports 8081and 6001 are free.
After I increased the heap space from 2G to 3G, I could access using Introscope Workstation (http://emhost:8081/workstation) obtaining the following error though:
HTTP ERROR: 500
/usr/sap/ccms/wilyintroscope/work/Jetty_0_0_0_0_8081_WebContent____.newrsn/jsp/org/apache/jsp/index_jsp.java (No such file or directory)
RequestURI=/
Caused by:
java.io.FileNotFoundException: /usr/sap/ccms/wilyintroscope/work/Jetty_0_0_0_0_8081_WebContent____.newrsn/jsp/org/apache/jsp/index_jsp.java (No such file or directory)
HOWEVER, this was only availabe for aprox 40 seconds, after this I got again the java heap space error (see last 4 lines):
10/13/11 11:22:14 AM UTC [INFO] [Manager.SapPush] Startup successful
10/13/11 11:22:14 AM UTC [INFO] [Manager.Extension] Succesfully loaded service
10/13/11 11:22:14 AM UTC [INFO] [Manager.EMWebServer] EM webapps port: 8081
10/13/11 11:22:14 AM UTC [INFO] [Manager.EMWebServer] EM max server threads: 100
10/13/11 11:22:14 AM UTC [INFO] [Manager.EMWebServer] EM webapps directory: /usr/sap/ccms/wilyintroscope/webapps
10/13/11 11:22:14 AM UTC [INFO] [Manager.EMWebServer] EM webapps checks for new webapps every 60 seconds
10/13/11 11:22:14 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: Introscope Configuration and Administration Help
10/13/11 11:22:15 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: Introscope User Guide Help
10/13/11 11:22:15 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: SAP Documentation
10/13/11 11:22:16 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: Introscope WebView
10/13/11 11:22:23 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: Introscope Online Documentation
10/13/11 11:22:23 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: CEM URL Adapter
10/13/11 11:22:23 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: Workstation WebStart
10/13/11 11:23:07 AM UTC [ERROR] [Manager.Bootstrap] Load all Management Modules FAILED.
10/13/11 11:23:07 AM UTC [ERROR] [Manager] The EM failed to start. Java heap space
10/13/11 11:23:07 AM UTC [INFO] [Manager.EMWebServer] Shutting down EM Web Server...
10/13/11 11:23:07 AM UTC [INFO] [Manager] Beginning orderly shutdown...
Does anyone know how to avoid this error?is it necessary to keep on increasing the heap space?
The note 723909 stands:
"For 64 bit platforms (that means not only your OS but also your JDK supports 64 bit) we recommend using 2GB: -Xmx2048m  -Xms2048m"
Please suggest how to go further with this issue.
I am using SAP Solman 71 SPS3 on Linux on x86_64 64bit.
Thanks in advance, Marc

Hi Marc,
Check if you have configured the JAVA heap space correctly, refer to KBA 1630229 depending on the OS you have to configure the java memory in different locations.
Regards,
Allam

Similar Messages

  • Wily Introscope Enterprise Manager fails to start due to Java Heap

    Hello All,
    I just installed Wily Introscope for the first time. I have successfully installed it from the log below:
    Summary
    Installation: Successfulwith errors.
    396 Successes
    0 Warnings
    1 NonFatalErrors
    0 FatalErrors
    I also confirm that the Introscope Enterprise Manager is started as a service.
    However, when i try to launch enterprise by following the path All Programs > CA Wily > Introscope 8.2.3.5 > Introscope Enterprise Manager....
    I get the error below:
    3/29/11 07:11:46 PM PDT [ERROR] [Manager.Bootstrap] Load all Management Modules FAILED.
    3/29/11 07:11:46 PM PDT [ERROR] [Manager] The EM failed to start. Java heap space
    I have also adapted my Java Heap from 512 to 1024 in EMService.conf file but I still get same error. This was the recommendation in this related forum post - Wily Introscope - EM failed to start
    Please help!!!!

    Hello,
    Like I said, I have increased the value to 1024MB and still not starting.
    The corresponding section of the EMService is pasted below:
    Wrapper Properties
    Java Application
    wrapper.java.command=jre
    bin
    java.exe
    wrapper.working.dir=.\
    Java Main class
    wrapper.java.mainclass=org.tanukisoftware.wrapper.WrapperSimpleApp
    Java Classpath (include wrapper.jar)  Add class path elements as
    needed starting from 1
    wrapper.native_library=ServiceWrapper32
    wrapper.java.classpath.1=./lib/ServiceWrapper32.jar
    wrapper.java.classpath.2=./launcher.jar
    #wrapper.java.classpath.3=
    Java Library Path (location of Wrapper.DLL or libwrapper.so)
    wrapper.java.library.path.1=./lib
    Java Additional Parameters
    Note: On 64-bit Windows only, the first additional parameter must be: -Xrs
    #wrapper.java.additional.1=
    wrapper.java.additional.1=-Xrs
    wrapper.java.additional.2=-Djava.awt.headless=false
    Initial Java Heap Size (in MB)
    wrapper.java.initmemory=512
    Maximum Java Heap Size (in MB)
    wrapper.java.maxmemory=1024
    Application parameters.  Add parameters as needed starting from 1
    wrapper.app.parameter.1=org.eclipse.core.launcher.Main
    wrapper.app.parameter.2=-consolelog
    wrapper.app.parameter.3=-noExit
    wrapper.app.parameter.4=-product
    wrapper.app.parameter.5=com.wily.introscope.em.product
    wrapper.app.parameter.6=-install
    wrapper.app.parameter.7=./product/enterprisemanager
    wrapper.app.parameter.8=-configuration
    wrapper.app.parameter.9=./product/enterprisemanager/configuration
    Number of seconds to allow between the time that the Wrapper launches
    the JVM process and the time that the JVM side of the Wrapper responds
    that the application has started. 0 means never time out. Defaults to 30 seconds.
    wrapper.startup.timeout=300
    Please help

  • Java Heap Space error while reading from Excel

    Hello,
    I have a data flow which reads from excel and updates records in an oracle table.
    When the data flow tries to read the excel I get a java Heap space Error.
    Error preparing to read <SUPP_STG3_FILE1>: <Java heap space>.
    Data flow <DF_SUPP_STG3_UPD> is terminated due to error <58105>.
    I have configured Excel Adapter since the server is on UNIX. BOExcelAdapter shows status as red once the execution fails. Before that BOExcel adapter status is green.
    BOExcelAdapter Trace:
    1/13/12 10:57:38 PM Thread[Thread-6,5,main]      Received an error message from the message broker. [Communication failure. Read timed out]. Will exit adapter immediately.
    1/13/12 10:57:47 PM Thread[main,5,main]      Create broker client for life-cycle management. Host:port = hikalxboes01:4001
    1/13/12 10:57:47 PM Thread[main,5,main]      Create broker client for data exchange with ASP. Host:port = hikalxboes01:4001. Client ID = com.acta.adapter.msexceladapter.MSExcelAdapter.data_18
    1/13/12 10:57:47 PM Thread[Thread-11,5,main]      Create broker client for real-time services with ASP. Host:port = 'hikalxboes01:4000''.
    1/13/12 10:57:47 PM Thread[Thread-11,5,main]      Start instance [BOExcelAdapter] of adapter [com.acta.adapter.msexceladapter.MSExcelAdapter].
    1/13/12 10:57:47 PM Thread[Thread-11,5,main]      Register the client ID [com.acta.adapter.msexceladapter.MSExcelAdapter.data_18] and adapter destination [hikalxboes01:4001] with the adapter manager.
    1/13/12 10:57:47 PM Thread[Thread-11,5,main]      Registration complete.
    1/13/12 10:58:10 PM Thread[Thread-10,5,main]      java.lang.OutOfMemoryError: Java heap space
         at org.apache.poi.hssf.usermodel.HSSFRow.addCell(HSSFRow.java:273)
         at org.apache.poi.hssf.usermodel.HSSFRow.createCellFromRecord(HSSFRow.java:196)
         at org.apache.poi.hssf.usermodel.HSSFSheet.setPropertiesFromSheet(HSSFSheet.java:183)
         at org.apache.poi.hssf.usermodel.HSSFSheet.<init>(HSSFSheet.java:128)
         at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:283)
         at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:196)
         at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:178)
         at com.acta.adapter.msexceladapter.MSExcelAdapterReadTable.begin(MSExcelAdapterReadTable.java:537)
         at com.acta.adapter.sdk.StreamOperationWrapper.beginStream(StreamOperationWrapper.java:88)
         at com.acta.adapter.sdk.AdapterRunnerImpl.processBeginOperation(AdapterRunnerImpl.java:1762)
         at com.acta.adapter.sdk.AdapterServiceDataListener.handleBrokerMessage(AdapterServiceDataListener.java:90)
         at com.acta.brokerclient.BrokerClient.handleMessage(BrokerClient.java:439)
         at com.acta.brokerclient.BrokerClient.access$100(BrokerClient.java:53)
         at com.acta.brokerclient.BrokerClient$MessageHandler.run(BrokerClient.java:1621)
         at com.acta.brokerclient.ThreadPool$PoolThread.run(ThreadPool.java:100)
    BOExcelAdapter Error Log:
    1/13/12 10:58:10 PM      java.lang.OutOfMemoryError: Java heap space
         at org.apache.poi.hssf.usermodel.HSSFRow.addCell(HSSFRow.java:273)
         at org.apache.poi.hssf.usermodel.HSSFRow.createCellFromRecord(HSSFRow.java:196)
         at org.apache.poi.hssf.usermodel.HSSFSheet.setPropertiesFromSheet(HSSFSheet.java:183)
         at org.apache.poi.hssf.usermodel.HSSFSheet.<init>(HSSFSheet.java:128)
         at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:283)
         at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:196)
         at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:178)
         at com.acta.adapter.msexceladapter.MSExcelAdapterReadTable.begin(MSExcelAdapterReadTable.java:537)
         at com.acta.adapter.sdk.StreamOperationWrapper.beginStream(StreamOperationWrapper.java:88)
         at com.acta.adapter.sdk.AdapterRunnerImpl.processBeginOperation(AdapterRunnerImpl.java:1762)
         at com.acta.adapter.sdk.AdapterServiceDataListener.handleBrokerMessage(AdapterServiceDataListener.java:90)
         at com.acta.brokerclient.BrokerClient.handleMessage(BrokerClient.java:439)
         at com.acta.brokerclient.BrokerClient.access$100(BrokerClient.java:53)
         at com.acta.brokerclient.BrokerClient$MessageHandler.run(BrokerClient.java:1621)
         at com.acta.brokerclient.ThreadPool$PoolThread.run(ThreadPool.java:100)

    As Jay mentioned above it might be due to the size of the Excel spreadsheet as you might be hitting the limitation in Apache POI library used for adapter.
    What is the size of the Excel file?
    What is the value of -Xmx parameter - see DS Management Console > Adapter configuration page.
    Thank you,
    Viacheslav.

  • Java Heap Space Error in BI Publisher

    Hi,
    I have an issue with BIP reports.
    My report is working fine in development instance as it has very less data.
    But the same report is throwing "Java Heap Space" error in another instance which is having huge amount of data.
    I tried to modify the oc4j.cmd file by increasing the values -XX:MaxPermSize=128m -Xmx1024m.
    After restarting the oc4j serivices,my OBIEE and BIP URL's becomes dead slow.
    Is there any solution to improve the performance (or) is there any other way to resolve this issue.
    I am running on
    OBIEE 10.1.3.4.2.
    oc4j Server
    Windows box.
    Thanks in advance.
    Pramod.

    Changing os's may help, or it may not. Java requires contiguous memory addresses for the heap, and that varies with the os, os parameters, what has previously been loaded into memory, and how much physical memory is available. The heap can't be assigned to the os's swap space; the os handles paging in and out of memory. All modern os's provide paging to disk.

  • HT1926 I have just updated itunes on my pc (widows XP) to the latest version. When I try to open it i get an error message saying the application failed to start because MSVCR80.dll could not be found. Not sure how to resolve this. Have tried to reinstall

    I have just updated itunes on my pc (windows XP) to the latest version. When I try to open it I get an error message saying the application failed to start because MSVCR80.dll was not found< Have tried reinstalling with no luck. Any ideas?

    try removing all itunes and all other apple program
    follow this link for more info. http://support.apple.com/kb/HT1923
    reboot ur window after uninstalling
    after that download the latest itunes setup and install.

  • I can't sync my iphone to itunes i get this error message "Iphone could not sync because the sync failed to start" Help? both my computer windows and my phone are on the current versions of ios and itunes

    I can't sync my iphone to itunes i get this error message "Iphone could not sync because the sync failed to start" Help? both my computer windows and my phone are on the current versions of ios and itunes

    Hello lenmin,
    Thanks for using Apple Support Communities.
    To help resolve this issue where you're repeatedly prompted to authorize with your Apple ID in iTunes when syncing, please follow the directions in the article below.
    iTunes: Missing folder or incorrect permissions may prevent authorization - Apple Support
    Have a great weekend,
    Alex H.

  • The engine failed to start before timeout. Restart the application (HDB 10005)

    Hi everyone,
    I experienced many times this type of error starting a SAP Lumira Document (version is 1.17, but even trying with the new version 1.19, right after the installation):
    "An Error Occured: Data Source creation failed .The engine failed to start before timeout. Restart the application. (HDB 10005)".
    I've already found (also in this community) some solutions, but they seems to me like temporary fixing, because sometimes I have to deal with this problem again. Can someone please explain me why this problem happens, and if a definitive fixing is in the works?
    Thank You.

    I am working on Lenovo Helix with Intel i5 processor and 4 GB of fixed memory. And before setting the virtual memory size (paging size) on my laptop it was switched off (no paging). So maybe this was the root cause of the issue for me.
    /Marcin

  • The workflow failed to start due to an internal error

    My approval workflow never work in my machine before. It was a newly installed machine. when i start the Approval workflow, it stated "The workflow failed to start due to an internal error'.  What other circumtances might lead to this problems?or you can email me @ [email protected]

    hi
    Finally it worked for me after reinstalling the features on the site collection. deactivating and reactivating didnt help. once i uninstalled and re installed them it worked.
    Here are the steps i performed.
    OffWFCommon
    stsadm -o deactivatefeature -id C9C9515D-E4E2-4001-9050-74F980F93160 -url <url> -force
    stsadm -o uninstallfeature -id C9C9515D-E4E2-4001-9050-74F980F93160 -force
    ExpirationWorkflow
    stsadm -o deactivatefeature -id C85E5759-F323-4EFB-B548-443D2216EFB5 -url <url> -force
    stsadm -o uninstallfeature -id C85E5759-F323-4EFB-B548-443D2216EFB5 -force
     ReviewWorkflows
    stsadm -o deactivatefeature -id 02464C6A-9D07-4F30-BA04-E9035CF54392 -url  <url> -force
    stsadm -o uninstallfeature -id 02464C6A-9D07-4F30-BA04-E9035CF54392 -force
     SignaturesWorkflow
    stsadm -o deactivatefeature -id 6C09612B-46AF-4B2F-8DFC-59185C962A29 -url  <url> -force
    stsadm -o uninstallfeature -id 6C09612B-46AF-4B2F-8DFC-59185C962A29 -force
     translationWorkflow
    stsadm -o deactivatefeature -id C6561405-EA03-40A9-A57F-F25472942A22 -url  <url> -force
    stsadm -o uninstallfeature -id C6561405-EA03-40A9-A57F-F25472942A22 -force
    install & activate
     OffWFCommon
    stsadm -o installfeature -name offwfcommon -force
    stsadm -o activatefeature -id C9C9515D-E4E2-4001-9050-74F980F93160 -url <url> -force
    ExpirationWorkflow
    stsadm -o installfeature -name Expirationworkflow -force
    stsadm -o activatefeature -id C85E5759-F323-4EFB-B548-443D2216EFB5 -url <url> -force
     ReviewWorkflows
    stsadm -o installfeature -name ReviewWorkflows -force
    stsadm -o activatefeature -id 02464C6A-9D07-4F30-BA04-E9035CF54392 -url <url> -force
     SignaturesWorkflow
    stsadm -o installfeature -name SignaturesWorkflow -force
    stsadm -o activatefeature -id 6C09612B-46AF-4B2F-8DFC-59185C962A29 -url <url> -force
     TranslationWorkflow
    stsadm -o installfeature -name Translationworkflow -force
    stsadm -o activatefeature -id C6561405-EA03-40A9-A57F-F25472942A22 -url  <url> -force

  • The application failed to start (msvcp100.dll and atl100.dll not found)

    I recently have been getting this error upon opening up LabView 2012. I get two seperate error messages. The first says "The application failed to start because MSVCP100.DLL was not found. Re-installing this application may fix the problem." The other message says the same thing but it is ATL100.DLL that is not found.
    I think these files are part of the C runtime engine, but I don't know what I need to install to fix this issue.
    Solved!
    Go to Solution.

    Hello boochbrain, 
    I believe you are correct that these files are part of a runtime engine; specifically, the C++ runtime library.  Reinstalling these libraries could definitely alleviate these errors you are seeing.
    Here is a link to free download pages for various versions of this software on Microsoft's website:  http://www.microsoft.com/en-us/download/search.aspx?q=visual+c%2b%2b
    Let me know how it works out!
    Kevin W.
    Applications Engineer
    National Instruments

  • Error message iPhone 5s could not be synced because the sync failed to start

    My iPhone 5s will not sync i get the error message  "iPhone 5s could not be synced because the sync failed to start"
    running IOS 7.1.2
    Macbook Pro running 10.9.4
    iTunes 11.3.1.(2)
    i did not load any new apps this just started. Thanks.

    Close all open apps by double-tapping the home button, then swiping up and off the screen with the app window (not the smaller icon).
    Reset your device: hold down the home button along with the sleep/wake button until the screen goes black and you see the Apple, then let go. (No data loss)

  • I have just upgraded my ipad2 to the laters version and when I try to sinc with my laptop the laptop sees the iPad but the sinc keeps starting and the stops giving a message saying that the sinc failed to start, I have updated iTunes and same problem

    After upgrading to the new ios5 software when singing the iTunes starts sincing and it then fails it says that the sinc failed to start. I have removed iTunes rebooted reinstalled iTunes etc but the problem persists.

    Sync Your iOS Device with a New Computer Without Losing Data
    http://www.howtogeek.com/104298/sync-your-ios-device-with-a-new-computer-without -losing-data/
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive
    https://discussions.apple.com/docs/DOC-3141
    iPad not appearing in iTunes
    http://www.apple.com/support/ipad/assistant/itunes/
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/TS1591
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    IOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    Apple - Support - iPad - Syncing
    http://www.apple.com/support/ipad/syncing/
     Cheers, Tom

  • Iphone could not synced because the session failed to start

    My iphone when i conect it to itunes it says could not synced because the session failed to start what can i do ?

    Make sure you don't have Restrictions enabled under Settings/General. If it's enabled, you might need to restart your phone afterwards.

  • My ipod won't synch cause the session failed to start

    my ipod won't synch cause the session failed to start
    Help, please

    https://discussions.apple.com/thread/3415227?start=0&tstart=0
    https://discussions.apple.com/message/16400530#16400530

  • My iphone cant sync as the session failed to start

    My Iphone 3GS wont sync with my Windows Vista Computer as the session failed to start. It has been working for some 6 months - now all of a sudden it doesnt sync
    Manny

    Thankyou, this did the trick..not sure how or even why...but all is good in my world again.

  • Recon task fails with Java heap space error

    Hi All,
    I have this annoying issue at the moment where a custom recon task will start, process a few users, and then end up with a java heap space error. The app server will then restart after a few minutes and run into the same problem and bomb out while continuing to fill the log file.
    This has only just started and nothing has changed in our environment so it baffles me as to why it has started. The recon task uses some code to do a lookup and then adds the users to certain groups.
    Error from log:
    10/12/12 17:41:03 Target Class = uob.oim.adapters.AddGroup
    DEBUG,12 Dec 2010 17:41:03,704,[UBOIM],AddGroup:107:addGroup(BR20, SCHOOLS, EMPOWER)
    10/12/12 17:41:03 Looking up
    DEBUG,12 Dec 2010 17:41:03,704,[UBOIM],OIMConnection::getThorUtility(tcLookupOperationsIntf)
    10/12/12 17:55:31 Running GETLOOKUP
    10/12/12 17:55:31 Target Class = uob.oim.adapters.AddGroup
    DEBUG,12 Dec 2010 17:55:31,351,[UBOIM],AddGroup:109:addGroup(MTH, CAMPUSES, EMPOWER)
    10/12/12 17:55:31 Looking up
    DEBUG,12 Dec 2010 17:55:31,351,[UBOIM],OIMConnection::getThorUtility(tcLookupOperationsIntf)
    ERROR,12 Dec 2010 18:01:18,108,[XELLERATE.DATABASE],Class/Method: tcDataBase/readPartialStatement encounter some problems: Java heap space
    java.lang.OutOfMemoryError: Java heap space
    APP SERVER RESTARTS...
    Then falls over again:
    10/12/12 18:12:26 Running GETLOOKUP
    10/12/12 18:12:26 Target Class = uob.oim.adapters.AddGroup
    DEBUG,12 Dec 2010 18:12:26,610,[UBOIM],AddGroup:119:addGroup(MTH, CAMPUSES, EMPOWER)
    10/12/12 18:12:26 Looking up
    DEBUG,12 Dec 2010 18:12:26,610,[UBOIM],OIMConnection::getThorUtility(tcLookupOperationsIntf)
    10/12/12 18:13:11 Running GETLOOKUP
    10/12/12 18:13:11 Target Class = uob.oim.adapters.AddGroup
    DEBUG,12 Dec 2010 18:13:11,546,[UBOIM],AddGroup:107:addGroup(S&P, PORTFOLIOS, EMPOWER)
    10/12/12 18:13:11 Looking up
    DEBUG,12 Dec 2010 18:13:11,547,[UBOIM],OIMConnection::getThorUtility(tcLookupOperationsIntf)
    ERROR,12 Dec 2010 18:15:52,318,[XELLERATE.DATABASE],Class/Method: tcDataBase/readPartialStatement encounter some problems: Java heap space
    java.lang.OutOfMemoryError: Java heap space
    ERROR,12 Dec 2010 18:15:52,324,[XELLERATE.SERVER],Class/Method: tcKeylessDataObj/runInitialSelect encounter some problems: Data Access Error
    com.thortech.xl.dataaccess.tcDataSetException: Data Access Error
         at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcKeylessDataObj.runInitialSelect(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcOSI.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcOSI.<init>(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.<init>(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.checkChildren(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.insertResponseMilestones(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.updateProcessData(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.linkToProcess(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.applyActionRules(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.checkDataSorted(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.finishDataReceived(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.finishReconciliationEvent(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.execute(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.MessageProcessUtil.processMessage(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.ReconMessageHandlerMDB.onMessage(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.RunAsInterceptor.invoke(RunAsInterceptor.java:31)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.MessageDrivenConsumer.onMessage(MessageDrivenConsumer.java:347)
         at com.evermind.server.ejb.MessageDrivenConsumer.processMessages(MessageDrivenConsumer.java:233)
         at com.evermind.server.ejb.MessageDrivenConsumer.run(MessageDrivenConsumer.java:169)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    Data AccessException:
    com.thortech.xl.orb.dataaccess.tcDataAccessException: RESULT_TOO_LARGE_FOR_SERVERDetail: (none)Description: RESULT_TOO_LARGE_FOR_SERVERSQL State: Vendor Code: -1Additional Debug Info:com.thortech.xl.orb.dataaccess.tcDataAccessException
         at com.thortech.xl.dataaccess.tcDataAccessExceptionUtil.createException(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataAccessExceptionUtil.createException(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataBase.createException(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataBase.readPartialStatement(Unknown Source)
         at com.thortech.xl.dataobj.tcDataBase.readPartialStatement(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcKeylessDataObj.runInitialSelect(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcOSI.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcOSI.<init>(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.<init>(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.checkChildren(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.insertResponseMilestones(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.updateProcessData(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.linkToProcess(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.applyActionRules(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.checkDataSorted(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.finishDataReceived(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.finishReconciliationEvent(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.execute(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.MessageProcessUtil.processMessage(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.ReconMessageHandlerMDB.onMessage(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.RunAsInterceptor.invoke(RunAsInterceptor.java:31)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.MessageDrivenConsumer.onMessage(MessageDrivenConsumer.java:347)
         at com.evermind.server.ejb.MessageDrivenConsumer.processMessages(MessageDrivenConsumer.java:233)
         at com.evermind.server.ejb.MessageDrivenConsumer.run(MessageDrivenConsumer.java:169)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    What can I check/change given that this has happened out of no where. Only fix at the moment is to stop and start app server, but seems to fall over again on the same recon task.

    Error is just related to memory. Why don't you increase memory in your environment ?

Maybe you are looking for

  • How to get GUID in DO_INIT method

    Hi All, I have a requirement to default the CC mail id's when a follow up email is created from complaint i am trying to acheive this by redefining DO_INIT method and created a new method set_CCmailid where i am trying to call order_read to get the p

  • Unable to get User Information in infopath form hosted on sharepoint online(2013)

    Im trying to retrieve user information (department, Manager, Work E- Mail, Etc..) into an infopath form hosted in sharepoint online using "/_vti_bin/UserProfileService.asmx" web service. But it returns me an error when im opening the form as : An err

  • FM to create Position and Org  unit

    Hi  Friends- What are the Function Module to create  Position and Org unit in  HR ?   Regards Meeta

  • Radar graph - fill

    Hi all, Here is the example of what I mean http://peltiertech.com/Excel/Charts/VBAdrawradar.html Radar graph in OBIEE has a fill of series. How to achieve to have only line without fill? Thanks all

  • Sounds keeps unmuting after boot

    This is on a 2.8Ghz MBP with 8GB RAM on 10.6.8: Had to reinstall the OS because of an issue that caused Address Book to become corrupted. Now that everything is re-installed the sound keeps UN-muting itself after a reboot. I've done all the regular m