JDK-6556254 : Browser Freezes while running Yokogawa Reliability TC04_01 (ArcDemo) after 12 hours.
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 5.0u12
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows
  • CPU: x86
  • Submitted: 2007-05-11
  • Updated: 2014-02-27
  • Resolved: 2009-01-21
Related Reports
Relates :  
Relates :  
Description
Yokogawa TC04_01 causes Browser Freeze after running around 12 hours. Huge Memory and GDI Objects might have caused a browser freeze.
Thread Count                   [29.. 33]
Handle Count Range              [884 .. 4385]
Private Bytes                  [35,143,680 .. 346,845,184]
Working Set                    [42,827,776 .. 308,711,424] 
GDI                             [318 .. 9983]

Applet Location: 
http://sqindia.india.sun.com/~rn195728/TC04_01/TC04-01_Top.html  

How to reproduce :
( You need to install MKS on this system or rewrite the scripts to bat)
1. Unzip the the attached yokogawa.zip file to a dir say C:\temp
2. cd C:\temp\yokogawa
3. set the TEST_JRE_HOME env. variable
	e.g. set TEST_JRE_HOME=c:\Program Files\Java\jre1.5.0_12 ( with out quates)
4. sh tc4_001.sh 
This test case will launch an applet and will run for  24 hours. You can custmize the duration to run by changing "-timeout" value in 
yokogawa.sh script. 

Output directory also can be customized by changing "-outputdir" 
TestCase URL can be hosted on a local system and customize it by changing the yokogawa.sh script.
Trace and log file will be located under outputdir by defalut (from where you are running)
iexplore.csv will contain the handle count, thread count, privite bytes, working set, %Processor Time and GDI Objects counter values at various points for iexplore.exe process.

Comments
EVALUATION No browser freeze was observed with jre 6u2 promoted build after 14-hour of run. See 6540130 for more details.
21-05-2007