07-05-2012 05:25 AM - edited 03-14-2019 10:09 AM
Hi,
UCCX Script editor 8.5.1 was working fine but after the window 7 laptop reboot (I believe it updated Java version) script editor just doesn't work. I can log in ok but when I click on file-open it comes up with error message: Failed to load script file; java.lang.RuntimeException:java.io.IOException: Could not get shell folder ID list.
It works fine on other laptops. I have tried installing/uninstalling different versions of Java and UCCX script editor several times but no joy.
When I compared the working script editor with the problem one I noticed that following 5 folders are missing all together from within wfavvid folder, C:\Program Files\wfavvid_851
Any help would be much appreciated
Thanks
Aamir
07-05-2012 08:34 AM
panjwani80 wrote:
Any help would be much appreciated
Whenever I face a software problem, just like this one, I do these things, in this order to troubleshoot:
It's a long process, but it has worked for me so many times. Good luck.
Alos, I'm pretty sure the CRS Editor comes with it's on Java and does not look at what you have installed on the machine.
My Reference:
#cd
C:\Program Files\wfavvid_851\java\bin
#java -version
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) Client VM (build 11.3-b02, mixed mode)
#cd \
#cd
C:\
#java -version
java version "1.6.0_30"
Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
Java HotSpot(TM) Client VM (build 20.5-b03, mixed mode, sharing)
#
Anthony Holloway
Please use the star ratings to help drive great content to the top of searches.
07-05-2012 04:20 PM
I have gone through ALL the steps recommended by Anthony including manually deleting the wfavvid folder and all the associated reg keys. I still don't see those 5 folders as mentioned in my original post. I noticed that when I attempted to login after all the steps, script editor still remembered by user id and server ip address so it appears that some of the reg keys may not have been deleted.
I have downloaded editor from 8.5.1SU3 and all scripts I am trying to open have been written in the same version. (Actually I don't even get to the stage of opening script. As soon as I click "open" icon on the top toolbar it comes up with the error message)
Thanks
07-05-2012 08:41 AM
What version is your editor? The editor changed in version 8.5.1SU3 and if you are trying to open scripts developed on that version with previous version editor you will run into the same error. I know because I did and after uninstalling and reinstalling SU3 version editor all was well.
HTH,
Chris
07-05-2012 08:56 AM
Awe yeah!
6. Download a fresh installer file
My process is long, but step six would have saved this man.
Anthony Holloway
Please use the star ratings to help drive great content to the top of searches.
09-03-2012 09:16 PM
Hi Chris,
Are you saying if we develop the script using v8.5.1 then upgrade to SU3, the old scripts will no longer work?
Thanks!
-JT-
09-04-2012 06:12 AM
No, scripts work fine, what i am saying is that there were some changes in script editor in version 8.5.1SU3 that have to do with the java steps where you need to use the exact script editor to open the scripts built in that version.
Chris
09-06-2012 06:59 AM
Has anyone had any luck with this issue? I'm still fighting the same thing after following Anthony's suggestions. 8.5.1SU3
09-06-2012 10:02 AM
I have seen the 8.5.X script editor be rather fussy on Windows 7. In particular, it seems to need admin privileges to add a new server even though the application doesn't explicitly ask for it. If I am going to connect to a new server in the editor, I will run the script editor as administrator and then it seems happier. Have you tried that?
09-06-2012 12:22 PM
I gave that a try with same result. It will work on WinXP. Just won't go on Windows 7.
09-06-2012 12:26 PM
Have you tried setting the shortcut for XP compatibility mode?
09-06-2012 12:30 PM
No luck. Slightly different java error (java.lang.arrayindexoutofboundsexception:3184).
09-09-2012 08:21 AM
Hi
if i understand correct , when you go and try to load a script via open menu , you get the error , am i right ?
i will recommend , just turn off the Windows Firewall or any type of antivirus , and i guess your issue should be fixed.
09-10-2012 07:08 AM
Firewall is disabled. Turned off antivirus and tested with same results.
09-10-2012 09:27 AM
Hi Brad,
ok,
can you try the following as well
go into the registry and go to
HLMC\Software\Microsoft\Windows\CurrentVersion\Uninstall
and them delete the folder for the Cisco Unified CCX Editor
after that please try to uninstall the CCX editor and install it back ,
to me this looks like a Windows machine issue , if other can access the script repository , that means UCCX is fine.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide