Oracle BI Publisher 11.1.1.7 on Windows 2008 R2
Hello
While we run some reports through the bi report service, we are experienced java.util.ConcurrentModificationException, I have not found the patch for this version of BI publisher, I wonder if anyone outhere could help me with the patch number.
Thanks for your help
we we have in bi log file is as follows
java.util.ConcurrentModificationException[[
at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:394)
at java.util.LinkedHashMap$KeyIterator.next(LinkedHashMap.java:405)
at oracle.xdo.servlet.ReportRepository.remove(ReportRepository.java:621)
at oracle.xdo.servlet.ReportRepository.getReport(ReportRepository.java:99)
at oracle.xdo.servlet.ReportRepository.getReport(ReportRepository.java:139)
at oracle.xdo.server.impl.DefaultServerSession.getReport(DefaultServerSession.java:383)