Hi @Kumar_yogesh,
We're having the same issue with one specific report (there are other reports on the same document), after upgrading from 4.1 SP02 to SP03. Has restarting the Job and Report server helped?
Error details:
Opening with HTML Editor:
Index: 1, Size: 1 (Error: INF)
With the Java Applet Editor:
Rich Client: These are the errors when trying to edit the specific report:
First error:
com.businessobjects.sdk.core.exception.common.IllegalArgumentException: [IllegalArgumentException] <pageIndex> (Error: RWI 00011)
at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:152)
at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:92)
at com.businessobjects.rebean.wi.impl.services.NavigationServiceImpl.navigateToReportPage(NavigationServiceImpl.java:88)
at com.businessobjects.rebean.wi.app.ViewingFacade.navigateToReportPage(ViewingFacade.java:294)
at com.sap.webi.ui.viewer.PageFactory.catchUpReportPageNavigation(PageFactory.java:592)
at com.sap.webi.ui.viewer.PageFactory.getPages(PageFactory.java:570)
at com.sap.webi.ui.viewer.PageFactory.getPages(PageFactory.java:202)
at com.sap.webi.ui.tasks.NavigOnDocumentTask.doIt(NavigOnDocumentTask.java:68)
at com.sap.webi.ui.tasks.NavigOnDocumentTask.doIt(NavigOnDocumentTask.java:23)
at com.sap.webi.toolkit.ui.tasks.WebITask$PrivateWorker.doInBackground(WebITask.java:348)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Second error:
java.lang.NullPointerException
at com.sap.webi.ui.viewer.PageViewer.displayPage(PageViewer.java:161)
at com.sap.webi.ui.viewer.ViewerPanel.updatePageResult(ViewerPanel.java:135)
at com.sap.webi.ui.tasks.NavigOnDocumentTask.doneProcess(NavigOnDocumentTask.java:107)
at com.sap.webi.toolkit.ui.tasks.WebITask$PrivateWorker.done(WebITask.java:378)
at javax.swing.SwingWorker$5.run(Unknown Source)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
at sun.swing.AccumulativeRunnable.run(Unknown Source)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
at javax.swing.Timer.fireActionPerformed(Unknown Source)
at javax.swing.Timer$DoPostEvent.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
We've managed to open the document on the Rich Client, we can edit queries and other reports, but there's one in particular that generates the errors listed above.
Regards,
Federico.