Problems with failure of script TCL AS5350XM

Hi all

We are facing problems using AS5350XM as an IVR server to our network, where it is used as a server MGCP with Cisco BTS 10200 to meet the demand of the customer. What we have seen is the gateway that struck after a while, and the error in the debug level is

Jun 11 10:28:16.260: / / 5550 / / AFW_: / AFW_FSM_Drive: Tcl_Eval driving WSF inside modulespace Tcl code = 1 code = ERROR

16.260: TCL script failure

Result:

Illegal parameters. Ord1 and Ord2 are the same 55495550

:<191>198118:079727: 10:28:16.260 Jun 11: TCL script failure errorInfo:

<191>198119: illegal parameters. Ord1 and Ord2 are the same 55495550

<191>198120: when running

<191>198121: 'connection create $incLeg $outLeg '.

<191>198122: (procedure "do_ignore" line 30)

<191>198123: called from inside

<191>198124: "do_ignore."

This shows the failure of TCL script. Your help means a lot to us will wait for your help.

Concerning

Yasser yasin

Start the update of IOS.

You can also use 'catch' to avoid crashing on "create a link".

Tags: Cisco Support

Similar Questions

  • Problem with InDesign startup script does not import XML images

    I'm doing an XML import automatically from a startup script when a document is loaded. I managed to get most of the content to fill, but the images are ignored. Everything works, including images, when I do a manual 'Import XML' through the user interface or a manual script.

    Here's my manual script:

    var myDocument = app.activeDocument;
    var xmlFile = File('/c/Full/Path/To/data.xml');
    
    myDocument.importXML(xmlFile);

    But the goal is to do at startup. Here's my startup script:

    #targetengine "session"
    
    app.addEventListener('afterOpen', function(myEvent) {
       if (myEvent.target.constructor.name !== 'Document') {
       return;
       }
    
       var myDocument = myEvent.target;
       var xmlFile = File('/c/Full/Path/To/data.xml');
    
      myDocument.importXML(xmlFile);
    });

    Here is the XML tag for the image:

    <Image href="file:///C:/Full/Path/To/Image/02.png" />

    I wonder there is a problem with the 'afterOpen' event reminder, and it is the reason why it works manually using the same method, but not in the startup script.

    I solved it by avoiding the event quite listener:

    main();
    
    function main () {
    
        // create a path for a file object
        var curFile = File('/c/Path/To/file.indd);
        var xmlFile = File('/c/Path/To/data.xml');
    
        // close app if files don't exist
        if (!curFile.exists || !xmlFile.exists) {
            app.quit(SaveOptions.NO);
        }
    
        // open the file
        var curDoc = app.open(curFile);
    
        // import the xml
        curDoc.importXML(xmlFile);
    
        // create a new file object
        var pdfFile = new File(curFile.parent + '/' + curFile.name + '.pdf');
    
        // export to pdf
        curDoc.exportFile(ExportFormat.PDF_TYPE, pdfFile);
    
        // close app
        app.quit(SaveOptions.NO);
    
    }
    
  • Problem with Powershell Healthcheck script when run as a scheduled task

    Hello-

    We have completed the extremely useful VMWare Healthcheck script posted here http://communities.VMware.com/docs/doc-7430 .  A problem puzzling that we had is that

    When the script runs as a scheduled task (alerted by a batch file) the recipient will receive an email with the report attached, however the content of the report is more or less empty.

    When we run this command even file manually, we sent the report and it is completely filled.   I understand this seems completely illogical, but could someone help to understand why this is happening?

    Thank you very much.

    Steve

    I just reproduced your issue:

    I executed the script with a user who has no right on the virtual server Center but an admin on the box:

    Here is the result:

    VMware health script

    Date and time

    2009-03-04 15:58:28

    Hardware configuration of VMware ESX server.

    Versions of VMware ESX server and versions.

    VMware VC version.

    Active snapshots.

    Connected CD-ROM.

    Connected disk drives.

    Store of available spatial data.

    Data store

    UsedGB

    FreeGB

    PercFree

    0

    0

    Information of the virtual machine.

    VMware time not activated.

    There may be a problem with the permissions on this account.

    Don't forget to backup EVERYTHING before you change anything

  • Problem with the Update Script

    I'm trying to update a column in the database with the following script, but still get errors on the ORA-00904: "CUSTOMER_CONTACT_NRD." "" "" ACTIVE ": identifier not valid, even thought it must be fair.
    In the end, I want to update the table like that, but first test it on a single customer.
    Are the media may not play directly, or am I missing something else?

    Update v_contact v1
    set
    (v1.inactive_contact) = - 1
    where (v1.cust_id =
    customer_contact_nrd.customer_id and v1.contact_no =
    customer_contact_nrd.contact_no and customer_contact_nrd.active = n
    and v1.cust_id = 106586)

    Thank you for your help.

    Published by: mcramer on October 26, 2009 12:38

    Try something like this...

    Update v_contract v1
    Set v1.inactive_contact = - 1
    where v1.cust_id in
    (by selecting v1.cust_id in customer_contact_nrd v3
    where v1.cust_id = v3.customer_id
    and v1.contact_no = v3.contact_no
    and v3.active = ' n and v1.cust_id = 106586)

    or read this...
    http://www.jlcomp.demon.co.UK/FAQ/lost_update.html

  • Anyone having problems with messages of script with the new version of GMail and Yahoo Mail? All the others seem fine and no problems with other browsers. With the help of FF25

    Gmail and Yahoo mail are very slow to load. I get a message from the script almost whenever instruct me to continue or to stop the script. Everything I have shut down or restart the browser goes blank and hangs. So, I have to restart Firefox. I followed suggestions on the help pages for the slow e-mail accounts or issues. (cleared cache etc, reset etc.) nothing solves the problem. I only noticed the problem since the first update of FF25. Scripts to stop even on these pages is not acceptable, because you are directed to the pages who insist you must restart scripts. It's a nightmare! Gmail both Yahoomail are very slow to respond to clicks more.

    Your list of details of the system shows that you have a user.js file in the profile folder to initialize some preferences at each start of Firefox.

    The user.js file appears only if you or another software created, therefore, normally, he wouldn't be here.
    You can check its contents with a text editor if you do not create this file yourself.

    The user.js file is read whenever you launch Firefox and initializes the preferences to the value specified in this file, so set of preferences via user.js can be changed temporarily for the current session.

    You can rename or delete the prefs.js file and numbered possible prefs-# .js and the file user.js to reset all default prefs.

    You can use this button to go to the Firefox profile folder:

    • Help > troubleshooting information > profile directory: see file (Linux: open the directory;) Mac: View in the Finder)

    Note that the folder "Application Data" in XP/Win2K and the "AppData" folder in Windows Vista and Windows 7 and later versions are hidden folders.

  • Problems with the login script after implementing URL rewriting

    My site is in full based on a single index page, in which there is always an area 'connect' to the left if no user is currently logged on.

    To my user pages, I use a PHP script to rewrite the URL "mydomain.com/index.php?page=user & id = 123' to"mydomain.com/username".

    After the implementation of the script rewrite, I can no longer connect while on a user page. It seems to process the script of connection very well, considering that it redirects to the page on the right, but for some reason that session variables are not defined.

    Any help with this would be much appreciated, and I would be happy to provide more details if necessary. Thanks in advance.

    Finally, I solved the problem using rewrite in htaccess instead of the 404.

  • Problem with a perl script

    Hello, I am trying to run this perl script.  I hit enter and it was sitting there for a bit then just moved down from line and waited for another command.  I put in some print commands to find out where it stops, and my output is:

    Perl patchesx.pl

    1

    2

    Here is the perl script that I use.  Anyone know why it gets stuck on the $patchlist line?

    #! / usr/bin/perl

    1. patchESX.pl - auto updating esx perl script

    2. by Vincent Vlieghe

    3. Version 03/06/2007

    Print "\n \n 1";

    use LWP::Simple;

    Print "\n \n 2";

    = get $patchlist ' http://xxx.xxx.xxx.xxx:8081 / patcheslist.txt';

    Print "\n \n 3";

    @array = split (/ \n /, $patchlist);

    Print "\n \n 4";

    foreach (@array) $item

    {

    Print $item;

    $item = trim ($item);

    $cmdQuery = "query esxupdate | grep ESX-$item.

    If (System ($cmdQuery) == 0)

    {

    Print "\n$item is already installed - skipping\n";

    }

    on the other

    {

    Print "\n$item is not yet installed - installing\n";

    $cmdUpdate = "esxupdate - n - r . http://xxx.xxx.xxx.xxx:8081 / ESX-$point " Update";

    System ($cmdUpdate);

    }

    }

    void trim ($)

    {

    My $string = shift;

    $string = ~ s / ^ \s + / /;

    $string = ~ s/\s+$ / /;

    return $string;

    }

    Hello

    If $patchlist is returned as undefined, it means that the function failed. You have activated outgoing http on the esx host? In addition, if authentication is required on this url, you will need to do more than what you currently have. It should eventually fail well and continue your script with a value not defined for $patchlist

  • What is the problem with this resolveNodes script?

    I have the code on a checkbox to the mouseup event:

    Outline is the following:

    Form1

    mainForm

    Subform

    checkBox1

    I intend to have several subforms more.

    This is the script:

    If (this.rawValue == 1 | xfa.resolveNodes("mainForm.subForm[*]").checkBox1.rawValue == 1)

    xfa.resolveNodes("form1.mainForm.subForm[*]").border.fill.color.value = "180,180,180";

    on the other

    xfa.resolveNodes("form1.mainForm.subForm[*]").border.fill.color.value = "255,255,255";

    When I click on this box should turn to the gray background of mainForm.  Instead, it does nothing.  Anyone has an idea why this script does not work?

    Thanks for any help!

    The resolveNodes method returns more than one object. If you want to set a field value in an instance, then you must use the resolveNode method.

    But when you resolveNode method, you must pass the index of the subform. You cannot pass [*]...

    Probably from your hierarchy, your code should look like this...

    var i = this.parent.index;

    If (this.rawValue == 1 | xfa.resolveNode("mainForm.subForm["+_intIndex_+"]").checkBox1.rawValue == 1)

    xfa.resolveNode("form1.mainForm.subForm["+_intIndex_+"]").border.fill.color.value = "180,180,180";

    on the other

    xfa.resolveNode("form1.mainForm.subForm["+_intIndex_+"]").border.fill.color.value = "255,255,255";

    Thank you

    Srini

  • Problem with CREATE INDEX script

    Hello world!
    I want to create a 3D Spatial Index. So I added a few lines (PARAMETERS ('sdo_indx_dims = 3')) in the following script, I get the error

    PLS-00103: encountered the symbol "SETTINGS" then wait for the following :), * & = - + <>.
    PLS-00103: encountered the symbol "SDO_INDX_DIMS" then wait for the following :), * & = - + <>.

    Everything works well, if I remove the PARAMETERS ('sdo_index_dims = 3').
    I know that I need a few symbols, but I'm not good in programming
    Thanks for the tips!

    -create spatial indexes
    --
    procedure create_index
    newIndex user_indexes.index_name%type;
    Start

    list_spatial_indexed_tables;
    -Find all tables containing columns and a corresponding line in user_sdo_geom_metadata
    - and without a spatial index
    for rec in spatial_index_cursor
    loop
    newIndex: = rec.table_name | '_RTREE_IDX ';
    Execute ('create index' | newIndex |) "on" |
    Rec.table_name | ' (' | rec.column_name |)
    indextype') is mdsys.spatial_index ('sdo_indx_dims = 3') SETTINGS ');
    end loop;

    list_tables_missing_sdo_data ("spatial index cannot be created");

    end create_index;

    Hello

    in a string, you must make to a single quote, two quotes, then do this:

    -- create spatial indexes
    --
    procedure create_index is
    newIndex user_indexes.index_name%type;
    begin
    
    list_spatial_indexed_tables;
    -- Find all tables containing spatial columns and a corresponding row in user_sdo_geom_metadata
    -- and without a spatial index
    for rec in spatial_index_cursor
    loop
    newIndex := rec.table_name || '_RTREE_IDX';
    run ('create index ' || newIndex || ' on ' ||
    rec.table_name || '(' || rec.column_name ||
    ') indextype is mdsys.spatial_index PARAMETERS (''sdo_indx_dims=3'')');
    end loop;
    
    list_tables_missing_sdo_data ('spatial index can not be created');
    
    end create_index;
    

    If the quotes to the parameters clause must be doubled.

    Herald tiomela
    Superconsult.nl

  • Problem with the calculation script - dividing one field (a number) but another field (a number that corresponds to a sum of other fields)

    I have a table that contains the users to enter the number of books in a type of food (Fruits & vegetables, products dairy, protein, grains, etc.). There are 8 fields whose amounts are totaled in a field (PoundsTOTAL) using the calculation of "value is the sum...". ».

    The question that I am running is that for each type of food, there is also a percentage field that indicates the percentage of the total books that represents the type of food. If I used the simplified field notation (PoundsDairy / PoundsTotal * 100) I get the dreaded "the value entered does not match the format of the field" because the PoundsTOTAL field is 0 until someone between numbers in the fields above him. I tried using the code I found on this forum, but it does not work for me (I do not know I did something wrong). I enter a number like 500 in the field of the PoundsFV and the PercentFV field shows nothing.

    Here is the code I use for one of these calculations:

    (function () {}

    Get the field values as numbers

    var lbsfv = + getField("PoundsFV").value;

    var lbsttl = + getField("PoundsTotal").value;

    Perform the calculation and the value of this field will cause

    If (lbsttl! == 0) {}

    Event.Value = lbsfv / lbsttl;

    } else {}

    If lbsttl = 0, this field blank

    Event.Value = "";

    }

    })();

    For reference, the referenced fields are shown in this image:

    .FormCalcs.jpg

    Your domain is named PoundsTOTAL, not PoundsTotal.

  • X 60-screen flickers and stop screen - problem with failure of hardware or management?

    Hi all

    It is one of the longest threads unresolved in the Lenovo Forum. To keep a summary of the positions of new victims (as suggested by the CEO on page 23, edited by me):


  • Problem with HTML; Java script error occurred.

    Hello

    I was wondering if someone could help me put code in InDesign, I get an "encountered Javascript error". I tried two versions, old and new from google maps. It does not seem to make a difference.

    " < iframe src =" https://www.google.com/maps/embed?pb=! 1m18!1m12!1m3!1d3385.2463441033283!2d115.85631100000 002!3d-31.954213000000003!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2a32bad5b744 7749% 3A0xe5fe8e1ce7fcb54e! 1% 2F140 2s + St + George + terrace! 5e0! 3 m 2! 1sen! 2sau! 4v1396304372112 "width ="800"height ="380"frameborder ="0"style =" border: 0 "> < / iframe > "

    Appreciated

    Moved to DPS because that's the only possible reason to use it.

    Yes, it's a known issue. My personal solution is to use Bing Maps.

  • Animate - problem with the duplication of scripts after loop

    Hi all

    I have a problem with button simple script to the first frame. All right when the timeline is playing for the first time. After that when timeline loops and stops again to 0 frame button script is fireing twice, when it performs a loop twice is fireing three times etc...

    Here is my script:

    This.Stop ();

    exportRoot.mc_cta.cursor = "pointer";

    This.mc_cta.on ("click", clickFunc.bind (this));

    function clickFunc() {}

    Console.log ("clicked");

    EB.userActionCounter ("clicked");

    exportRoot.gotoAndPlay (1);

    }

    Anyone any ideas? Where I'm wrong?

    Thank you!

    Kris

    As an alternative to creating multiple variables, you can also work around this problem by simply checking if the listener already exists:

    If (! this.mc_cta.hasEventListener ("click")) {}

    This.mc_cta.on ("click", clickFunc);

    }

    Moreover, you don't need bind() when you use on(). It automatically binds the event handler to the local scope.

    EaselJS v0.8.2 API Documentation: EventDispatcher

  • MathScript instability with large Matlab scripts? (Labview 8.5.1)

    Hello

    I the student of LabView 8.5.1 version and experiences a lot of instability when you use Mathscript in Labview (the Mathscript block or the Mathscript window), but only when it comes to the larger scripts. The Matlab script is about 250 lines long and 16 KB of size and in this framework, are seven large paintings (six 14 x 8, built at the beginning and a 1000 x 9 which is built in a loop for, so increases with each iteration until 1000 lines). I find that whenever I have modify the script in the Mathscript node or the Mathscript window will freeze and hang for at least 10 minutes, sometimes totally crashing Labview Labview. As I wrote the script in Matlab, I'll have to debug in Labview and know what commands in Matlab do not work in Mathscript/Labview, so it's obviously pretty infuriating to have the program regularly hang for 10 minutes at a time.

    The computer I use is a desktop Packard Bell 5 year with 768 MB of Ram (less 32 MB integrated graphics card), running XP Pro. The processor is an Intel Celeron 2.6 GHz. I appreciate this isn't the best specced machine ever, but at the time it was all I could afford!

    Is this common suspended a little problem with Labview and Mathscript file ".m" large, or is manipulation - this purely down to my old computer?

    Thank you much for the help.

    Hello

    The delay that you experience is a problem with the big scripts in MathScript.  The delay increases exponentially with the length of the script.  For this reason, we recommend disaggregation great scripts and files ".m" in rooms separated by about 40 lines.  On faster computers, you can find the acceptable period for up to 100 lines.

    Grant M.
    Staff software engineer | LabVIEW Math & Signal Processing | National Instruments

  • ESX 4.0 problem with post install in kick start.

    Hi all

    I have problem with writing a script for starting a esx4. Everything works OK until I try to enable vmotion. my kickstart script looks like:

    AcceptEULA

    keyboard us

    AUTH - enablemd5 - enableshadow

    1. Names of canonical readers:

    clearpart - overwritevmfs - drives = mpx.vmhba0:C0:T0:L0

    1. Uncomment to use the first detected disk:

    #clearpart - firstdisk

    1. Uncomment the esxlocation line and comment out the clearpart

    2. and physical partitions to do a non-destructive reinstall.

    #esxlocation - uuid = 2be8278c-007 b-4389-947f-0f6a72a23036

    install the cdrom

    rootpw - iscrypted $1$ fh40NuLv$ jo1FUrvpfHEXHINgANoEj.

    time zone hours utc-"Poland".

    network - addvmportgroup = true - device = vmnic1 - bootproto =-= 192.168.10.10 static ip - subnet mask = 255.255.255.0 - Gateway = 192.168.10.1 - nameserver = 192.168.10.1 - hostname = test

    part "/ boot" - fstype = ext3 - size = 1100 - ondisk = mpx.vmhba0:C0:T0:L0

    1. Uncomment to use the first detected disk:

    #part ' / boot ' - fstype = ext3 - size = 1100 - onfirstdisk

    the game 'none' - fstype = vmkcore - size = 110 - ondisk = mpx.vmhba0:C0:T0:L0

    1. Uncomment to use the first detected disk:

    'none' - fstype = vmkcore - size = 110 #part - onfirstdisk

    part "Storage1" - fstype = vmfs3 - size = 8604 - grow - ondisk = mpx.vmhba0:C0:T0:L0

    1. Uncomment to use the first detected disk:

    #part 'Storage1"- fstype = vmfs3 - size = 8604 - grow - onfirstdisk

    VirtualDisk "esxconsole" - size = 7604 - onvmfs = 'Storage1.

    part 'swap' - fstype = swap - size = 600 - onvirtualdisk = "esxconsole".

    the part "/ var/log" - fstype = ext3 - size = 2000 - onvirtualdisk = "esxconsole".

    part ' / ' - fstype = ext3 - size = 5000 - push - onvirtualdisk = "esxconsole".

    % post - interpreter = bash

    esxcfg-vswitch - L vmnic0 vSwitch0

    esxcfg-vswitch - D "VM Network" vSwitch0

    -A ' 64 VLAN' vSwitch0 esxcfg-vswitch»

    esxcfg-vswitch - a "iSCSI" vSwitch0

    esxcfg-vmknic - an "iSCSI" 255.255.255.0-i 192.168.10.11 - n

    esxcfg-road 192.168.10.1

    esxcfg-road - a by default 255.255.255.0 192.168.10.1

    service mgmt-vmware restart

    sleep 5

    / usr/bin/VMware-vim-cmd hostsvc/vmotion/vnic_set vmk0

    service mgmt-vmware restart

    When I run the command/usr/bin/vmware-vim-cmd vmotion/hostsvc/vnic_set vmk0 after installation in ssh allows vmotion, but when it is run by Setup in the % post section that's not what I'm doing wrong?

    Concerning

    Zbyszek

    I did a startup script and it started working.

Maybe you are looking for

  • Cannot remember the password restriction or reset iPhone

    Hello I recently asked my son to take off / change the restrictions on his iPhone, since these restrictions are younger. When I tried to enter the password, he said it was wrong.  I tried the passwords I most often use / used and none of them work. I

  • display resizing icons

    My displaying the desktop icons became huge.   Cannot reset the default icons. Tried through the resolution settings, via the parameters of energy across the screen and desktop.Need help please...

  • Lenovo T61 - 7663-AY2 uninstall Vista SP1 to SP2 and now cannot restart

    Hello community, I did something wrong with my Lenovo computer. I tried to upgrade vista SP1 to SP2 in order to continue to receive updates from windows, but I failed to improve. I read on a forum that to go if you have some difficulties to move from

  • Blackberry Cascade UI support

    No one knows when eclipse for blackberry will get support for the beta version of the interface user of Cascade infrastructure. I'm really eager to know

  • Product Import is lacking - something in product descriptions

    I made 100 imports before and never had a problem until now.I am trying to import my final catalogue of products only for his failure every time on dozens of records, I found that it was the product descriptions, causing failure. If I delete all desc