UCCX Script editor crashing

Has anyone experienced the script editor, v7, crashing on startup in standalone mode?
I get the java message that connection to server isnt available, the status bar moves a bit, and then it shuts down.
If i'm connected to the server i am fine.
Any help would be appreciated.
Mike

That's great Mike, here's the bug. As you say the other workaround is to change the Windows style but I find easier to change the compatibility mode:
CSCso68954    UCCX Editor throws java.lang.NullPointerException on Client PC
Symptom:
A large number of steps used in the script throw java.lang.NullPointerException when customizing their parameters by right clicking on them to access the Properties.
This can also occur when attempting to do a Reactive Debug, adding a variable or editing a variable's properties.
Conditions:
Editor is installed on a remote XP client. And the system is set to use "Windows XP style" for Windows and Buttons when Editor is launched.
Workaround:
Complete one of the following:
1. Right click on the Editor icon on the Desktop and select Properties. Go to the Compatibility tab. Check the box for 'Run this program in compatibility mode' and choose 'Windows 2000' from the drop down. Click Apply and Ok.
2. Change the theme to "Windows Classic Style" - Right click on Desktop, select Properties. In the Appearance tab, select "Windows Classic Style" for Windows and Buttons. Click OK to change the setting.
3. If you still wish to use "Windows XP Style", you could change the style to " Windows Classic", re-launch the Editor and then change the style back to "Windows XP".
Cheers!
Pablo

