Dear Experts
I am integrating ADF with BAM, and display several DVT components on the same view.
Sometimes I am getting a lot of viewset errors which seems coming from the BAM itself, any suggestion?
[2017-03-14T16:59:28.205+07:00] [bam_server1] [ERROR] [] [oracle.bam.adc.kernel.viewsets.PushViewset] [tid: Thread-101] [userId: OracleSystemUser] [ecid: 0000Lf7l4WTDCgqLGM9Dif1OldY^000002,1:20054] [APP: oracle-bam#11.1.1] Exception occurred in method PushViewset.PushTimerTask.run()[[
Exception: oracle.bam.adc.common.exceptions.EventProcessingException: BAM-01232: Exception was previously caught during transaction processing for this viewset.
at oracle.bam.adc.kernel.viewsets.ActiveViewset.reportException(ActiveViewset.java:1109)
at oracle.bam.adc.kernel.viewsets.ActiveViewset.getChangeList(ActiveViewset.java:683)
at oracle.bam.adc.kernel.viewsets.PushViewset$PushTimerTask.run(PushViewset.java:737)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.NullPointerException
Regards,
Henry