Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.java.programmer > #3948
| From | "Nasser M. Abbasi" <nma@12000.org> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | funny thing: Applet error when visiting Oracle website looking for release notes on Java plugin |
| Date | 2011-05-10 20:00 -0700 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <iqcu5c$6rs$2@speranza.aioe.org> (permalink) |
I think this is funny myself. I typed "java new plugin" in google search, first link is http://www.oracle.com/technetwork/java/javase/plugin2-142482.html When I go there, I get an applet error! It seems harmless, not sure. But was wondering, is this something others see as well? Here is the error: "java.io.FileNotFoundException: JNLP file error: DragExample.jnlp. Please make sure the file exists and check if "codebase" and "href" in the JNLP file are correct. at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source) at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source) at java.lang.Thread.run(Unknown Source)" Here is a screen shot http://12000.org/tmp/java_error/jnlp.png I am running firefox 3.6.17 on windows 7 My Java/JRE is all update, control panel says I have 1.6.0_24 under system. I can expect applet errors on a web site, but not on an official Oracle webite about Java ! --Nasser
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar
funny thing: Applet error when visiting Oracle website looking for release notes on Java plugin "Nasser M. Abbasi" <nma@12000.org> - 2011-05-10 20:00 -0700
Re: funny thing: Applet error when visiting Oracle website looking for release notes on Java plugin Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-14 00:55 +1200
Re: funny thing: Applet error when visiting Oracle website looking for release notes on Java plugin Paul Cager <paul.cager@googlemail.com> - 2011-05-13 06:08 -0700
Re: funny thing: Applet error when visiting Oracle website looking for release notes on Java plugin "Qu0ll" <Qu0llSixFour@gmail.com> - 2011-05-14 13:47 +1000
Re: funny thing: Applet error when visiting Oracle website looking for release notes on Java plugin "Richard Maher" <maher_rj@hotspamnotmail.com> - 2011-05-22 15:22 +0800
Re: funny thing: Applet error when visiting Oracle website looking for release notes on Java plugin Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-23 12:38 +1200
Re: funny thing: Applet error when visiting Oracle website looking for release notes on Java plugin Roedy Green <see_website@mindprod.com.invalid> - 2011-05-14 02:40 -0700
Re: funny thing: Applet error when visiting Oracle website looking for release notes on Java plugin Lew <noone@lewscanon.com> - 2011-05-14 09:02 -0400
csiph-web