Webi Applet Notinited in BOXI3.1

Hello,

I have a user who when trying to launch the webi report panel on ( New -> Web Intelligence Report) in InfoView, sees the image with a Red Cross in Infoview and a Java Applet Notinited error. However from the same PC he is able to access another environment and create webi reports

The Java stack trace gives an error as below:

Can someone suggest what could be wrong here?

Thanks for your help in advance.

Warning: Directory of system cache must be different than user cache. System cache is ignored.
java.security.AccessControlException: access denied (java.util.PropertyPermission disableUnsupportedFeatureException write)
at java.security.AccessControlContext.checkPermission(Unknown Source)


Init> WebIntelligence Java Report Panel
Real param3&35=user1,8P&63=secEnterprise,8P&4F=5270,8P&4E=8830JLLSDAt6xCRJegSV,8P&1,8P&3k=@BOFARM,8P&5U=8831Jt3vuZfsAJ4D6TX88830JLLSDAt6xCRJegSV,8P&S5,88&pa,8P&Tm=3650,83&2r:6400=server.com,8P&lu=1033,83&Tn={3&.2={3&O=PersonalCategory,8P&2=5272,83},?z&.1={3&O=FavoritesFolder,8P&2=5271,83},?z&.3={3&O=Inbox,8P&2=5273,83},?z&U=3,83},?z&7r,83&PP=1033,83
java.security.AccessControlException: access denied (java.util.PropertyPermission CESessionID write)
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.System.setProperty(Unknown Source)
at com.businessobjects.wp.tc.TCMain.getParameter(Unknown Source)
at com.businessobjects.wp.tc.TCMain.initApplet(Unknown Source)
at com.businessobjects.wp.tc.TCMain.init(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
java.lang.NullPointerException
at javax.swing.ImageIcon.(Unknown Source)
at com.businessobjects.wp.gui.GUIMessageDialog.createComponents(Unknown Source)
at com.businessobjects.wp.gui.GUIMessageDialog.init(Unknown Source)
at com.businessobjects.wp.gui.GUIMessageDialog.(Unknown Source)
at com.businessobjects.wp.tc.TCMain.init(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


ramaks (BOB member since 2009-03-31)

Just to let everyone know

uninstalling the JRE and re-installing it resolved this issue.


ramaks (BOB member since 2009-03-31)

We are having the same issue and uninstalling and reinstalling Java has not resolved the issue. Is there something else that must be done on Windows 2007 for Java applet to allow log in to InfoView?

This is the error we are getting:

java.security.AccessControlException: access denied (java.util.PropertyPermission disableUnsupportedFeatureException write)
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.System.setProperty(Unknown Source)
at com.businessobjects.wp.tc.TCMain.(Unknown Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$12.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(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)
Init> WebIntelligence Java Report Panel
java.security.AccessControlException: access denied (java.util.PropertyPermission CESessionID write)
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.System.setProperty(Unknown Source)
at com.businessobjects.wp.tc.TCMain.getParameter(Unknown Source)
at com.businessobjects.wp.tc.TCMain.initApplet(Unknown Source)
at com.businessobjects.wp.tc.TCMain.init(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
java.lang.NullPointerException
at javax.swing.ImageIcon.(Unknown Source)
at com.businessobjects.wp.gui.GUIMessageDialog.createComponents(Unknown Source)
at com.businessobjects.wp.gui.GUIMessageDialog.init(Unknown Source)
at com.businessobjects.wp.gui.GUIMessageDialog.(Unknown Source)
at com.businessobjects.wp.tc.TCMain.init(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.NullPointerException
Start> WebIntelligence Java Report Panel


grite03 (BOB member since 2010-10-04)

we have same issue and tried down grading jre version on the client machine with jre1.8.0_91 32 bit, which worked . However we don’t have the permanent solution yet.


masupraro (BOB member since 2017-11-07)

you need to consult the product availability matrix from SAP (PAM). The compatibility depends on your software version for the BI Platform, the JRE version, the OS, and the browser. Some combos are supported and some aren’t. As a workaround, you could always go to the preferences in the BI Launchpad and change the web intelligence preferences to the HTML version. Attaching a PAM, but without knowing what version you run it may or may not be the one you need. you can download them here https://www.sap.com/pam
Doc2.doc (193.0 KB)


erik.stenson :us: (BOB member since 2012-07-30)