Content Server Analyzer FAILS

Folks,
I wanted to run the Content Server Analyzer (11g/SQL Server 2008) to check the file system for integrity, and when I try to do that I get the following error:
"Unable to create the result set for query 'QnativeCurrentCounter (SELECT IDENT_CURRENT(idcSeqRevID) as dCurrentIndex)'. [FMWGEN][SQLSErver JDBC Driver][SQLServer] Invalid column Name 'IdcSeqRevId'"
I tried a couple of different options (like checking the database, etc.) and they ALL fail with the same error.
Again, UCM 11g and SQL Server 2008. Nothing is in the idcAnalyzer.log file except "Analyzing Filesystem..." or "Analyzing tables..." -- nothing else.
Any ideas here? We are seeing some issues on our PROD server that files are missing (when trying to archive out), so I really need to run the analysis....
Thanks!

Just to answer my own question in case anyone else runs into the issue:
The answer to this is that there is a bug in UCM 11.1.1.5.
In the C:\Oracle\Middleware\Oracle_ECM1\ucm\idc\resources\core\tables\query.htm file, the select is WRONG.
IT is by default:
<tr>
     <td>(MSSQLSERVER)QnativeCurrentCounter</td>
     <td>SELECT IDENT_CURRENT(?) AS dCurrentIndex</td>
     <td>dNativeCounterName table</td>
</tr>
The Fix is to change that to:
<tr>
     <td>(MSSQLSERVER)QnativeCurrentCounter</td>
     <td>SELECT IDENT_CURRENT*('?')* AS dCurrentIndex</td>
     <td>dNativeCounterName table</td>
</tr>