Similar Messages

  • UCCX script editor on xenapp 6.5

    The instalaltion UCCX script editor on xenapp 6.5 base OS windows 2008 r2 has completed. But when i try to open it on client the screen freezes and remains like that. Any suggestion or checks which I am supposed to do.

    Try going to the properties of the startup shortcut, and setting it to compatibility mode = Windows XP, or run as Administrator.
    Aaron

  • UCCX script editor not working

    1-The loading bar down of the screen always loading and never finishes.Please  take a look to the attached picture.
    2-When i go to the uccx and want to change the server from hostname to ip address,i always get update failed.
    I am so new in uccx,help is appreciated.
    Thanks in advance.

    Hello,
    You have come to the right place to ask questions on UCCX.
    Please take some time to read through the product manuals, as they are full of good information and will answer most of your questions.
    UCCX Documentation Home Page
    http://www.cisco.com/en/US/customer/products/sw/custcosw/ps1846/tsd_products_support_series_home.html
    On to your two questions:
    1.  This is not a loading bar.  This bar is completely useless, and all it's telling you is how much memory the Editor has available to it in order to process things.  The button to the right is simply a "garbage collector" which will attempt to free up any abandoned memory, but mostly it just sits there looking pretty.  You really don't need to bother with either of these too status bar items, and can ignore them.
    Source: UCCX Scripting Volume 1 - Getting Started with Scripts
    2. It's been about two years since I've completed an install of UCCX, and therefore don't have this information fresh in my head.  I did spend  few minutes trying to find documentation on the topic, but to no avail.  I was only really able to read the Help page for that specific page (Help > For This Page), however, it didn't make a big deal about changing the value.  It simply says, change it and then click Save.
    Could you post the exact error message you are receiving?  Also, what is your intention with changing the hostname to IP?  Unlike CUCM where you may want to remove DNS dependency on the phones to communicate with the server, UCCX clients use the IP address regardless.  So perhaps it's not a necessary step?
    Anthony Holloway
    Please use the star ratings to help drive great content to the top of searches.

  • Error with UCCX scripting editor 8.02

    I have had this problem once before cant remember what I did to get around it.  I changed my compatiblity mode in CCX Editor but still wont let me open a script.
    "Failed to load script file"
    java.array.lang.indexoutofbounds exception3184

    you are able to confirm If opening CRS Editor first and open the script from the
    application do you still get the same error message?
    Did you try to open it on a different machine.
    I had seen a case where it was the PC issue and re-imaging the PC fixed it.

  • UCCX 9.0 - Issue Retrieving Dialer fields in script editor

    Hi Experts,
    In IVR campaign I am trying to retrieve BAAccount number field in the script editor but no success. I tried the below options in the UCCX script editor but it didn't work. Once contact is uploaded, dialer fields are sent to IVR application by default or is there any settings we need to do in UCCX admin? Thanks in advance for your help!
    1) Tried through ECC variables in Get Enterprise Call Info element
    2) Getting as session data through Get session element
    Thanks
    Rajasekar

    Adding Anirudh Ramachandran  and Abhiram Kramadhati

  • Webservice call on UCCX Script

    Hi,
    Anybody has idea how to call web service on UCCX script editor.
    I read i have to built custom java code and import it into UCCX. Can anybody support how to use it.

    Hi,
    that's one way but there are several other options as well:
    - using embedded Java code in your script (no custom file),
    - creating the necessary Java classes with wsimport and referencing them in the script.
    Please note you need at least IP IVR or UCCX Premium to make this work.
    You should probably read the configuration guide about administering custom classes.
    G.

  • UCCX 10.5(1) Script Editor Refuses to launch

    Greetings,
    Last week it worked fine, this week when I click the Cisco Unified CCX Editor icon to launch the script editor I get a flash of the splash screen then nothing.  I have uninstalled/reinstalled.  Uninstalled and gone back to delete any directories, cleaned any reference to wfavvid out of the registry and reinstalled.  Reinstalled Java.  All to no avail.  I am trying to figure out if there were any windows up dates that were applied since the last time I had this working.  Something is definitely being unpleasant.
    Windows 7 Professional x64
    2GB RAM
    Thanks!

    Hello Ahochau
    Have a look at the following post as its a possible solution:
    https://supportforums.cisco.com/discussion/12285941/ccx-105-script-editor-not-working-win7-enterrpise-64-bit
    Regards
    Hoai

  • UCCX Scripting - Open/Close time of day is different on some days

    All,
    I currently have a simple UCCX script with a DOW and TOD variable set, but need to make an adjustment to accommodate a new schedule for a call center queue.  My DOW is Monday - Friday, and TOD is set to 8am-5pm.  I need to make a change to where say Wednesday is set to not close the queue until 10pm.  How do I make that happen?
    This is the way it shows in the editor:
    DOW: Monday-Friday
     +open:
      ++8am-5pm:
       +++Goto yadayada
      ++TheRest
     +Closed
    If I need Wednesday's queue to stay open between the hours of 8am and 10pm, what logic do I need to put in?  I'm thinking I'll have to add an IF Statement, but not sure where to start.  Any ideas?

    I was able to figure this out.  Below is what I did:
    Created two new Day of Week options and selected the corresponding days.  Under each, I moved the Time of Day statement and assigned the time ranges, then selected the goto statement and assigned it as needed per my script.  
    This should provide the logic I was needed.  

  • CCX 10.5 Script Editor Not Working Win7 Enterrpise 64 Bit

    Anybody else running into this?  Other colleagues stated that they have CCX 10.X editors working with Windows 7 32 bit.
    My issue is that the initial splash screen comes up for a quick sec and goes away.  I've tried Win XP compatibility and Run As Administrator.
    Found this post where I think the original person was referring to CCX 7.0 and people replying where referring to the issue that I'm running into with CCX 10.5
    https://supportforums.cisco.com/discussion/12149992/ccx-script-editor-hangs-win7-then-closes
    Thanks,
    Dan

    Hi Dan,
    We have seen such issues with UCCX 10.5 editor. For some reason on the other issue, the editor was not installed in the correct location (default).
    Solution:
    * Uninstall the editor.
    * Install the editor (Run as administrator) directly into Program files in the
    path : C:\Program Files (x86)\wfavvid_1051
    * Run the application by running it as Administrator.
    * While uninstalling and reinstalling, try to keep the anti-virus disabled.
    Let me know how it goes.
    Regards,
    Arundeep

  • Layout Editor crashes when loading icon for iconic button (11gR2 patch 1)

    Using Forms 11gR2 Patch 1, 64 bit on Solaris 10, the Layout Editor crashes when reading the .GIF file to display an iconic button. (The workaround is not to set UI_ICON and UI_ICON_EXTENSION in the frmbld.sh script. In that case, the Layout Editor displays an empty iconic button, but at least it does not crash.)
    The truss output from frmbld says,
    5078/1:          open("/usr/local/Oracle/Middleware/Oracle_FRHome1/ohs/icons/bomb.gif", O_RDONLY) = 24
    5078/1:          lseek(24, 0, SEEK_END)                    = 308
    5078/1:          lseek(24, 0, SEEK_CUR)                    = 308
    5078/1:          lseek(24, 0, SEEK_SET)                    = 0
    5078/1:          lseek(24, 161, SEEK_SET)               = 161
    5078/1:          fstat(24, 0xFFFFFD7FFFDF9440)               = 0
    5078/1:          fstat(24, 0xFFFFFD7FFFDF9390)               = 0
    5078/1:          ioctl(24, TCGETA, 0xFFFFFD7FFFDF9400)          Err#25 ENOTTY
    5078/1:          read(24, "048F 0C9 IA7B8 X $C0BBDF".., 8192)     = 147
    5078/1:          Incurred fault #6, FLTBOUNDS %pc = 0xFFFFFD7FFDF3FB42
    5078/1:          siginfo: SIGSEGV SEGV_MAPERR addr=0x0000004C
    5078/1:          Received signal #11, SIGSEGV [caught]
    5078/1:          siginfo: SIGSEGV SEGV_MAPERR addr=0x0000004C
    (These are consecutive lines from the truss output, so it would appear that read()'ing from the bomb.gif file -- or any other .GIF file for that matter -- causes the FLTBOUNDS fault.)
    The hs_err_pid*.log file in the Forms home directory says,
    # Problematic frame:
    # C [libuimotif.so.0+0x13fb42] uiimkxu_Support+0x4f42
    (If it matters, Solaris is running in a VMware virtual machine on Windows 7.)
    Did I find a bug?

    Stebalien wrote:Segmentation faults are ALWAYS bugs.
    https://bbs.archlinux.org/viewtopic.php?pid=1381173
    https://bugs.launchpad.net/ubuntu/+sour … ug/1279412
    so, the problem is in fgrlx, but in opensuse it worked fine, mb this happens because I use latest beta driver

  • Procedure of mapping new UCCX script

    Hi Guys,
    Can you please tell me the procedure of correctly creating a trigger for a UCCX script?
    do I need to create a separate call control group all together or I can use existing one?

    Hi Shyam,
    Make sure before testing a script you have checked below:
    1. Unified CTI telephony Subsystem is InService
    2. The validation of Script is successful before uploading in script management.
    Yes , You can do a reactive script to check if trigger is hitting the script.
    Set the reactive script, once you make a call the script will reloaded and you will come to know that the script is triggered.
    Step 1: in Script Editor , go to Debug-->Reactive script
    Step 2: Select the Script you want to monitor from dropdown and set the timer timer
    Step 3: Call the Route point (trigger), the script will reloaded with the red mark. So you can to know the script is triggered.
    Step 4: You can debug the script by click step over button to check if any error is there in the script.

  • "Subroutines" in an UCCX script

    My days as a former programmer are showing through. I always preferred structured code. So in that regard, does anyone have a mechanism for creating a pseudo subroutine inside a UCCX script? I realize that I can create a subscript and call it from my original script, but I really don't want to do that for the few lines of code I need to execute.
    I have a few lines of code that I need to execute from various points in my script. I'm looking for a mechanism to allow me to "call" that from a point in my script and then return to that point.
    I could set a string variable with a value that defines where I'm at within my script, and then use a switch statement based on that string variable with a bunch of goto statements that will return me to the proper point. What would be better is the capability to modify the destination of a goto statement based on the variable. Does anybody have any other suggestions?

    Sadly you cannot reference a variable within the Goto step. The way you can do this within the same script is to set a variable, Goto the function, and then check the variable value at the end of the function to decide where to return to. You can use a Match step to evaluate that variable and have a different Goto step within each case.
    You may also want to read up on Trigger Application method instead of using subflows. This was a great improvment introduced in CCX5+. My answer to another thread gave a crash-course explaination of why it's better:
    http://forums.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Unified%20Communications%20and%20Video&topic=Contact%20Center&topicID=.ee6fe12&fromOutline=&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.2cd3f333

  • ICM Script Editor 'Search' 'Find' function, won't stop. Bug? 8.5.2

    Script Editor issue; UCCE 8.5.2
    When I use the "Find Nodes" function in script editor, to find a string in 'all active scripts' the results are displayed eventually. Once displayed though, the search immediately begins again, preventing selection of any of the results.
    It feels like a bug, & has a huge impact on usability of the search feature. It can also occasionally cause scripted.exe to crash.
    I think it is likely because there are a large number of scripts in our environment, but there is no way around that right now.
    I was considering opening a TAC, but thought there may be simple fix in the wild that someone could share here.
    Is there a way to extend the refresh period for the search function? Or can the automatic refresh be disabled entirely?
    Appreciate any help, thanks in advance.
    Edwin

    Were you able to find a fix for this issue or did you ever open a case with TAC?  We are having this issue as well it seems along with another problem that recently started where certain updates that are made in CCMP load one at a time instead of as a bulk update in UCCE. 
    The example I was shown today by two end users was where one did an update of 93 Agent Desktops in CCMP and while viewing the other users Script Editor on an AW the update process to refresh the config within ICM occurred as normal then again and again for guessing around 92 more times in a row which basically stops all work in Script Editor till the config refresh is completed.  It looks like it is loading only one update at a time instead of all of them at once.  I do not know if this has to do with the type of resource being updated (in this case Agent Desktop settings) or not but it doesn't seem to happen with say Agent moves so far.  So for a very large company like ours this can have a huge impact to script updates and configuration changes.
    If you can update on how you either resolved this or if a case was opened what the number for the ticket was I can reference that with the support case I will be opening for this.  
    Thanks in advance! 

  • Converting CUE script to UCCX script

    Is there a tool available to convert CUE scripts to UCCX scripts?
    Is there any method available to convert a CUE script to a UCCX script?

    Hi
    No - the two are very different products (though the editors look similar, and perform similar functions) in terms of capabilities etc. The steps in use will be very different so they won't load into the other editor.
    There's no automated tool either...
    Regards
    Aaron
    Please rate helpful posts..

  • UCCX Scripting - Queueing

    Hi,
    I'm new to UCCX Scripting. I have a script that waits for the next available agent. If no agent is available, the user hears a prompt that says, "Thank you for holding...please press 1 to leave a voicemail or continue to hold."  The user hears Music On Hold for 30 seconds, and it reloops. But while the user is hearing the moh, if the user presses 1, nothing happens. I want the user to be able to press 1 at anytime to go straight to voicemail especially during the Music On Hold.  Here's how my script looks:
    Label: queueloop
    Menu - play prompt that says, "Thank you for holding...please press 1 for voicemail"
         Go to voicemail - if 1 is pressed
         Timeout - (default)
         Unsuccessful - (default)
    Call Hold
    Delay - 30 seconds
    Call Unhold
    -Go to queueloop
    Any ideas????

    Thanks phampson for your reply. I removed the MOH and took my 3:30 music on hold wave file and split it into seven 30 second clips and then uploaded them to the Call Center. Then I completely modified the script where during the first MOH the user hears the first 30 second clip using the MENU function in the CCX Editor , then it hears a prompt saying, "thank you for holding...please wait for the next available agent.", and then it plays the second 30 second clip, and so on and so forth.
    This allowed me to press 1 at anytime to go directly to the voicemail  - I used the Menu function for each 30 second clip.

Maybe you are looking for