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)