A C-runtime error occured (bad allocation) from xmlViewService

Hi There,
I have a .NET code which calls OBI webservice xmlViewService. I observed xmlViewService.executeXMLQuery works fine when there are records between 0 - 80000, but when records go beyond 80000-100000 it fails & returns an exception "A C-runtime error occured (bad allocation)".
I tried gradually increasing the maxRowsPerPage from 10 to 100000 but in vain.
Below is the code am using:
sawSessionService = new SAWSessionService(obieeWebServiceUrl);
sawSessionService.Timeout = obieeTimeout;
XmlViewService xmlViewService = new XmlViewService(obieeWebServiceUrl);
xmlViewService.Timeout = obieeTimeout;
SAWSessionParameters sawSessionParms = CreateSawSessionParameters();
AuthResult logonResult = sawSessionService.logonex(obieeUserId, obieePassword, sawSessionParms);
sessionID = logonResult.sessionID;
ReportRef reportRef = new ReportRef();
reportRef.reportPath = request.ReportPath;
XMLQueryExecutionOptions xmlQueryOptions = new XMLQueryExecutionOptions();
xmlQueryOptions.async = false;
xmlQueryOptions.refresh = false;
xmlQueryOptions.maxRowsPerPage = 100000; //10;
xmlQueryOptions.presentationInfo = true;
xmlQueryOptions.type = "";
ReportParams reportParams = new ReportParams();
QueryResults queryResults = new QueryResults();
queryResults = xmlViewService.executeXMLQuery(reportRef, XMLQueryOutputFormat.SAWRowsetSchemaAndData, xmlQueryOptions, reportParams, sessionID);
Please help me solving the issue. Highly Appreciate any help.
Thanks - harry
Edited by: 887426 on Sep 26, 2011 12:45 AM

Hi Harry,
We face this issue, when the criteria returns lot of data. Is the issue resolved for you now? If yes, can you share your solution.
Thanks,
madhu

