[cisco-voip] ipcc script that includes java steps - not working after upgrading from 4.x to 8.5
ahmer ghazi
ahmerghazi at yahoo.com
Fri Jun 17 05:53:11 EDT 2011
Dear All,
We have recently upgraded from IPCC 4.x to 8.5 and our scripts that included
java steps are not working. The scripts that do not have java steps are working
fine.
We have created java steps and packed them into a jar file. These java steps are
used within CRS Scripts.
These jar files uploaded into /default/classpath/ and have been moved from left
pane to right pane in System --> Custom File Configuration.
While creating a new CRS application and trying to load any of the scripts
containing java steps we encounter following error
"An error occurred while loading the script [script_name] please check log for
more details "
We have used jdk 1.6 to compile our java classes. Is this ok?
Upon checking the MADM logs following error were found
9318: Jun 14 21:28:19.593 PKT %MADM-SCRIPT_MGR-3-UNABLE_LOAD_SCRIPT:Unable to
load script: Script=/test.aef,Exception=java.lang.ClassNotFoundException:
SteptestBeanInfo
9319: Jun 14 21:28:19.594 PKT
%MADM-SCRIPT_MGR-3-EXCEPTION:java.lang.ClassNotFoundException: SteptestBeanInfo
9320: Jun 14 21:28:19.594 PKT %MADM-SCRIPT_MGR-3-EXCEPTION: at
java.net.URLClassLoader$1.run(URLClassLoader.java:202)
9321: Jun 14 21:28:19.594 PKT %MADM-SCRIPT_MGR-3-EXCEPTION: at
java.security.AccessController.doPrivileged(Native Method)
9322: Jun 14 21:28:19.594 PKT %MADM-SCRIPT_MGR-3-EXCEPTION: at
java.net.URLClassLoader.findClass(URLClassLoader.java:190)
9323: Jun 14 21:28:19.595 PKT %MADM-SCRIPT_MGR-3-EXCEPTION: at
java.lang.ClassLoader.loadClass(ClassLoader.java:307)
9324: Jun 14 21:28:19.595 PKT %MADM-SCRIPT_MGR-3-EXCEPTION: at
java.lang.ClassLoader.loadClass(ClassLoader.java:248)
9325: Jun 14 21:28:19.595 PKT %MADM-SCRIPT_MGR-3-EXCEPTION: at
java.lang.Class.forName0(Native Method)
9326: Jun 14 21:28:19.595 PKT %MADM-SCRIPT_MGR-3-EXCEPTION: at
java.lang.Class.forName(Class.java:169)
the class path has SteptestBeanInfo.class available
Any pointers that may lead to problem resolution would be highly appreciated.
Thanks,
Syed Ahmer Ghazi
More information about the cisco-voip
mailing list