Banner Agent jobs in 9.3.3 version of Applications Manager failed with below error.
+++++++++++++++++++++++++++++++++++++ Start of Runtime Exception +++++++++++++++++++++++++++++++++++++
groovy.lang.MissingPropertyException: No such property: com for class: BannerJob
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
at org.codehaus.groovy.runtime.callsite.GetEffectivePogoPropertySite.callGroovyObjectGetProperty(GetEffectivePogoPropertySite.java:70)
at BannerJob.runJob(BannerAgent.groovy:5591)
at com.uc4.extensibility.types.CITAgent.dispatchJob(CITAgent.java:257)
at com.appworx.agent.extensibleagent.A$_A$1.A(GenericExtensibleAgent.java:759)
at com.appworx.automic.ra.extensibility.container.D.doRun(CITWorker.java:100)
at com.uc4.be.threading.AbstractWorker.run(AbstractWorker.java:367)
at java.base/java.lang.Thread.run(Thread.java:834)
++++++++++++++++++++++++++++++++++++++ End of Runtime Exception ++++++++++++++++++++++++++++++++++++++
Release : 9.3
Component : APPLICATIONS MANAGER
This is the bug in 9.3.3's uc4-ra.jar
The workaround is replace the $AW_HOME/web/classes/uc4-ra.jar with a uc4-ra.jar from version 9.3.2 (attached to this article).
Solution is to upgrade to Applications Manager version 9.3.3 hf1 or above (latest version is recommended).