cancel
Showing results for 
Search instead for 
Did you mean: 

xMII - Applet Problem- Front Page

Former Member
0 Kudos

Hi,

i created one website with adding ichart in it. but it doesnt shows chart in html page while in browser. it displays in status bar as applet started but doesnt show any chart. what to do?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Where the html file is placed? Make sure it presents in the correct path:

<DriveName>:
Inetpub\wwwroot\illuminator\<foldername>\<Filename>.

Are you using local host? If so, use the server name and give user credentials.

Use this URL to open html page:

http://<ServerName>/Illuminator/PortalLogin.jsp?target=/Illuminator/<FolderName>/<Filename>&IllumLog...

Hope this helps you...............

Regards,

Kishore kumar P.S.

null

Former Member
0 Kudos

A few things you can try:

1) Clear the Java Web-Start cache. You can do this by going to Control Panel and clicking the Java icon. From there you should see a button or option to delete files or delete cache depending on Java version you are running.

2) Clear the classloader cache. You can do this through Internet Explorer by going to the Tools menu and select option for Sun Java Console. A pop up window will come up -- hit the letter 'x' on your keyboard to clear the cache.

Note: this should be done every time you modify a query or display template.

3) Once both cache options are cleared as in examples 1 and 2 above -- Close all browser windows and open a new one. Try to load the page again. Before loading the page you should open up the Sun Java Console from Internet Explorer as in step 2 so that you can see any java errors that may arise.

Hope this helps!

Former Member
0 Kudos

Hi senthil,

Try clearing the java console present in the tools menu in the browser & reaload the page again.

Thanks,

Sushma.

pls. award points if answer was useful..