• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

How to resolve this weired JRE 1.8 Upgrade Error?

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
**Below is the Java Console log from JRE 1.8.u45**
*The applet fails to load and run itself*



**Below log is from JRE 1.7**
*Though we see exceptions the applet is still able to load itself and run*
Why do we see this different behaviour when JRE is upgraded.
**NOTE: In JRE 1.8 Java Control Panel We have added the site in exception list as required. We have cleared the cache and have also re-checked Enable Java Content on browser to ensure everything starts from afresh**
Please guide to resolve this weird problem have been working to get this run since 2 weeks but nothing is clicking




 
reply
    Bookmark Topic Watch Topic
  • New Topic