Skip to Content
0
Former Member
Jul 19, 2007 at 03:34 PM

Problem w/ Loading BO XI R2/SP2 and WebI is Blown Away (Java notinited)

45 Views

Post Author: jsanzone

CA Forum: WebIntelligence Reporting

Has anyone experienced any problems with loading SP2 and resulting in Java not working?

After we loaded SP2 and tried to run a WebI report we get a red X in the workspace pane along with a message in the bottom left corner of the web page "Applet Java_Report_Panel notinited". If we right click over the red X and choose "show console" we get the below verbiage:

Java Plug-in 1.5.0_11Using JRE version 1.5.0_11 Java HotSpot(TM) Client VMUser home directory = C:\Documents and Settings\John.Sanzone

-


c: clear console windowf: finalize objects on finalization queueg: garbage collecth: display this help messagel: dump classloader listm: print memory usageo: trigger loggingp: reload proxy configurationq: hide consoler: reload policy configurations: dump system and deployment propertiest: dump thread listv: dump thread stackx: clear classloader cache0-5: set trace level to <n>----


load: class com.businessobjects.wp.tc.TCMain not found.java.lang.ClassNotFoundException: com.businessobjects.wp.tc.TCMain at sun.applet.AppletClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.applet.AppletClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.applet.AppletClassLoader.loadCode(Unknown Source) at sun.applet.AppletPanel.createApplet(Unknown Source) at sun.plugin.AppletViewer.createApplet(Unknown Source) at sun.applet.AppletPanel.runLoader(Unknown Source) at sun.applet.AppletPanel.run(Unknown Source) at java.lang.Thread.run(Unknown Source)Caused by: java.io.IOException: open HTTP connection failed. at sun.applet.AppletClassLoader.getBytes(Unknown Source) at sun.applet.AppletClassLoader.access$100(Unknown Source) at sun.applet.AppletClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) ... 10 more

Has anyone experienced this behavior, and what fix did you apply?

Thank you,

John