Similar Messages

  • Unable to send email from content server

    Hi,
    I have a requirement of sending the notification email to user from the stellent when he subscribe to it.To test it i logged in to content server as sysadmin.
    Administration->Actions->Send test email.
    I had filled some dummy data and when i click on send it gives me a error
    Content Server Request Failed
    Unable to send email. Could not send mail message from [email protected] with subject line: Test email from Content Server.
    intradoc.common.ServiceException: !csMailCouldNotSend,[email protected],Test email from Content Server
         at intradoc.server.InternetFunctions.sendMailToEx(Unknown Source)
         at intradoc.server.SystemAuditHandler.sendEmail(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 intradoc.common.IdcMethodHolder.invokeMethod(Unknown Source)
         at intradoc.common.ClassHelperUtils.executeMethodReportStatus(Unknown Source)
         at intradoc.server.ServiceHandler.executeAction(Unknown Source)
         at intradoc.server.Service.doCodeEx(Unknown Source)
         at intradoc.server.Service.doCode(Unknown Source)
         at intradoc.server.ServiceRequestImplementor.doAction(Unknown Source)
         at intradoc.server.Service.doAction(Unknown Source)
         at intradoc.server.ServiceRequestImplementor.doActions(Unknown Source)
         at intradoc.server.Service.doActions(Unknown Source)
         at intradoc.server.ServiceRequestImplementor.executeActions(Unknown Source)
         at intradoc.server.Service.executeActions(Unknown Source)
         at intradoc.server.ServiceRequestImplementor.doRequest(Unknown Source)
         at intradoc.server.Service.doRequest(Unknown Source)
         at intradoc.server.ServiceManager.processCommand(Unknown Source)
         at intradoc.server.IdcServerThread.run(Unknown Source)
    Caused by: intradoc.common.ServiceException:
         at intradoc.common.SmtpClient.sendMail(Unknown Source)
         at intradoc.server.InternetFunctions.sendMail(Unknown Source)
         ... 21 more
    Caused by: java.lang.Exception: !csSMTPInvalidMessage,"System Administrator" <[email protected]>!csSMTPUnableToFindRecipients,1
         at intradoc.common.SmtpClient.writeMultiMsg(Unknown Source)
         ... 23 more
    Caused by: java.lang.Exception: !csSMTPResponseIndicatesFailure,550 5.7.1 Unable to relay for [email protected]
         at intradoc.common.SmtpClient.writeMsg(Unknown Source)
         ... 24 more
    I had set the internet configration in admin server to this values..
    HttpServerAddress=blrdxp-rchithul.corp.capgemini.com
    MailServer=BLREX002.corp.capgemini.com
    [email protected]
    SmtpPort=25
    HttpRelativeWebRoot=/idc/
    CgiFileName=idcplg
    UseSSL=No
    WebProxyAdminServer=true
    But i am still getting the error.kindly help me...
    Thanks in Advance
    Regards
    Rakesh

    Hi Rakesh,
    You have to request you Network team to add the ip address of the machine where you have installed content server to your Exchange Server.
    Let me know if it works.
    Deepak

  • Content Server Error Handler

    I have an Intranet site let's say www.xyz.com and it has restricted access. So before anyone gets to the site, they have to be authenticated.
    If a users press "Esc" for authentication(cancells Authentication), then the Site Studio Error handler is not triggered, but it returns a content server message
    "Content Server Request Failed
    Node access denied "
    How can I customize this? - basically to add a custom message.
    Pleast take a look the screen shot:
    http://i28.tinypic.com/2i115t.jpg
    Thanks in Advance.

    Use the ExtranetLook component.
    Regards
    Jakub

  • Error occurred in diagnosticTests.jsp after installation of content server

    HI
    I installed the plumtree portal (PlumtreePortal_v5-0.exe) and Content server (PlumtreeContentServer_v5-0.exe). The portal is working fine. But When I completed the installation of content server I received the following errors, when I checked the diagnosticTests.jsp Which tells whether the installation is successful or not....
    I found 2 bugs
    - Root Section Publishing Target
    - Root Section Preview Target
    Possible Resolution is as follows.
    The Publishing Target Browser Path is invalid. The item was published successfully but could not be found at the Browser Path. To change the publishing target right click on the root folder in Content Explorer and choose "Publishing Target". Click on the Publish Tab. Change the Browser Path to a valid path.
    I am not able to find the Content server explorer. Please let me know how and where can I find these editor
    - Content server explorer
    - Portlet Editor
    - Data Entry Template Editor
    - Presentation Template Editor
    - Workflow Editor
    - WebDav Interface
    Thanks
    Vivek

    Hi Romain Testu, Jstorz & srinathmenon:
    Thanks for the information on the 2 exes that I need to run (IdcServer.exe & IdcAdmin.exe). I ran these two exes from the command prompt as suggested by srinathmenon (I first ran IdcServer next IdcAdmin). However, I did not find any new windows services showing up, with any similar sounding name.
    I once again visited the http://localhost/idc, and when I clicked on the picture of the LOCK, I found a new difference from before. Earlier, I was getting an error message as soon as I clicked on the LOCK. Now, when I clicked on the LOCK, I got a prompt for Username and Password. I typed the default sysadmin & idc. Then I got logged onto a window which says "Oracle Content Server", with three Tree-view dropdowns on the left (My Content Server, Browse Content and Search).
    But in the main part of this Oracle Content Server window, it gives the following error message: -
    Content Server Request failed..Unable to retrieve page. Permission denied. Address 127.0.0.1 is not an allowable remote socket address
    Could you please suggest what could be wrong here?
    Thanks,
    -Deepak

  • War file not running in content server

    i created a site using jdeveloper and deployed it as .WAR file and created a JSP security Group in cs and checked in my .WAR file with jsp Security group.When i click on cs->jsp Server Web App Admin->and click my .war file,it is showing follwing error message.
    Content Server Request Failed
    Error csJspServerErrorAddWebAppService Failed to add context /cs/groups/sitestudio/documents/document/~edisp/MyApp. Web application exist but unavailable. Please check JSP server log file.
    plz guide...........

    I am running a similar configuration at another customer and it's working okay for us. What application server are you using? You say that the portals are configured in a cluster. Is this an application server cluster? If so, then the portlet should get deployed to all nodes in the cluster if the cluster is configured correctly. I would suggest that you try deploying a simple WAR file to the cluster and see if it is deployed correctly. A restart of the cluster may be needed to make sure that all of the cluster nodes synchronize with the DAS.
    - Jim

  • Problems with Content Server

    I installed content server, when I access using the port of Apache Server I can log in.
    But, if I use the port 4440
    I get the following:
    Network message format error. Unable to parse browser environment or content item.
    Unable to parse properties. Name-value pairs are missing an '='.
    So, I only entered using the Apache Server port and when I checked in a document I could
    not make it and get this:
    Content Server Request Failed
    Unable to execute service CHECKIN_NEW and function Imeta.
    (System Error: Unable to execute query 'Imeta(insert into DocMeta (dID, xComments, xDiscussionCount, xDiscussionType, xPartitionId, xWebFlag, xStorageRule) values(1, '', 0, 'N/A', '', '', ''))'. ORA-00904: "XSTORAGERULE": invalid identifier)
    I would appreciate any help.

    Hi,
    Can you repost this under the "Enterprise Content Management" forum under Fusion Middleware.
    cheers
    Matt.

  • Content file download failed. Reason: HTTP status 404: The requested URL does not exist on the server.

    Hi,
    I am getting this error in most of our WSUS servers.
    Content file download failed.
    Reason: HTTP status 404: The requested URL does not exist on the server.
    Source File: /Content/FB/134501186F4C81089054E4EC3376E74EEC895EFB.exe 
    Destination File: d:\wsus\WsusContent\FB\134501186F4C81089054E4EC3376E74EEC895EFB.exe
     After few minutes, getting below error as well. But i could see the synchronization has completed successfully.
    Log Name:      Application
    Source:        Windows Server Update Services
    Date:          12/19/2014 4:45:55 PM
    Event ID:      10032
    Task Category: 7
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      ******
    Description:
    The server is failing to download some updates.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Windows Server Update Services" />
        <EventID Qualifiers="0">10032</EventID>
        <Level>2</Level>
        <Task>7</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-12-19T08:45:55.000000000Z" />
        <EventRecordID>496887</EventRecordID>
        <Channel>Application</Channel>
        <Computer>*****</Computer>
         <Data>The server is failing to download some updates.</Data>
    This error is happening everyday. Please advise for a fix.

    Reason: HTTP status 404: The requested URL does not exist on the server.
    Source File: /Content/FB/134501186F4C81089054E4EC3376E74EEC895EFB.exe 
    Destination File: d:\wsus\WsusContent\FB\134501186F4C81089054E4EC3376E74EEC895EFB.exe
    Source:        Windows Server Update Services
    Description:
    The server is failing to download some updates.
    This error is happening everyday. Please advise for a fix.
    If this is happening on an UPSTREAM server it is because you have approved updates that are no longer available from Microsoft. Almost always this involves approvals of *EXPIRED* updates (which have been pulled from the catalog and cannot be downloaded).
    If this is happening on a DOWNSTREAM server it's because something/someone deleted the files from the upstream server. It can also happen if the entire upstream ~\WSUSContent folder has gone amuk.
    For an upstream server, find the expired updates, remove the approvals, cancel the downloads, and then decline the updates.
    For a downstream server, figure out what the affected updates are and fix the upstream server.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Creation of new entity on ADEP content server fails

    Hi. 
    I get the following error when trying to persist a new instance of an entity into the content (experience?) server:
    Create Item Failed, RepositoryException: {Code}-LCC-REP-FCT-002, {Message}-Access denied
    The new instance is defined in a Flex GUI and connected to the content Server through Data Services.  The error occurs when I try to develop the simple app shown in
    Session #9: Using Model Driven Development with Persistence in the ADEP Content Repository (http://www.youtube.com/watthech?v=rNnLC8fADlc).
    I have loaded the sdk, samples and cmis packages.  RDS and Unsecured RDS are enabled on the server.  The Deployment Handler is set to content on the Flex GUI.
    I think it fails becuase the app does give appropriate security creditials to the server, but don't know how to do so (as commented by Hodmi on the YouTube page).
    Would appreciate any help to make progress as I am keen to see what ADEP can do.
    Regards
    Jamal

    Jamal-
    Check out this link: http://learn.adobe.com/wiki/display/ADEPSamples/Model-driven+Development
    In the Run the Application section, the step I've copied below will solve your issue.  I actually did not change the permissions on the "content" node (step 4), but selected my application node under content, and that also worked.
    Have fun with ADEP!
    -Matt
    PS-Thanks to Gary for pointing me in the right direction for this answer.
    To create node or delete node when running the application, you can  use anonymous user but you need to configure the ACL for the user  according to the following steps:
    Open http://<server_name>:<server_port>.
    Enter admin/admin as user name/password, click Sign In.
    Click Content Explorer in the right side panel.
    Click the node “content” in the left tree.
    In the top bar, click Security > Access Control Editor.
    Click the check box next to ACL, then click Set selected policies.
    Click New ACE, and then click Browse, select user, and click Search Now, select anonymous, and click select.
    In Privileges list, select jcr:all.
    Click the Green arrow, and then click OK
    Note: If you want to add  authentication for the application, the login page should be needed, and  you can refer to the detailed sample code to learn how to add  authentication to such applications.

  • Content Server URL Check is getting failed.

    Hi,
    We have Installed Content Server 6.4 on Windows Server 2008 (64 Bit OS) and IIS 7.0 with all the latest patches.
    The sapinst log file shows that the Installation was successfull with no errors.
    But, still URL check for Content server is getting failed.
    URL which is used : http://<HOSTNAME>:<Port>/ContentServer/ContentServer.dll?serverInfo
    Please Help.
    Thanks,
    Deepak

    Hi,
    Did you configure the following steps for the content server on the windows server for the IIS
    Created one local user u201Cxxxxxxxu201D on the windows system.
    Check that the password of the user on the windows should never expire.
    In the authentication method select the options.
    Integrated windows authentatication
    Basis authentication.
    Configure IIS for ContentServer & CacheServer and adjust Folder security options
    Did you create any content reprosetry in OAC0 Transaction in the system which you want to link the Content server.
    Thanks
    Rishi Abrol

  • Inbound Adapter / 'Sink' failing for Content Server on Subscription Client

    I am running into an issue in configuring the Outbound - Inbound Adapters for Connection Server / Subscription Client against Content Server. The details are below. Would sincerely appreciate if anyone can help with this.
    I have installed a Oracle UCM setup together with two Content Server instances (Contribution instance and Live instance), a Connection Server and a Subscription Client - all within the same virtual machine on top of Windows XP SP2 OS and Oracle 10g Database.
    I have further configured the Outbound Adapter on the Connection Server and the Inbound Adapter on the Subscription Client. All installation and configuration has been done following the step-by-step process from the relevant installation guides.
    We have tested the connectivity between the Connection Server and the Subscription Client for a simple file-based content source and it works fine - i.e., files added to a directory registered as a source on connection server are retrieved and sent to the subscription client and received there successfully / dropped in the specified target client directory.
    However, this transfer fails for the Content Server Outbound-Inbound Adapter connectivity. We have an Archive in Content Server registered as a "CNSArchive" and exporting successfully to the CNS Server. The registered outbound adapter is successfully able to receive these updates and are visible through the Connection Server
    interface. The subscription client is also apparently able to receive these updates
    correctly and writes them to the specified folder/directory on the client;
    however fails to "batch load" these and reports a failure writing to the
    Content Sink.
    What we would like is for the ability to establish end-to-end connectivity between the contribution content server instance and the live content server using the connection server + outbound adapter on the sending end together with the subscription client + inbound adapter together on the receiving end. This is failing.
    I have double checked the cns.oracle.config (connection server config), siclone.config (subscription client config), and the source content server's configuration (config.cfg), and all seems to be well. Not really sure therefore what is causing this.
    Here is a snippet of the error trace that keeps showing up in the subscription client logs ...
    [May 18 21:18:34] VERBOSE: scheduler: waiting to run job ICE Connection in 0:00:33.000 ...
    [May 18 21:18:34] VERBOSE: replicator: response: 200 OK for Url:http://192.168.131.65:8891/42/E%3a%2fapps%2foracle%2fucm%2fserver%2fweblayout%2fgroups%2fpublic%2fdocuments%2fucmdocs%2fcpseven.pdf
    [May 18 21:18:34] INFO: replicator: opened connection http://192.168.131.65:8891/42/E%3a%2fapps%2foracle%2fucm%2fserver%2fweblayout%2fgroups%2fpublic%2fdocuments%2fucmdocs%2fcpseven.pdf in 0:00:00.130
    [May 18 21:18:34] ERROR: replicator: ContentSink reported failure to add item.
    [May 18 21:18:34] ERROR: replicator: Telling all sinks to rollback changes
    [May 18 21:18:34] ERROR: replicator: crawl failed
    [May 18 21:18:34] VERBOSE: scheduler: job completed:ICE Request: 43

    Don't know if anyone is still having problems with this, but just in case...
    I was getting a similar error. I had an Event Viewer record (It wasn't a Warning or an Error, just an Information) reading:You are running a version of Microsoft SQL Server 2000 or Microsoft SQL Server 2000 Desktop Engine (also called MSDE) that has known security vulnerabilities when used in conjunction with this version of Windows. To reduce your computer's vulnerability to certain virus attacks, the TCP/IP and UDP network ports of Microsoft SQL Server 2000, MSDE, or both have been disabled. To enable these ports, you must install a patch, or the most recent service pack for Microsoft SQL Server 2000 or MSDE from http://www.microsoft.com/sql/downloads/default.asp
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    I installed SQL SP4 and it corrected the problem

  • Apache start fails on Content server

    Hi ,
    I have installed Content server 6.40 on AIX 5.3 with Apache server 2.2.4
    However after successful installation of MaxDB instance and Content Server
    the apache fails to restart or stop and gives the below message:
    ./apachectl -k start
    httpd: Syntax error on line 54 of /usr/users/sapcs/conf/httpd.conf: Cannot load
    /usr/users/sapcs/modules/mod_sapcs2.o into server: \t0509-022 Cannot load module  /usr/users/sapcs/modules/mod_sapcs2.o.\n\t0509-103   The module has an invalid magic number.
    Are there are any modifications required for http.conf? I could not find much help on sap notes.
    thanks in advance,
    Murali

    Hi,
    Can u please provide  more details on how you solved the problem?
    We are facing the same problem , we are installing SAP content server 6.40 with apache 2.0.63.
    Thanks,
    Jay

  • DB_START failed while installing Content Server on MaxDB 7.6.00.18

    Dear All ..
    I'm getting error in Installation-SAP Netweaver 2004s, Standalone engines(Content Server) on AIX 5.3 using MaxDB 7.6.00.18 as database.
    Im getting the following Error in <b>sapinst.log</b>
    The dbmcli call for action DB_START failed. Check the logfile XCMDOUT.LOG.
    In the logfile <b>XCMDOUT.LOG</b> im getting the following Error:
    > Subprocess starts at 20071010044334
    Execute Command : /opt/sdb/programs/bin/dbmcli -n dms2 -d SDB -u CONTROL,******** db_start
    Start subprocess as user with uid: root
    > Subprocess stops at 20071010044341
    ERR
    <b>-24994,ERR_RTE: Runtime environment error
    1,Check knldiag! Kernel died before reaching ADMIN state (OS error code 11000)</b>
    Kindly guide us for the same.
    Regards,
    Shaibaz

    Hi Melanie,
    Thanks for ur help.
    We have already booked a support message.
    Following is the details of the <b>knldiag</b> file in detail:
    Date       Time       TID Typ MsgID Label    Message-Text
    2007-10-07 03:20:20                          --- Starting GMT 2007-10-06 21:50:20           7.6.00   Build 018-123-119-055
    2007-10-07 03:20:23     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 03:20:23     1 ERR     8 RTEMem   2007-10-07 03:20:23 RTEMem Error 8
    2007-10-07 03:20:23     1 ERR     8 RTEMem   No more system pages for 1387266048 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of mem
    2007-10-07 03:20:23     1 ERR     8 RTEMem   ory
    2007-10-07 03:20:23     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 03:20:23     1 ERR     8 RTEMem    + 2007-10-07 03:20:23 RTEMem Info 11
    2007-10-07 03:20:23     1 ERR     8 RTEMem    -   Used 3264512 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=11,FREE_COUNT=
    2007-10-07 03:20:23     1 ERR     8 RTEMem    -   0,ERROR_COUNT=0,BYTES_MAX_USED=1390530560
    2007-10-07 03:20:23     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 03:20:23     1 ERR     8 RTEMem   2007-10-07 03:20:23 RTEMem Error 8
    2007-10-07 03:20:23     1 ERR     8 RTEMem   No more system pages for 1387266048 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of mem
    2007-10-07 03:20:23     1 ERR     8 RTEMem   ory
    2007-10-07 03:20:23     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 03:20:23     1 ERR     8 RTEMem    + 2007-10-07 03:20:23 RTEMem Info 11
    2007-10-07 03:20:23     1 ERR     8 RTEMem    -   Used 3264512 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=11,FREE_COUNT=
    2007-10-07 03:20:23     1 ERR     8 RTEMem    -   0,ERROR_COUNT=1,BYTES_MAX_USED=1390530560
    2007-10-07 03:20:23     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 03:20:23     1 ERR     8 RTEMem   2007-10-07 03:20:23 RTEMem Error 8
    2007-10-07 03:20:23     1 ERR     8 RTEMem   No more system pages for 693633024 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 03:20:23     1 ERR     8 RTEMem   ry
    2007-10-07 03:20:23     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 03:20:23     1 ERR     8 RTEMem    + 2007-10-07 03:20:23 RTEMem Info 11
    2007-10-07 03:20:23     1 ERR     8 RTEMem    -   Used 3264512 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=11,FREE_COUNT=
    2007-10-07 03:20:23     1 ERR     8 RTEMem    -   0,ERROR_COUNT=2,BYTES_MAX_USED=1390530560
    2007-10-07 03:20:23     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 03:20:23     1 ERR     8 RTEMem   2007-10-07 03:20:23 RTEMem Error 8
    2007-10-07 03:20:23     1 ERR     8 RTEMem   No more system pages for 693633024 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOimposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 04:21:25     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=39,BYTES_MAX_USED=1390530560
    2007-10-07 04:21:25     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 04:21:25     1 ERR     8 RTEMem   2007-10-07 04:21:25 RTEMem Error 8
    2007-10-07 04:21:25     1 ERR     8 RTEMem   No more system pages for 78761984 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 04:21:25     1 ERR     8 RTEMem   y
    2007-10-07 04:21:25     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 04:21:25     1 ERR     8 RTEMem    + 2007-10-07 04:21:25 RTEMem Info 11
    2007-10-07 04:21:25     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 04:21:25     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=40,BYTES_MAX_USED=1390530560
    2007-10-07 04:21:25     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 04:21:25     1 ERR     8 RTEMem   2007-10-07 04:21:25 RTEMem Error 8
    2007-10-07 04:21:25     1 ERR     8 RTEMem   No more system pages for 78761984 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 04:21:25     1 ERR     8 RTEMem   y
    2007-10-07 04:21:25     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 04:21:25     1 ERR     8 RTEMem    + 2007-10-07 04:21:25 RTEMem Info 11
    2007-10-07 04:21:25     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 04:21:25     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=41,BYTES_MAX_USED=1390530560
    2007-10-07 04:21:25     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 04:21:25     1 ERR     8 RTEMem   2007-10-07 04:21:25 RTEMem Error 8
    2007-10-07 04:21:25     1 ERR     8 RTEMem   No more system pages for 39378944 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 04:21:25     1 ERR     8 RTEMem   y
    2007-10-07 04:21:25     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 04:21:25     1 ERR     8 RTEMem    + 2007-10-07 04:21:25 RTEMem Info 11
    2007-10-07 04:21:25     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 04:21:25     1 ERR     8 RTEMem    -  
    2007-10-07 04:21:25     1 ERR 11872 MEMORY   Not enough memory for I/O buffer cache wanted : 1354752 kB!
    2007-10-07 04:21:26     0 ERR 12006 DBCRASH  Kernel exited without core and exit status 0x200
    2007-10-07 04:21:26     0 ERR 12010 DBCRASH  Kernel exited exit code 2
    2007-10-07 04:21:26                          ___ Stopping GMT 2007-10-06 22:51:26           7.6.00   Build 018-123-119-055
    2007-10-07 06:12:31                          --- Starting GMT 2007-10-07 00:42:31           7.6.00   Build 018-123-119-055
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 1387266048 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of mem
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 3264512 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=11,FREE_COUNT=
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   0,ERROR_COUNT=0,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 1387266048 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of mem
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 3264512 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=11,FREE_COUNT=
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   0,ERROR_COUNT=1,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 693633024 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 3264512 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=11,FREE_COUNT=
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   0,ERROR_COUNT=2,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 693633024 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 3264512 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=11,FREE_COUNT=
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   0,ERROR_COUNT=3,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 346816512 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 3264512 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=11,FREE_COUNT=
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   0,ERROR_COUNT=4,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 346816512 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 3264512 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=11,FREE_COUNT=
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   0,ERROR_COUNT=5,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 173408256 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 3264512 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=11,FREE_COUNT=
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   0,ERROR_COUNT=6,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 173408256 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 3264512 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=11,FREE_COUNT=
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   0,ERROR_COUNT=7,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 1300561920 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of mem
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 89968640 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=12,FREE_COUNT
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   =0,ERROR_COUNT=8,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 1300561920 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of mem
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 89968640 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=12,FREE_COUNT
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   =0,ERROR_COUNT=9,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 650280960 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 89968640 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=12,FREE_COUNT
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   =0,ERROR_COUNT=10,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 650280960 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 89968640 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=12,FREE_COUNT
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   =0,ERROR_COUNT=11,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 325140480 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 89968640 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=12,FREE_COUNT
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   =0,ERROR_COUNT=12,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 325140480 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 89968640 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=12,FREE_COUNT
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   =0,ERROR_COUNT=13,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 162570240 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 89968640 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=12,FREE_COUNT
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   =0,ERROR_COUNT=14,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 162570240 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 89968640 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=12,FREE_COUNT
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   =0,ERROR_COUNT=15,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 81285120 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 89968640 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=12,FREE_COUNT
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   =0,ERROR_COUNT=16,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 81285120 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 89968640 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=12,FREE_COUNT
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   =0,ERROR_COUNT=17,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 40640512 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 89968640 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=12,FREE_COUNT
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   =0,ERROR_COUNT=18,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 40640512 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 89968640 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=12,FREE_COUNT
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   =0,ERROR_COUNT=19,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 1280241664 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of mem
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 110288896 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=13,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=20,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 1280241664 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of mem
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 110288896 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=13,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=21,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 640118784 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 110288896 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=13,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=22,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 640118784 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 110288896 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=13,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=23,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 320057344 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 110288896 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=13,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=24,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 320057344 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 110288896 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=13,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=25,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 160026624 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 110288896 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=13,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=26,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 160026624 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 110288896 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=13,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=27,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 80011264 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 110288896 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=13,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=28,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 80011264 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 110288896 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=13,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=29,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 40005632 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 110288896 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=13,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=30,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 40005632 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 110288896 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=13,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=31,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 1260240896 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of mem
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=32,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 1260240896 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of mem
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=33,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 630120448 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=34,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 630120448 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=35,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 315060224 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=36,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 315060224 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=37,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 157528064 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=38,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 157528064 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=39,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 78761984 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=40,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 78761984 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=41,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 39378944 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=42,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 39378944 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=43,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 19689472 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=44,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 19689472 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memor
    2007-10-07 06:12:35     1 ERR     8 RTEMem   y
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=45,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 9842688 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=46,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 9842688 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=47,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 4919296 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=48,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 4919296 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=49,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 2457600 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=50,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 2457600 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=51,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 1228800 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=52,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 1228800 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=53,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 614400 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=54,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 614400 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=55,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 307200 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=56,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 307200 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=57,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 151552 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=58,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 151552 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=59,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 73728 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=60,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 73728 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130289664 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=14,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=61,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 1260204032 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of mem
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130326528 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=15,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=62,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 1260204032 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of mem
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ory
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130326528 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=15,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=63,BYTES_MAX_USED=1390530560
    2007-10-07 06:12:35     1 ERR     8 RTEMem   RTE_SystemUNIX.cpp:546
    2007-10-07 06:12:35     1 ERR     8 RTEMem   2007-10-07 06:12:35 RTEMem Error 8
    2007-10-07 06:12:35     1 ERR     8 RTEMem   No more system pages for 630099968 bytes available,BYTE_SIZE=4096,DESCRIPTION=valloc,ERRORTEXT=ENOMEM ? out of memo
    2007-10-07 06:12:35     1 ERR     8 RTEMem   ry
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + RTE_SystemUNIX.cpp:467
    2007-10-07 06:12:35     1 ERR     8 RTEMem    + 2007-10-07 06:12:35 RTEMem Info 11
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   Used 130326528 bytes from system heap with a limit of system imposed limitation bytes,ALLOC_COUNT=15,FREE_COUN
    2007-10-07 06:12:35     1 ERR     8 RTEMem    -   T=0,ERROR_COUNT=64,BYTES_MAX_USED=

  • Win2012R2 error 364 Content file download failed.Reason: The server does not support the necessary HTTP protocol.

    Im running WSUS on Windows 2012 R2. Installed over "Add Roles and Features". Configured, synchronisation works, but can not download any updates.
    System
    Provider
    Name]
    Windows Server Update
    Services
    EventID
    364
    Qualifiers]
    0
    Level
    2
    Task
    2
    Keywords
    0x80000000000000
    TimeCreated
    SystemTime]
    2014-08-27T06:43:36.000000000Z
    EventRecordID
    390
    Channel
    Application
    Computer
    wsus-server.murrcz.local
    Security
    EventData
    Content file download
    failed. Reason: The server does not support the necessary HTTP protocol.
    Background Intelligent Transfer Service (BITS) requires that the server support
    the Range protocol header. Source File:
    /msdownload/update/software/crup/2011/03/windows6.1-kb2506014-x64_8c22199a738b51dbfe78262ca21ba98cf8bdeca2.cab
    Destination File:
    C:\WSUS-updates\WsusContent\A2\8C22199A738B51DBFE78262CA21BA98CF8BDECA2.cab
    The online help not works:
    Content download has failed. BITS service is not starting or is  stopping during downloads.
    Open a command window.
    Type sc config bits start= auto
    Type net stop bits && net start bits
    Type net stop wsusservice && net start wsusservice
    Start WSUS 3.0: Click Start, click Administrative Tools, then click
    Microsoft Windows Server Update Services v3.0.
    Click Synchronization Results.
    In the Action pane, click Synchronize Now.
    Verify
    Look for the corresponding error event.
    Open a command window.
    Type cd <WSUSInstallDir>\Tools
    Type wsusutil checkhealth
    Type eventvwr
    Review the Application log for the most recent events from source Windows Server Update Services and event id 10030.
    The KB922330 not aplicable, ExecuteSQL.exe not present.
    Please help.
    Thanks

    .\SQLCMD.EXE -S \\.\pipe\MICROSOFT##WID\tsql\query -d "SUSDB" -Q "update tbConfigurationC set BitDownloadPriorityForegroud=1"
    This should be considered a temporary fix. It will saturate your Internet connection during periods of WSUS downloads in this configuration.
    The correct and permanent fix should be to resolve the failure of your perimeter device to properly support the HTTP v1.1 protocol specification (which is now some 14 years old).
    Either your device is misconfigured, or it needs a firmware update to support the full specification.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Filename encoding from content server

    Dear gurus,
    I need your help. As storage our documents for ERP we use content server. I observe problem for example I try to open in sbwp in shared folders file with name "Роли-транзакции MM.xls". On first time it  opens without any problem. Then I try open this file or other I see message "file is not found <name of file>". When i go in sapworkdir (or sapgui) folder I see file with filename like  this "####-##########MM_20130919063339.006_X.xls". But the files with English letters in the file name opens correct. I understand that the problem is somewhere in the content server, but where?

    Hi Dmitry,
    Do you do all the activities with logon language RU and a Windows front end system where the system code page is based on Cyrillic? If not, please retry with a "completely localized" setup.
    The fact that the Russian characters are converted to #-symbols indicate that somewhere there is a conversion from Unicode --> Non-Unicode (probably Latin-1 - maybe based on logon language) and this fails.
    Unfortunately I am not familiar with content server - and these kind of problems are difficult to be analyzed without direct debugging on the system. Therefore I think it is the best if you raise a customer message  at SAP.
    Or maybe there is someone who knows content server very well and might be able to help ...
    Best regards,
    Nils

  • Error in Starting DMS(Content Server)

    Dear all,
    I get the following error while starting the Content server on unix.
    i am unbale to start the server , pls assist.
    $ pwd
    /home/sapcs/bin
    $ apachectl start
    ld.so.1: httpd: fatal: libucb.so.1: open failed: No such file or directory
    Killed
    $
    Regards,
    Irfan

    That simply sounds like the PATH for libucb.so.1 is not maintained in your env variables.
    That should fix the problem
    Regards
    Juan

Maybe you are looking for

  • How do I get a real person to handle my complaint???

    I currently have 4 lines with VerizonOn Saturday June 7, 2014, I placed an order through the Verizon website to upgrade the 5559 and 5551 lines under the Verizon Edge promotion.  Both phones I ordered were the Droid MAXX 16 GB Black.   On Tuesday Jun

  • How to delete videos already in iCloud 'Backup'?

    My iCloud 'Backup' of camera roll is too high as it has videos. I have deleted all the videos from camera roll on my iP4. However, when I backup to iCloud again, it is not deleting the videos from cloud. Wouldnt iCloud delete automatically (when back

  • How to send a unique hardware identifier

      How to send a unique hardware identifier

  • Screen exit/badi for WAK1

    Hi, We need to add a feild on WAK1 ,there is a badi BADI -WAKT_BADI_002 ,but the issue is that is badi is for sap internal use so we cant use it,i cant even see any screen exit, can anyone suggest that how can i add my custom feild without using acce

  • I pod touch wont do anything!

    I just got a new Ipod touch today. I've try to connect it to my old Power Book G4, but cant connect, here's the error message I've got: "Itunes could not connect to the ipod because an unknown error occurred (0xE8000001)." Can someone tell me what's