Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

BAM-01232: Exception was previously caught during transaction processing for this viewset.

3220110Mar 14 2017 — edited Feb 10 2020

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 11 2017
Added on Mar 14 2017
0 comments
132 views