cancel
Showing results for 
Search instead for 
Did you mean: 

Applets not working with Java 1.7.0_51 in MII 14.0 SP4 Patch 5

Former Member
0 Kudos

Hi,

I'm currently evaluating the migration of our MII 12.0 developments to MII 14.

But I'm running in several issues just trying to use simple things like a SQL query template with an iGrid Display template in test mode.

Used versions are: MII 14.0 SP4 Patch 5 and on client side the latest Mozilla Firefox with Java 1.7.0_51

  • At first I always get a java security warning when the applet is being loaded about unsigned applications.
  • At second the applet itself is not running. It always shows "No data available" and the java console shows the following errors (iResult is the id of the applet):
    • iResult [ERROR] - Couldn't set query template: No Query Defined
    • iResult [ERROR] - Couldn't set display template: null
    • iResult [ERROR] - Couldn't set display template: null

Is this perhaps a general problem, that the MII applets are not working with Java 1.7.x versions?

If I call the same MII page from a client with Java 1.6.x it is working without errors.

Do you have some suggestions for me?

Regards Timo

Accepted Solutions (1)

Accepted Solutions (1)

RajeevKansal
Advisor
Advisor
0 Kudos

please clear your JAVA Cache. that should solve the JRE issue. thanks

Former Member
0 Kudos

Thank you, this solved the issues!

Answers (0)