Menu

#120 grinder.initialSleepTime issue

closed
7
2015-02-16
2008-02-20
Anonymous
No

I have just upgraded to grinder 3.0.1 and i have experience the following problem.
I am running 60 threads.
To distribute the threads not to run at the same time, i use the grinder.initialSleepTime=60000
The result in grinder 3.0-beta33 is as desired.
The threads are distributed to start running at different timepoints within one minute. When this timepoint comes. The thread starts executing its action properly.
The result in grinder 3.0.1 is faulty.
The treads are distributed to start running at different timepoints within one minute. But when this timepoint comes, the thread logs "about to run forever" and does not start its job. When the 60seconds are over, all the threads start doing their job, but all at the same time.
sample log 3.0-beta33
2/20/08 4:28:52 PM (process sk1c992c-0): The Grinder version 3.0-beta33
2/20/08 4:28:52 PM (process sk1c992c-0): Sun Microsystems Inc. Java HotSpot(TM) Client VM 1.6.0_02-b05 on Windows XP x86 5.1
2/20/08 4:28:52 PM (process sk1c992c-0): time zone is CET (+0100)
2/20/08 4:28:52 PM (process sk1c992c-0): executing "c:\Test-Tools\grinder\scripts\access.py" using Jython 2.1
2/20/08 4:28:52 PM (process sk1c992c-0): registered plug-in net.grinder.plugin.http.HTTPPlugin
2/20/08 4:28:52 PM (process sk1c992c-0): current hour: 16
2/20/08 4:28:52 PM (process sk1c992c-0): hour: 1
2/20/08 4:28:52 PM (process sk1c992c-0): hour: 2
2/20/08 4:28:52 PM (process sk1c992c-0): hour: 3
2/20/08 4:28:52 PM (process sk1c992c-0): hour: 4
2/20/08 4:28:52 PM (process sk1c992c-0): hour: 5
2/20/08 4:28:52 PM (process sk1c992c-0): hour: 6
2/20/08 4:28:52 PM (process sk1c992c-0): hour: 7
2/20/08 4:28:53 PM (process sk1c992c-0): starting threads
2/20/08 4:28:53 PM (process sk1c992c-0): start time is 1203521333640 ms since Epoch
2/20/08 4:28:53 PM (thread 0): sleeping for 44510 ms
2/20/08 4:28:53 PM (thread 1): sleeping for 47958 ms
2/20/08 4:28:53 PM (thread 8): sleeping for 12605 ms
2/20/08 4:28:53 PM (thread 10): sleeping for 23218 ms
2/20/08 4:28:53 PM (thread 6): sleeping for 50625 ms
2/20/08 4:28:53 PM (thread 4): sleeping for 3818 ms
2/20/08 4:28:53 PM (thread 3): sleeping for 52257 ms
2/20/08 4:28:53 PM (thread 2): sleeping for 7815 ms
2/20/08 4:28:53 PM (thread 7): sleeping for 31768 ms
2/20/08 4:28:53 PM (thread 9): sleeping for 9142 ms
2/20/08 4:28:53 PM (thread 5): sleeping for 54837 ms
2/20/08 4:28:53 PM (thread 11): sleeping for 8602 ms
2/20/08 4:28:53 PM (thread 13): sleeping for 29646 ms
2/20/08 4:28:53 PM (thread 12): sleeping for 20981 ms
2/20/08 4:28:53 PM (thread 14): sleeping for 50746 ms
2/20/08 4:28:53 PM (thread 15): sleeping for 7736 ms
2/20/08 4:28:53 PM (thread 16): sleeping for 56852 ms
2/20/08 4:28:53 PM (thread 17): sleeping for 49628 ms
2/20/08 4:28:53 PM (thread 18): sleeping for 5686 ms
2/20/08 4:28:53 PM (thread 19): sleeping for 2769 ms
2/20/08 4:28:53 PM (thread 20): sleeping for 59524 ms
2/20/08 4:28:53 PM (thread 22): sleeping for 45321 ms
2/20/08 4:28:53 PM (thread 21): sleeping for 33372 ms
2/20/08 4:28:53 PM (thread 24): sleeping for 6562 ms
2/20/08 4:28:53 PM (thread 23): sleeping for 50969 ms
2/20/08 4:28:53 PM (thread 25): sleeping for 26118 ms
2/20/08 4:28:53 PM (thread 26): sleeping for 41844 ms
2/20/08 4:28:53 PM (thread 28): sleeping for 22773 ms
2/20/08 4:28:53 PM (thread 27): sleeping for 52525 ms
2/20/08 4:28:53 PM (thread 30): sleeping for 48434 ms
2/20/08 4:28:53 PM (thread 29): sleeping for 37117 ms
2/20/08 4:28:53 PM (thread 31): sleeping for 12583 ms
2/20/08 4:28:53 PM (thread 32): sleeping for 41553 ms
2/20/08 4:28:53 PM (thread 34): sleeping for 57554 ms
2/20/08 4:28:53 PM (thread 35): sleeping for 57186 ms
2/20/08 4:28:53 PM (thread 33): sleeping for 15898 ms
2/20/08 4:28:53 PM (thread 36): sleeping for 34637 ms
2/20/08 4:28:53 PM (thread 37): sleeping for 13142 ms
2/20/08 4:28:53 PM (thread 38): sleeping for 534 ms
2/20/08 4:28:53 PM (thread 40): sleeping for 38551 ms
2/20/08 4:28:53 PM (thread 42): sleeping for 55988 ms
2/20/08 4:28:53 PM (thread 39): sleeping for 35284 ms
2/20/08 4:28:53 PM (thread 41): sleeping for 33971 ms
2/20/08 4:28:53 PM (thread 43): sleeping for 13469 ms
2/20/08 4:28:53 PM (thread 44): sleeping for 30371 ms
2/20/08 4:28:53 PM (thread 45): sleeping for 38050 ms
2/20/08 4:28:53 PM (thread 46): sleeping for 33601 ms
2/20/08 4:28:53 PM (thread 47): sleeping for 49241 ms
2/20/08 4:28:53 PM (thread 48): sleeping for 32104 ms
2/20/08 4:28:53 PM (thread 50): sleeping for 53680 ms
2/20/08 4:28:53 PM (thread 49): sleeping for 10386 ms
2/20/08 4:28:53 PM (thread 51): sleeping for 8650 ms
2/20/08 4:28:53 PM (thread 52): sleeping for 13749 ms
2/20/08 4:28:53 PM (thread 54): sleeping for 1016 ms
2/20/08 4:28:53 PM (thread 53): sleeping for 16757 ms
2/20/08 4:28:53 PM (thread 56): sleeping for 36318 ms
2/20/08 4:28:53 PM (thread 55): sleeping for 34439 ms
2/20/08 4:28:53 PM (thread 59): sleeping for 28613 ms
2/20/08 4:28:53 PM (thread 57): sleeping for 30427 ms
2/20/08 4:28:53 PM (thread 60): sleeping for 14275 ms
2/20/08 4:28:53 PM (thread 58): sleeping for 35245 ms
2/20/08 4:28:53 PM (thread 62): sleeping for 17644 ms
2/20/08 4:28:53 PM (thread 64): sleeping for 5773 ms
2/20/08 4:28:53 PM (thread 61): sleeping for 41635 ms
2/20/08 4:28:53 PM (thread 63): sleeping for 7369 ms
2/20/08 4:28:53 PM (thread 66): sleeping for 57324 ms
2/20/08 4:28:53 PM (thread 68): sleeping for 1268 ms
2/20/08 4:28:53 PM (thread 70): sleeping for 13140 ms
2/20/08 4:28:53 PM (thread 72): sleeping for 27756 ms
2/20/08 4:28:53 PM (thread 74): sleeping for 10135 ms
2/20/08 4:28:53 PM (thread 76): sleeping for 40866 ms
2/20/08 4:28:53 PM (thread 78): sleeping for 6408 ms
2/20/08 4:28:53 PM (thread 80): sleeping for 16616 ms
2/20/08 4:28:53 PM (thread 82): sleeping for 18476 ms
2/20/08 4:28:53 PM (thread 65): sleeping for 4300 ms
2/20/08 4:28:53 PM (thread 67): sleeping for 25525 ms
2/20/08 4:28:53 PM (thread 84): sleeping for 42253 ms
2/20/08 4:28:53 PM (thread 69): sleeping for 57439 ms
2/20/08 4:28:53 PM (thread 77): sleeping for 20139 ms
2/20/08 4:28:53 PM (thread 71): sleeping for 50995 ms
2/20/08 4:28:53 PM (thread 79): sleeping for 20404 ms
2/20/08 4:28:53 PM (thread 75): sleeping for 16929 ms
2/20/08 4:28:53 PM (thread 73): sleeping for 41699 ms
2/20/08 4:28:53 PM (thread 81): sleeping for 55075 ms
2/20/08 4:28:53 PM (thread 83): sleeping for 24233 ms
2/20/08 4:28:53 PM (thread 85): sleeping for 13572 ms
2/20/08 4:28:53 PM (thread 86): sleeping for 14717 ms
2/20/08 4:28:53 PM (thread 87): sleeping for 13489 ms
2/20/08 4:28:53 PM (thread 88): sleeping for 20095 ms
2/20/08 4:28:53 PM (thread 90): sleeping for 39399 ms
2/20/08 4:28:53 PM (thread 92): sleeping for 58754 ms
2/20/08 4:28:53 PM (thread 89): sleeping for 38474 ms
2/20/08 4:28:53 PM (thread 93): sleeping for 43260 ms
2/20/08 4:28:53 PM (thread 94): sleeping for 16644 ms
2/20/08 4:28:53 PM (thread 96): sleeping for 34206 ms
2/20/08 4:28:53 PM (thread 91): sleeping for 53103 ms
2/20/08 4:28:53 PM (thread 98): sleeping for 3690 ms
2/20/08 4:28:53 PM (thread 100): sleeping for 31420 ms
2/20/08 4:28:53 PM (thread 95): sleeping for 58098 ms
2/20/08 4:28:53 PM (thread 102): sleeping for 46684 ms
2/20/08 4:28:53 PM (thread 97): sleeping for 41146 ms
2/20/08 4:28:53 PM (thread 99): sleeping for 25102 ms
2/20/08 4:28:53 PM (thread 101): sleeping for 36130 ms
2/20/08 4:28:53 PM (thread 103): sleeping for 33835 ms
2/20/08 4:28:53 PM (thread 104): sleeping for 36244 ms
2/20/08 4:28:53 PM (thread 106): sleeping for 26513 ms
2/20/08 4:28:53 PM (thread 105): sleeping for 51801 ms
2/20/08 4:28:53 PM (thread 108): sleeping for 11023 ms
2/20/08 4:28:53 PM (thread 110): sleeping for 21156 ms
2/20/08 4:28:53 PM (thread 109): sleeping for 58558 ms
2/20/08 4:28:53 PM (thread 107): sleeping for 19814 ms
2/20/08 4:28:53 PM (thread 111): sleeping for 42337 ms
2/20/08 4:28:53 PM (thread 112): sleeping for 23223 ms
2/20/08 4:28:53 PM (thread 114): sleeping for 11793 ms
2/20/08 4:28:53 PM (thread 113): sleeping for 47289 ms
2/20/08 4:28:53 PM (thread 116): sleeping for 21047 ms
2/20/08 4:28:53 PM (thread 115): sleeping for 44265 ms
2/20/08 4:28:53 PM (thread 117): sleeping for 25178 ms
2/20/08 4:28:53 PM (thread 118): sleeping for 37115 ms
2/20/08 4:28:53 PM (thread 119): sleeping for 50606 ms
2/20/08 4:28:53 PM (thread 121): sleeping for 50608 ms
2/20/08 4:28:53 PM (thread 120): sleeping for 53843 ms
2/20/08 4:28:53 PM (thread 122): sleeping for 30595 ms
2/20/08 4:28:53 PM (thread 123): sleeping for 27709 ms
2/20/08 4:28:53 PM (thread 124): sleeping for 29644 ms
2/20/08 4:28:53 PM (thread 126): sleeping for 48471 ms
2/20/08 4:28:53 PM (thread 125): sleeping for 33189 ms
2/20/08 4:28:53 PM (thread 128): sleeping for 58173 ms
2/20/08 4:28:53 PM (thread 127): sleeping for 55566 ms
2/20/08 4:28:53 PM (thread 130): sleeping for 31258 ms
2/20/08 4:28:53 PM (thread 129): sleeping for 32068 ms
2/20/08 4:28:53 PM (thread 134): sleeping for 34275 ms
2/20/08 4:28:53 PM (thread 131): sleeping for 38360 ms
2/20/08 4:28:53 PM (thread 132): sleeping for 46501 ms
2/20/08 4:28:53 PM (thread 133): sleeping for 14410 ms
2/20/08 4:28:53 PM (thread 135): sleeping for 10975 ms
2/20/08 4:28:53 PM (thread 136): sleeping for 9817 ms
2/20/08 4:28:53 PM (thread 138): sleeping for 19451 ms
2/20/08 4:28:53 PM (thread 137): sleeping for 22722 ms
2/20/08 4:28:53 PM (thread 140): sleeping for 40201 ms
2/20/08 4:28:53 PM (thread 139): sleeping for 6956 ms
2/20/08 4:28:53 PM (thread 141): sleeping for 618 ms
2/20/08 4:28:53 PM (thread 142): sleeping for 47059 ms
2/20/08 4:28:53 PM (thread 144): sleeping for 45368 ms
2/20/08 4:28:53 PM (thread 143): sleeping for 49933 ms
2/20/08 4:28:53 PM (process sk1c992c-0): will shutdown after 360000000 ms
2/20/08 4:28:53 PM (thread 38): about to run forever
2/20/08 4:28:53 PM (thread 38 run 3 test 1): http://10.1.2.2/broker/documentName=GLOBALINSTALL.xml.gz -> 200 OK, 4195 bytes
2/20/08 4:28:53 PM (thread 38 run 3 test 1): sleeping for 59722 ms
2/20/08 4:28:53 PM (thread 141): about to run forever
2/20/08 4:28:53 PM (thread 141 run 0 test 1): http://10.1.2.2/broker/documentName=WEBACCESS.xml.gz -> 200 OK, 80 bytes
2/20/08 4:28:53 PM (thread 141 run 0 test 1): sleeping for 59784 ms
2/20/08 4:28:54 PM (thread 54): about to run forever
2/20/08 4:28:54 PM (thread 54 run 0 test 1): http://10.1.2.2/broker/documentName=GLOBALINSTALL.xml.gz -> 200 OK, 4195 bytes
2/20/08 4:28:54 PM (thread 54 run 0 test 1): sleeping for 59800 ms
2/20/08 4:28:54 PM (thread 68): about to run forever
2/20/08 4:28:54 PM (thread 68 run 0 test 1): http://10.1.2.2/broker/documentName=MOVIELIST.xml.gz -> 200 OK, 2443 bytes
2/20/08 4:28:54 PM (thread 68 run 0 test 1): sleeping for 59800 ms
2/20/08 4:28:56 PM (thread 19): about to run forever
2/20/08 4:28:56 PM (thread 19 run 1 test 1): http://10.1.2.2/company-logo/Company_Logo.png -> 404 Not Found, 227 bytes
2/20/08 4:28:56 PM (thread 19 run 1 test 1): sleeping for 59800 ms
2/20/08 4:28:57 PM (thread 98): about to run forever
2/20/08 4:28:57 PM (thread 98 run 0 test 1): http://10.1.2.2/broker/documentName=PIPEDSCHEDULE.xml.gz -> 200 OK, 210 bytes
2/20/08 4:28:57 PM (thread 98 run 0 test 1): sleeping for 59800 ms
2/20/08 4:28:57 PM (thread 4): about to run forever

