Classnotfoundexception: Proxylet.class

Asked

Viewed 151 times

0

I’m trying to request a ticket through the site of Faz, but a window appears with the phrase "ClassNotFoundException: Proxylet.class", and when I click on information, it appears what I posted below.

Do you know what it is? How it solves?

java.lang.ClassNotFoundException: Proxylet.class
    at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager.initAppletAdapter(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
  • 2

    Don’t confuse java with javascript. It’s the same thing as confusing dog with hot dog.

  • Your applet has been compiled to run using a class Proxylet, but you are trying to run in an environment where this class is not present.

  • You downloaded this application where?

  • And what do I do to right this wrong?

  • It was on the site of Sefaz. I’m trying to ask for a ticket, but when it arrives on the page q I mark the type of ticket I want, appears this.

  • You probably downloaded an incomplete application, and they probably published it incomplete. Judging by the class name, which has no package, it is to be believed that it was not developed professionally.

  • I could issue coupons normally until last week. Now this is giving.

  • It is the site of the State of Bahia http://www.sefaz.ba.gov.br/ But always gives some kind of error and incompatibility with JAVA. Allies, most government websites are like this.

  • Not to mention that applets were already abandoned by all browsers a couple of years ago and they still use this stuff.

  • If you worked in accounting you would come across this kind of "spunk" every day. Even java can not update pq has websites that does not work in the latest.

  • I know, I work in a public body. I’m even on a project to modernize such crap, but here things are difficult.

  • I imagine the perrengue. In short: There’s nothing I can do, right?

  • I guess there’s not much else to do but piss off the Uvidoria or something. They aired a program that simply doesn’t work because it’s incomplete.

  • Fills directly on the site. Oh life difficult.

  • But thank you so much Victor, you helped so much. God bless.

  • You’re welcome. Good luck with that.

Show 11 more comments
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.