Crystal Reports and Java error

Hi all, I'm trying to run a Crystal Reports report from my web application, but is happening a problem and I check all my code, CR installation, windows folder access rights but I didn't find any problem. Anyone can help me.... please!!!!!!

The error message, in java console is:

java.io.FileNotFoundException: http://localhost/viewer9/javaviewer/ReportViewer.jar

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.plugin.net.protocol.http.HttpUtils.followRedirects(Unknown Source)

at sun.plugin.cache.CachedJarLoader.isUpToDate(Unknown Source)

at sun.plugin.cache.CachedJarLoader.loadFromCache(Unknown Source)

at sun.plugin.cache.CachedJarLoader.load(Unknown Source)

at sun.plugin.cache.JarCache.get(Unknown Source)

at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(Unknown Source)

at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)

at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)

at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)

at sun.misc.URLClassPath$3.run(Unknown Source)

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

at sun.misc.URLClassPath.getLoader(Unknown Source)

at sun.misc.URLClassPath.getLoader(Unknown Source)

at sun.misc.URLClassPath.getResource(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

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

at java.net.URLClassLoader.findClass(Unknown Source)

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)

load: class com.crystaldecisions.ReportViewer.ReportViewer not found.

java.lang.ClassNotFoundException: com.crystaldecisions.ReportViewer.ReportViewer

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

Cheers,

Zilmar

Message was edited by:

Zilmar

[3422 byte] By [Zilmara] at [2007-11-27 3:58:25]
# 1
Same problem here, but no luck whatsoever. Have you figured out what could be the problem? Thank you
cafemar1a at 2007-7-12 9:02:52 > top of Java-index,Core,Core APIs...
# 2
This message was posted in the wrong forum.
ejpa at 2007-7-12 9:02:52 > top of Java-index,Core,Core APIs...
# 3
> This message was posted in the wrong forum.Can you point us to the right forum? There's so many. Better yet point us to the solution. Thanks
alefflera at 2007-7-12 9:02:52 > top of Java-index,Core,Core APIs...
# 4
You could always try a Crystal Reports site.This is a Sun site, and Crystal Reports isn't a Sun product. There isn't a correct forum for Crystal Reports on this site.You could also try doing your own research. It took me 5 seconds to find http://www.crystalreports.com.
ejpa at 2007-7-12 9:02:52 > top of Java-index,Core,Core APIs...