Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Data is not streamed to applet - "Unexpected end of ZLIB input stream"

909472Jan 6 2012 — edited Jan 9 2012
I have a strange problem, 2 different Share dealing websites are not receiving any stream data. Both sites use java applets. The error I see on one of them is either “Unexpected end of ZLIB input stream" or “Unexpected end of file" (http://www.shareprice.co.uk/LLOY/LLOYDS-BANKING-GROUP-PLC) to see this error I click on the TECHNICAL ANALYSIS on the right side just above charts.

The other website is: http://www.prorealtime.com and after logging in, I open the console it is separate java application and it is totally blank no data whatsoever. This used to work just fine until few weeks’ back

I have 3 computers at home 2 PC's with Windows 7 64bit and Firefox 9.0 with Java 6 update 30 and Java 7. It used to work on both of them up until recently. I also have an old laptop with Windows XP 32bit and Firefox 3.6 with Java 6 update 24 and on this one everything still works fine.

I did reinstall system on one of the PC's and tried with the clean system without any updates. I just installed FF 9.0 with Java 6 u30 it didn't work so I uninstalled Java and tried with older versions Java 6 updates (24,25,26,27,28,29) and old Firefox 3.6 and this didn't work either.

I also tried Internet Explorer 9 and this is not working either.




JAVA CONSOLE OUTPUT:
-----------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
Java Plug-in 10.2.0.13
Using JRE version 1.7.0_02-b13 Java HotSpot(TM) Client VM
User home directory = C:\Users\***
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 06, 2012 11:06:52 PM Control init
INFO: Control Applet v1.10-SNAPSHOT
Jan 06, 2012 11:06:52 PM Control c
INFO: Detected 4095 Mo RAM
plugin2manager.parentwindowDispose
L+ v2.12 - 1.7.0_02 - Windows 7
Memory allocated: 15872Kb free: 11349Kb
checker 1058941 is starting
use language from manifest : en_II
build number : 27
Error : Unexpected end of file from server ---- Retry GetData
Error : Unexpected end of file from server ---- Retry GetData
-----------------------------------------------------------------------------------
-----------------------------------------------------------------------------------


Has anyone got any idea what can cause this problem?

Edited by: 906469 on Jan 6, 2012 3:12 PM

Edited by: tx00824 on Jan 7, 2012 12:44 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 6 2012
Added on Jan 6 2012
3 comments
395 views