Similar Messages

  • Saw: C-runtime error occured (bad allocation)

    We are running into an issue with the Prod Web Server, wherein it is suddenly stops once in a while and does not restart unless we reboot. We seem to have two issues going on
    1) What brings down the server in the first place?
    From the logs it looks like 3 of th last 4 times it failed, it was due to the Drifted Accounts report. The specific error is below. It seems that somehow this report is triggering the saw server to fail (no impact on the analytics server).
    Type: Error
    Severity: 25
    Time: Wed Oct 29 09:54:49 2008
    File: project/webcube/cubecache.cpp Line: 249
    Properties: RptPath-/shared/IRIT/45 - Service/Report #8 - Accounts Summary Report;DashPath-/shared/IR Core Service Dashboard/_portal/IR Core Service 1. Summary Reports;DashPagePath-/shared/IR Core Service Dashboard/_portal/IR Core Service 1. Summary Reports/Drifted Accounts;SID-vff5to3ductfhfrtgvc2oi8vtq;ThreadID-3428;HttpCommand-Dashboard;RSP-d:dashboard~p:u673vcdbvpa7b12p~r:anokhgbsd4jnr317;RemoteIP-10.201.0.48;User-Administrator;HttpArgs-_scid='*YuesJlTN7Y'
    Location:
    saw.cube.cache.processCube
    saw.views.pivottable.displayer
    saw.views.dashboard
    saw.subsystem.portal
    saw.httpserver.request
    saw.rpc.server.responder
    saw.rpc.server
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    A C-runtime error occured (bad allocation)
    2) What prevents the service from restarting unless the server is rebooted.
    If we try to restart the saw service we see the foll error message
    Type: Error
    Severity: 42
    Time: Mon Oct 20 10:02:16 2008
    File: project/webcomm/socket.cpp Line: 338
    Properties: ThreadID-5800
    Location:
    saw.rpc.server.initialize
    saw.sawserver
    saw.sawserver.initializesawserver
    saw.threads
    Port 9710 is in use on the local system. [Socket:512]
    Any experience with or insight into this error is appreciated.
    Thanks,
    TL

    Have you tried patch 7140673 - OBI PRESENTATION SERVER CRASH IN PIVOT TABLE

  • C-runtime error occured "Out of Memory"

    Cannot display the selected records when an end user clicks the (>*) button next to the record count. Instead of displaying all the records based on the prompted selection criteria, the record count (28,338) is shown by itself without the data after a few minutes of waiting. Above the record count and selected prompts, "!error: A C-runtime error occurred (Out of Memory)" is shown twice. No data.
    So long as the end user does not click the (>*) button next to the record count, everything works okay. End user can download the entire set of selected records to a tab-delimited .csv file without any problem. End user can also scroll thru the 28,338 records, one page at a time. Using more restrictive selection criteria, I can view several thousand records at a time. No problem until the (>*) button is clicked when 28,338 records are requested.
    We recently doubled the memory on our desktops from 1GB to 2GB. No help attempting to display all records.
    Problem reproduced at will in both OBIEE 10.1.3.3.2 and 10.1.3.4.1 environments using either IE 8.0 or Firefox 3.6 on Windows XP Pro.
    How can we reconfigure our environment to display the 28,338 records on a desktop without running Windows XP out of memory?

    The C:\OracleBIData\tmp directory on the desktop appears empty before, during and after the query.
    In addition in Windows Task Manager, the Networking tab for the Local Area Connection shows a steady, but less than 0.5%, activity stream for the duration. CPU use and paging is also minimal.
    Edited by: bobatx on Dec 23, 2010 10:04 AM

  • Not Loaded. A runtime error occurred during the load of the COM add-in.

    Hey All!
    I am relatively new to Hyperion, and need some help. I recently purchased a new laptop, and I am trying to reinstall Smart View 11.1.2.1 on my home system, but I continue to run into difficulties. I launch the Smart View installer by right-clicking and selecting "Run as Administrator," and everything seems to install successfully. However, when I open Excel or any Microsoft Office product, the Smart View tab is unavailable, and when I Manage my COM add-ins, the pop-up box reads "Load Behavior: A runtime error occurred during the loading of the COM add-in."
    I have looked into my registries, and everything seems to be in order. I have changed my load behavior back to 3 as well. Any ideas? Are there any compatibility issues I need to consider? Thanks for your help!
    Craig

    PLEASE do not do this! You are storing up trouble for the future that will be so much harder to unpick.
    1. It does not solve the problem. Whatever the problem was, this is not the solution! If the issue is multiple DLLs, you need to delete the duplicates and register the correct ones, not make even more copies. If the problem is permissions, you need to sort that one out.
    2. If it appears to solve the problem, then the problem (something to do with permissions) needs to be solved at source, not kludged round like this.
    3. If there is an unresolved problem on the system, it is more likely that the next upgrade will not go well.
    4. Uninstaller cannot remove the copies you made manually. The same thing applies to upgrades! You risk getting mixed versions afterwards.
    My first steps to resolve this problem would be:
    1. Uninstall the SmartView client. You must be an administrator to do this -- try to be the same administrator that installed it.
    2. Clean up. Make sure the files are all deleted. Search the whole box for old files (HsTBar.xla, HsAddin.dll etc.) possibly left over from an old installation -- you might have upgraded into a different location at some time in the past and left orphaned files hanging around. Get rid.
    3. Reboot. Log in as a local administrator.
    4. Open Excel and visit the Add-Ins dialog and remove any entries for SmartView.
    5. Install SmartView client from a local copy of SmartView.exe -- make sure you have the correct version.
    That solves 99% of problems like this. If you have to register the DLLs manually, it suggests that your 'administrator' account doesn't have the full rights you think it has. DON'T kludge it by copying DLLs into your profile!
    Thanks.

  • B2C webshop - A runtime error occurred

    Dear all,
    Our B2C webshop is down and giving the error
    "A runtime error occurred - Contact the administrator  - Start application"
    I have restarted the application but still getting the same error not sure what happend.

    Hi Mark,
    From the logs I could see the below entries. It shows some issue with Product cateloguage. Please advice.
    Feb 25, 2009 2:28:55 PM                     bctracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_29] Debug: [(J2EE1979100)ID2023208650DB02706280855622221063End|?][actionxecution]='end' [actionclass]='com.sapmarkets.isa.isacore.action.ShopReadAction' [path]='/b2c/readshop' [forward]='/catalog/ISAEntry.do' [exectime]='15171'
    Feb 25, 2009 2:28:55 PM                     bctracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_29] Debug: [(J2EE1979100)ID2023208650DB02706280855622221063End|?][actionxecution]='begin' [actionclass]='com.sapmarkets.isa.catalog.actions.ISAEntryAction' [path]='/catalog/ISAEntry'
    Feb 25, 2009 2:28:55 PM                     bctracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_29] Debug: [(J2EE1979100)ID2023208650DB02706280855622221063End|?][jcofuncionexecution]='begin' [funcname]='CRM_PCAT_IMS_IDXCAT_GETLIST' [ashost]='crmdb' [sysid]='PCR'
    Feb 25, 2009 2:28:55 PM                     bctracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_29] Debug: [(J2EE1979100)ID2023208650DB02706280855622221063End|?][jcofunctionexecution]='end' [funcname]='CRM_PCAT_IMS_IDXCAT_GETLIST' [ashost]='crmdb' [sysid]='PCR' [exectime]='110'
    Feb 25, 2009 2:28:55 PM                     bctracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_29] Debug: [(J2EE1979100)ID2023208650DB02706280855622221063End|?][actionxecution]='end' [actionclass]='com.sapmarkets.isa.catalog.actions.ISAEntryAction' [path]='/catalog/ISAEntry' [forward]='/b2c/error.jsp' [exectime]='532'

  • "error occured while reading from device"

    when trying to sync our itouches the device is initailly recongnized in itunes and will begin to sync , but never gets through the whole proccess - each time it gets to a different step, but always ends with error message "ipod cannot sync as an error occured while reading from device" or something close to that...any ideas or help please....
    i have checked the usb drivers...uninstalled and reinstalled itunes and removed the security software that I can find....

    It could be to either a problem with a "file" that is either one the iPod or on the computer that is trying to be read for syncing. I would in order:
    - Reset the iPod:
    Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    - Restore the iPod via iTunes. First from backup then to factory defaults/new iPod.

  • Error message, what does this mean: Itunes couldnt connect because an error occured while reading from the devise?!?!?! HELP

    I'm trying to connect my iPAD to my desktop but I receive an error: itunes couldnt connect because an error occured while reading from the devise?!?!?! HELP

    have you done a update for your itunes this can be the problem that it will not connect to you ipad so update you itunes and then try it again

  • HT4528 I can't seem to sync my iPhone with iTunes.  I keep getting this message:  iTunes could not connect to the iPhone because an error occurred while reading from this device.  What can I do?

    I can't seem to sync my iPhone to my computer; I keep getting this message:  "iTunes could not connect to the iPhone because an error occurred while reading from this device."  I get the same message with my iPad, even though they all share the same account.  What can I do?

    This could be caused by a USB connection issue. Make sure the iPhone is directly connected to the Mac using the USB cable it came with. Also, try disconnecting all other USB devices.
    If you haven't already try resetting the iPhone by holding the Home and Sleep/Wake buttons until you see an Apple logo as described here:http://docs.info.apple.com/article.html?artnum=305743

  • Acrobat PDFMaker Office COM Addin for Microsoft Office 365 does not work. When I check the cox for COM Add-ins, it unchecks it. "A runtime error occurred during the loading of the COM Add-in." I use Adobe X Professional. The Add-in worked fine in Office 2

    I recently upgraded to Microsoft 365 Home and use Outlook 2013. The Acrobat PDFMaker Addin worked fine in Office 2010. Now, I get an error message: Not loaded. A runtime error occurred during the loading of the COM Add-in.
    I use Adobe Acrobat X Professional.
    I have restarted Outlook, restarted my computer, and nothing changes.
    Does anyone have a solution?
    Steve

    I do not think that AA X is compatible with the newest versions of OFFICE and such. Your only choice is to print to the Adobe PDF printer or use the MS plugins to create PDFs.

  • Error occured while reading from the device

    I need help!!! whenever i try to update my iphone to the new 1.1.1 version, i get an error message saying "error occured while reading from the device" the same message comes up when i try to restore it. i havent mod'd my phone in any way. does anyone know whats wrong or how to fix it?

    I have the same problem. Was a solution ever given ?

  • An error occurred while ready from devices

    I am using windows vista and trying to sync up to my pc. When I try to sync up, I get the message that an error occurred while reading from device and an error occurred while writing to the device. I have two iPods. One iPod had a restore done to it. One iPod is brand new. Both iPods can download apps through the internet without any problems.

    You may find this article of assistance:
    http://pondini.org/OSX/Setup.html
    Ciao.

  • "An error occurred while restoring from the backup.Files can't be restored"

    My 4 month old MacBook Pro 15" running 10.6.2 lobotomized itself and I had to have a new HD put in it. I backed up the old one w/ TM on an external HD. I've tried (by the book, and with direct verbal guidance from the Help People at Apple) to restore the system and files but every time it gets to 10.2% in the restoration process and then I get this message: "An error occurred while restoring from the backup. Please restart." and under the frozen progress bar is the chilling line: "Files can't be restored." I've tried restoring from several dates on the TM backup list but it always stops at 10.2% completion. Help!

    Hi.
    Start by booting from your SL install disc, and selecting Utilities from the menubar, but before going on to +Restore System from Backups,+ instead select +Disk Utility.+
    Make +*absolutely certain+* that your internal HD has the GUID *Partition Map Scheme* and the +Mac OS Extended (Journaled)+ Format (unless you're sure it should be +Mac OS Extended (Case-sensitive, journaled).+
    Then do a +*Repair Disk+* (not permissions) on your Time Machine drive.
    If that succeeds, quit Disk Utility, then continue with the full restore (per #14 in the FAQ).
    But if that finds errors it can't fix, it's possible that +Disk Warrior+ can fix them. It's about $100, and is probably a good long-term investment, but there's no guarantee.
    If all else fails, go back to Disk Utility and erase your internal HD, then install OSX. When your Mac restarts, use +Setup Assistant+ to transfer your users, apps, settings, and data from your backups (see #19 in the FAQ).
    Then download and instal the "combo" update to get back to 10.6.2. Info and download available at: http://support.apple.com/kb/DL959 (or http://support.apple.com/kb/DL1017 for 10.6.3).
    Be sure to do a +Repair Permissions+ via Disk Utility afterwards.

  • Solaris 10 SNMP SMA error: community_check() : bad community from localhost

    I enabled SMA SNMP on my Solaris 10 servers (SunOS 5.10 on i86pc) and now i receive a lot of errormessages in my logs with the following message:
    Oct 13 09:57:41 area3 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] community_check() : bad community from localhost
    Oct 13 09:57:41 area3 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] session_open() failed for a pdu received from localhost.32923
    Oct 13 09:57:42 area3 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] community_check() : bad community from localhost
    Oct 13 09:57:42 area3 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] session_open() failed for a pdu received from localhost.32923
    Oct 13 09:57:43 area3 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] community_check() : bad community from localhost
    Oct 13 09:57:43 area3 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] session_open() failed for a pdu received from localhost.32923
    i searched the internet but it seems that this error should be resolved in my Solaris version.
    How can i resolve this error?

    Hi,
    Welcome to oracle forums :)
    Refer links:
    http://forums.sun.com/thread.jspa?threadID=5065724
    http://www.sunmanagers.org/pipermail/sunmanagers/2006-November/042435.html
    http://unix.derkeiler.com/Newsgroups/comp.unix.solaris/2004-07/0089.html
    Hope helps
    Regards,
    X A H E E R

  • Portal Runtime Error occurred when trying to create iView using template.

    Hi,
    When I tried to create an iView by Content Management through "Existing iView Templates", the Portal runtime error occurred.
    (However, when I tried to create an iView through "Deployed Portal Archive" or "Web Dynpro Java Application", it was successful)
    If you know the same error and the way to solve, please help me.
    Best Regards,
    Daisuke Ikari
    It occurred below system environment.
    Version: NetWeaver 7.0 SPstack18
    OS: Windows 2003 Server SP2
    RDBMS: Oracle 10.2.0.2
    And the error log is below.
    08:29_26/03/09_0002_6759950
    [EXCEPTION]
    java.lang.NoSuchMethodError: com.sapportals.portal.pcd.gl.PcdSearchControls.addExplicitAttributeCheck(Lcom/sapportals/portal/pcd/gl/IPcdAttribute;)V
         at com.sap.portal.pcm.iviewserver.cache.TemplatesCacheSrv.getPCDCatalog(TemplatesCacheSrv.java:184)
         at com.sap.portal.pcm.iviewserver.cache.TemplatesCacheSrv.refresh(TemplatesCacheSrv.java:589)
         at com.sap.portal.pcm.iviewserver.cache.TemplatesCacheSrv.getTemplates(TemplatesCacheSrv.java:646)
         at com.sapportals.admin.templateselection.panes.InitPane.getCatalogList(InitPane.java:206)
         at com.sapportals.admin.templateselection.panes.InitPane.initTemplateList(InitPane.java:122)
         at com.sapportals.admin.templateselection.panes.InitPane.processInput(InitPane.java:59)
         at com.sapportals.admin.wizardframework.core.WizardInstance.doPost(WizardInstance.java:350)
         at com.sapportals.admin.wizardframework.core.WizardInstance.doWizard(WizardInstance.java:174)
         at com.sapportals.admin.wizardframework.core.WizardInstance.doWizard(WizardInstance.java:99)
         at com.sapportals.admin.wizardframework.AbstractDynamicWizard.doContent(AbstractDynamicWizard.java:98)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at com.sapportals.appdesigner.appdesignerfw.TabContentComponent.doOnNodeReady(TabContentComponent.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:368)
         at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:642)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

    Thanks for your help. Here is the xml
    <PAREVAHRS>
    <P_PROJECT_TYPE>Food Equipment</P_PROJECT_TYPE><P_PRJ_CATEGORY>Qualification</P_PRJ_CATEGORY><P_CPM_ID>658</P_CPM_ID><P_FROM_DATE>2007/03/01 00:00:00</P_FROM_DATE><P_TO_DATE>2007/03/31 00:00:00</P_TO_DATE>
    <LIST_G_PROGRAM>
    <G_PROGRAM>
    <PROGRAM_CODE>0180</PROGRAM_CODE>
    <PROGRAM_NAME>Food Equipment</PROGRAM_NAME>
    <LIST_G_MGR>
    <G_MGR>
    <PROJ_MGR>Lamoreaux, Mr. David</PROJ_MGR>
    <LIST_G_PRJ>
    <G_PRJ>
    <PROJECT_NUMBER>249400</PROJECT_NUMBER>
    <LONG_NAME>KM-60, 100 &amp; 150 BAH, ICE MAKE 249400</LONG_NAME>
    <CUSTOMER_NUMBER>22460</CUSTOMER_NUMBER>
    <CUSTOMER_NAME>HOSHIZAKI AMERICA, INC.</CUSTOMER_NAME>
    <LIST_G_TSKEXP>
    <G_TSKEXP>
    <TASK_NUMBER>PO01START</TASK_NUMBER>
    <EXP_TYPE>100 Labor - Chargeable</EXP_TYPE>
    <EXP_DATE/>
    <QTY>9.25</QTY>
    <REV>0</REV>
    </G_TSKEXP>
    </LIST_G_TSKEXP>
    <PRJREV>0</PRJREV>
    <PRJQTY>9.25</PRJQTY>
    </G_PRJ>
    The PRJREV and PRJQTY is at the same level and they are either zero or non null values.
    - Vasu -

  • Installation:CSynEvent::~CSynEvent: an error occured;: Bad file descriptor

    Hi,
    CSynEvent::~CSynEvent: an error occured;: Bad file descriptor
    I am getting the above error when I try installing SAP Netweaver 2004s SR1 on RedHat Linux 5.00
    1. started ./sapinst in putty
    2. started ./startInsGui.sh in HummingBird
    Please help.
    thanks,
    Arun.

    Dear Arun,
    if you get the message
    login timeout: unable to establish a valid connection
    the sapinst GUI cannot connect to the sapinst server.
    1) if you are using remote sapinst GUI
    -> check if firewall is off via:
    iptables -L
    if your output is not like
    # iptables -L
    Chain INPUT (policy ACCEPT)
    target     prot opt source               destination
    Chain FORWARD (policy ACCEPT)
    target     prot opt source               destination
    Chain OUTPUT (policy ACCEPT)
    target     prot opt source               destination
    then the firewall is active. Please shut it down or open the port for sapinst GUI
    2) if you are using local sapinst GUI
    -> check if X forwarding works (e.g.) via calling xterm or xeyes
    Thanks,
    Hannes

Maybe you are looking for

  • Calculation of  tax via tax code

    Dears, There are some concepts about the pricing in PO that I never got it clear. I really appriciate it if someone can help me. 1. What is the base amount for calculate the tax via tax code? In the invoice verification there often is a tax code in w

  • Unable to install Creative Cloud Updates

    Adobe Illustrator CS6 Update (version 16.2.0) There was an error installing this update. Please quit and try again later. Error Code: U44M1P34 DW CS6 12.1.1 Creative Cloud update There was an error installing this update. Please quit and try again la

  • External hard drive does not mount after sleep

    I am using a brand new Seagate 2 TB external hard drive for my backup drive.  More often than not, when the computer goes to sleep, the icon for the drive is gone from the desktop when the computer wakes up.  I have to unplug it from the computer and

  • Cannot see data or enter data in pdf forms

    I am an elementary school teacher, and use an application to maintain student information.  I am able to navigate thru the app to select various student data, but when I click to display a students information, a blank PDF form is displayed.  Borders

  • Lion install fail on my macbook "a recovery service cannot be created" please help!

    Trying to install lion on my Macbook but keep getting install fail error saying a recovery service could not be created" I have a usb hard drive connected with time machine and a bootcamp 12 gig partition with windows XP Please help its driving me ma