In SMARTFORMS when openee a Text Node,   Giving a Short Dump

Hi
I am getting Short Dump in SMARTFORMS Transaction, when ever I opened a Text Node and made some changes in it.
With out opening a Text Node I can able to change and activate the SmartForm.
But if I open a Text Node I can able to make changes in the Text Node but later if i click on any other Node, it is giving a Short Dump.
But all other systems in my office are working fine.
I have tried the Utilities->Settings-> and changed the editor also. 
I have also Installed the SAPGUI once again for this Issue. But still I am getting the same problem.
Can anyone Please help me on this Issue.
I am sending the error enalysis of the Short Dump.
Error analysis
    Short text of error message:
    Control Framework : Error processing control
    Long text of error message:
     Diagnosis
         An error occurred when the system tried to process the commands
         from the Automation Queue on the presentation server.
         There are several possible reasons for this:
         - The installation of the SAP GUI on the presentation server is
         faulty or obsolete.
         - There is an error in the application program
         - There is an error in the SAPGUI or an integrated control
     Procedure
         1. Make sure that you have imported the appropriate Support
         Package, the current kernel, and GUI patch for the release of your
         system
         2. Check whether the error occurs locally on one or a few PCs, or
         generally on all PCs. Note whether the error only occurs for some
         users, for example because of a specific Customizing setting.
         If it only occurs locally, this suggests an installation problem
         with the PC. Check the installation; if necessary, reinstall the
         software. In the dump, search for the SY-MSGLI field, since it may
         point to the cause of the error.
         3. Activate the Automation Trace (in accordance with SAP Note
         158985).
         4.Start the transaction and continue until the screen immediately
         before the dump.
         5. From the System -> Utilities menu, choose Autom. Queue,
         Synchronous Processing.
         The status bar of the GUI displays the text:
            "Automation synchron flush mode on"
         6. If you now proceed with the application, the short dump will
         display the ABAP call that caused the error; the Automation Trace
         will contain the error on the presentation server.
         7. If necessary, load the short dump and trace files on to
         sapservX, so that SAP can analyze them.
    Technical information about the message:
    Message class....... "CNDP"
    Number.............. 006
Thanks in Advance.

Hi
I think dump is because of SAP GUI. If you are ECC 6.0 then install SAP GUI 710 with patch level  2 or more and check
Regards
Shiva

