CSM Realod after an XML Post

Hi,
I am trying to implement CSM configuration via the XML interface. Have you ever experienced a situation where the CSM 'reload' after handling a Post? Can a badly coded network-management script kill the CSM?

it should not cause a CSM crash.
Open a service request with the TAC and provide a 'show tech'.
They will tell you how to extract the core dump from the csm venus mode.
One you have the core dump, we can analyse it to find the root cause of the crash.
Gilles.

Similar Messages

  • Issue with XML post when port used with server name

    Hi Guys,
    We are currently using an agent on our application servers which puts a server in "inservice standby" if the CPU load on the system goes above 75%. This agent is using an XML post on the CSM to achieve this and put the server back inservice using XML post as well.
    Currently we are trying to use the same agent for another application which has a port number defined as well and it does not seem to work.
    To give an example where it works:
    serverfarm TEST
    nat server
    nat client TEST
    real name BLABLA
    inservice
    The example where it does not work:
    serverfarm TEST
    nat server
    nat client TEST
    real name BLABLA 50000
    When we get the server name via XML we see that CSM returns the name as BLABLA: 50000 however using the same in the script does not work.
    Would someone know how to put the port number in an XML script so that the CSM understands which server need to be changed.
    Thanks,
    Murtaza

    It would be some thing in line with the following example
    <?xml version="1.0" ?>
    The DTD for CSM XML will let you know what tags and attributes are available to use:
    http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/mod_icn/csm/csm4
    _1_2/icn/xmldtd.htm
    HTH
    Syed

  • System allows GRs to be reversed after invoices have posted and clear

    Users have noticed that it is possible to post a GR, post and clear and Invoice, then reverse the GRs, which is an audibility problem. Previously (possibly before upgrade to ECC 6) this was not possible.Is there any configuration available to change this behavior, or  is it a standard SAP in ECC 6, or if there are unapplied OSS notes that would fix the issue.
    I checked transaction code OMBZ and the movement type 102, 106, 122, and 162 do not have a check on them.
    Is there another way of preventing the Goods Receipts to be reversed after invoices have been posted and cleared?
    Thanks,

    System allows GRs to be reversed after invoices have posted and clear
    Users have noticed that it is possible to post a GR, post and clear and Invoice, then reverse the GRs, which is an audibility problem. Previously (possibly before upgrade to ECC 6) this was not possible.Is there any configuration available to change this behavior, or is it a standard SAP in ECC 6, or if there are unapplied OSS notes that would fix the issue.
    I checked transaction code OMBZ and the movement type 102, 106, 122, and 162 do not have a check on them.
    I also checked the "GR based IV" in the PO item details, inoive tab and that is not checked.
    Invoice have been posted and cleared and now the GRs are reversing them, how to prevent this from happening. Is there a config. solution???
    Thanks,

  • How to read a file as an input stream after it's posted in an HTML form ?

    Hello,
    I want to read client file after it's posted in an HTML form. But, I don't want to upload it to filesystem or database. I want to read posted file as an input stream. How can I do that ?
    thanks in advance...

    A couple of things. If you have a FILE field in your form, the enctype of the form must be multipart/form-data. Check this link
    http://www.htmlhelp.com/reference/html40/forms/form.html
    Also, when a file is uploaded you cannot use the regular methods to get at the name/value pairs or the file itself. You'll have to use a utility like MultiPartRequest or write your own based on the RFC for Multipart requests.
    http://www.servlets.com/cos/javadoc/com/oreilly/servlet/MultipartRequest.html
    You will need some temporary file system to store this and then delete it when you are done with it.
    hth

  • In OpenScript, is there anyway to have an XML post pass if a 500 error is returned?

    Hello,
    We're using OpenScript 9.3.1.0 and are automating some Web Service tests.  One of the scenarios is to test when data is sent to the service where no valid session exists, we expect a 500 Interval Server error to be returned.  I have created a test using XML Post Data, however because the server throws a 500 error, this always reports as failed even though the "Text Match Test" with a regex testing the error message passes as expected (as you can see in the attached screenshot).  Is there anyway to tell OpenScript that we expect a [500 Internal Server] error when creating the test, or not to fail on when a condition occurs?
    Thanks in advance,
    Michael.

    You probably need to keep that cookie and create an exception as well, so you can't use Private Browsing or clear the Cookies and Site Preferences via [[Clear Recent History]]. You can let all cookies expire if you close Firefox. That will keep the cookies that have an exception.
    In [[Private Browsing]] mode all cookies are session cookies that expire if that session is ended, so websites won't remember you.

  • QM/WM- LT05 Screen after QM stock posting

    Hi
    Is there anyway to trigger the LT05 screen appearing after a stock posting in the inspection lot ? We have it working when doing a partial UD using the follow-on action, but when we want to just pre-release part of the inspection lot we can't get the 321 movement from within QM to trigger this screen appearing.
    Any ideas ? Or do we need to do this via a user exit?
    thanks in advance.
    Al

    Well, i thought about your suggestion too. It seems a good alternative. Another option is during GR in quality inspection stock to create a TO towards a workcenter. But, like the sample bin solution you suggest, i still have no physical transfer of the sample quantity to the other storage location.
    The reason my client wants this is to have better insight in what stock is physically in which storage location. The storage location where the materials are tested is physically 100 km from the central warehouse. So the sample has to be shipped from the central warehouse (WM managed) towards the warehouse where they test the samples.
    As you describe we can put the sample in the storage bin in Q stock and wait for them to be approved and the post them to unrestriced use stock by the user decision. But still the physical transfer is not solved in my opinion. What am i missing?
    We have other non WM managed storage locations too which we supply from the central (WM) managed warehouse with materials (via MRP run). The (UB) purchase reqs result in a (UB) purchase order, then we convert them into a (NL) delivery with VL10B and create a shipment and a pick (transfer) order and ship them from the WM stor loc to the other non WM stor locs.

  • Table updation after Invoice parking/ posting through FBV1

    Hello Everybody,
    Can anybody help me to know what are the tables are updating after parking and posting the FI invoice through transaction code FBV1 and what is the process to check what tables are updated ..
    thanks a lot in advance..
    Regards,
    Umakanta

    Hi Any views
    Suresh

  • BADI or BTE which triggered after FI Document Post

    Hi ,
    I am looking for solution to change document in Loans module  i.e. VDBEKI based on residual document created in FI. for that I am searching for BADI or BTE which will triggered after FI document post.
    Thanks in Advance.
    Regards
    Vimal

    Try using 1030 or 1050.
    Regards,

  • The attached VI works when I run it initially creating the XML file, but when run after the XML file is created, it's not updated. What am I doing wrong?

    The attached VI works when I run it initially creating the XML file, but when I change data and run after the XML file is created, it's not updated with new data. What am I doing wrong?
    Thank you.
    Solved!
    Go to Solution.
    Attachments:
    Attractive Force XML.vi ‏23 KB

    That looks like the logic which was written into the VI
    Inner true/ false case:
    (file exists : false) write to XML file, unflatten for display
    (file exists : true) read from XML file, unflatten for display
    At no time when the file exists (true case) is the XML file updated...

  • Probleme after installation XML-SQL Utility

    Hallo
    After installation XML-SQL Utility, after execution the xdkload i have executed the test example but the result is not good and the result of execution is:
    Rem Use these to test the results..
    SQL> select dbms_xmlquery.getxml('select * from dual', 2) from dual;
    DBMS_XMLQUERY.GETXML('SELECT*FROMDUAL',2)
    <?xml version = '1.0'?>
    <ERROR>oracle.xml.sql.OracleXMLSQLException: java.lang.NullPointerException</ERR
    OR>
    SQL> Rem
    SQL>
    SQL> exit;
    Please if need a help to continue. If you have given me a solution.
    Best Regard
    Hatem

    go thru technet.oracle.com/tech/xml for the installation info.

  • After Enable .xml file on office 365 is block.

    HI,
    Is there any solution.
    after enable .xml file on office 365 for owa not able to view and download. xml files.
    I have run below commmand
    Get-OwaMailboxPolicy | Set-OwaMailboxPolicy -BlockedFileTypes @{Remove = ".xml"}
    Get-OwaMailboxPolicy | Set-OwaMailboxPolicy -AllowedFileTypes @{Add = ".xml"}
    Get-OwaMailboxPolicy | Set-OwaMailboxPolicy -BlockedMimeTypes @{Remove = "text/xml", "application/xml”}
    Get-OwaMailboxPolicy | Set-OwaMailboxPolicy –AllowedMimeTypes @{Add = "text/xml", "application/xml”}
    is there any thing else that I should do
    thanks

    Hi,
    Run this command to make sure XML is added into allowedtypes : 
    (get-OwaMailboxPolicy OwaMailboxPolicy-Default).AllowedFileTypes
    Also confirm, If you still getting this error message? (or) It is just not showing the preview in OWA?
    It might take some time for replication, after that you will have an option to download : 
    Regards,
    Kingson
    Thanks, Kingson

  • I am not getting required output after importing xml file having HTML tags, MathML and Latex code

    I created well formatted xml having html tags, MathML code and Latex code inside
    XML with sample latex
    <question>
        <p> 8. In this problem, <Image  style="vertical-align: -9pt" title="5a\frac{7b}{3}" alt="5a\frac{7b}{3}" href="http://www.snapwiz.com/cgi-bin/mathtex.cgi?%205a%5Cfrac%7B7b%7D%7B3%7D%0A"></Image> and <Image href="http://www.snapwiz.com/cgi-bin/mathtex.cgi?%207b%5Cfrac%7B5a%7D%7B3%7D" style="vertical-align: -9pt" title="7b\frac{5a}{3}" alt="7b\frac{5a}{3}"> </Image>are both mixed numbers, like <Image src="http://www.snapwiz.com/cgi-bin/mathtex.cgi?%203%20%5Cfrac%7B1%7D%7B2%7D%20=%203.5" style="vertical-align: -9pt" title="3 \frac{1}{2} = 3.5" alt="3 \frac{1}{2} = 3.5"></Image>. The expression <Image style="vertical-align: -9pt" title="5a \frac{7b}{3} \ \times 7b \frac{5a}{3}" alt="5a \frac{7b}{3} \ \times 7b \frac{5a}{3}" href="http://www.snapwiz.com/cgi-bin/mathtex.cgi?%205a%20%5Cfrac%7B7b%7D%7B3%7D%20%5C%20%5Ctimes %207b%20%5Cfrac%7B5a%7D%7B3%7D"> </Image>is equal to which of the following choices? </p>
    </question>
    XML with sample html tags
    <p>4. Examine the expression 3<i>k</i><sup>2</sup> + 6<i>k</i> - 5 + 6<i>k</i><sup>2</sup> + 2.</p><p>When it is simplified, which of the following is the equivalent expression?</p>
    XML with sample MathML tags
    <p>5. Find the vertex of the parabola associated with the quadratic function <math xmlns="http://www.w3.org/1998/Math/MathML"><mi>y</mi><mo> </mo><mo>=</mo><mo> </mo><mo>-</mo><msup><mi>x</mi><mn>2</mn></msup><mo> </mo><mo>+</mo><mo> </mo><mn>10</mn><mi>x</mi><mo> </mo><mo>+</mo><mo> </mo><mn>4</mn></math></p>
        <math xmlns="http://www.w3.org/1998/Math/MathML"><mfenced><mrow><mo>-</mo><mn>5</mn><mo>,</mo><mo> </mo><mn>69</mn></mrow></mfenced></math><br>
        <math xmlns="http://www.w3.org/1998/Math/MathML"><mfenced><mrow><mn>5</mn><mo>,</mo><mo> </mo><mn>29</mn></mrow></mfenced></math><br>
        <math xmlns="http://www.w3.org/1998/Math/MathML"><mfenced><mrow><mn>5</mn><mo>,</mo><mo> </mo><mn>69</mn></mrow></mfenced></math><br>
        <math xmlns="http://www.w3.org/1998/Math/MathML"><mfenced><mrow><mo>-</mo><mn>5</mn><mo>,</mo><mo> </mo><mn>29</mn></mrow></mfenced></math>
    None of the above works fine after importing xml to Indesign document/templete, it is not renderting equivalent out instead it is showing the same text inside tags in the Indesign document.
    I have lot of content in our database, I will export to XML, import to Indesign, Indesign should render required output like what we see in the browser and export the output to printed format.
    Import formated XML to indesign --> Export to Quality Print Format
    Can any one guide me and let me know whether it is posible to do with Indesign, if so let me know in case if I am missing anything in importing xml and get required output.
    Thanks in advance. Waiting for reply ASAP.

    Possibly your expectations are too high. ... Scratch that "possibly".
    XML, in general, cannot be "rendered". It's just an abstract data format. Compare it to common markup such as *asterisks* to indicate emphasized words -- e-mail clients will show this text in bold, but InDesign, and the vast majority of other software, does not.
    To "render" XML, HTML, MathML, or LaTeX -- you seem to freely mix these *very* different markup formats, unaware of the fact that they are vastly different from each other! -- in the format you "expect", you need to apply the appropriate software to each of  the original data files. None of these markup languages are supported natively by InDesign.

  • Data change after call xml transformation for RAW data type

    Hi,
      Can someone explain what is workarround or any help for below problem
    when call transformation is called for usr02 records, after xml string is generated is showing different data for RAW data type for example content of fields BCODE,PASSCODE etc get convert into different data
    for example: content of BCODE fields before xml transformation say -7F8087472FB996E5
    after xml transformation it display as f4CHRy+5luU=
    why is this so happening?  is this known behaviour after xml transformation or it is bug in xml transformation?
    thanks in advance.
    Regards,
    John.

    Hi,
    I think this is because RAW data is BASE64 encoded when using CALL TRANSFORMATION.
    Old post, but did you ever find a way to change that?
    Thanks

  • [JS CS5] Resizing graphics after importing XML, but before placing on page

    I've been looking for an answer for this for a long time, and judging by the other posts here, many others are also.
    Given an XML file consisting of:
    <root>
         <products>
              <product>
                   <image href="file:///filepathhere"/>
                   <description>
              <product>
                   <image href="file:///filepathhere"/>
                   <description>
    I can import this into a layout, and drag the products element to a text frame. All the images appear inline, and then I run a script that uses XML Rules to locate the images, resize the image frames, and apply an object style. The trouble is, that once in a while the images references by the XML are so enormous that they simply exceed the bounds of the pasteboard, and things blow up.
    So what I want to do instead, is to somehow resize the images to a manageable size BEFORE I drag the products element into a text frame.
    Ole posted a possible solution here: http://forums.adobe.com/message/1108974#1108974
    In that post, he says that "If you're using CS4, can use the resize method to resize graphics that have not yet been placed in a layout." I've been trying to implement his "rough" script, and I can't work it out.
    This is what I have:
    var myRuleSet = new Array (new processImage);
    with (myDoc) {
         var elements = xmlElements;
         __processRuleSet(elements.item(0), myRuleSet);
    function ProcessImage(){
         this.name = "ProcessImage";
         this.xpath = "/root/products/product/image";
         this.apply = function(myElement, myRuleProcessor){
              var myImage = myElement.graphics.item();
              myImage.resize(CoordinateSpaces.innerCoordinates, AnchorPoint.centerAnchor, ResizeMethods.multiplyingCurrentDimensionsBy,[.1,.1]);
              myImage.parent.fit(FitOptions.frameToContent);
              return true;
    "myImage" isn't valid in the script above. Does anyone know if this is possible, and if so, what I'm doing wrong? Thanks for any light anyone can shed on this!

    After spending some more time with this today, I've realized that what Ole was talking about here: http://forums.adobe.com/message/1108974#1108974. He said that "If you're using CS4, you can use the resize method to resize graphics that have not yet been placed in a layout."
    What he was referring to was graphics that are in overset text, not graphics in XML that have been imported but not placed.
    So, there is no way that I know of to process images and image frames in imported XML that hasn't been placed in the layout yet.
    But, a good workaround to my problem that I developed was to first place the imported XML into a very tiny temporary text frame, so that all images are immediately overset. Then I process the images to a manageable size using the resize method, per Ole's suggestion. Then, and only then, do I move the content onto my layout. This avoids problems with graphics being pointed to in the XML that may be too large for the pasteboard.
    I hope this obscure technique is useful for someone!

  • ConfigArchive Directory Disappears After config.xml Becomes Corrupt

    This posting is duplicated in weblogic.developer.interest.management
    Has anyone seen this problem (and know if this is a known bug)? This is easily
    reproducible:
    1. Verify that you have the configArchive folder with backup configs in them.
    2. Shutdown managed servers and Admin server. 3. Edit the config.xml (intentionally
    corrupt it, we are just doing this to demonstrate what may happen if it is corrupted).
    3. Try starting up the servers. It will obviously fail. 4. Check to see if configArchive
    folder is there. It should still be there. 5. Fix the config.xml or restore your
    saved working copy. 6. Restart the servers. 7. Shut them down again in the correct
    sequence of course (managed first, then admin). 8. Check the configArchive folder.
    This time it's gone! All your backups are gone.
    Has anyone run into this? Is this an expected outcome? I would expect the backup
    folder to be there permanently when corruptions like this occur, and not disappear.
    Please let me know if I am missing the point or the purpose of this backup folder.
    Fred

    I contacted a BEA Tech Support rep concerning this issue. After some research,
    she informed me that this has been brought to BEA's attention already, and that
    it will be addressed in a future release.
    Thanks.
    Fred
    "Fred Shimaya" <[email protected]> wrote:
    >
    This posting is duplicated in weblogic.developer.interest.management
    Has anyone seen this problem (and know if this is a known bug)? This
    is easily
    reproducible:
    1. Verify that you have the configArchive folder with backup configs
    in them.
    2. Shutdown managed servers and Admin server. 3. Edit the config.xml
    (intentionally
    corrupt it, we are just doing this to demonstrate what may happen if
    it is corrupted).
    3. Try starting up the servers. It will obviously fail. 4. Check to see
    if configArchive
    folder is there. It should still be there. 5. Fix the config.xml or restore
    your
    saved working copy. 6. Restart the servers. 7. Shut them down again in
    the correct
    sequence of course (managed first, then admin). 8. Check the configArchive
    folder.
    This time it's gone! All your backups are gone.
    Has anyone run into this? Is this an expected outcome? I would expect
    the backup
    folder to be there permanently when corruptions like this occur, and
    not disappear.
    Please let me know if I am missing the point or the purpose of this backup
    folder.
    Fred

Maybe you are looking for