Hello, I just installed the SAP business objects BI platform 4.1 client tools SP01, an error occurred as below when I started the web intelligence rich client on my Windows 7 PC, please kindly help, thank you.
An error occurred at session creation
java.lang.NullPointerException
at com.sap.webi.ui.workbench.WebIWorkbench.getCurrentPerspective(WebIWorkbench.java:600)
at com.sap.webi.ui.workbench.WebIWorkbench.updateWorkspaceFromCurrentPerspective(WebIWorkbench.java:458)
at com.sap.webi.ui.workbench.WebIWorkbench.initWorkspace(WebIWorkbench.java:148)
at com.sap.webi.ui.workbench.WebIWorkbench.initComponent(WebIWorkbench.java:114)
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.openFrame(RichClientMain.java:328)
at com.sap.webi.ui.RichClientMain.registerNewInstance(RichClientMain.java:457)
at com.sap.webi.toolkit.instance.SingleInstanceManager$1.run(SingleInstanceManager.java:286)
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.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.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.security.AccessControlContext$1.doIntersectionPrivilege(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.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)