samlpe log 3.0.1
2/20/08 4:51:08 PM (process sk1c992c-0): The Grinder version 3.0.1
2/20/08 4:51:08 PM (process sk1c992c-0): Sun Microsystems Inc. Java HotSpot(TM) Client VM 1.6.0_02-b05 on Windows XP x86 5.1
2/20/08 4:51:08 PM (process sk1c992c-0): time zone is CET (+0100)
2/20/08 4:51:09 PM (process sk1c992c-0): executing "access.py" using Jython 2.2.1
2/20/08 4:51:10 PM (process sk1c992c-0): registered plug-in net.grinder.plugin.http.HTTPPlugin
2/20/08 4:51:10 PM (process sk1c992c-0): current hour: 16
2/20/08 4:51:10 PM (process sk1c992c-0): hour: 1
2/20/08 4:51:10 PM (process sk1c992c-0): hour: 2
2/20/08 4:51:10 PM (process sk1c992c-0): hour: 3
2/20/08 4:51:10 PM (process sk1c992c-0): hour: 4
2/20/08 4:51:10 PM (process sk1c992c-0): hour: 5
2/20/08 4:51:10 PM (process sk1c992c-0): hour: 6
2/20/08 4:51:10 PM (process sk1c992c-0): hour: 7
2/20/08 4:51:10 PM (process sk1c992c-0): starting threads
2/20/08 4:51:10 PM (thread 0): sleeping for 43915 ms
2/20/08 4:51:10 PM (thread 4): sleeping for 52396 ms
2/20/08 4:51:10 PM (thread 3): sleeping for 47704 ms
2/20/08 4:51:10 PM (thread 1): sleeping for 2370 ms
2/20/08 4:51:10 PM (thread 2): sleeping for 55265 ms
2/20/08 4:51:10 PM (thread 16): sleeping for 51899 ms
2/20/08 4:51:10 PM (thread 6): sleeping for 40254 ms
2/20/08 4:51:10 PM (thread 15): sleeping for 27106 ms
2/20/08 4:51:10 PM (thread 12): sleeping for 21472 ms
2/20/08 4:51:10 PM (thread 8): sleeping for 16867 ms
2/20/08 4:51:10 PM (thread 13): sleeping for 20770 ms
2/20/08 4:51:10 PM (thread 10): sleeping for 6912 ms
2/20/08 4:51:10 PM (thread 7): sleeping for 28463 ms
2/20/08 4:51:10 PM (thread 5): sleeping for 53675 ms
2/20/08 4:51:10 PM (thread 14): sleeping for 48470 ms
2/20/08 4:51:10 PM (thread 17): sleeping for 26032 ms
2/20/08 4:51:10 PM (thread 18): sleeping for 28882 ms
2/20/08 4:51:10 PM (thread 20): sleeping for 44259 ms
2/20/08 4:51:10 PM (thread 22): sleeping for 24088 ms
2/20/08 4:51:10 PM (thread 11): sleeping for 11787 ms
2/20/08 4:51:10 PM (thread 9): sleeping for 19277 ms
2/20/08 4:51:10 PM (thread 19): sleeping for 53665 ms
2/20/08 4:51:10 PM (thread 24): sleeping for 25568 ms
2/20/08 4:51:10 PM (thread 27): sleeping for 59518 ms
2/20/08 4:51:10 PM (thread 21): sleeping for 22163 ms
2/20/08 4:51:10 PM (thread 23): sleeping for 43044 ms
2/20/08 4:51:10 PM (thread 26): sleeping for 38577 ms
2/20/08 4:51:10 PM (thread 25): sleeping for 50109 ms
2/20/08 4:51:10 PM (thread 28): sleeping for 59386 ms
2/20/08 4:51:10 PM (thread 29): sleeping for 30324 ms
2/20/08 4:51:10 PM (thread 30): sleeping for 14923 ms
2/20/08 4:51:10 PM (thread 31): sleeping for 4881 ms
2/20/08 4:51:10 PM (thread 32): sleeping for 46295 ms
2/20/08 4:51:10 PM (thread 33): sleeping for 28706 ms
2/20/08 4:51:10 PM (thread 34): sleeping for 55195 ms
2/20/08 4:51:10 PM (thread 35): sleeping for 40853 ms
2/20/08 4:51:10 PM (thread 36): sleeping for 23850 ms
2/20/08 4:51:10 PM (thread 38): sleeping for 35366 ms
2/20/08 4:51:10 PM (thread 37): sleeping for 7596 ms
2/20/08 4:51:10 PM (thread 39): sleeping for 40600 ms
2/20/08 4:51:10 PM (thread 40): sleeping for 24794 ms
2/20/08 4:51:10 PM (thread 41): sleeping for 4689 ms
2/20/08 4:51:10 PM (thread 42): sleeping for 16302 ms
2/20/08 4:51:10 PM (thread 43): sleeping for 50814 ms
2/20/08 4:51:10 PM (thread 44): sleeping for 16191 ms
2/20/08 4:51:10 PM (thread 45): sleeping for 28196 ms
2/20/08 4:51:10 PM (thread 46): sleeping for 38973 ms
2/20/08 4:51:10 PM (thread 47): sleeping for 12781 ms
2/20/08 4:51:10 PM (thread 48): sleeping for 13082 ms
2/20/08 4:51:10 PM (thread 50): sleeping for 51079 ms
2/20/08 4:51:10 PM (thread 52): sleeping for 39626 ms
2/20/08 4:51:10 PM (thread 49): sleeping for 10119 ms
2/20/08 4:51:10 PM (thread 51): sleeping for 58130 ms
2/20/08 4:51:10 PM (thread 54): sleeping for 8822 ms
2/20/08 4:51:10 PM (thread 56): sleeping for 17947 ms
2/20/08 4:51:10 PM (thread 53): sleeping for 23492 ms
2/20/08 4:51:10 PM (thread 58): sleeping for 6389 ms
2/20/08 4:51:10 PM (thread 57): sleeping for 19231 ms
2/20/08 4:51:10 PM (thread 60): sleeping for 43859 ms
2/20/08 4:51:10 PM (thread 59): sleeping for 21849 ms
2/20/08 4:51:10 PM (thread 62): sleeping for 4639 ms
2/20/08 4:51:10 PM (thread 55): sleeping for 9125 ms
2/20/08 4:51:10 PM (thread 64): sleeping for 27218 ms
2/20/08 4:51:10 PM (thread 63): sleeping for 39479 ms
2/20/08 4:51:10 PM (thread 61): sleeping for 56548 ms
2/20/08 4:51:10 PM (thread 65): sleeping for 1580 ms
2/20/08 4:51:10 PM (thread 66): sleeping for 40471 ms
2/20/08 4:51:10 PM (thread 67): sleeping for 41187 ms
2/20/08 4:51:10 PM (thread 68): sleeping for 39032 ms
2/20/08 4:51:10 PM (thread 69): sleeping for 15886 ms
2/20/08 4:51:10 PM (thread 70): sleeping for 55417 ms
2/20/08 4:51:10 PM (thread 71): sleeping for 6490 ms
2/20/08 4:51:10 PM (thread 72): sleeping for 36311 ms
2/20/08 4:51:10 PM (thread 73): sleeping for 48486 ms
2/20/08 4:51:10 PM (thread 74): sleeping for 40935 ms
2/20/08 4:51:10 PM (thread 75): sleeping for 10844 ms
2/20/08 4:51:10 PM (thread 76): sleeping for 55155 ms
2/20/08 4:51:10 PM (thread 77): sleeping for 1345 ms
2/20/08 4:51:10 PM (thread 78): sleeping for 47623 ms
2/20/08 4:51:10 PM (thread 80): sleeping for 47302 ms
2/20/08 4:51:10 PM (thread 79): sleeping for 27612 ms
2/20/08 4:51:10 PM (thread 82): sleeping for 23893 ms
2/20/08 4:51:10 PM (thread 81): sleeping for 11973 ms
2/20/08 4:51:10 PM (thread 83): sleeping for 36223 ms
2/20/08 4:51:10 PM (thread 84): sleeping for 17648 ms
2/20/08 4:51:10 PM (thread 85): sleeping for 26096 ms
2/20/08 4:51:10 PM (thread 86): sleeping for 41032 ms
2/20/08 4:51:10 PM (thread 87): sleeping for 16814 ms
2/20/08 4:51:10 PM (thread 88): sleeping for 58852 ms
2/20/08 4:51:10 PM (thread 90): sleeping for 22946 ms
2/20/08 4:51:10 PM (thread 89): sleeping for 52813 ms
2/20/08 4:51:10 PM (thread 92): sleeping for 20143 ms
2/20/08 4:51:10 PM (thread 94): sleeping for 40302 ms
2/20/08 4:51:10 PM (thread 91): sleeping for 54618 ms
2/20/08 4:51:10 PM (thread 96): sleeping for 18641 ms
2/20/08 4:51:10 PM (thread 93): sleeping for 22572 ms
2/20/08 4:51:10 PM (thread 98): sleeping for 55037 ms
2/20/08 4:51:10 PM (thread 100): sleeping for 25642 ms
2/20/08 4:51:10 PM (thread 97): sleeping for 48818 ms
2/20/08 4:51:10 PM (thread 95): sleeping for 54325 ms
2/20/08 4:51:10 PM (thread 99): sleeping for 19364 ms
2/20/08 4:51:10 PM (thread 102): sleeping for 42326 ms
2/20/08 4:51:10 PM (thread 103): sleeping for 51404 ms
2/20/08 4:51:10 PM (thread 104): sleeping for 9308 ms
2/20/08 4:51:10 PM (thread 101): sleeping for 50027 ms
2/20/08 4:51:10 PM (thread 105): sleeping for 31137 ms
2/20/08 4:51:10 PM (thread 106): sleeping for 33462 ms
2/20/08 4:51:10 PM (thread 107): sleeping for 44102 ms
2/20/08 4:51:10 PM (thread 108): sleeping for 19274 ms
2/20/08 4:51:10 PM (thread 109): sleeping for 57634 ms
2/20/08 4:51:10 PM (thread 110): sleeping for 47505 ms
2/20/08 4:51:10 PM (thread 111): sleeping for 48120 ms
2/20/08 4:51:10 PM (thread 112): sleeping for 18556 ms
2/20/08 4:51:10 PM (thread 113): sleeping for 44763 ms
2/20/08 4:51:10 PM (thread 114): sleeping for 20633 ms
2/20/08 4:51:10 PM (thread 115): sleeping for 17383 ms
2/20/08 4:51:10 PM (thread 116): sleeping for 31481 ms
2/20/08 4:51:10 PM (thread 117): sleeping for 27158 ms
2/20/08 4:51:10 PM (thread 118): sleeping for 16826 ms
2/20/08 4:51:10 PM (thread 119): sleeping for 57224 ms
2/20/08 4:51:10 PM (thread 120): sleeping for 21313 ms
2/20/08 4:51:10 PM (thread 121): sleeping for 55615 ms
2/20/08 4:51:10 PM (thread 122): sleeping for 25213 ms
2/20/08 4:51:10 PM (thread 123): sleeping for 16261 ms
2/20/08 4:51:10 PM (thread 124): sleeping for 21504 ms
2/20/08 4:51:10 PM (thread 125): sleeping for 36691 ms
2/20/08 4:51:10 PM (thread 126): sleeping for 13102 ms
2/20/08 4:51:10 PM (thread 127): sleeping for 18198 ms
2/20/08 4:51:10 PM (thread 129): sleeping for 59475 ms
2/20/08 4:51:10 PM (thread 128): sleeping for 22084 ms
2/20/08 4:51:10 PM (thread 130): sleeping for 58274 ms
2/20/08 4:51:10 PM (thread 131): sleeping for 25987 ms
2/20/08 4:51:10 PM (thread 132): sleeping for 13498 ms
2/20/08 4:51:10 PM (thread 133): sleeping for 38610 ms
2/20/08 4:51:10 PM (thread 134): sleeping for 7565 ms
2/20/08 4:51:10 PM (thread 135): sleeping for 23371 ms
2/20/08 4:51:10 PM (thread 137): sleeping for 46561 ms
2/20/08 4:51:10 PM (thread 139): sleeping for 57372 ms
2/20/08 4:51:10 PM (thread 136): sleeping for 30551 ms
2/20/08 4:51:10 PM (thread 138): sleeping for 52040 ms
2/20/08 4:51:10 PM (thread 140): sleeping for 20135 ms
2/20/08 4:51:10 PM (thread 141): sleeping for 10143 ms
2/20/08 4:51:10 PM (thread 142): sleeping for 54219 ms
2/20/08 4:51:10 PM (thread 143): sleeping for 17665 ms
2/20/08 4:51:10 PM (thread 144): sleeping for 8282 ms
2/20/08 4:51:11 PM (thread 77): about to run forever
2/20/08 4:51:12 PM (thread 65): about to run forever
2/20/08 4:51:12 PM (thread 1): about to run forever
2/20/08 4:51:15 PM (thread 62): about to run forever
2/20/08 4:51:15 PM (thread 41): about to run forever
2/20/08 4:51:15 PM (thread 31): about to run forever
2/20/08 4:51:16 PM (thread 58): about to run forever
2/20/08 4:51:16 PM (thread 71): about to run forever
2/20/08 4:51:16 PM (thread 10): about to run forever
2/20/08 4:51:18 PM (thread 134): about to run forever
2/20/08 4:51:18 PM (thread 37): about to run forever
2/20/08 4:51:18 PM (thread 144): about to run forever
2/20/08 4:51:19 PM (thread 54): about to run forever
2/20/08 4:51:19 PM (thread 55): about to run forever
2/20/08 4:51:19 PM (thread 104): about to run forever
2/20/08 4:51:20 PM (thread 49): about to run forever
2/20/08 4:51:20 PM (thread 141): about to run forever
2/20/08 4:51:21 PM (thread 75): about to run forever
2/20/08 4:51:22 PM (thread 11): about to run forever
2/20/08 4:51:22 PM (thread 81): about to run forever
2/20/08 4:51:23 PM (thread 47): about to run forever
2/20/08 4:51:23 PM (thread 48): about to run forever
2/20/08 4:51:23 PM (thread 126): about to run forever
2/20/08 4:51:24 PM (thread 132): about to run forever
2/20/08 4:51:25 PM (thread 30): about to run forever
2/20/08 4:51:26 PM (thread 69): about to run forever
2/20/08 4:51:26 PM (thread 44): about to run forever
2/20/08 4:51:26 PM (thread 123): about to run forever
2/20/08 4:51:26 PM (thread 42): about to run forever
2/20/08 4:51:27 PM (thread 87): about to run forever
2/20/08 4:51:27 PM (thread 118): about to run forever
2/20/08 4:51:27 PM (thread 8): about to run forever
2/20/08 4:51:27 PM (thread 115): about to run forever
2/20/08 4:51:27 PM (thread 84): about to run forever
2/20/08 4:51:27 PM (thread 143): about to run forever
2/20/08 4:51:27 PM (thread 56): about to run forever
2/20/08 4:51:27 PM (thread 127): about to run forever
2/20/08 4:51:29 PM (thread 112): about to run forever
2/20/08 4:51:29 PM (thread 96): about to run forever
2/20/08 4:51:29 PM (thread 57): about to run forever
2/20/08 4:51:29 PM (thread 9): about to run forever
2/20/08 4:51:29 PM (thread 108): about to run forever
2/20/08 4:51:29 PM (thread 99): about to run forever
2/20/08 4:51:29 PM (thread 140): about to run forever
2/20/08 4:51:29 PM (thread 92): about to run forever
2/20/08 4:51:31 PM (thread 114): about to run forever
2/20/08 4:51:31 PM (thread 13): about to run forever
2/20/08 4:51:31 PM (thread 120): about to run forever
2/20/08 4:51:32 PM (thread 12): about to run forever
2/20/08 4:51:32 PM (thread 124): about to run forever
2/20/08 4:51:32 PM (thread 59): about to run forever
2/20/08 4:51:32 PM (thread 128): about to run forever
2/20/08 4:51:32 PM (thread 21): about to run forever
2/20/08 4:51:33 PM (thread 93): about to run forever
2/20/08 4:51:33 PM (thread 90): about to run forever
2/20/08 4:51:33 PM (thread 135): about to run forever
2/20/08 4:51:33 PM (thread 53): about to run forever
2/20/08 4:51:33 PM (thread 36): about to run forever
2/20/08 4:51:33 PM (thread 82): about to run forever
2/20/08 4:51:33 PM (thread 22): about to run forever
2/20/08 4:51:35 PM (thread 40): about to run forever
2/20/08 4:51:35 PM (thread 122): about to run forever
2/20/08 4:51:36 PM (thread 24): about to run forever
2/20/08 4:51:36 PM (thread 100): about to run forever
2/20/08 4:51:36 PM (thread 131): about to run forever
2/20/08 4:51:36 PM (thread 17): about to run forever
2/20/08 4:51:36 PM (thread 85): about to run forever
2/20/08 4:51:37 PM (thread 15): about to run forever
2/20/08 4:51:37 PM (thread 117): about to run forever
2/20/08 4:51:37 PM (thread 64): about to run forever
2/20/08 4:51:38 PM (thread 79): about to run forever
2/20/08 4:51:38 PM (thread 45): about to run forever
2/20/08 4:51:39 PM (thread 7): about to run forever
2/20/08 4:51:39 PM (thread 33): about to run forever
2/20/08 4:51:39 PM (thread 18): about to run forever
2/20/08 4:51:40 PM (thread 29): about to run forever
2/20/08 4:51:41 PM (thread 136): about to run forever
2/20/08 4:51:41 PM (thread 105): about to run forever
2/20/08 4:51:42 PM (thread 116): about to run forever
2/20/08 4:51:44 PM (thread 106): about to run forever
2/20/08 4:51:45 PM (thread 38): about to run forever
2/20/08 4:51:46 PM (thread 83): about to run forever
2/20/08 4:51:46 PM (thread 72): about to run forever
2/20/08 4:51:47 PM (thread 125): about to run forever
2/20/08 4:51:49 PM (thread 26): about to run forever
2/20/08 4:51:49 PM (thread 133): about to run forever
2/20/08 4:51:49 PM (thread 46): about to run forever
2/20/08 4:51:49 PM (thread 68): about to run forever
2/20/08 4:51:50 PM (thread 63): about to run forever
2/20/08 4:51:50 PM (thread 52): about to run forever
2/20/08 4:51:50 PM (thread 6): about to run forever
2/20/08 4:51:50 PM (thread 94): about to run forever
2/20/08 4:51:51 PM (thread 66): about to run forever
2/20/08 4:51:51 PM (thread 39): about to run forever
2/20/08 4:51:51 PM (thread 35): about to run forever
2/20/08 4:51:51 PM (thread 74): about to run forever
2/20/08 4:51:51 PM (thread 86): about to run forever
2/20/08 4:51:51 PM (thread 67): about to run forever
2/20/08 4:51:52 PM (thread 102): about to run forever
2/20/08 4:51:53 PM (thread 23): about to run forever
2/20/08 4:51:54 PM (thread 60): about to run forever
2/20/08 4:51:54 PM (thread 0): about to run forever
2/20/08 4:51:54 PM (thread 107): about to run forever
2/20/08 4:51:54 PM (thread 20): about to run forever
2/20/08 4:51:55 PM (thread 113): about to run forever
2/20/08 4:51:56 PM (thread 32): about to run forever
2/20/08 4:51:57 PM (thread 137): about to run forever
2/20/08 4:51:57 PM (thread 80): about to run forever
2/20/08 4:51:58 PM (thread 110): about to run forever
2/20/08 4:51:58 PM (thread 78): about to run forever
2/20/08 4:51:58 PM (thread 3): about to run forever
2/20/08 4:51:58 PM (thread 111): about to run forever
2/20/08 4:51:59 PM (thread 14): about to run forever
2/20/08 4:51:59 PM (thread 73): about to run forever
2/20/08 4:51:59 PM (thread 97): about to run forever
2/20/08 4:52:00 PM (thread 101): about to run forever
2/20/08 4:52:00 PM (thread 25): about to run forever
2/20/08 4:52:01 PM (thread 43): about to run forever
2/20/08 4:52:01 PM (thread 50): about to run forever
2/20/08 4:52:02 PM (thread 103): about to run forever
2/20/08 4:52:02 PM (thread 16): about to run forever
2/20/08 4:52:02 PM (thread 138): about to run forever
2/20/08 4:52:02 PM (thread 4): about to run forever
2/20/08 4:52:02 PM (thread 89): about to run forever
2/20/08 4:52:04 PM (thread 19): about to run forever
2/20/08 4:52:04 PM (thread 5): about to run forever
2/20/08 4:52:04 PM (thread 142): about to run forever
2/20/08 4:52:04 PM (thread 95): about to run forever
2/20/08 4:52:05 PM (thread 91): about to run forever
2/20/08 4:52:05 PM (thread 98): about to run forever
2/20/08 4:52:05 PM (thread 76): about to run forever
2/20/08 4:52:05 PM (thread 34): about to run forever
2/20/08 4:52:05 PM (thread 2): about to run forever
2/20/08 4:52:06 PM (thread 70): about to run forever
2/20/08 4:52:06 PM (thread 121): about to run forever
2/20/08 4:52:07 PM (thread 61): about to run forever
2/20/08 4:52:07 PM (thread 119): about to run forever
2/20/08 4:52:07 PM (thread 139): about to run forever
2/20/08 4:52:07 PM (thread 109): about to run forever
2/20/08 4:52:07 PM (thread 51): about to run forever
2/20/08 4:52:07 PM (thread 130): about to run forever
2/20/08 4:52:09 PM (thread 88): about to run forever
2/20/08 4:52:09 PM (thread 28): about to run forever
2/20/08 4:52:09 PM (thread 129): about to run forever
2/20/08 4:52:09 PM (thread 27): about to run forever
2/20/08 4:52:09 PM (process sk1c992c-0): start time is 1203522730109 ms since Epoch
2/20/08 4:52:09 PM (thread 139 run 0): sleeping for 59800 ms
2/20/08 4:52:09 PM (thread 119 run 0): sleeping for 59800 ms
2/20/08 4:52:09 PM (thread 118 run 0): sleeping for 59800 ms
2/20/08 4:52:09 PM (thread 138 run 0): sleeping for 59800 ms
2/20/08 4:52:09 PM (process sk1c992c-0): will shutdown after 360000000 ms
2/20/08 4:52:09 PM (thread 2 run 0 test 1): http://10.1.2.2/company-logo/Company_Logo.png -> 404 Not Found, 227 bytes
2/20/08 4:52:09 PM (thread 2 run 0 test 1): sleeping for 59410 ms
2/20/08 4:52:09 PM (thread 58 run 0 test 1): http://10.1.2.2/broker/documentName=MOVIELIST.xml.gz -> 200 OK, 2443 bytes
2/20/08 4:52:09 PM (thread 130 run 1 test 1): http://10.1.2.2/stb-config/STBConfig.xml -> 404 Not Found, 222 bytes
2/20/08 4:52:09 PM (thread 112 run 0 test 1): http://10.1.2.2/rootcert.pem -> 404 Not Found, 210 bytes
2/20/08 4:52:09 PM (thread 142 run 1 test 1): http://10.1.2.2/broker/documentName=WEBACCESS.xml.gz -> 200 OK, 80 bytes
2/20/08 4:52:09 PM (thread 64 run 0 test 1): http://10.1.2.2/broker/documentName=MOVIELIST.xml.gz -> 200 OK, 2443 bytes
2/20/08 4:52:09 PM (thread 84 run 0 test 1): http://10.1.2.2/company-logo/Music_Logo.png -> 404 Not Found, 225 bytes
2/20/08 4:52:09 PM (thread 115 run 1 test 1): http://10.1.2.2/rootcert.pem -> 404 Not Found, 210 bytes
2/20/08 4:52:09 PM (thread 59 run 0 test 1): http://10.1.2.2/broker/documentName=MOVIELIST.xml.gz -> 200 OK, 2443 bytes
2/20/08 4:52:09 PM (thread 26 run 1 test 1): http://10.1.2.2/broker/documentName=DTVLINEUP.xml.gz -> 200 OK, 2362 bytes
2/20/08 4:52:09 PM (thread 24 run 0 test 1): http://10.1.2.2/broker/documentName=DTVLINEUP.xml.gz -> 200 OK, 2362 bytes
2/20/08 4:52:09 PM (thread 75 run 3 test 1): http://10.1.2.2/company-logo/Music_Logo.png -> 404 Not Found, 225 bytes
2/20/08 4:52:09 PM (thread 69 run 1 test 1): http://10.1.2.2/broker/documentName=MOVIELIST.xml.gz -> 200 OK, 2443 bytes
2/20/08 4:52:09 PM (thread 73 run 0 test 1): http://10.1.2.2/broker/documentName=MOVIELIST.xml.gz -> 200 OK, 2443 bytes
2/20/08 4:52:09 PM (thread 12 run 2 test 1): http://10.1.2.2/company-logo/Company_Logo.png -> 404 Not Found, 227 bytes
2/20/08 4:52:09 PM (thread 140 run 0 test 1): http://10.1.2.2/broker/documentName=WEBACCESS.xml.gz -> 200 OK, 80 bytes
2/20/08 4:52:09 PM (thread 125 run 1 test 1): http://10.1.2.2/stb-config/STBConfig.xml -> 404 Not Found, 222 bytes
2/20/08 4:52:09 PM (thread 20 run 2 test 1): http://10.1.2.2/broker/documentName=DTVLINEUP.xml.gz -> 200 OK, 2362 bytes
2/20/08 4:52:09 PM (thread 54 run 2 test 1): http://10.1.2.2/broker/documentName=GLOBALINSTALL.xml.gz -> 200 OK, 4195 bytes
2/20/08 4:52:09 PM (thread 39 run 0 test 1): http://10.1.2.2/broker/documentName=GLOBALINSTALL.xml.gz -> 200 OK, 4195 bytes
2/20/08 4:52:09 PM (thread 47 run 0 test 1): http://10.1.2.2/broker/documentName=GLOBALINSTALL.xml.gz -> 200 OK, 4195 bytes
2/20/08 4:52:09 PM (thread 81 run 0 test 1): http://10.1.2.2/company-logo/Music_Logo.png -> 404 Not Found, 225 bytes
2/20/08 4:52:09 PM (thread 124 run 0 test 1): http://10.1.2.2/stb-config/STBConfig.xml -> 404 Not Found, 222 bytes
2/20/08 4:52:09 PM (thread 120 run 0 test 1): http://10.1.2.2/stb-config/STBConfig.xml -> 404 Not Found, 222 bytes
2/20/08 4:52:09 PM (thread 13 run 0 test 1): http://10.1.2.2/company-logo/Company_Logo.png -> 404 Not Found, 227 bytes
2/20/08 4:52:09 PM (thread 82 run 0 test 1): http://10.1.2.2/company-logo/Music_Logo.png -> 404 Not Found, 225 bytes
2/20/08 4:52:09 PM (thread 99 run 0 test 1): http://10.1.2.2/broker/documentName=PIPEDSCHEDULE.xml.gz -> 200 OK, 210 bytes
2/20/08 4:52:09 PM (thread 129 run 2 test 1): http://10.1.2.2/stb-config/STBConfig.xml -> 404 Not Found, 222 bytes
2/20/08 4:52:09 PM (thread 116 run 0 test 1): http://10.1.2.2/rootcert.pem -> 404 Not Found, 210 bytes
2/20/08 4:52:09 PM (thread 113 run 2 test 1): http://10.1.2.2/rootcert.pem -> 404 Not Found, 210 bytes
2/20/08 4:52:09 PM (thread 36 run 0 test 1): http://10.1.2.2/broker/documentName=GLOBALINSTALL.xml.gz -> 200 OK, 4195 bytes
2/20/08 4:52:09 PM (thread 40 run 0 test 1): http://10.1.2.2/broker/documentName=GLOBALINSTALL.xml.gz -> 200 OK, 4195 bytes
2/20/08 4:52:09 PM (thread 93 run 0 test 1): http://10.1.2.2/company-logo/Music_Logo.png -> 404 Not Found, 225 bytes
2/20/08 4:52:09 PM (thread 136 run 2 test 1): http://10.1.2.2/broker/documentName=WEBACCESS.xml.gz -> 200 OK, 80 bytes
2/20/08 4:52:09 PM (thread 88 run 11 test 1): http://10.1.2.2/company-logo/Music_Logo.png -> 404 Not Found, 225 bytes
2/20/08 4:52:09 PM (thread 109 run 0 test 1): http://10.1.2.2/broker/documentName=PIPEDSCHEDULE.xml.gz -> 200 OK, 210 bytes
2/20/08 4:52:09 PM (thread 48 run 2 test 1): http://10.1.2.2/broker/documentName=GLOBALINSTALL.xml.gz -> 200 OK, 4195 bytes

Discussion

  • Philip Aston

    Philip Aston - 2008-02-23

    Logged In: YES
    user_id=2117
    Originator: NO

    I can reproduce this. Thanks for the report.

     

Log in to post a comment.