ramonlopes / jzebra

Automatically exported from code.google.com/p/jzebra
0 stars 0 forks source link

Cache cause issues on FF and IE #195

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have the Java Cache enabled
2. Open the sample.html file

What is the expected output? What do you see instead?
Normal output is that plugin is loaded. What we have instead, is that the 
plugin don't load. So impossible to do anything.

What version of the product are you using? On what operating system?
QZ-Print Pro 1.8

Please provide any additional information below.
What make sample.html work is to disable completely the Java cache. But not a 
good solution for us... What could we do ?

Thank you and kindly regards

Original issue reported on code.google.com by ruben.xa...@gmail.com on 9 Dec 2013 at 11:17

GoogleCodeExporter commented 8 years ago
If the new Java cache is causing issues, you can disable it on the PC by 
Control Panel, Configure Java, Advanced, [] (Unselect) Enable the 
next-generation Java Plug-in.

Generally speaking, cache issues can be fixed by clearing all cached versions 
of the applet through Control Panel, Configure Java, General, View, Delete.

Issue 171 is a common cause of what you are experiencing.

https://code.google.com/p/jzebra/issues/detail?id=171

Usually these issues are a result of a misconfiguration, so any more 
information you can provide will be greatly appreciated. 

-Tres

Original comment by tres.fin...@gmail.com on 9 Dec 2013 at 1:14

GoogleCodeExporter commented 8 years ago
@Ruben,

After further research, I've determined this is specific to your hosting.

Please contact 4D support for this issue, it appears they have issued a known 
bug report for this problem.

Source:  
ftp://ftp.4d.com/ACI_PRODUCT_REFERENCE_LIBRARY/Bug_Fix_Lists/Version_13/v13.3/Fi
xed_Bugs_4D_13.3.pdf

Screenshot attached.

The issue description is:

> Reference ACI0079101 Date November 28, 2012
> Product 4D - 4D Server Status Fixed and shipped
> Version 13.3 Platform MacIntel
> Summary A 406 error is returned if an unsupported value is present in 
accept-encodingDescription
> When the 4D Web Server receives a web request containing the following header 
ACCEPT-encoding "pack200-gzip,gzip", then the 4D web server wrongly returns an 
HTTP 406 error (not acceptable) because only the unsupported value 
"pack200-gzip" is taken into account.
> As this header is common when Java Web Start tries to get .jar files from a 
web server, this problem effectively makes 4D Server unable to serve Java 
applets. This is fixed with 4D 13.3

-Tres

Original comment by tres.fin...@gmail.com on 9 Dec 2013 at 3:54

Attachments:

GoogleCodeExporter commented 8 years ago
Closing bug, marking as invalid, since this is directly caused by a bug with 
the Web Hosting company.

Original comment by tres.fin...@gmail.com on 9 Dec 2013 at 3:55