Catalog mapping error- with large entries

Hello,
When the catalog containing around 4000 items was uploaded, I received the error
The exception occurred (program: /CCM/CL_MAPPING_MANAGER=======CP, include /CCM/CL_MAPPING_MANAGER=======CM00P, line: 465)
However when the same catalog is getting uploaded when the catalog was split into two and then uploaded. Also the catalog with this large entries is getting uploaded in test system.
Can anyone help me figure out the problem for mapping exception, and let me know if something can be done?
Thanks!
Swetha

Hi Swetha,
In my opinion this may be due to a timeout in mapping process. Which CCM SP level are you running?.
Have you had a look to the SAP Note 926007?.
I hope this help.
Best Regards

Similar Messages

  • MAPPING ERROR with IDOC

    Hi Friends,
           I am working on IDOC to JDBC scenario. Here i am using DEBMAS06 IDOC . when i tried to trigger an IDOC from BD12 T code its triggering an idoc but when i see it in MONI of XI, its giving mapping error. when i test my mapping program its executing successfully. even i tried to execute  with the incoming data in the sxmb_moni, i mean that i filles my mapping test with the same data coming into MONI  by filling all the segments coming into XI its executing successfully in mapping test.
       but  when i tried to trigger an idoc from we19 or from bd54 i am facing this error. can any one please let me know what else i can do for running  this scenario. let me know your comments.
    Thanks
    Ramana.

    Hi friends, I am getting the following error. On the sender side we dont need to take care of the structure because we will be importing the IDOC from the application system directly. on the receiver side i have created the structure for the data base. the mapping is running  fine in my mapping test. still i am not getting what else i need to do. please comment on this.
      <SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
      <SAP:P1>com/sap/xi/tf/_MessageMapping_</SAP:P1>
      <SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>
      <SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_MessageMapping_: RuntimeException in Message-Mapping transformatio~</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

  • Mapping  error for larger messages

    HI,
    My senario is File to File with some conditions ( Conditions are written in UDF )
    When i am executing the payload with small size mapping executes correctly .
    But when i am executing with larger payload Mapping executes but not taking any conditions in UDF , It executes as one-one mapping.
    thanks in advance

    HI
    This should not be the case... if your UDF is working fine for smaller payload then it should work for larger payload also..
    - test mapping by using payload and after that in mapping use display queue wherever you have used UDF and try to to see what is input and what is the output.. and this will give you clear idea about what exactly is going on..
    - I guess something wrong with logic which you have used in UDF or is input payload dependent, so try to use display queue to get clear idea about UDF working.,.
    Thanks,
    Bhupesh

  • Mapping Error with Sender JDBC- Idoc scenario

    Hi Guru's,
    I've got a simple asyncronous sender JDBC to Idoc scenario, and I encounter a strange problem with the mapping.
    When I test the mapping it works fine, but when I run the scenario, only the first element (a constant) of the Idoc gets mapped, and mapping stops with no errors.
    Does someone know where to find the error?
    Thanks,
    Karst

    Hi Karst,
    There might be several reasons that you do not see the IDOC structures are not created/mapped:
    1. Most of the IDOC structures are optional (minOccrs = 0), so you have to make sure the structure itself (not just the fields within that structure) is mapped to something that does exist in the source data.
    2. Make sure your JDBC generated source data does have the right namespace as you used in your mapping. I once had a similar problem, but finally found the source data generated in run time is slightly different from the one used in mapping in terms of namespace.
    3. Test your mapping with the source data generated in runtime (you can copy it from SXMB_MONI). Then you may be able to find the problem.
    Hope this helps.
    Hart

  • BIC mapping error with Text as trasnfer mode & File type

    Hi guys,
    I am using ftp adapter in my sender channel and also using BIC mapping in the sender side.
    When i specify "Binary" as my transfer mode as well as File type, It is working fine.
    When i specify "Text" as my transfer mode as well as File type, i am getting the below BIC mapping error. According to client requirement i am supposed to use Binary. Can anyone help me on this.
    SEEBURGER BICXIADAPTER --- CONVERSION ERROR ---Error: [Error:ID=2023;LEVEL=1] InhouseDocReader readNextSegment(): offset[12(read Segment : BILLINGHEADER)]: caught ReadingException: only whitespaces as fill characters allowed!, Trace: [com.seeburger.jucon.dochandler.util.WrongFormatException: only whitespaces as fill characters allowed! at com.seeburger.jucon.dochandler.inhousereader.InhouseSegmentReader.readNextSegment(InhouseSegmentReader.java:384) at com.seeburger.jucon.dochandler.inhousereader.InhouseSegmentReader.readNextSegment(InhouseSegmentReader.java:193) at com.seeburger.jucon.dochandler.InhouseDocReader.readNextSegment(InhouseDocReader.java:2399) at com.seeburger.jucon.dochandler.InhouseDocReader.moveNext(InhouseDocReader.java:1818) at com.seeburger.jucon.mapping.E2X_DT_BILLINGDATA_2.main(E2X_DT_BILLINGDATA_2.java:991) at com.seeburger.jucon.mapping.Mapping.run(Mapping.java:2313) at com.seeburger.jucon.seebicapi.BICMapping.runMapping(BICMapping.java:1636) at com.seeburger.jucon.seebicapi.BICMapping.run(BICMapping.java:2386) at com.seeburger.jucon.seebicapi.BICMapping.startSyncMapping(BICMapping.java:1343) at com.seeburger.bicxiadapter.CCIInteraction.convert(CCIInteraction.java:1167) at com.seeburger.bicxiadapter.CCIInteraction.convertCalledFromModule(CCIInteraction.java:873) at com.seeburger.bicxiadapter.CCIInteraction.execute(CCIInteraction.java:294) at com.seeburger.bicxiadapter.module.CallBicXIRaBean.process(CallBicXIRaBean.java:363) at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl0_0.process(ModuleLocalLocalObjectImpl0_0.java:102) at com.sap.aii.af.mp.ejb.ModuleProcessorBean.process(ModuleProcessorBean.java:292) at com.sap.aii.af.mp.processor.ModuleProcessorLocalLocalObjectImpl0_0.process(ModuleProcessorLocalLocalObjectImpl0_0.java:103) at com.sap.aii.adapter.file.File2XI.send(File2XI.java:3672) at com.sap.aii.adapter.file.File2XI.processFtpList(File2XI.java:2408) at com.sap.aii.adapter.file.File2XI.invoke(File2XI.java:630) at com.sap.aii.af.service.scheduler.JobBroker$Worker.run(JobBroker.java:513) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(AccessController.java:219) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172) ] DESCRIPTION: InhouseDocReader causes an ReadingException while trying to read the next segment of current file, abort

    Hi Pratichi,
    in my point of view having text as the file type,the file will be having characters that are used for Segment separators or Element separators ( like space ) in the standard EDI format message.  Hence it is throwing exception in X2E mapping. It is just my point of view but not sure.
    Thanks,
    Shabbir.

  • Mapping error with ModelNode

    Hi all,
    I have this error when I execute my application:
    com.sap.tc.webdynpro.progmodel.context.ContextException: NodeInfo(GetCostsView): cannot modify Userid because it is mapped and there is no active NodeElement to take the value
    I have a Custom controller with this structure:
    NodeGetCosts(ModelNode)
    -NodeOutput (ModelNode)
    -UserId (ModelAttribute)
    I have mapped it to context of View01:
    -NodeOutput(ModelNode)
    -UserId(ModelAttribute)
    In doInit method of custom controller I usu this code:
    NodeGetCosts input = new NodeGetCosts();
    wdContext.NodeGetCosts().bind(input);
    try {     wdContext.currentNodeGetCosts().modelObject().execute();
    wdContext.nodeOutput().invalidate();
    } catch (WDDynamicRFCExecuteException e) {          
    What can I do?
    Thanks
    Andrea

    Hello Andrea,
    Try to map the whole context structure from the CC to your view.
    I think you missed out mapping of the parent node <b>NodeGetCosts(ModelNode)</b>.
    If the RFC requires some input like <i>UserId</i> specify the value for that attribute as well. Also, try
    to execute the same code from the CC's init.
    This should solve your problem.
    <i>Please reward appropriate points</i>
    Bala

  • Download error with large video

    I am tearing my hair out :-) I am getting a download error saying "Could not connect to server at this time" when using a large video - the problem seems to be size related. No issues with smaller videos (up to around 80mb) but my final edit comes to 400mb. Errors trying to download from the iPad. Any ideas? Thanks in advance.

    WHAT error?
    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Workspace Error with Large Financial Report Book

    I have been having inconsistent issues getting certain FR books to run in Workspace with the only error I'm receiving being:
    +5200: Error executing query: EssbPROD/RE/RE/nholmes/Error(1042006)
    Network error [10048]: Unable to connect to [EssbPROD:1423]. The client timed out waiting to connect to Essbase Agent using TCP/IP. Check your network connections. Also make sure that server and port values are correct+
    The reason I say inconsistent is that sometimes the same books that give me errors run just fine with no problems.
    It has started to become an issue because it seems more and more that they will not run and they are being used for our month-end close so it's pretty important that they run when needed. Unfortunately I can't break up the report books because the accounting group wants to see them the way that they are now.
    I have tinkered with Report Optimization Settings with the FR client to find a combination that might make it work better but it always eventually comes back to this error even if it works after change the settings. I see no need and modifying the reports since I know they work because they work sometimes. I just need to know if it is possibly a memory setting somewhere that can be adjusted to make these report books run consistently.
    Thank you for any help that can be provided.
    We are running 11.1.1.3

    The following KM might help
         Financial Reporting (FR) Error: "5200: Client Timed Out Waiting to Connect to Analytic Services Agent Using TCP/IP." (Doc ID 604745.1)

  • Image maps error with IE 6

    Hallo!
    I have a problem with Internet Explorer 6 (Windows XP) and only 2 image maps with rollovers on a page with a total of 6 image maps.
    This is the page:
    http://www.eqmultimedia.it/paolobisi/home_2009f.html
    Everything is OK on Mac OS X (Safari and Firefox) and IE 7 on Windows XP and Vista.
    ONLY the 2 image maps named "ART FOR SALE" and "CONTACT" do not work with IE 6.
    This is my workflow:
    - Page design in Photoshop.
    - Slices, image maps, rollovers and remote rollovers with ImageReady
    - Save html page and images folder from ImageReady
    - Import html page and images folder in Golive CS
    - Check and correct ALL the links in the image-map code generated with ImageReady
    - Export site from Golive (with Flatten Script Library) and FTP transfer on Unix server.
    I suspect that the image-map code is not FULLY loaded by IE6 and for this reason only 2 image maps on the page do not works.
    Any suggestion will be very appreciated.
    Thank you and sorry for my English!
    ettore

    Correct link:
    www.eqmultimedia.it/paolobisi/home_2009f.html
    Sorry!
    ettore

  • HTTP 500 Internal Server Error with Large Attachment in SOAP Scenario

    Hi,
    we have implemented SOAP - XI - SOAP Scenario in our landscape (Sap Neatweaver Process Integration 7.1) .
    One of the functionality of this scenario is the Upload of Documents to External Web Service through standard SOAP Attachment.
    If we try to upload a small file (smaller than 20MB), task works fine and the document is correctly uploaded.
    If we try to upload a larger file, we encountered in this generic error:
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: XIAdapterFramework:GENERAL:com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error
         at com.sap.aii.adapter.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:1161)
    We tried to increase timeout parameters (in communication channel and in ICM Value) but the response is the same.
    We verify also if icm/HTTP/max_request_size_KB parameter was set to a value smaller than our file size limit (20MB) but is set to default value (100MB).
    The problem isn't on External Web Service Layer because if we try to upload the same documents directly to that web service upload works fine, and in External Web Service's Log there aren''t any indications of this error.
    So I ask you: are there any System Parameters to verify to solve this issue?
    For additional, in ICM Monitor LOG we can read this WARNING when we call our service:
    WARNING => IcmReadFromConn(id=53/454390): temporarily out of MPI buffers -> roll out [icxxthrio_mt 2646]
    This warning may be related to the problem? If yes, how can we solve it?
    Thanks a lot,
    Marcello Ricci

    Hi ,
      Please answer my following questiosn.
    1)  which PI version are you using?
    2) How many J2EE nodes you have.
    please be reminded that SOAP is not for the heavy messages. Then you need to increase your timeout parameters from BASIS.
    Rgds
    Veeru
    Edited by: viru srivastava on Dec 14, 2010 10:18 PM

  • Mapping error with respect to nodes

    hi,
    We have 5 fields in node1 with occurance(0:10) . If all the 5 fields exists then create the target node.
    We used 5 fields>exists>Createif-->target node
    Now we are facing an issue like. Node1 is repeated thirce on source side. Where in the third segment is not having all 5 required values, But as the same fields exists in above nodes the mapping is returning true and creating the target node.
    We dont want this to happen any solution please.
    TIA

    Prabhas,
    I feel the problem can be solved if the we create some blank value for the fields which does not occur under one occurence of the node. Try doing below and I feel the problem might get resolved.
    Use IF-ELSE function along with the existence of fields to create a NULL value for the occurences in which fields are absent for e.g IF Field1 Exists then pass Field1 ELSE pass constant "NULL" and from the output of this IF-ELSE check if it is NOT EQUALs to NULL and then as Raj suggested apply AND operations to the output of these EQUALS for all fields containing the same logic similar to Field1 and at last use CREATEIF.
    Also, no need to change the context of fields let them be at their original context.
    Hope this would resolve the issue.
    Regards,
    Amit
    Edited by: Amit valecha on Oct 17, 2011 12:10 PM

  • Error with large amount of HTML received

    Hi,
    I'm using MS IE 6.0 and I'm having the same problem.
    When loading a page containing huge informaion, I receive the following popup error:
    "Internet Explorer cannot open the internet site http://localhost:8080/Tree/center.jsp?chapterValue=242&topicvalue=6745&chapterName=Chapter67&topicname=topic45
    Operation aborted"
    center.jsp accesses the database and returns the information which can be 80MB.
    Interesting... MSIE reports the error when loading the page. When you click "OK" in the error popup, the page stays blank(i.e., says"Page cannot be displayed"), but if you click the refresh button on the browser, the page displays correctly.
    Don't know if it's a problem associated with MS IE 6, but it seems to occur ONLY when loading the page that has huge data.
    - Frank.

    Sounds like the browser is timing out because the page is taking so long to load. Try doing a search of the forum on how to do a "page loading" JSP page. It comes up fairly frequently and should be easy to find.

  • E71 system error with meeting entry

    Hello everyone, I just bought my E71 and I have the following problem: when I try to add a meeting, after i do "done" it gives me:system error.
    when I try to insert a "to do" or memo, it works fine but when I write a meeting I have this error.
    I tried to add a meeting on outlook and then I syncronized, after this I have a "to do" or task on my phone and not a meeting.
    The sync works fine.
    Thanks a lot for your support.

    pippobaudo:
    Thanks for the info. After many redundant backups and original setting realoadings I managed by trial and error to work out that the error is caused by the backup utility whenever you backup calender or todo notes.
    So I fixed it by making a full backup of my phone, but excluding calender and todo notes. Then I reset to original settings, and loaded the backup. Works fine now.
    Its a bit of a hack that the backup utility cannot restore calender entries correctly...

  • Command line error with large codebase?

    any idea?
    if i change the source to go down the code tree to say
    -s "D:/wrk_gapp-i17/gariffCode/src/tinylion/gariff"
    then all is fine
    but all of the following give the same error
    -s "D:/wrk_gapp-i17/gariffCode/src/tinylion/gariff"
    -s "D:/wrk_gapp-i17/gariffCode/src/tinylion/"
    -s "D:/wrk_gapp-i17/gariffCode/src/"
    is it the amount of files?
    any source  that goes deeper is fine;
    -s "D:/wrk_gapp-i17/gariffCode/src/tinylion/gariff/views"
    -s "D:/wrk_gapp-i17/gariffCode/src/tinylion/library"
    etc
    as you can see ive tried uping the memory (same what ever value i use)
    using latest version as far as i know
    $ java -Xmx1024 -jar "A:/_tools/flexPMD/flex-pmd-command-line-1.0.jar" -s "D:/wrk_gapp-i17/gariffCode/" -o "D:/wrk_gapp-i17/gariffCode/_pmdOut/all_flex/" -r "A:/_tools/flexPMD/all_flex.xml"
    12-Dec-2009 21:34:09 com.adobe.ac.pmd.engines.AbstractFlexPmdEngine loadRuleset
    INFO: Ruleset: A:\_tools\flexPMD\all_flex.xml
    12-Dec-2009 21:34:09 com.adobe.ac.pmd.engines.AbstractFlexPmdEngine loadRuleset
    INFO: Rules number in the ruleSet: 82
    Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
            at java.util.ArrayList.RangeCheck(Unknown Source)
            at java.util.ArrayList.set(Unknown Source)
            at com.adobe.ac.pmd.files.impl.MxmlFile.copyScriptLinesKeepingOriginalLineIndices(MxmlFile.j ava:131)
            at com.adobe.ac.pmd.files.impl.MxmlFile.extractScriptBlock(MxmlFile.java:162)
            at com.adobe.ac.pmd.files.impl.MxmlFile.<init>(MxmlFile.java:55)
            at com.adobe.ac.pmd.files.impl.FileUtils.create(FileUtils.java:83)
            at com.adobe.ac.pmd.files.impl.FileUtils.computeFilesList(FileUtils.java:58)
            at com.adobe.ac.pmd.FlexPmdViolations.computeFiles(FlexPmdViolations.java:131)
            at com.adobe.ac.pmd.FlexPmdViolations.computeViolations(FlexPmdViolations.java:94)
            at com.adobe.ac.pmd.engines.AbstractFlexPmdEngine.computeViolations(AbstractFlexPmdEngine.ja va:156)
            at com.adobe.ac.pmd.engines.AbstractFlexPmdEngine.executeReport(AbstractFlexPmdEngine.java:1 38)
            at com.adobe.ac.pmd.commandline.FlexPMD.startFlexPMD(FlexPMD.java:115)
            at com.adobe.ac.pmd.commandline.FlexPMD.main(FlexPMD.java:69)

    Hi again
    now I know where to start looking I'm positive i can track this one down for yo9u this evening.
    i'll get back to you later
    cheers

  • Error getting a list of catalogs:unknown Error

    Hi,
    I have create universes on SAP BI dev system,they all wrking fine.Then i have stated to connect universe to SAP BI pro by changing the server infomation in connection.It was wrking fine i m able to change the information and then to connect respect query.but suddenly its started to show error:
    "DBD:A runtime exception has occurred.(Error getting a list of catalogs:unknown Error)"
    With changes connection information it was wrking fine and suddenly its started to show this error,I m not sure what could be the reason.And wht to do to resolve this.CAn anyone can help me in this?
    Thanks,
    Piyush

    Hi,
    Even i'm also facing the same error...
    We are on.-
    BO XI 3.1 SP2
    BW 7 EP1 SP5
    SAP_ABAP 7.1 SP5
    In our case also, earlier it was working fine, but suddenly server/designer has started showing Empty Infocube list....
    The above problem is present in our QA system.
    Whereas DEV & PROD are working fine.
    Your response is appriciated..
    Regards,
    Chitra H. Keluskar
    Edited by: Chitra Keluskar on Dec 29, 2010 8:45 AM

