cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

UCCX 11.5 Java nested exception Error when opening Scripts in CCX Editor

Hi CCX Gurus!

Hope you guys can assist!!

Problem:

We are running UCCX HA cluster and have recently upgraded to 11.5 from 10.5

So now, When I attempt to open my script that uses Java class using the Unified CCX Editor, I am receiving the following error message:

Failed to load script file; com.cisco.script.ScriptITOexception: Failed to load script<filename.aef>; nested exception is: com.cisco.io.StreamCorruptedException: invalid type code:01; unable to load expression; ensure all custom classes are available; nested exception is com.cisco.io.StreamCorruptedException: invalid type code:01

Recent Changes:

We built our script using custom Java class 2 years back with UCCX 10.x

And after upgrading it 11.5, I am experiencing the above error when I tries to open through CCX Editor; (image attached)

To me, it seems it maybe due to JRE comapatability as in 10.x we used 1.6.x to compiled our java files to be compatible with UCCX 10 and for 11.5 it says 1.7.0.101

Any senior guys can suggest if that is how i should be looking into or is it something basic i am missing ? kind of stuck :|

Note:We have restarted CCX Engine and Administration Services on our HA cluster and even restarted the cluster itself. Also made sure .jar file is in the selected side of custom Classes configuration tab. Using CCX Editor of 11.x version and also tried by restarting Editor as well.

Taha

Who Me Too'd this topic