Additional Blogs by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos


Hi

Iwere getting an error message when logging into Webi Rich Client.

my Colleagues say they have also experienced this issue in the past and had to rebuild their reports.

I get the error message when I opening Rich Client and I don't have any chance to open the report.

I had Java 6 and yesterday I install Java 7. nothing has change, I still get error message.

blow the error message:

ava.lang.NullPointerException

at com.sap.webi.ui.workbench.statusbar.WebIStatusBar.getZoomOnReportMenu(WebIStatusBar.java:293)

at com.sap.webi.ui.workbench.statusbar.WebIStatusBar.initComponent(WebIStatusBar.java:150)

at com.sap.webi.ui.workbench.statusbar.WebIStatusBar.<init>(WebIStatusBar.java:72)

at com.sap.webi.ui.workbench.WebIWorkbench.initStatusBar(WebIWorkbench.java:189)

at com.sap.webi.ui.workbench.WebIWorkbench.initComponent(WebIWorkbench.java:120)

at com.sap.webi.ui.workbench.WebIWorkbench.<init>(WebIWorkbench.java:97)

at com.sap.webi.ui.RichClientFrame.createContent(RichClientFrame.java:268)

at com.sap.webi.ui.RichClientFrame.<init>(RichClientFrame.java:69)

at com.sap.webi.ui.context.managers.FramesManager.openNewFrame(FramesManager.java:495)

at com.sap.webi.ui.context.managers.FramesManager.createFrameToOpenNewDoc(FramesManager.java:163)

at com.sap.webi.ui.RichClientMain$InitWorker.showNewFrame(RichClientMain.java:611)

at com.sap.webi.ui.RichClientMain$InitWorker.done(RichClientMain.java:598)

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$400(Unknown Source)

at java.awt.EventQueue$2.run(Unknown Source)

at java.awt.EventQueue$2.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.AccessControlContext$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)

Thanks

Shideh