Skip to Content
0
Former Member
Apr 09, 2014 at 10:04 AM

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

42 Views

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