cancel
Showing results for 
Search instead for 
Did you mean: 

Query and Display Templates not Loading

Former Member
0 Kudos

Dear All,

We have installed xMII server on Windows 2003

When we try to open query and display template from xMII menu

We could just see a blank page

After checking java log we are getting following error message

load: class iDisplayTemplateEditor not found.

java.lang.ClassNotFoundException: iDisplayTemplateEditor

at sun.applet.AppletClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadCode(Unknown Source)

at sun.applet.AppletPanel.createApplet(Unknown Source)

at sun.plugin.AppletViewer.createApplet(Unknown Source)

at sun.applet.AppletPanel.runLoader(Unknown Source)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Caused by: java.io.IOException: open HTTP connection failed.

at sun.applet.AppletClassLoader.getBytes(Unknown Source)

at sun.applet.AppletClassLoader.access$100(Unknown Source)

at sun.applet.AppletClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

... 10 more

Can anyone guide me as to how do I resolve this issue

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Please make sure Java Web Start - prefereences proxy set to "None"

Regards

Guru

Former Member
0 Kudos

Its not a client side problem.

Its happening on all the PC's from where I am trying to open query and display template

Java version is 1.4.2_07

Former Member
0 Kudos

Hi,

Check following things

1. java is set correctly in your system; check your java classpath.

2. correct entry is made in the webpage for Illuminator archieve class

like

<APPLET NAME="xxx" CODEBASE="/Illuminator/Classes" CODE="iGrid" ARCHIVE="illum8.zip" WIDTH="400" HEIGHT="100" MAYSCRIPT>

3. Restart IIS

4. If you are able to accesss http://localhost:port/...url. then its a security problem with your server.

Former Member
0 Kudos

hi,

what version of java u have installed,

xMII will be supported only by JSDK 1.4.2_07 so install it and try,

reply if it works,

regards

shyam