IIS-CONN-JAVA-00024W A wave marker cannot be emitted.
Explanation
A wave marker was not generated because the com.ibm.is.cc.javastage.api.OutputLink.writeWaveMarker()
method was invoked, but the com.ibm.is.cc.javastage.api.Capabilities.setIsWaveGenerator
property was not set to true.
User response
Set com.ibm.is.cc.javastage.api.Capabilities.setIsWaveGenerator(boolean)
to true.