Informatica plugin fails after upgrade from CA WA Agent version
search cancel

Informatica plugin fails after upgrade from CA WA Agent version

book

Article ID: 230683

calendar_today

Updated On:

Products

CA Workload Automation AE - System Agent (AutoSys)

Issue/Introduction

After upgrading the CA WA Agent from version 11.3.07 to 11.5.00, the Informatica plugin fails with the error below when using the "C:\Program Files\CA\WA Agent\wrappers\Informatica.bat" to launch a workflow:

Exception in thread "main" java.lang.NoClassDefFoundError: cybermation.library.afm.CybInvalidAFMException
 at java.lang.J9VMInternals.prepareClassImpl(Native Method)
 at java.lang.J9VMInternals.prepare(J9VMInternals.java:304)
 at java.lang.Class.getMethodHelper(Class.java:1243)
 at java.lang.Class.getMethod(Class.java:1187)
 at sun.launcher.LauncherHelper.validateMainClass(LauncherHelper.java:544)
 at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:526)
Caused by: java.lang.ClassNotFoundException: cybermation.library.afm.CybInvalidAFMException
 at java.net.URLClassLoader.findClass(URLClassLoader.java:591)
 at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:944)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:889)
 at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:872)
 ... 6 more
Error: A JNI error has occurred, please check your installation and try again

Environment

Release : 11.5

Component : Workload Automation Agent for Informatica

Resolution

In addition to upgrade the System Agent, the Informatica plugin needs to be upgraded as well.

Upgrading the plugin resolved the issue.