Similar Messages

  • Program is giving a Short Dump u201CCONVT_NO_NUMBERu201D.

    Hi,
    The current ABAP program "ZINPUTMODULE" had to be terminated because one of th
    statements could not be executed.
    Program is giving a Short Dump u201CCONVT_NO_NUMBERu201D.
    Can anyone please help with the cause of the dump?
    Thanks in advance
    Reshma

    Hi Reshma,
    See the  Note 856312 - Dump CONVT_NO_NUMBER
    FORM FCODE_ALT_1000
    Delta001Context Block 
      DATA: lv_parvw TYPE parvw_4,
            lv_parnr TYPE sd_partner_parnr,
            lv_pargr TYPE pargr,
            lvs_old_partner LIKE gvs_tc_data,
            lv_cancel TYPE  xfeld,
            lv_tabix TYPE sy-tabix,
            lv_selline TYPE i,
            lv_error LIKE sy-subrc,
            lv_selection_done type xflag,
            lv_new_parnr type sd_partner_parnr,
            lvs_message_info type message_info,
            lvs_syncro_subscreen like gvs_syncro_subscreen,
            lv_result type xfeld,
            lv_parnr_to_change type partner_vb.
    loop at selected lines
      LOOP AT gt_tc_selected_lines.
        lv_parvw = gt_tc_selected_lines-rec-parvw.
    Delete Block 
        IF gt_tc_selected_lines-rec-partner co ' 0123456789'.
          UNPACK gt_tc_selected_lines-rec-partner TO lv_parnr.
        ELSE.
          lv_parnr = gt_tc_selected_lines-rec-partner.
        ENDIF.
    Insert Block 
        CATCH SYSTEM-EXCEPTIONS CONVT_NO_NUMBER = 01
                                OTHERS = 02.
        IF gt_tc_selected_lines-rec-partner co ' 0123456789'.
          UNPACK gt_tc_selected_lines-rec-partner TO lv_parnr.
        ELSE.
          lv_parnr = gt_tc_selected_lines-rec-partner.
        ENDIF.
        ENDCATCH.
        if sy-subrc <> 0.
         lv_parnr = gt_tc_selected_lines-rec-partner.
        endif.
    Delta002Context Block 
        GET CURSOR LINE lv_selline.
        lv_tabix = gv_tc_partner_overview-top_line + lv_selline - 1.
        READ TABLE gt_tc_data INTO lvs_old_partner INDEX lv_tabix.
        IF lvs_old_partner cn ' 0'.
          lv_parvw = lvs_old_partner-rec-parvw.
    Delete Block 
          IF lvs_old_partner-rec-partner co ' 0123456789'.
            UNPACK lvs_old_partner-rec-partner TO lv_parnr.
          ELSE.
    Insert Block 
          CATCH SYSTEM-EXCEPTIONS CONVT_NO_NUMBER = 01
                                OTHERS = 02.
          IF lvs_old_partner-rec-partner co ' 0123456789'.
            UNPACK lvs_old_partner-rec-partner TO lv_parnr.
          ELSE.
            lv_parnr = lvs_old_partner-rec-partner.
          ENDIF.
          ENDCATCH.
           if sy-subrc <> 0.
    Regards,
    Md Ziauddin

  • External List Management - marketing List upload giving a short dump

    Hello All,
    In CRM Marketing ELM, when we try to upload an external data list, the system throws a short dump where it is not able to read the RFC destination WORFLOW_LOCAL_100. We have set this RFC destination as an ABAP Driver RFC in SM59, but do not reach to any positive results.
    Any clues to anyone out there?
    Rgds
    Priyanka

    Thanks.
    We could solve it at our end. A new RFC destination as WORKFLOW_LOCAL_100 is defined as a Logical Connection.
    Rgds
    Priyanka

  • In ods i am deleting the request it is giving the short dump.

    In the ods object there are two request avaible.when i am deleting the two requests it is giving the error
    the error message is MESSAGE_TYPE_X" C          
    SAPLRSDRO" or "LRSDROF10"  
    ROLLBACK_ODS"              
    plese suggest on the issue.

    You said it was a network drive.  So is someone else on the network using that same file or may have have left with excel still accessing it on their system?

  • The text which is in text node is not displaying in output in smartforms

    Hi,
      In smartforms i created a text node and entered some text like following.
         Target Quantity               60000001     60000002          
         Scheduled Quantity               60000003     60000004               
         So far delivered Quantity          60000005     60000006
         Last delivered Quantity          60000007     60000008
          Delivery Schedule Details
    the text which i entered as above in the text node is not displaying.It is in main area.

    Hi
    if u are using table or template inside the main window
    then just mention the position of the text element
    goto text element - output options- output structure tab----give line and column no.
    Thanks
    krushna

  • Smartforms text node in release 710

    Prior to today, I have worked with SmartForms in ECC 5.0 but now I am in ECC 6.0.  I see a major difference in SmartForms when it comes to text nodes.  What is this all about?  I can no longer drag fiields to the text node.  Now the text node opens with an, embeded, instance of MS Word.  Is this normal?  Have SmartStyles gone away?  I am royally confused.
    Regards,
    Aaron

    The only pencil icon I see says "Editor" when you hover over it and it is above the 'Check' icon.  I used the 'Insert Field' icon, adding the '&'s, and it still doesn't display the result of that field.  Any ideas?
    I now managed to get the value to come through.  I had to click the "editor" button and add the field in that editor.  It didn't work if I added the field in the first editor (the node layout).
    My problem with the character format still stands.  Also, can you not drag and drop the fields anymore?  Is there a way to go back to the old editor?  This new editor takes entirely too long to load each time you go to a new text node.
    Aaron
    Edited by: Aaron Shover on May 7, 2008 11:12 AM

  • Carriage Return in Text Node of SmartForm

    Hello SAPients.
    I'm working with a Text node in a SmartForm. I'm using "Include Text" to call an existing text. The text loads fine except that it doesn't respects the CR's.
    What can I do?

    Hello SAPients!
    I'm still having this problem, maybe I didn't explain the problem very well and that's why I didn't get an answer. I hope this information be more helpful:
    I'm working in SAP 4.6C. I have a SmartForm with a Text Node that shows "unlimited" text. I created another transaction to maintain this text in a small text editor and save the text using FM SAVE_TEXT and retrieve it using FM READ_TEXT and it shows everything correct.
    In the SmartForm I'm taking advantage of the option "Include text" in the Text type of the General Attributes of the text node. The system retrieves the text in a normal way, except that the text is shown without Carriage Return, that is, all the text is show in one single line. Do you know why?
    Thank you in advance for your help.

  • I am just about giving up!  I have upgraded Pages to 0.9 4.3.  Now when i copy text from an incoming email and paste it it pastes in as an Object and I can't work on it.

    I am just about giving up!  I have upgraded Pages to 0.9 (4.3).  Now when I copy text from an incoming email and paste it into Pages it pastes in as an Object and I can't work on it.  It has a border round it and corner markers.  I have never had this problem before.  I have looked at every conceivable thing but cannot find how to get rid of this Object and just paste in the wanted text.  If I fiddle and fiddle within this text I can eventually get a cursor and work on the text - but how on earth can I get rid of the surrounding box?  
    I don't know if this is at all clear but I can't think of any other way to describe this - but it looks like this in Pages with corner and top, bottom and side markers.
    Monthly summary for .................March, 2013
    Four more elephant Rescues during the month - first a yearling female named “.......................................
    Lecia

    Peter hello - I have been copying and pasting for as long as I can remember and it has NEVER done this before - so why now!? Anyway, Jerry has told me about Paste and Match Style --- yet another new thing! 
    I have also discovered that I don''t need to hold down Option when I go to Save to get Save As -  I can hold down 4 keys (shift, option, command and S) and it will bring up Save As!! 
    Thanks for your response.
    Lecia

  • When double clicking a word with an adjacent br Firefox is reporting the endContainer of the selected range as the parent div, but when selecting with a mouse drag Firefox reports the endContainer is a text node. Is this expected behavior?

    Double click on break and the end container appears to be the parent div, but if you select just break with mouse the end container is a text node. If you continue to drag your mouse past the end of break you also get the parent div. Sample html:<br />
    <br />
    <pre><nowiki><!doctype html>
    <html>
    <body>
    <div id="surroundingDiv1">
    Break<br/>
    </div>
    <p>
    <a href="#" onclick="showSelectionInfo()">Show Selection Info</a>
    </p>
    <label for="output"></label><textarea id="output" rows="20" cols="50"></textarea>
    <script>
    function showSelectionInfo() {
    var range = null;
    var sel = window.getSelection();
    if (sel.rangeCount > 0 && sel.getRangeAt(0).toString() != "") {
    range = sel.getRangeAt(0);
    if (range != null) {
    document.getElementById("output").innerHTML =
    "Text: " + range.toString() +
    "\n\nendContainer - " +
    "\n\tid: " + range.endContainer.id +
    "\n\tnodeName: " + range.endContainer.nodeName +
    "\n\tnodeValue: " + range.endContainer.nodeValue +
    "\n\tnodeType: " + range.endContainer.nodeType +
    "\n\nstartContainer - " +
    "\n\tid: " + range.startContainer.id +
    "\n\tnodeName: " + range.startContainer.nodeName +
    "\n\tnodeValue: " + range.startContainer.nodeValue +
    "\n\tnodeType: " + range.startContainer.nodeType;
    </script>
    </body>
    </html></nowiki></pre>

    In general theory, one now has the Edit button for their posts, until someone/anyone Replies to it. I've had Edit available for weeks, as opposed to the old forum's ~ 30 mins.
    That, however, is in theory. I've posted, and immediately seen something that needed editing, only to find NO Replies, yet the Edit button is no longer available, only seconds later. Still, in that same thread, I'd have the Edit button from older posts, to which there had also been no Replies even after several days/weeks. Found one that had to be over a month old, and Edit was still there.
    Do not know the why/how of this behavior. At first, I thought that maybe there WAS a Reply, that "ate" my Edit button, but had not Refreshed on my screen. Refresh still showed no Replies, just no Edit either. In those cases, I just Reply and mention the [Edit].
    Also, it seems that the buttons get very scrambled at times, and Refresh does not always clear that up. I end up clicking where I "think" the right button should be and hope for the best. Seems that when the buttons do bunch up they can appear at random around the page, often three atop one another, and maybe one way the heck out in left-field.
    While I'm on a role, it would be nice to be able to switch between Flattened and Threaded Views on the fly. Each has a use, and having to go to Options and then come back down to the thread is a very slow process. Jive is probably incapable of this, but I can dream.
    Hunt

  • Text node in the Charac Hierarchy sums up

    Hi,
    I am working on IP.
    I had created an hierarchy for a specific consumption data with the top node as a text node, which should appear only once in the report.
    But when i use the Input ready query, the system shows multiple rows of the text node for every new characteristic values in the nodes below this node.
    How do i avoid the text node being displayed multiple times?
    Thanks in advance,
    regards,
    Sriram

    Hi Jacky,
    Yes i have text nodes for more than one set of characteristics.
    Level 1A
        Level 2
            Char1 A
            Char1 B
    Level 1B
            Char1 C
            Char1 D
            Char1 E
    These characteristic also have an attribute characteristic. Hence, in the Input ready query it displays as follows;
    Level 1A
        Level 2          Char2 A
        Level 2          Char2 B
            Char1 A    Char2 A
            Char1 B    Char2 B
    Is there a way to avoid the "Char2" in the text nodes.
    Thank in advance for the solution,
    regards,
    Sriram

  • Text node not showing first line?

    I'm trying to figure out some unexpected behavior with the layout of Text. If I create an example program based on the API documentation
    http://java.sun.com/javafx/1.2/docs/api/javafx.scene.text/javafx.scene.text.Text.html
    Like so:
    Stage
        title: "Application title"
        width: 500
        height: 500
        scene: Scene
            content: [ Text {font: Font { size: 20 } content: "First row\nSecond row" }  ]
    }The resulting screen only shows "Second row", the first line is moved out of the screen above. I need to set y to 20 to show the first line.
    Is that normal?

    Right, Text nodes have an textOrigin, which is default set to the base line. That means that y=0 is just below the letters.
    But the behavior is unexpected when simply adding a Text node and nothing is visible.

  • Account dimension hierarchy text nodes ACCTYPE property

    Hello,
    We have master data being populated into BPC from BW. So for the Account dimension in BPC, we use the 0GL_ACCOUNT infoobject in BW. This infoobject also has all the Financial statement version hierarchies which are being loaded to BPC. The question that I have is, how should the hierarchy text node values for ACCTYPE property be populated if I have to automate this load on a daily basis.
    For the actual GL accounts, we have the account number ranges defined. Like 1* series accounts are Assets etc..So we can easily define a rule for populating the ACCTYPE  property values. But not sure if there is any easy logic for populating the hierarchy text nodes as we dont have any pattern in them. Would we need to maintain it manually always?
    Thanks
    Gaurav

    Hello Richard,
    If there is really no logic behind them there is off course no way of automating this. Then I guess you will have to maintain each node separately.
    Some customers are also willing to change their text node structure. For example I had one when where the rules for the 0HIER_NODE records were as follows:
    *           EXP -> Starts with 32*, 311*, 312*, 321*, 3111*, 3112*,
    *                  3142*,  31111*,  31112*,  311111*
    *           INC -> Starts with TOT, 3000000000, 3100000000, 313*,
    *                  322*, 3113*, 3141*, 31113*, 311112*
    *           AST -> Starts with 1*
    *           LEQ -> Starts with 2*
    Kind regards,
    Christophe

  • Error in smartform when printing multiple pages

    Hi,
    I m using a smartform which have two pages in it,
    i m able to save and activate it without any error message and when i run the function module generated to chk my smartform
    it runs fine and diplays two pages i m using.
    but as i m attaching this form with my driver program it is giving an error message while running . the error message is " No other output defined in main window."
    Please help me out to resolve the issue.

    Re: error in smartform when printing multiple pages
    dharani tadikonda
    Thanks for this answer. It is absolutely correct.

  • XMLSearch / case in-sensitive search in a text node value with XPATH

    Hi everyone,
    I was aggregating some XML files and queries for a search
    engine. It is pretty easy with coldfusion XML functions BUT ....
    I was looking around XMLSearch to do a simple text search
    into nodes and I am stuck with it.
    with something like that :
    selectedElements = XmlSearch(myxmldoc,
    '(/directory/user[contains(.,"#form.firstName#")])');
    Without loop all the XML elements, I cannot put firstName
    text nodes to lower-case, do a simple search into the directory and
    get user entries.
    Is it possible to do with XPATH something like that :
    selectedElements = XmlSearch(myxmldoc,
    '(/directory/user[contains(lower-case(.),lower-case("#form.firstName#"))])');
    Thanks for your help.

    When Do you think coldfusion will implement Xpath functions
    as
    http://www.w3schools.com/xpath/xpath_functions.asp
    ????

  • XML parser fails to convert html encoded text nodes

    Under the strain of large documents this defect rears its ugly head more often. While parsing a text node containing html encoded chars i.e. < > &; etc...
    The parser will seemingly forget to change the chars at random, 99.9% of the time everything is ok and the proper conversions take place:
    < -> &#60;
    > -> >
    &; -> &#38;
    Once an error occurs it is reproducible until the text node is changed ( values and/or order ) then it is a crapshoot again.
    These tests were done using the default UTF-8 encoding, here is the exception thrown by the parser along with a portion of the text node before and after the first parsing.
    Let me be clear, the parser actually succeeds the first time but the transformation of the HTML encoded pieces possibly fails. It is on the parsing of the text node value as its own document that the parser fails.
    Error 0 : Error parsing XML string! Line :: 1, Column :: 65674
    Error 1 : End tag does not match start tag 'Project'.
    End tag does not match start tag 'Project'.
    at oracle/xml/parser/v2/XMLError.flushErrors (XMLError.java:233)
    at oracle/xml/parser/v2/NonValidatingParser.parseDocument (NonValidatingParser.java:248)
    at oracle/xml/parser/v2/XMLParser.parse (XMLParser.java:117)
    at pacificedge/xml/XMLUtilities.loadParserFromString (XMLUtilities.java:104)
    Preprocessing ::
    <Project stuff0="0" stuff1="0" stuff2="0" stuff3="1" stuff4="100167" stuff5="100213">
    <StuffA>100213</StuffA>
    <Name>I am a Name</Name>
    <StartDate>1998-08-10</StartDate>
    <FinishDate>2000-06-30</FinishDate>
    <Path>Folder1\Folder2</Path>
    </Project>
    Post processing:
    <Project stuff0="0" stuff1="0" stuff2="0" stuff3="1" stuff4="100167" stuff5="100213">
    <StuffA>100213</StuffA>
    <Name>I am a Name</Name>
    <StartDate>1998-08-10</StartDate> <-- Error is raised here when the value of the text node is used as an xml document
    <FinishDate>2000-06-30</FinishDate>
    <Path>Folder1\Folder2</Path>
    </Project>
    Please investigate this. It is a chronic problem for us and possibly many others.
    null

    Sorry for the encoding issues in the message before here are the pertinent pieces hope this shows up correctly.
    &;lt; -> &;#60;
    &;gt; -> >
    &;amp; -> &;#38;
    Preprocessing ::
    &;lt;Project stuff0="0" stuff1="0" stuff2="0" stuff3="1" stuff4="100167" stuff5="100213"&;gt;
    &;lt;StuffA&;gt;100213&;lt;/StuffA&;gt;
    &;lt;Name&;gt;I am a Name&;lt;/Name&;gt;
    &;lt;StartDate&;gt;1998-08-10&;lt;/StartDate&;gt;
    &;lt;FinishDate&;gt;2000-06-30&;lt;/FinishDate&;gt;
    &;lt;Path&;gt;Folder1\Folder2&;lt;/Path&;gt;
    &;lt;/Project&;gt;
    Post processing:
    <Project stuff0="0" stuff1="0" stuff2="0" stuff3="1" stuff4="100167" stuff5="100213">
    <StuffA>100213</StuffA>
    <Name>I am a Name</Name>
    &;lt;StartDate>1998-08-10</StartDate> <-- Error is raised here when the value of the text node is used as an xml document
    <FinishDate>2000-06-30</FinishDate>
    <Path>Folder1\Folder2</Path>
    </Project>
    null

Maybe you are looking for

  • BI Publisher: variable in Header of rtf-template

    Hi, Is there a way to display a field in a Header of RTF-document when the value source of the field is from XML data source ? In other word, could Header of RTF-document conclude variable ? Thank you

  • Help to make this dynamic sql work

    Hi, I have many DDLs to execute and these DDLs change over time, so I try to load these DDLs into a table (y) and write a proc to loop through them. But I run into some problems and need your help. Here are the details: create table y ( x varchar2(40

  • How do I distinguish the header/footer from the two-colume format of a .pdf document?

    How do I get adobe to realize that there is a header and footer on each page, but the actual text in the file is in two columes. Is there a way to make this clear and embade it in the document so other programs recognize this too? I am finding tha wh

  • Information Regarding DMS

    I want help in Understanding Document management system in SAP.Any useful link and docs are acceptable.

  • GoLive CS2 won't set background color

    I have GoLive CS2 by way of investing in the whole CS2 package, so it wasn't a standalone installation. I have installed all of the recent updates. I go to Properties to set the background color. It sets it to "Black" in the HTML code, but it doesn't