Maybe you are looking for

  • SRM Offline Approval via Blackberries is not working

    SRM Experts, We are using SRM 5.0, PI-7.0. We don't have SAP MI (mobile infrastructure) configured in the landscape. Whenever user approves the Shopping cart from blackberry, it does not work. If user approves from MS-Outlook, it works. I heard that

  • Pass dynamic parameter to Struts' forward

    In my application, when a user modifies a particular record from the database, after they edit it and save it, I want to show them the modified record. I'm using struts, however, I don't know how to pass the recordID to the struts forward after it ha

  • Slideshow Music Possessed !!

    Well, I can see the bug where no matter how you try to unselect music in a slideshow is still there, it always checks itself when the dialog box open, you can even WATCH the checkmark box go from unchecked to checked every time the slideshow options

  • Am trying to get the contents of my iPod onto a different computer/iTunes

    I got a new computer (hooray!) but unfortunately my iTunes is on old computer, and I'm giving it away. Also unfortunately, I have no idea if a) it's possible to get the contents of my iPod onto the new iTunes, and b) if so, how. So, if anybody can gi

  • GR print..... Urgent!!!!!

    Hi all, I want to print a goods receipt when gr get post.... For that i created a output type : ZE03 Form Routine : ENTRY_WE03 i want to attach my smartform. but i am not able to find, from where this sapscript is getting called... so i can change it