Skip to content

Instantly share code, notes, and snippets.

@chuckbjones
Last active December 20, 2015 20:59
Show Gist options
  • Save chuckbjones/6194415 to your computer and use it in GitHub Desktop.
Save chuckbjones/6194415 to your computer and use it in GitHub Desktop.
Linkchecker error
<html>
<body>
<a href="http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1">1</a>
<a href="http://www.blackwellpublishing.com/journal.asp?ref=0016-7363">2</a>
<a href="http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1">3</a>
<a href="http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1">4</a>
<a href="http://www.blackwellpublishing.com/journal.asp?ref=0020-7985">5</a>
<a href="http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1">6</a>
<a href="http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1">7</a>
<a href="http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1">8</a>
<a href="http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1">9</a>
<a href="http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1">10</a>
</body>
</html>
DEBUG 2013-08-09 10:02:03,770 MainThread Python 2.7.5 (default, Aug 1 2013, 14:01:37)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] on linux2
DEBUG 2013-08-09 10:02:03,771 MainThread reading configuration from ['/home/cj32/.linkchecker/linkcheckerrc']
DEBUG 2013-08-09 10:02:03,776 MainThread configuration: [('anchors', False),
('authentication', []),
('blacklist', {'filename': '~/.linkchecker/blacklist'}),
('checkcss', False),
('checkhtml', False),
('clamavconf', '/etc/clamav/clamd.conf'),
('complete', False),
('cookiefile', None),
('csv',
{'filename': 'linkchecker-out.csv', 'quotechar': '"', 'separator': ';'}),
('debugmemory', False),
('dot', {'encoding': 'ascii', 'filename': 'linkchecker-out.dot'}),
('externlinks', []),
('fileoutput', []),
('gml', {'filename': 'linkchecker-out.gml'}),
('gxml', {'filename': 'linkchecker-out.gxml'}),
('html',
{'colorbackground': '#fff7e5',
'colorborder': '#000000',
'colorerror': '#db4930',
'colorlink': '#191c83',
'colorok': '#3ba557',
'colorurl': '#dcd5cf',
'colorwarning': '#e0954e',
'filename': 'linkchecker-out.html'}),
('ignorewarnings', []),
('internlinks', []),
('localwebroot', None),
('logger', 'TextLogger'),
('loginextrafields', {}),
('loginpasswordfield', 'password'),
('loginurl', None),
('loginuserfield', 'login'),
('maxconnectionsftp', 2),
('maxconnectionshttp', 10),
('maxconnectionshttps', 10),
('maxfilesize', 5242880),
('maxnumurls', None),
('maxrunseconds', None),
('nntpserver', None),
('none', {}),
('output', 'text'),
('proxy', {}),
('quiet', False),
('recursionlevel', -1),
('scanvirus', False),
('sendcookies', False),
('sitemap', {'encoding': 'utf-8', 'filename': 'linkchecker-out.sitemap.xml'}),
('sql',
{'dbname': 'linksdb', 'filename': 'linkchecker-out.sql', 'separator': ';'}),
('status', True),
('status_wait_seconds', 5),
('storecookies', False),
('text',
{'colorbase': 'purple',
'colordlsize': 'default',
'colordltime': 'default',
'colorinfo': 'default',
'colorinvalid': 'bold;red',
'colorname': 'default',
'colorparent': 'default',
'colorreal': 'cyan',
'colorreset': 'default',
'colorurl': 'default',
'colorvalid': 'bold;green',
'colorwarning': 'bold;yellow',
'filename': 'linkchecker-out.txt'}),
('threads', 2),
('timeout', 60),
('trace', False),
('useragent',
u'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'),
('verbose', False),
('wait', 0),
('warningregex', None),
('warningregex_max', 5),
('warnings', True),
('warnsizebytes', None),
('warnsslcertdaysvalid', 14),
('xml', {'filename': 'linkchecker-out.xml'})]
DEBUG 2013-08-09 10:02:03,777 MainThread FileUrl handles url lock_test.html
DEBUG 2013-08-09 10:02:03,778 MainThread checking syntax
DEBUG 2013-08-09 10:02:03,782 MainThread Content cache key u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
DEBUG 2013-08-09 10:02:03,783 MainThread URL cache key u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
DEBUG 2013-08-09 10:02:03,784 MainThread Add intern pattern u'file\\:\\/\\/\\/media\\/sf\\_cj32\\/src\\/linkchecker\\/'
DEBUG 2013-08-09 10:02:03,785 MainThread Link pattern u'file\\:\\/\\/\\/media\\/sf\\_cj32\\/src\\/linkchecker\\/' strict=False
DEBUG 2013-08-09 10:02:03,787 MainThread queueing file link
base_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
parent_url=None
base_ref=None
recursion_level=0
url_connection=None
line=0
column=0
name=u'lock_test.html'
anchor=u''
cache_key=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
LinkChecker 8.4 Copyright (C) 2000-2013 Bastian Kleineidam
LinkChecker comes with ABSOLUTELY NO WARRANTY!
This is free software, and you are welcome to redistribute it
under certain conditions. Look at the file `LICENSE' within this
distribution.
Get the newest version at http://wummel.github.io/linkchecker/
Write comments and bugs to https://github.com/wummel/linkchecker/issues
Support this project at http://wummel.github.io/linkchecker/donations.html
Start checking at 2013-08-09 10:02:03-005
DEBUG 2013-08-09 10:02:03,792 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Checking file link
base_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
parent_url=None
base_ref=None
recursion_level=0
url_connection=None
line=0
column=0
name=u'lock_test.html'
anchor=u''
cache_key=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
DEBUG 2013-08-09 10:02:03,793 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html checking connection
DEBUG 2013-08-09 10:02:03,801 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html HTML title parser
DEBUG 2013-08-09 10:02:03,801 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Get content of u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
DEBUG 2013-08-09 10:02:03,803 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Stopped parsing: found <body> tag
DEBUG 2013-08-09 10:02:03,804 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html checking recursion of u'file:///media/sf_cj32/src/linkchecker/lock_test.html' ...
DEBUG 2013-08-09 10:02:03,805 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html meta robots finder
DEBUG 2013-08-09 10:02:03,805 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Stopped parsing: found <body> tag
DEBUG 2013-08-09 10:02:03,806 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html ... yes, recursion.
DEBUG 2013-08-09 10:02:03,807 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Parsing HTML file link
base_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
parent_url=None
base_ref=None
recursion_level=0
url_connection=<addinfourl at 36608480 whose fp = <open file '/media/sf_cj32/src/linkchecker/lock_test.html', mode 'rb' at 0x222de40>>
line=0
column=0
name=u'lock_test.html'
anchor=u''
cache_key=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
DEBUG 2013-08-09 10:02:03,808 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html link finder
DEBUG 2013-08-09 10:02:03,808 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder tag html attrs {}
DEBUG 2013-08-09 10:02:03,809 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html line 1 col 7 old line 1 old col 1
DEBUG 2013-08-09 10:02:03,809 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder finished tag html
DEBUG 2013-08-09 10:02:03,810 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder tag body attrs {}
DEBUG 2013-08-09 10:02:03,811 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html line 2 col 7 old line 2 old col 1
DEBUG 2013-08-09 10:02:03,811 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder finished tag body
DEBUG 2013-08-09 10:02:03,812 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'}
DEBUG 2013-08-09 10:02:03,813 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html line 3 col 79 old line 3 old col 1
DEBUG 2013-08-09 10:02:03,814 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1' u'1' u''
DEBUG 2013-08-09 10:02:03,814 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1
DEBUG 2013-08-09 10:02:03,815 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html checking syntax
DEBUG 2013-08-09 10:02:03,816 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
DEBUG 2013-08-09 10:02:03,817 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
DEBUG 2013-08-09 10:02:03,818 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
DEBUG 2013-08-09 10:02:03,818 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=3
column=1
name=u'1'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
DEBUG 2013-08-09 10:02:03,819 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder finished tag a
DEBUG 2013-08-09 10:02:03,820 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'}
DEBUG 2013-08-09 10:02:03,820 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html line 4 col 72 old line 4 old col 1
DEBUG 2013-08-09 10:02:03,821 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363' u'2' u''
DEBUG 2013-08-09 10:02:03,822 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0016-7363
DEBUG 2013-08-09 10:02:03,822 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html checking syntax
DEBUG 2013-08-09 10:02:03,823 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
DEBUG 2013-08-09 10:02:03,824 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
DEBUG 2013-08-09 10:02:03,824 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
DEBUG 2013-08-09 10:02:03,825 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=4
column=1
name=u'2'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
DEBUG 2013-08-09 10:02:03,826 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=3
column=1
name=u'1'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
DEBUG 2013-08-09 10:02:03,827 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 checking connection
DEBUG 2013-08-09 10:02:03,826 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder finished tag a
DEBUG 2013-08-09 10:02:03,831 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'}
DEBUG 2013-08-09 10:02:03,831 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html line 5 col 79 old line 5 old col 1
DEBUG 2013-08-09 10:02:03,831 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1' u'3' u''
DEBUG 2013-08-09 10:02:03,832 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1
DEBUG 2013-08-09 10:02:03,832 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html checking syntax
DEBUG 2013-08-09 10:02:03,833 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
DEBUG 2013-08-09 10:02:03,834 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
DEBUG 2013-08-09 10:02:03,834 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
DEBUG 2013-08-09 10:02:03,834 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=5
column=1
name=u'3'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
DEBUG 2013-08-09 10:02:03,835 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder finished tag a
DEBUG 2013-08-09 10:02:03,835 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'}
DEBUG 2013-08-09 10:02:03,836 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html line 6 col 79 old line 6 old col 1
DEBUG 2013-08-09 10:02:03,837 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1' u'4' u''
DEBUG 2013-08-09 10:02:03,837 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1
DEBUG 2013-08-09 10:02:03,838 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html checking syntax
DEBUG 2013-08-09 10:02:03,838 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
DEBUG 2013-08-09 10:02:03,839 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
DEBUG 2013-08-09 10:02:03,839 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
DEBUG 2013-08-09 10:02:03,840 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=6
column=1
name=u'4'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
DEBUG 2013-08-09 10:02:03,840 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder finished tag a
DEBUG 2013-08-09 10:02:03,840 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'}
DEBUG 2013-08-09 10:02:03,841 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html line 7 col 72 old line 7 old col 1
DEBUG 2013-08-09 10:02:03,841 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985' u'5' u''
DEBUG 2013-08-09 10:02:03,842 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0020-7985
DEBUG 2013-08-09 10:02:03,842 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html checking syntax
DEBUG 2013-08-09 10:02:03,843 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
DEBUG 2013-08-09 10:02:03,844 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
DEBUG 2013-08-09 10:02:03,844 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
DEBUG 2013-08-09 10:02:03,845 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=7
column=1
name=u'5'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
DEBUG 2013-08-09 10:02:03,845 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder finished tag a
DEBUG 2013-08-09 10:02:03,846 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'}
DEBUG 2013-08-09 10:02:03,846 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html line 8 col 79 old line 8 old col 1
DEBUG 2013-08-09 10:02:03,847 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1' u'6' u''
DEBUG 2013-08-09 10:02:03,847 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1
DEBUG 2013-08-09 10:02:03,848 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html checking syntax
DEBUG 2013-08-09 10:02:03,848 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
DEBUG 2013-08-09 10:02:03,849 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
DEBUG 2013-08-09 10:02:03,850 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
DEBUG 2013-08-09 10:02:03,850 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=8
column=1
name=u'6'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
DEBUG 2013-08-09 10:02:03,851 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder finished tag a
DEBUG 2013-08-09 10:02:03,852 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'}
DEBUG 2013-08-09 10:02:03,853 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html line 9 col 79 old line 9 old col 1
DEBUG 2013-08-09 10:02:03,854 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1' u'7' u''
DEBUG 2013-08-09 10:02:03,855 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1
DEBUG 2013-08-09 10:02:03,855 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html checking syntax
DEBUG 2013-08-09 10:02:03,856 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
DEBUG 2013-08-09 10:02:03,857 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
DEBUG 2013-08-09 10:02:03,858 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
DEBUG 2013-08-09 10:02:03,858 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=9
column=1
name=u'7'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
DEBUG 2013-08-09 10:02:03,859 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder finished tag a
DEBUG 2013-08-09 10:02:03,859 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'}
DEBUG 2013-08-09 10:02:03,859 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html line 10 col 79 old line 10 old col 1
DEBUG 2013-08-09 10:02:03,860 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1' u'8' u''
DEBUG 2013-08-09 10:02:03,860 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1
DEBUG 2013-08-09 10:02:03,861 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html checking syntax
DEBUG 2013-08-09 10:02:03,862 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
DEBUG 2013-08-09 10:02:03,862 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
DEBUG 2013-08-09 10:02:03,863 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
DEBUG 2013-08-09 10:02:03,863 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=10
column=1
name=u'8'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
DEBUG 2013-08-09 10:02:03,863 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder finished tag a
DEBUG 2013-08-09 10:02:03,864 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'}
DEBUG 2013-08-09 10:02:03,864 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html line 11 col 79 old line 11 old col 1
DEBUG 2013-08-09 10:02:03,865 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1' u'9' u''
DEBUG 2013-08-09 10:02:03,866 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1
DEBUG 2013-08-09 10:02:03,867 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html checking syntax
DEBUG 2013-08-09 10:02:03,867 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
DEBUG 2013-08-09 10:02:03,868 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
DEBUG 2013-08-09 10:02:03,868 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
DEBUG 2013-08-09 10:02:03,869 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=11
column=1
name=u'9'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
DEBUG 2013-08-09 10:02:03,869 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder finished tag a
DEBUG 2013-08-09 10:02:03,870 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'}
DEBUG 2013-08-09 10:02:03,870 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html line 12 col 79 old line 12 old col 1
DEBUG 2013-08-09 10:02:03,871 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1' u'10' u''
DEBUG 2013-08-09 10:02:03,871 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1
DEBUG 2013-08-09 10:02:03,872 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html checking syntax
DEBUG 2013-08-09 10:02:03,873 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
DEBUG 2013-08-09 10:02:03,873 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
DEBUG 2013-08-09 10:02:03,873 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
DEBUG 2013-08-09 10:02:03,874 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=12
column=1
name=u'10'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
DEBUG 2013-08-09 10:02:03,874 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html LinkFinder finished tag a
DEBUG 2013-08-09 10:02:03,875 CheckThread-file:///media/sf_cj32/src/linkchecker/lock_test.html task_done file link
base_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
parent_url=None
base_ref=None
recursion_level=0
url_connection=None
line=0
column=0
name=u'lock_test.html'
anchor=u''
cache_key=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
DEBUG 2013-08-09 10:02:03,876 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=4
column=1
name=u'2'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
DEBUG 2013-08-09 10:02:03,876 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 checking connection
send: u'GET /robots.txt HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nConnection: close\r\nAccept-Encoding: x-gzip,gzip,deflate\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Connection: close
header: Date: Fri, 09 Aug 2013 15:06:07 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://www.wiley.com
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=IBBCKFLBNHGAPBEMEFHHHINP; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:04,168 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 page info 301 Connection: close
Date: Fri, 09 Aug 2013 15:06:07 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://www.wiley.com
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=IBBCKFLBNHGAPBEMEFHHHINP; path=/
Cache-control: private
send: 'GET / HTTP/1.1\r\nHost: www.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nConnection: close\r\nAccept-Encoding: x-gzip,gzip,deflate\r\n\r\n'
reply: 'HTTP/1.0 302 Found\r\n'
header: Date: Fri, 09 Aug 2013 15:06:08 GMT
header: Server: Apache
header: Location: http://www.wiley.com/WileyCDA/
header: Vary: Accept-Encoding
header: Content-Encoding: gzip
header: Content-Length: 190
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:02:04,314 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 page info 302 Date: Fri, 09 Aug 2013 15:06:08 GMT
Server: Apache
Location: http://www.wiley.com/WileyCDA/
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 190
Connection: close
Content-Type: text/html; charset=iso-8859-1
send: 'GET /WileyCDA/ HTTP/1.1\r\nHost: www.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nConnection: close\r\nAccept-Encoding: x-gzip,gzip,deflate\r\n\r\n'
reply: 'HTTP/1.0 200 OK\r\n'
header: Date: Fri, 09 Aug 2013 15:06:08 GMT
header: Server: Apache
header: X-Powered-By: SPA
header: Set-Cookie: JSESSIONID=75A4675E66756D4C9E871C855D145959; Path=/
header: Set-Cookie: wiley.com.SPA.country=US; Domain=.wiley.com; Path=/
header: Set-Cookie: wiley.com.SPA.isCountryConfirmed=false; Domain=.wiley.com; Path=/
header: Set-Cookie: wiley.com.SPA.isPreLaunchAccess=false; Domain=.wiley.com; Expires=Mon, 07-Aug-2023 15:06:08 GMT; Path=/
header: Instance: p1
header: Vary: Accept-Encoding
header: Content-Encoding: gzip
header: Connection: close
header: Content-Type: text/html;charset=ISO-8859-1
DEBUG 2013-08-09 10:02:04,504 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 page info 200 Date: Fri, 09 Aug 2013 15:06:08 GMT
Server: Apache
X-Powered-By: SPA
Set-Cookie: JSESSIONID=75A4675E66756D4C9E871C855D145959; Path=/
Set-Cookie: wiley.com.SPA.country=US; Domain=.wiley.com; Path=/
Set-Cookie: wiley.com.SPA.isCountryConfirmed=false; Domain=.wiley.com; Path=/
Set-Cookie: wiley.com.SPA.isPreLaunchAccess=false; Domain=.wiley.com; Expires=Mon, 07-Aug-2023 15:06:08 GMT; Path=/
Instance: p1
Vary: Accept-Encoding
Content-Encoding: gzip
Connection: close
Content-Type: text/html;charset=ISO-8859-1
DEBUG 2013-08-09 10:02:04,537 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 u'http://www.blackwellpublishing.com/robots.txt' allow all (no text content)
DEBUG 2013-08-09 10:02:04,537 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1' ...
DEBUG 2013-08-09 10:02:04,538 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 ... allow all.
DEBUG 2013-08-09 10:02:04,538 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363' ...
DEBUG 2013-08-09 10:02:04,539 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 ... allow all.
DEBUG 2013-08-09 10:02:04,539 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:04,540 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Closing None
DEBUG 2013-08-09 10:02:04,540 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:02:04,541 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:04,543 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Closing None
DEBUG 2013-08-09 10:02:04,544 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Acquired lock for http://www.blackwellpublishing.com:80
send: u'HEAD /journal.asp?ref=0016-7363 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
send: u'HEAD /journal.asp?ref=1466-822X&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
2 URLs active, 8 URLs queued, 1 URL checked, runtime 1 seconds
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:08 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=JBBCKFLBJOBANLIPGDFAPKLD; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:04,924 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:04,925 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Headers: Date: Fri, 09 Aug 2013 15:06:08 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=JBBCKFLBJOBANLIPGDFAPKLD; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:04,925 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 follow all redirections
DEBUG 2013-08-09 10:02:04,926 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'
DEBUG 2013-08-09 10:02:04,927 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'
DEBUG 2013-08-09 10:02:04,927 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'
DEBUG 2013-08-09 10:02:04,928 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632' ...
DEBUG 2013-08-09 10:02:04,928 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 ... allow all.
DEBUG 2013-08-09 10:02:04,929 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x22eb750>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:04,929 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:02:04,931 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:04,931 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Closing None
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:08 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=KBBCKFLBNLDDHMEFJEHCNCAF; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:04,937 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Acquired lock for http://onlinelibrary.wiley.com:80
DEBUG 2013-08-09 10:02:04,937 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:04,940 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:08 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=KBBCKFLBNLDDHMEFJEHCNCAF; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:04,940 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 follow all redirections
DEBUG 2013-08-09 10:02:04,941 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:02:04,942 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:02:04,942 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:02:04,943 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238' ...
DEBUG 2013-08-09 10:02:04,943 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 ... allow all.
DEBUG 2013-08-09 10:02:04,944 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x22eb4b0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:04,944 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:02:04,945 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:04,946 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Closing None
DEBUG 2013-08-09 10:02:04,946 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'HEAD /journal/10.1111/(ISSN)1538-4632 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
send: u'HEAD /journal/10.1111/(ISSN)1466-8238 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:09 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:02:05,144 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Response: 405 Method Not Allowedreply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:09 GMT
header: Server: Apache
header: Allow: TRACE
header:
DEBUG 2013-08-09 10:02:05,149 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Method HEAD error 405, falling back to GETConnection: close
header:
DEBUG 2013-08-09 10:02:05,151 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Connecting to u'www.blackwellpublishing.com'Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:02:05,152 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:02:05,152 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:02:05,153 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:02:05,151 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:02:05,155 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:02:05,157 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:05,157 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:02:05,158 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Release unknown connection http://www.blackwellpublishing.com:80 from entries [36609488]
DEBUG 2013-08-09 10:02:05,158 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Acquired lock for http://www.blackwellpublishing.com:80
send: u'GET /journal.asp?ref=0016-7363 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
send: u'GET /journal.asp?ref=1466-822X&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:08 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=LBBCKFLBENMPJMLICMKOHJJP; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:05,512 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:05,513 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Headers: Date: Fri, 09 Aug 2013 15:06:08 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=LBBCKFLBENMPJMLICMKOHJJP; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:05,513 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 follow all redirections
DEBUG 2013-08-09 10:02:05,514 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'
DEBUG 2013-08-09 10:02:05,515 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'
DEBUG 2013-08-09 10:02:05,515 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:08 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=MBBCKFLBGCMEEMBGMABHDAHH; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:05,522 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632' ...
DEBUG 2013-08-09 10:02:05,523 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 ... allow all.
DEBUG 2013-08-09 10:02:05,523 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x22eb750>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:05,524 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Release lock for http://www.blackwellpublishing.com:80 and expiration 1376060825.52
DEBUG 2013-08-09 10:02:05,524 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:05,525 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Closing None
DEBUG 2013-08-09 10:02:05,525 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Acquired lock for http://onlinelibrary.wiley.com:80
DEBUG 2013-08-09 10:02:05,522 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:05,528 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:08 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=MBBCKFLBGCMEEMBGMABHDAHH; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:05,528 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 follow all redirections
DEBUG 2013-08-09 10:02:05,529 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:02:05,530 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:02:05,530 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:02:05,531 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238' ...
DEBUG 2013-08-09 10:02:05,531 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 ... allow all.
DEBUG 2013-08-09 10:02:05,532 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x22eb4b0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:05,533 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration 1376060825.53
DEBUG 2013-08-09 10:02:05,533 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:05,534 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Closing None
DEBUG 2013-08-09 10:02:05,535 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1538-4632 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
send: u'GET /journal/10.1111/(ISSN)1466-8238 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
2 URLs active, 8 URLs queued, 1 URL checked, runtime 2 seconds
2 URLs active, 8 URLs queued, 1 URL checked, runtime 3 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:11 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=A49F5E6BC24DE9329C42968CBF0558D2.d01t01; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=15c1847f-d2ab-42ca-8464-8cb1d6584189; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:10 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:17 GMT; Path=/
header: ServerID: dryad11.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:06,995 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Response: 200 OK
DEBUG 2013-08-09 10:02:06,996 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 HTML title parser
DEBUG 2013-08-09 10:02:06,997 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:02:06,997 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:06,998 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:06,998 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:02:06,999 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1466-8238 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:11 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=7FE63471D367E706111C8238EC96ACAE.d01t04; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=85541473-ef2b-4622-ab56-801a0fc4dddc; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:10 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:17 GMT; Path=/
header: ServerID: dryad11.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:07,226 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Response: 200 OK
DEBUG 2013-08-09 10:02:07,227 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 HTML title parser
DEBUG 2013-08-09 10:02:07,227 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'
DEBUG 2013-08-09 10:02:07,228 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:07,228 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:07,229 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:02:07,230 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1538-4632 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
2 URLs active, 8 URLs queued, 1 URL checked, runtime 4 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:12 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=21CCC01FEEE90AFB5697D12EC0230A7F.d01t01; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=96cb3010-549b-4961-9435-b485faff9dae; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:12 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:19 GMT; Path=/
header: ServerID: dryad11.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:08,081 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Response: 200 OK
DEBUG 2013-08-09 10:02:08,082 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 follow all redirections
DEBUG 2013-08-09 10:02:08,353 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:02:08,354 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238' ...
DEBUG 2013-08-09 10:02:08,355 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 ... no, extern.
DEBUG 2013-08-09 10:02:08,356 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:08,357 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
Name `1'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 3, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238
Check time 3.170 seconds
D/L time 1.356 seconds
Size 27.42KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:02:08,363 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1 task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=3
column=1
name=u'1'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
DEBUG 2013-08-09 10:02:08,364 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=5
column=1
name=u'3'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
DEBUG 2013-08-09 10:02:08,365 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 checking connection
DEBUG 2013-08-09 10:02:08,365 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1' ...
DEBUG 2013-08-09 10:02:08,366 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 ... allow all.
DEBUG 2013-08-09 10:02:08,366 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:08,367 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Closing None
DEBUG 2013-08-09 10:02:08,367 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:02:08,368 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 297.2 seconds
send: u'HEAD /journal.asp?ref=0435-3684&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:12 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=OBBCKFLBHJMLDDHOOJFHMNCH; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:08,746 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:08,747 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:12 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=OBBCKFLBHJMLDDHOOJFHMNCH; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:08,747 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 follow all redirections
DEBUG 2013-08-09 10:02:08,748 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:02:08,748 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:02:08,749 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:02:08,750 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467' ...
DEBUG 2013-08-09 10:02:08,750 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 ... allow all.
DEBUG 2013-08-09 10:02:08,750 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x22eb830>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:08,751 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:02:08,752 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:08,753 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Closing None
DEBUG 2013-08-09 10:02:08,753 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
2 URLs active, 7 URLs queued, 2 URLs checked, runtime 5 seconds
send: u'HEAD /journal/10.1111/(ISSN)1468-0467 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:13 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:02:08,951 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:02:08,952 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:02:08,953 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:08,954 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:02:08,954 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Release unknown connection http://www.blackwellpublishing.com:80 from entries [36609776]
DEBUG 2013-08-09 10:02:08,954 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:02:08,955 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 296.6 seconds
send: u'GET /journal.asp?ref=0435-3684&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:12 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=ACBCKFLBCJMIBOAGJNMKDOJD; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:09,366 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:09,367 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:12 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=ACBCKFLBCJMIBOAGJNMKDOJD; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:09,368 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 follow all redirections
DEBUG 2013-08-09 10:02:09,368 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:02:09,369 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:02:09,369 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:02:09,370 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467' ...
DEBUG 2013-08-09 10:02:09,370 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 ... allow all.
DEBUG 2013-08-09 10:02:09,371 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x22bef30>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:09,372 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration 1376060829.37
DEBUG 2013-08-09 10:02:09,373 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:09,373 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Closing None
DEBUG 2013-08-09 10:02:09,374 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1468-0467 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
2 URLs active, 7 URLs queued, 2 URLs checked, runtime 6 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:14 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=2B064335281C4A517E65F769C7E12181.d01t02; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=ee9e2d9a-2f15-4217-87d5-bb198e3061bc; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:12 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:19 GMT; Path=/
header: ServerID: dryad11.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:10,701 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Response: 200 OK
DEBUG 2013-08-09 10:02:10,701 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 follow all redirections
2 URLs active, 7 URLs queued, 2 URLs checked, runtime 7 seconds
DEBUG 2013-08-09 10:02:10,975 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:02:10,976 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632' ...
DEBUG 2013-08-09 10:02:10,976 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 ... no, extern.
DEBUG 2013-08-09 10:02:10,977 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:10,977 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
Name `2'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 4, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632
Check time 3.351 seconds
D/L time 3.747 seconds
Size 31.45KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:02:10,983 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7363 task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=4
column=1
name=u'2'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
DEBUG 2013-08-09 10:02:10,984 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=6
column=1
name=u'4'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
DEBUG 2013-08-09 10:02:10,985 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 checking connection
DEBUG 2013-08-09 10:02:10,985 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1' ...
DEBUG 2013-08-09 10:02:10,986 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 ... allow all.
DEBUG 2013-08-09 10:02:10,986 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:10,986 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Closing None
DEBUG 2013-08-09 10:02:10,987 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:02:10,987 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 298.4 seconds
send: u'HEAD /journal.asp?ref=0197-9183&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:14 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=BCBCKFLBMMECCELNIGKMMLPO; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:11,385 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:11,386 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:14 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=BCBCKFLBMMECCELNIGKMMLPO; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:11,386 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 follow all redirections
DEBUG 2013-08-09 10:02:11,387 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:02:11,387 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:02:11,388 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:02:11,388 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379' ...
DEBUG 2013-08-09 10:02:11,389 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 ... allow all.
DEBUG 2013-08-09 10:02:11,389 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x22bebb0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:11,390 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:02:11,391 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:11,392 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Closing None
DEBUG 2013-08-09 10:02:11,393 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send:reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:15 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: u'HEAD /journal/10.1111/(ISSN)1747-7379 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
Content-Language: en
header: Set-Cookie: JSESSIONID=EB03F7208A90095184561D7DED62E064.d04t02; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=dc0e3c7f-4e44-48eb-a6de-45f4a798dacb; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:15 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:22 GMT; Path=/
header: ServerID: dryad14.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:11,509 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Response: 200 OK
DEBUG 2013-08-09 10:02:11,510 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 HTML title parser
DEBUG 2013-08-09 10:02:11,511 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:02:11,512 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:11,513 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:11,514 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:02:11,514 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:15 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:02:11,599 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:02:11,600 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:02:11,601 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:11,601 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:02:11,602 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:02:11,603 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Acquired lock for http://www.blackwellpublishing.com:80
send: u'GET /journal/10.1111/(ISSN)1468-0467 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
send: u'GET /journal.asp?ref=0197-9183&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
2 URLs active, 6 URLs queued, 3 URLs checked, runtime 8 seconds
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:15 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=CCBCKFLBBFFHJHHJNHMADFKA; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:11,968 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:11,968 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:15 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=CCBCKFLBBFFHJHHJNHMADFKA; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:11,969 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 follow all redirections
DEBUG 2013-08-09 10:02:11,970 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:02:11,971 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:02:11,971 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:02:11,972 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379' ...
DEBUG 2013-08-09 10:02:11,972 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 ... allow all.
DEBUG 2013-08-09 10:02:11,973 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x22bef30>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:11,973 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration 1376060831.97
DEBUG 2013-08-09 10:02:11,974 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:11,975 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Closing None
DEBUG 2013-08-09 10:02:11,975 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1747-7379 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
2 URLs active, 6 URLs queued, 3 URLs checked, runtime 9 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:17 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=F0B1071E3D3EBFBA1746628734E64172.d03t04; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=adcae8df-c9ab-4ba3-910e-a392f8fa78de; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:17 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:24 GMT; Path=/
header: ServerID: dryad13.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:12,824 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Response: 200 OK
DEBUG 2013-08-09 10:02:12,826 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 HTML title parser
DEBUG 2013-08-09 10:02:12,826 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:02:12,827 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:12,828 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:12,828 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:02:12,829 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1747-7379 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:17 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=480AC281239F75D6224E683BEF97B06A.d03t03; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=5425d7d8-78c2-4ef4-84eb-07a64bdc2754; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:17 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:24 GMT; Path=/
header: ServerID: dryad13.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:13,614 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Response: 200 OK
DEBUG 2013-08-09 10:02:13,615 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 follow all redirections
2 URLs active, 6 URLs queued, 3 URLs checked, runtime 10 seconds
DEBUG 2013-08-09 10:02:13,902 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:02:13,903 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379' ...
DEBUG 2013-08-09 10:02:13,903 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 ... no, extern.
DEBUG 2013-08-09 10:02:13,904 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:13,905 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
Name `4'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 6, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379
Check time 1.841 seconds
D/L time 1.075 seconds
Size 29.96KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:02:13,910 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1 task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=6
column=1
name=u'4'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
DEBUG 2013-08-09 10:02:13,911 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=7
column=1
name=u'5'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
DEBUG 2013-08-09 10:02:13,911 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 checking connection
DEBUG 2013-08-09 10:02:13,912 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985' ...
DEBUG 2013-08-09 10:02:13,912 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 ... allow all.
DEBUG 2013-08-09 10:02:13,913 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:13,914 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Closing None
DEBUG 2013-08-09 10:02:13,914 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:02:13,915 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 298.1 seconds
send: u'HEAD /journal.asp?ref=0020-7985 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:18 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=DCBCKFLBMLNLHAJFDEFKOBKK; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:14,310 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:14,311 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Headers: Date: Fri, 09 Aug 2013 15:06:18 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=DCBCKFLBMLNLHAJFDEFKOBKK; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:14,311 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 follow all redirections
DEBUG 2013-08-09 10:02:14,312 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:02:14,312 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:02:14,313 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:02:14,314 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435' ...
DEBUG 2013-08-09 10:02:14,314 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 ... allow all.
DEBUG 2013-08-09 10:02:14,315 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x22eb670>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:14,316 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:02:14,317 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:14,317 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Closing None
DEBUG 2013-08-09 10:02:14,318 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'HEAD /journal/10.1111/(ISSN)1468-2435 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:19 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:02:14,526 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:02:14,527 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:02:14,528 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:14,529 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:02:14,529 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:02:14,530 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Acquired lock for http://www.blackwellpublishing.com:80
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
send:header: u'GET /journal.asp?ref=0020-7985 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
Date: Fri, 09 Aug 2013 15:06:18 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=11BF5F89A25AA9849F26A65476DACF59.d02t02; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=333f580e-8672-4722-a89f-5764ddf68853; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:16 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:23 GMT; Path=/
header: ServerID: dryad12.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:14,721 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Response: 200 OK
DEBUG 2013-08-09 10:02:14,721 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 follow all redirections
2 URLs active, 5 URLs queued, 4 URLs checked, runtime 11 seconds
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:18 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=ECBCKFLBGGMLDLILCDNDEMIF; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:14,894 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:14,895 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Headers: Date: Fri, 09 Aug 2013 15:06:18 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=ECBCKFLBGGMLDLILCDNDEMIF; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:14,895 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 follow all redirections
DEBUG 2013-08-09 10:02:14,896 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:02:14,896 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:02:14,897 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:02:14,898 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435' ...
DEBUG 2013-08-09 10:02:14,899 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 ... allow all.
DEBUG 2013-08-09 10:02:14,900 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x22bebb0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:14,901 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Release lock for http://www.blackwellpublishing.com:80 and expiration 1376060834.9
DEBUG 2013-08-09 10:02:14,902 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:14,902 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Closing None
DEBUG 2013-08-09 10:02:14,903 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Acquired lock for http://onlinelibrary.wiley.com:80
DEBUG 2013-08-09 10:02:14,975 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:02:14,976 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467' ...
DEBUG 2013-08-09 10:02:14,976 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 ... no, extern.
DEBUG 2013-08-09 10:02:14,977 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:14,978 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
Name `3'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 5, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467
Check time 3.146 seconds
D/L time 3.463 seconds
Size 31.46KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:02:14,985 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1 task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=5
column=1
name=u'3'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
DEBUG 2013-08-09 10:02:14,986 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=8
column=1
name=u'6'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
DEBUG 2013-08-09 10:02:14,987 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 checking connection
DEBUG 2013-08-09 10:02:14,987 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1' ...
DEBUG 2013-08-09 10:02:14,988 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 ... allow all.
DEBUG 2013-08-09 10:02:14,989 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:14,989 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Closing None
DEBUG 2013-08-09 10:02:14,990 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:02:14,990 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 299.9 seconds
send: u'GET /journal/10.1111/(ISSN)1468-2435 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
send: u'HEAD /journal.asp?ref=0016-7398&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:19 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=FCBCKFLBAENDBLLIBCNBKGIG; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:15,376 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:15,376 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:19 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=FCBCKFLBAENDBLLIBCNBKGIG; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:15,377 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 follow all redirections
DEBUG 2013-08-09 10:02:15,377 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:02:15,378 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:02:15,379 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:02:15,380 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959' ...
DEBUG 2013-08-09 10:02:15,380 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 ... allow all.
DEBUG 2013-08-09 10:02:15,381 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x22eb3d0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:15,381 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:02:15,382 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:15,383 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Closing None
DEBUG 2013-08-09 10:02:15,383 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'HEAD /journal/10.1111/(ISSN)1475-4959 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:20 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:02:15,567 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:02:15,568 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:02:15,569 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:15,570 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:02:15,571 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:02:15,572 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Acquired lock for http://www.blackwellpublishing.com:80
send: u'GET /journal.asp?ref=0016-7398&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
2 URLs active, 4 URLs queued, 5 URLs checked, runtime 12 seconds
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:19 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=GCBCKFLBHBMBHOMAMMIPCAOC; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:15,937 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:15,938 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:19 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=GCBCKFLBHBMBHOMAMMIPCAOC; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:15,939 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 follow all redirections
DEBUG 2013-08-09 10:02:15,939 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:02:15,940 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:02:15,941 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:02:15,942 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959' ...
DEBUG 2013-08-09 10:02:15,943 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 ... allow all.
DEBUG 2013-08-09 10:02:15,943 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x22bebb0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:15,944 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration 1376060835.94
DEBUG 2013-08-09 10:02:15,945 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:15,945 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Closing None
DEBUG 2013-08-09 10:02:15,945 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1475-4959 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:20 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=F05AC975165D7EFFB43512671502D645.d01t02; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=4e912689-5307-4734-b543-a9d63d733149; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:20 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:27 GMT; Path=/
header: ServerID: dryad11.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:16,182 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Response: 200 OK
DEBUG 2013-08-09 10:02:16,183 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 HTML title parser
DEBUG 2013-08-09 10:02:16,184 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:02:16,185 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:16,186 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:16,186 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:02:16,187 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1468-2435 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
2 URLs active, 4 URLs queued, 5 URLs checked, runtime 13 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:20 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=8AF84691BB5329B778AA623B82A173FB.d04t03; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=dba64c88-8182-49b1-b9bf-6fd5a03a6975; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:20 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:27 GMT; Path=/
header: ServerID: dryad14.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:17,061 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Response: 200 OK
DEBUG 2013-08-09 10:02:17,062 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 HTML title parser
DEBUG 2013-08-09 10:02:17,062 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:02:17,063 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:17,064 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:17,064 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:02:17,065 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1475-4959 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
2 URLs active, 4 URLs queued, 5 URLs checked, runtime 14 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:21 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=00AB45F63D976DDBCDFA26E7CDA90254.d04t02; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=ed9f1ca4-9ad5-4fec-af3f-79a8e5bf0fb9; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:22 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:29 GMT; Path=/
header: ServerID: dryad14.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:18,180 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Response: 200 OK
DEBUG 2013-08-09 10:02:18,181 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 follow all redirections
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:22 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=DF184D76CC8FDC85EAAF340799B854F9.d04t03; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=be02069b-38d7-47cb-9f3a-2ac120a051e4; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:21 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:28 GMT; Path=/
header: ServerID: dryad14.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:18,500 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Response: 200 OK
DEBUG 2013-08-09 10:02:18,501 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 follow all redirections
DEBUG 2013-08-09 10:02:18,524 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:02:18,525 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959' ...
DEBUG 2013-08-09 10:02:18,526 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 ... no, extern.
DEBUG 2013-08-09 10:02:18,527 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:18,527 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
Name `6'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 8, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959
Check time 2.075 seconds
D/L time 1.461 seconds
Size 36.03KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:02:18,532 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1 task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=8
column=1
name=u'6'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
DEBUG 2013-08-09 10:02:18,533 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=9
column=1
name=u'7'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
DEBUG 2013-08-09 10:02:18,533 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 checking connection
DEBUG 2013-08-09 10:02:18,534 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1' ...
DEBUG 2013-08-09 10:02:18,534 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 ... allow all.
DEBUG 2013-08-09 10:02:18,535 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:18,535 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Closing None
DEBUG 2013-08-09 10:02:18,536 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:02:18,536 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 297.4 seconds
send: u'HEAD /journal.asp?ref=1320-5331&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
DEBUG 2013-08-09 10:02:18,747 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:02:18,747 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435' ...
DEBUG 2013-08-09 10:02:18,748 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 ... no, extern.
DEBUG 2013-08-09 10:02:18,749 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:18,749 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
Name `5'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 7, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435
Check time 2.272 seconds
D/L time 2.562 seconds
Size 30.85KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:02:18,758 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0020-7985 task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=7
column=1
name=u'5'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
DEBUG 2013-08-09 10:02:18,759 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=10
column=1
name=u'8'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
DEBUG 2013-08-09 10:02:18,760 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 checking connection
DEBUG 2013-08-09 10:02:18,761 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1' ...
DEBUG 2013-08-09 10:02:18,762 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 ... allow all.
DEBUG 2013-08-09 10:02:18,763 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:18,764 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Closing None
DEBUG 2013-08-09 10:02:18,764 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Acquired lock for http://www.blackwellpublishing.com:80
2 URLs active, 2 URLs queued, 7 URLs checked, runtime 15 seconds
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:22 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=HCBCKFLBGGDNFOLNAJEEMHMH; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:18,898 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:18,898 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:22 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=HCBCKFLBGGDNFOLNAJEEMHMH; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:18,899 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 follow all redirections
DEBUG 2013-08-09 10:02:18,900 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:02:18,900 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:02:18,901 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:02:18,901 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770' ...
DEBUG 2013-08-09 10:02:18,902 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 ... allow all.
DEBUG 2013-08-09 10:02:18,902 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x22befa0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:18,903 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:02:18,904 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:18,905 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Closing None
DEBUG 2013-08-09 10:02:18,905 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'HEAD /journal.asp?ref=0305-0270&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
send: u'HEAD /journal/10.1111/(ISSN)1440-1770 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:24 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:02:19,107 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:02:19,107 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:02:19,108 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:19,109 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:02:19,109 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Release unknown connection http://www.blackwellpublishing.com:80 from entries [36618536]
DEBUG 2013-08-09 10:02:19,110 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Acquired lock for http://www.blackwellpublishing.com:80
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:23 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=ICBCKFLBLANDHHNONPPKFEIB; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:19,132 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:19,133 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:23 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=ICBCKFLBLANDHHNONPPKFEIB; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:19,133 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 follow all redirections
DEBUG 2013-08-09 10:02:19,134 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:02:19,135 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:02:19,136 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:02:19,136 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699' ...
DEBUG 2013-08-09 10:02:19,137 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 ... allow all.
DEBUG 2013-08-09 10:02:19,138 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x22bebb0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:19,139 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:02:19,140 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:19,141 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Closing None
DEBUG 2013-08-09 10:02:19,142 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'HEAD /journal/10.1111/(ISSN)1365-2699 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
send: u'GET /journal.asp?ref=1320-5331&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:24 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:02:19,355 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:02:19,356 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:02:19,357 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:19,357 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:02:19,358 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Release unknown connection http://www.blackwellpublishing.com:80 from entries [36618464]
DEBUG 2013-08-09 10:02:19,359 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Acquired lock for http://www.blackwellpublishing.com:80
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:23 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=JCBCKFLBAOPENBCGINFFOBLH; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:19,485 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:19,485 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:23 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=JCBCKFLBAOPENBCGINFFOBLH; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:19,486 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 follow all redirections
DEBUG 2013-08-09 10:02:19,486 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:02:19,487 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:02:19,487 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:02:19,488 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770' ...
DEBUG 2013-08-09 10:02:19,489 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 ... allow all.
DEBUG 2013-08-09 10:02:19,490 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x22befa0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:19,490 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration 1376060839.49
DEBUG 2013-08-09 10:02:19,491 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:19,492 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Closing None
DEBUG 2013-08-09 10:02:19,492 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal.asp?ref=0305-0270&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
send: u'GET /journal/10.1111/(ISSN)1440-1770 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:23 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=KCBCKFLBIEBKCMKCMHLCAIII; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:19,720 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:19,721 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:23 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=KCBCKFLBIEBKCMKCMHLCAIII; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:19,721 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 follow all redirections
DEBUG 2013-08-09 10:02:19,722 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:02:19,722 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:02:19,723 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:02:19,723 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699' ...
DEBUG 2013-08-09 10:02:19,724 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 ... allow all.
DEBUG 2013-08-09 10:02:19,724 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x22bebb0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:19,725 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration 1376060839.73
DEBUG 2013-08-09 10:02:19,726 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:19,727 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Closing None
DEBUG 2013-08-09 10:02:19,728 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
2 URLs active, 2 URLs queued, 7 URLs checked, runtime 16 seconds
send: u'GET /journal/10.1111/(ISSN)1365-2699 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:25 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=FC25EC8E48C147920FFB356C6E104ECC.d03t04; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=1e1eeeec-e5b4-4d88-8899-0aed9ce147f3; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:25 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:32 GMT; Path=/
header: ServerID: dryad13.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:20,583 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Response: 200 OK
DEBUG 2013-08-09 10:02:20,584 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 HTML title parser
DEBUG 2013-08-09 10:02:20,585 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:02:20,585 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:20,586 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:20,587 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:02:20,588 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1365-2699 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
2 URLs active, 2 URLs queued, 7 URLs checked, runtime 17 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:26 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=2F3E9921C38C6EC76D9A5E3157D9F32C.d03t04; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=29fc5503-02b7-4905-bf0e-35777a58a070; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:25 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:32 GMT; Path=/
header: ServerID: dryad13.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:21,736 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Response: 200 OK
DEBUG 2013-08-09 10:02:21,737 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 HTML title parser
DEBUG 2013-08-09 10:02:21,738 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:02:21,738 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:21,739 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:21,740 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:02:21,741 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
2 URLs active, 2 URLs queued, 7 URLs checked, runtime 18 seconds
send: u'GET /journal/10.1111/(ISSN)1440-1770 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
2 URLs active, 2 URLs queued, 7 URLs checked, runtime 19 seconds
2 URLs active, 2 URLs queued, 7 URLs checked, runtime 20 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:28 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=EEFAFCAED7A7B511B2B9AE8B3C721229.d03t01; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=a08e7421-b704-4b68-85a9-96a17f1dc068; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:26 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:33 GMT; Path=/
header: ServerID: dryad13.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:23,986 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Response: 200 OK
DEBUG 2013-08-09 10:02:23,986 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 follow all redirections
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:29 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=33AF0FCE1451E96F3A7858205638F17A.d01t03; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=6f20bc86-53d5-43e2-a9bc-bf2b9682efc2; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:06:27 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:20:34 GMT; Path=/
header: ServerID: dryad11.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:02:24,050 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Response: 200 OK
DEBUG 2013-08-09 10:02:24,051 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 follow all redirections
DEBUG 2013-08-09 10:02:24,248 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:02:24,249 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699' ...
DEBUG 2013-08-09 10:02:24,250 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 ... no, extern.
DEBUG 2013-08-09 10:02:24,250 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:24,250 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
Name `8'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 10, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699
Check time 1.824 seconds
D/L time 3.663 seconds
Size 34.80KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:02:24,257 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1 task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=10
column=1
name=u'8'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
DEBUG 2013-08-09 10:02:24,257 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=11
column=1
name=u'9'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
DEBUG 2013-08-09 10:02:24,258 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 checking connection
DEBUG 2013-08-09 10:02:24,258 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1' ...
DEBUG 2013-08-09 10:02:24,259 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 ... allow all.
DEBUG 2013-08-09 10:02:24,259 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:24,260 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Closing None
DEBUG 2013-08-09 10:02:24,260 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:02:24,261 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 295.2 seconds
DEBUG 2013-08-09 10:02:24,317 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:02:24,317 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770' ...
DEBUG 2013-08-09 10:02:24,318 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 ... no, extern.
DEBUG 2013-08-09 10:02:24,319 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:02:24,320 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
Name `7'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 9, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770
Check time 3.204 seconds
D/L time 2.578 seconds
Size 29.25KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:02:24,327 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1 task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=9
column=1
name=u'7'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
DEBUG 2013-08-09 10:02:24,328 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=12
column=1
name=u'10'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
DEBUG 2013-08-09 10:02:24,329 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 checking connection
DEBUG 2013-08-09 10:02:24,329 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1' ...
DEBUG 2013-08-09 10:02:24,329 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 ... allow all.
DEBUG 2013-08-09 10:02:24,330 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:24,330 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Closing None
DEBUG 2013-08-09 10:02:24,331 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:02:24,331 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 295.4 seconds
send: u'HEAD /journal.asp?ref=1745-5863&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
send: u'HEAD /journal.asp?ref=0309-1317&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:28 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=LCBCKFLBINBOBHOIMGIHKJLC; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:24,603 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:24,604 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:28 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=LCBCKFLBINBOBHOIMGIHKJLC; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:24,604 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 follow all redirections
DEBUG 2013-08-09 10:02:24,604 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'
DEBUG 2013-08-09 10:02:24,605 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'
DEBUG 2013-08-09 10:02:24,606 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'
DEBUG 2013-08-09 10:02:24,606 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871' ...
DEBUG 2013-08-09 10:02:24,607 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 ... allow all.
DEBUG 2013-08-09 10:02:24,608 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x22ef210>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:24,608 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:02:24,610 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:24,610 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Closing None
DEBUG 2013-08-09 10:02:24,611 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:29 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=MCBCKFLBLFABIBIAEOPNLEDP; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:24,696 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:24,696 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:29 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=MCBCKFLBLFABIBIAEOPNLEDP; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:24,697 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 follow all redirections
DEBUG 2013-08-09 10:02:24,697 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427'
DEBUG 2013-08-09 10:02:24,698 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427'
DEBUG 2013-08-09 10:02:24,699 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427'
DEBUG 2013-08-09 10:02:24,699 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427' ...
DEBUG 2013-08-09 10:02:24,700 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 ... allow all.
DEBUG 2013-08-09 10:02:24,700 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x22ef2f0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:24,701 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:02:24,702 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Connecting to u'onlinelibrary.wiley.com'
send: u'HEAD /journal/10.1111/(ISSN)1745-5871 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
DEBUG 2013-08-09 10:02:24,705 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Closing None
DEBUG 2013-08-09 10:02:24,706 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Acquired lock for http://onlinelibrary.wiley.com:80
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:30 GMT
header: Server: Apache
header:send: Allow: TRACE
u'HEAD /journal/10.1111/(ISSN)1468-2427 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'header:
Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:02:24,798 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:02:24,799 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:02:24,800 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:24,800 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:02:24,801 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:02:24,801 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Acquired lock for http://www.blackwellpublishing.com:80
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 21 seconds
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:06:30 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:02:24,891 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:02:24,891 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:02:24,892 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:02:24,893 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:02:24,894 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Release unknown connection http://www.blackwellpublishing.com:80 from entries [36642400]
DEBUG 2013-08-09 10:02:24,895 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Acquired lock for http://www.blackwellpublishing.com:80
send: u'GET /journal.asp?ref=1745-5863&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
send: u'GET /journal.asp?ref=0309-1317&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:29 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=NCBCKFLBLOFBEBJGNGDGJGJI; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:25,152 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:25,153 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:29 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=NCBCKFLBLOFBEBJGNGDGJGJI; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:25,154 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 follow all redirections
DEBUG 2013-08-09 10:02:25,154 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'
DEBUG 2013-08-09 10:02:25,155 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'
DEBUG 2013-08-09 10:02:25,155 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'
DEBUG 2013-08-09 10:02:25,156 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871' ...
DEBUG 2013-08-09 10:02:25,156 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 ... allow all.
DEBUG 2013-08-09 10:02:25,157 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x22bebb0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:25,158 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration 1376060845.16
DEBUG 2013-08-09 10:02:25,158 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:25,159 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 Closing None
DEBUG 2013-08-09 10:02:25,159 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1 wait for http connection to onlinelibrary.wiley.com:80
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:06:29 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=OCBCKFLBFNMJLGKHPDKIKOFK; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:02:25,273 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Response: 301 Moved Permanently
DEBUG 2013-08-09 10:02:25,273 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Headers: Date: Fri, 09 Aug 2013 15:06:29 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=OCBCKFLBFNMJLGKHPDKIKOFK; path=/
Cache-control: private
DEBUG 2013-08-09 10:02:25,273 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 follow all redirections
DEBUG 2013-08-09 10:02:25,274 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427'
DEBUG 2013-08-09 10:02:25,275 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427'
DEBUG 2013-08-09 10:02:25,275 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427'
DEBUG 2013-08-09 10:02:25,276 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427' ...
DEBUG 2013-08-09 10:02:25,276 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 ... allow all.
DEBUG 2013-08-09 10:02:25,276 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x22ef3d0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:02:25,277 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Release lock for http://www.blackwellpublishing.com:80 and expiration 1376060845.28
DEBUG 2013-08-09 10:02:25,277 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:02:25,278 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 Closing None
DEBUG 2013-08-09 10:02:25,278 CheckThread-http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1 wait for http connection to onlinelibrary.wiley.com:80
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 22 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 23 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 24 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 25 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 26 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 27 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 28 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 29 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 30 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 31 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 32 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 33 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 34 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 35 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 36 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 37 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 38 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 39 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 40 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 41 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 42 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 43 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 44 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 45 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 46 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 47 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 48 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 49 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 50 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 51 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 52 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 53 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 54 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 55 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 56 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 57 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 58 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 59 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 0 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 1 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 2 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 3 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 4 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 5 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 6 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 7 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 8 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 9 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 10 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 11 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 12 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 13 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 14 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 15 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 16 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 17 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 18 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 19 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 20 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 21 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 22 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 23 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 24 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 25 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 26 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 27 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 28 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 29 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 30 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 31 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 32 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 33 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 34 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 35 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 36 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 37 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 38 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 39 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 40 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 41 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 42 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 43 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 44 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 45 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 46 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 47 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 48 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 49 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 50 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 51 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 52 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 53 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 54 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 55 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 56 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 57 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 58 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 1 minute, 59 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 2 minutes, 0 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 2 minutes, 1 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 2 minutes, 2 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 2 minutes, 3 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 2 minutes, 4 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 2 minutes, 5 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 2 minutes, 6 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 2 minutes, 7 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 2 minutes, 8 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 2 minutes, 9 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 2 minutes, 10 seconds
2 URLs active, 0 URLs queued, 9 URLs checked, runtime 2 minutes, 11 seconds
DEBUG 2013-08-09 10:10:37,538 MainThread Python 2.7.5 (default, Aug 1 2013, 14:01:37)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] on linux2
DEBUG 2013-08-09 10:10:37,539 MainThread reading configuration from ['/home/cj32/.linkchecker/linkcheckerrc']
DEBUG 2013-08-09 10:10:37,545 MainThread configuration: [('anchors', False),
('authentication', []),
('blacklist', {'filename': '~/.linkchecker/blacklist'}),
('checkcss', False),
('checkhtml', False),
('clamavconf', '/etc/clamav/clamd.conf'),
('complete', False),
('cookiefile', None),
('csv',
{'filename': 'linkchecker-out.csv', 'quotechar': '"', 'separator': ';'}),
('debugmemory', False),
('dot', {'encoding': 'ascii', 'filename': 'linkchecker-out.dot'}),
('externlinks', []),
('fileoutput', []),
('gml', {'filename': 'linkchecker-out.gml'}),
('gxml', {'filename': 'linkchecker-out.gxml'}),
('html',
{'colorbackground': '#fff7e5',
'colorborder': '#000000',
'colorerror': '#db4930',
'colorlink': '#191c83',
'colorok': '#3ba557',
'colorurl': '#dcd5cf',
'colorwarning': '#e0954e',
'filename': 'linkchecker-out.html'}),
('ignorewarnings', []),
('internlinks', []),
('localwebroot', None),
('logger', 'TextLogger'),
('loginextrafields', {}),
('loginpasswordfield', 'password'),
('loginurl', None),
('loginuserfield', 'login'),
('maxconnectionsftp', 2),
('maxconnectionshttp', 10),
('maxconnectionshttps', 10),
('maxfilesize', 5242880),
('maxnumurls', None),
('maxrunseconds', None),
('nntpserver', None),
('none', {}),
('output', 'text'),
('proxy', {}),
('quiet', False),
('recursionlevel', -1),
('scanvirus', False),
('sendcookies', False),
('sitemap', {'encoding': 'utf-8', 'filename': 'linkchecker-out.sitemap.xml'}),
('sql',
{'dbname': 'linksdb', 'filename': 'linkchecker-out.sql', 'separator': ';'}),
('status', True),
('status_wait_seconds', 5),
('storecookies', False),
('text',
{'colorbase': 'purple',
'colordlsize': 'default',
'colordltime': 'default',
'colorinfo': 'default',
'colorinvalid': 'bold;red',
'colorname': 'default',
'colorparent': 'default',
'colorreal': 'cyan',
'colorreset': 'default',
'colorurl': 'default',
'colorvalid': 'bold;green',
'colorwarning': 'bold;yellow',
'filename': 'linkchecker-out.txt'}),
('threads', 0),
('timeout', 60),
('trace', False),
('useragent',
u'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'),
('verbose', False),
('wait', 0),
('warningregex', None),
('warningregex_max', 5),
('warnings', True),
('warnsizebytes', None),
('warnsslcertdaysvalid', 14),
('xml', {'filename': 'linkchecker-out.xml'})]
DEBUG 2013-08-09 10:10:37,546 MainThread FileUrl handles url lock_test.html
DEBUG 2013-08-09 10:10:37,547 MainThread checking syntax
DEBUG 2013-08-09 10:10:37,550 MainThread Content cache key u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
DEBUG 2013-08-09 10:10:37,551 MainThread URL cache key u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
DEBUG 2013-08-09 10:10:37,551 MainThread Add intern pattern u'file\\:\\/\\/\\/media\\/sf\\_cj32\\/src\\/linkchecker\\/'
DEBUG 2013-08-09 10:10:37,552 MainThread Link pattern u'file\\:\\/\\/\\/media\\/sf\\_cj32\\/src\\/linkchecker\\/' strict=False
DEBUG 2013-08-09 10:10:37,553 MainThread queueing file link
base_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
parent_url=None
base_ref=None
recursion_level=0
url_connection=None
line=0
column=0
name=u'lock_test.html'
anchor=u''
cache_key=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
LinkChecker 8.4 Copyright (C) 2000-2013 Bastian Kleineidam
LinkChecker comes with ABSOLUTELY NO WARRANTY!
This is free software, and you are welcome to redistribute it
under certain conditions. Look at the file `LICENSE' within this
distribution.
Get the newest version at http://wummel.github.io/linkchecker/
Write comments and bugs to https://github.com/wummel/linkchecker/issues
Support this project at http://wummel.github.io/linkchecker/donations.html
Start checking at 2013-08-09 10:10:37-005
DEBUG 2013-08-09 10:10:37,556 MainThread Checking file link
base_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
parent_url=None
base_ref=None
recursion_level=0
url_connection=None
line=0
column=0
name=u'lock_test.html'
anchor=u''
cache_key=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
DEBUG 2013-08-09 10:10:37,557 MainThread checking connection
DEBUG 2013-08-09 10:10:37,565 MainThread HTML title parser
DEBUG 2013-08-09 10:10:37,565 MainThread Get content of u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
DEBUG 2013-08-09 10:10:37,567 MainThread Stopped parsing: found <body> tag
DEBUG 2013-08-09 10:10:37,568 MainThread checking recursion of u'file:///media/sf_cj32/src/linkchecker/lock_test.html' ...
DEBUG 2013-08-09 10:10:37,570 MainThread meta robots finder
DEBUG 2013-08-09 10:10:37,570 MainThread Stopped parsing: found <body> tag
DEBUG 2013-08-09 10:10:37,571 MainThread ... yes, recursion.
DEBUG 2013-08-09 10:10:37,572 MainThread Parsing HTML file link
base_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
parent_url=None
base_ref=None
recursion_level=0
url_connection=<addinfourl at 31921792 whose fp = <open file '/media/sf_cj32/src/linkchecker/lock_test.html', mode 'rb' at 0x1db5e40>>
line=0
column=0
name=u'lock_test.html'
anchor=u''
cache_key=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
DEBUG 2013-08-09 10:10:37,573 MainThread link finder
DEBUG 2013-08-09 10:10:37,574 MainThread LinkFinder tag html attrs {}
DEBUG 2013-08-09 10:10:37,574 MainThread line 1 col 7 old line 1 old col 1
DEBUG 2013-08-09 10:10:37,575 MainThread LinkFinder finished tag html
DEBUG 2013-08-09 10:10:37,575 MainThread LinkFinder tag body attrs {}
DEBUG 2013-08-09 10:10:37,575 MainThread line 2 col 7 old line 2 old col 1
DEBUG 2013-08-09 10:10:37,576 MainThread LinkFinder finished tag body
DEBUG 2013-08-09 10:10:37,576 MainThread LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'}
DEBUG 2013-08-09 10:10:37,577 MainThread line 3 col 79 old line 3 old col 1
DEBUG 2013-08-09 10:10:37,578 MainThread LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1' u'1' u''
DEBUG 2013-08-09 10:10:37,578 MainThread HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1
DEBUG 2013-08-09 10:10:37,579 MainThread checking syntax
DEBUG 2013-08-09 10:10:37,579 MainThread Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
DEBUG 2013-08-09 10:10:37,580 MainThread URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
DEBUG 2013-08-09 10:10:37,580 MainThread Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
DEBUG 2013-08-09 10:10:37,581 MainThread queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=3
column=1
name=u'1'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
DEBUG 2013-08-09 10:10:37,581 MainThread LinkFinder finished tag a
DEBUG 2013-08-09 10:10:37,582 MainThread LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'}
DEBUG 2013-08-09 10:10:37,583 MainThread line 4 col 72 old line 4 old col 1
DEBUG 2013-08-09 10:10:37,583 MainThread LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363' u'2' u''
DEBUG 2013-08-09 10:10:37,584 MainThread HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0016-7363
DEBUG 2013-08-09 10:10:37,584 MainThread checking syntax
DEBUG 2013-08-09 10:10:37,585 MainThread Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
DEBUG 2013-08-09 10:10:37,585 MainThread URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
DEBUG 2013-08-09 10:10:37,586 MainThread Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
DEBUG 2013-08-09 10:10:37,587 MainThread queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=4
column=1
name=u'2'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
DEBUG 2013-08-09 10:10:37,587 MainThread LinkFinder finished tag a
DEBUG 2013-08-09 10:10:37,588 MainThread LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'}
DEBUG 2013-08-09 10:10:37,588 MainThread line 5 col 79 old line 5 old col 1
DEBUG 2013-08-09 10:10:37,589 MainThread LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1' u'3' u''
DEBUG 2013-08-09 10:10:37,590 MainThread HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1
DEBUG 2013-08-09 10:10:37,590 MainThread checking syntax
DEBUG 2013-08-09 10:10:37,591 MainThread Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
DEBUG 2013-08-09 10:10:37,591 MainThread URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
DEBUG 2013-08-09 10:10:37,592 MainThread Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
DEBUG 2013-08-09 10:10:37,593 MainThread queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=5
column=1
name=u'3'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
DEBUG 2013-08-09 10:10:37,593 MainThread LinkFinder finished tag a
DEBUG 2013-08-09 10:10:37,594 MainThread LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'}
DEBUG 2013-08-09 10:10:37,594 MainThread line 6 col 79 old line 6 old col 1
DEBUG 2013-08-09 10:10:37,595 MainThread LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1' u'4' u''
DEBUG 2013-08-09 10:10:37,595 MainThread HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1
DEBUG 2013-08-09 10:10:37,596 MainThread checking syntax
DEBUG 2013-08-09 10:10:37,597 MainThread Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
DEBUG 2013-08-09 10:10:37,597 MainThread URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
DEBUG 2013-08-09 10:10:37,598 MainThread Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
DEBUG 2013-08-09 10:10:37,598 MainThread queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=6
column=1
name=u'4'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
DEBUG 2013-08-09 10:10:37,599 MainThread LinkFinder finished tag a
DEBUG 2013-08-09 10:10:37,599 MainThread LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'}
DEBUG 2013-08-09 10:10:37,600 MainThread line 7 col 72 old line 7 old col 1
DEBUG 2013-08-09 10:10:37,600 MainThread LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985' u'5' u''
DEBUG 2013-08-09 10:10:37,601 MainThread HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0020-7985
DEBUG 2013-08-09 10:10:37,601 MainThread checking syntax
DEBUG 2013-08-09 10:10:37,602 MainThread Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
DEBUG 2013-08-09 10:10:37,602 MainThread URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
DEBUG 2013-08-09 10:10:37,603 MainThread Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
DEBUG 2013-08-09 10:10:37,603 MainThread queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=7
column=1
name=u'5'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
DEBUG 2013-08-09 10:10:37,604 MainThread LinkFinder finished tag a
DEBUG 2013-08-09 10:10:37,604 MainThread LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'}
DEBUG 2013-08-09 10:10:37,605 MainThread line 8 col 79 old line 8 old col 1
DEBUG 2013-08-09 10:10:37,605 MainThread LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1' u'6' u''
DEBUG 2013-08-09 10:10:37,606 MainThread HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1
DEBUG 2013-08-09 10:10:37,606 MainThread checking syntax
DEBUG 2013-08-09 10:10:37,607 MainThread Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
DEBUG 2013-08-09 10:10:37,607 MainThread URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
DEBUG 2013-08-09 10:10:37,608 MainThread Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
DEBUG 2013-08-09 10:10:37,608 MainThread queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=8
column=1
name=u'6'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
DEBUG 2013-08-09 10:10:37,609 MainThread LinkFinder finished tag a
DEBUG 2013-08-09 10:10:37,609 MainThread LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'}
DEBUG 2013-08-09 10:10:37,610 MainThread line 9 col 79 old line 9 old col 1
DEBUG 2013-08-09 10:10:37,610 MainThread LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1' u'7' u''
DEBUG 2013-08-09 10:10:37,611 MainThread HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1
DEBUG 2013-08-09 10:10:37,612 MainThread checking syntax
DEBUG 2013-08-09 10:10:37,613 MainThread Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
DEBUG 2013-08-09 10:10:37,613 MainThread URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
DEBUG 2013-08-09 10:10:37,614 MainThread Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
DEBUG 2013-08-09 10:10:37,614 MainThread queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=9
column=1
name=u'7'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
DEBUG 2013-08-09 10:10:37,615 MainThread LinkFinder finished tag a
DEBUG 2013-08-09 10:10:37,616 MainThread LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'}
DEBUG 2013-08-09 10:10:37,616 MainThread line 10 col 79 old line 10 old col 1
DEBUG 2013-08-09 10:10:37,617 MainThread LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1' u'8' u''
DEBUG 2013-08-09 10:10:37,617 MainThread HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1
DEBUG 2013-08-09 10:10:37,618 MainThread checking syntax
DEBUG 2013-08-09 10:10:37,619 MainThread Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
DEBUG 2013-08-09 10:10:37,619 MainThread URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
DEBUG 2013-08-09 10:10:37,620 MainThread Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
DEBUG 2013-08-09 10:10:37,621 MainThread queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=10
column=1
name=u'8'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
DEBUG 2013-08-09 10:10:37,622 MainThread LinkFinder finished tag a
DEBUG 2013-08-09 10:10:37,623 MainThread LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'}
DEBUG 2013-08-09 10:10:37,623 MainThread line 11 col 79 old line 11 old col 1
DEBUG 2013-08-09 10:10:37,624 MainThread LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1' u'9' u''
DEBUG 2013-08-09 10:10:37,624 MainThread HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1
DEBUG 2013-08-09 10:10:37,625 MainThread checking syntax
DEBUG 2013-08-09 10:10:37,626 MainThread Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
DEBUG 2013-08-09 10:10:37,627 MainThread URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
DEBUG 2013-08-09 10:10:37,628 MainThread Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
DEBUG 2013-08-09 10:10:37,629 MainThread queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=11
column=1
name=u'9'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
DEBUG 2013-08-09 10:10:37,629 MainThread LinkFinder finished tag a
DEBUG 2013-08-09 10:10:37,630 MainThread LinkFinder tag a attrs {u'href': u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'}
DEBUG 2013-08-09 10:10:37,631 MainThread line 12 col 79 old line 12 old col 1
DEBUG 2013-08-09 10:10:37,631 MainThread LinkParser found link u'a' u'href' u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1' u'10' u''
DEBUG 2013-08-09 10:10:37,632 MainThread HttpUrl handles url http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1
DEBUG 2013-08-09 10:10:37,632 MainThread checking syntax
DEBUG 2013-08-09 10:10:37,633 MainThread Content cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
DEBUG 2013-08-09 10:10:37,634 MainThread URL cache key u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
DEBUG 2013-08-09 10:10:37,634 MainThread Explicit extern URL u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
DEBUG 2013-08-09 10:10:37,635 MainThread queueing http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=12
column=1
name=u'10'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
DEBUG 2013-08-09 10:10:37,636 MainThread LinkFinder finished tag a
DEBUG 2013-08-09 10:10:37,637 MainThread task_done file link
base_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
parent_url=None
base_ref=None
recursion_level=0
url_connection=None
line=0
column=0
name=u'lock_test.html'
anchor=u''
cache_key=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
DEBUG 2013-08-09 10:10:37,638 MainThread Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=3
column=1
name=u'1'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
DEBUG 2013-08-09 10:10:37,638 MainThread checking connection
send: u'GET /robots.txt HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nConnection: close\r\nAccept-Encoding: x-gzip,gzip,deflate\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Connection: close
header: Date: Fri, 09 Aug 2013 15:14:43 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://www.wiley.com
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=PIBCKFLBLADLNEFMMKKFDNCF; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:10:38,032 MainThread page info 301 Connection: close
Date: Fri, 09 Aug 2013 15:14:43 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://www.wiley.com
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=PIBCKFLBLADLNEFMMKKFDNCF; path=/
Cache-control: private
send: 'GET / HTTP/1.1\r\nHost: www.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nConnection: close\r\nAccept-Encoding: x-gzip,gzip,deflate\r\n\r\n'
reply: 'HTTP/1.0 302 Found\r\n'
header: Date: Fri, 09 Aug 2013 15:14:46 GMT
header: Server: Apache
header: Location: http://www.wiley.com/WileyCDA/
header: Vary: Accept-Encoding
header: Content-Encoding: gzip
header: Content-Length: 190
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:10:38,181 MainThread page info 302 Date: Fri, 09 Aug 2013 15:14:46 GMT
Server: Apache
Location: http://www.wiley.com/WileyCDA/
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 190
Connection: close
Content-Type: text/html; charset=iso-8859-1
send: 'GET /WileyCDA/ HTTP/1.1\r\nHost: www.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nConnection: close\r\nAccept-Encoding: x-gzip,gzip,deflate\r\n\r\n'
reply: 'HTTP/1.0 200 OK\r\n'
header: Date: Fri, 09 Aug 2013 15:14:46 GMT
header: Server: Apache
header: X-Powered-By: SPA
header: Set-Cookie: JSESSIONID=5686195921D73CA1732ACFE4710543E3; Path=/
header: Set-Cookie: wiley.com.SPA.country=US; Domain=.wiley.com; Path=/
header: Set-Cookie: wiley.com.SPA.isCountryConfirmed=false; Domain=.wiley.com; Path=/
header: Set-Cookie: wiley.com.SPA.isPreLaunchAccess=false; Domain=.wiley.com; Expires=Mon, 07-Aug-2023 15:14:46 GMT; Path=/
header: Instance: p4
header: Vary: Accept-Encoding
header: Content-Encoding: gzip
header: Connection: close
header: Content-Type: text/html;charset=ISO-8859-1
DEBUG 2013-08-09 10:10:38,341 MainThread page info 200 Date: Fri, 09 Aug 2013 15:14:46 GMT
Server: Apache
X-Powered-By: SPA
Set-Cookie: JSESSIONID=5686195921D73CA1732ACFE4710543E3; Path=/
Set-Cookie: wiley.com.SPA.country=US; Domain=.wiley.com; Path=/
Set-Cookie: wiley.com.SPA.isCountryConfirmed=false; Domain=.wiley.com; Path=/
Set-Cookie: wiley.com.SPA.isPreLaunchAccess=false; Domain=.wiley.com; Expires=Mon, 07-Aug-2023 15:14:46 GMT; Path=/
Instance: p4
Vary: Accept-Encoding
Content-Encoding: gzip
Connection: close
Content-Type: text/html;charset=ISO-8859-1
DEBUG 2013-08-09 10:10:38,388 MainThread u'http://www.blackwellpublishing.com/robots.txt' allow all (no text content)
DEBUG 2013-08-09 10:10:38,389 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1' ...
DEBUG 2013-08-09 10:10:38,390 MainThread ... allow all.
DEBUG 2013-08-09 10:10:38,390 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:10:38,391 MainThread Closing None
DEBUG 2013-08-09 10:10:38,393 MainThread Acquired lock for http://www.blackwellpublishing.com:80
1 URL active, 9 URLs queued, 1 URL checked, runtime 1 seconds
send: u'HEAD /journal.asp?ref=1466-822X&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:14:44 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=AJBCKFLBIBMBIKGMJGFGBMIN; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:10:38,866 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:10:38,867 MainThread Headers: Date: Fri, 09 Aug 2013 15:14:44 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=AJBCKFLBIBMBIKGMJGFGBMIN; path=/
Cache-control: private
DEBUG 2013-08-09 10:10:38,867 MainThread follow all redirections
DEBUG 2013-08-09 10:10:38,868 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:10:38,869 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:10:38,869 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:10:38,870 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238' ...
DEBUG 2013-08-09 10:10:38,870 MainThread ... allow all.
DEBUG 2013-08-09 10:10:38,871 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x1e733d0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:10:38,871 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:10:38,872 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:10:38,873 MainThread Closing None
DEBUG 2013-08-09 10:10:38,874 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'HEAD /journal/10.1111/(ISSN)1466-8238 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:14:47 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:10:39,154 MainThread Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:10:39,155 MainThread Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:10:39,156 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:10:39,156 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:10:39,157 MainThread Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:10:39,158 MainThread Acquired lock for http://www.blackwellpublishing.com:80
send: u'GET /journal.asp?ref=1466-822X&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 9 URLs queued, 1 URL checked, runtime 2 seconds
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:14:45 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=BJBCKFLBHOPNPFIIGAJAOLDI; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:10:39,597 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:10:39,598 MainThread Headers: Date: Fri, 09 Aug 2013 15:14:45 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=BJBCKFLBHOPNPFIIGAJAOLDI; path=/
Cache-control: private
DEBUG 2013-08-09 10:10:39,598 MainThread follow all redirections
DEBUG 2013-08-09 10:10:39,599 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:10:39,601 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:10:39,601 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:10:39,602 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238' ...
DEBUG 2013-08-09 10:10:39,603 MainThread ... allow all.
DEBUG 2013-08-09 10:10:39,604 MainThread Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x1e732f0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:10:39,604 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration 1376061339.6
DEBUG 2013-08-09 10:10:39,605 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:10:39,606 MainThread Closing None
DEBUG 2013-08-09 10:10:39,606 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1466-8238 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 9 URLs queued, 1 URL checked, runtime 3 seconds
1 URL active, 9 URLs queued, 1 URL checked, runtime 4 seconds
1 URL active, 9 URLs queued, 1 URL checked, runtime 5 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:14:50 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=761224653629F9596CBBB3BEC6598B5A.d04t03; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=f86e5132-25c1-4861-a5ab-ac9110008c87; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:14:48 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:28:55 GMT; Path=/
header: ServerID: dryad14.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:10:42,951 MainThread Response: 200 OK
DEBUG 2013-08-09 10:10:42,952 MainThread HTML title parser
DEBUG 2013-08-09 10:10:42,953 MainThread Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'
DEBUG 2013-08-09 10:10:42,953 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:10:42,954 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:10:42,955 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:10:42,955 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1466-8238 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 9 URLs queued, 1 URL checked, runtime 6 seconds
1 URL active, 9 URLs queued, 1 URL checked, runtime 7 seconds
1 URL active, 9 URLs queued, 1 URL checked, runtime 8 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:14:54 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=30FD35C8E97F0D9DD178578B246A0945.d02t04; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=45ccd03c-3fda-4d68-bc4c-a55542f043d2; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:14:53 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:00 GMT; Path=/
header: ServerID: dryad12.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:10:45,876 MainThread Response: 200 OK
DEBUG 2013-08-09 10:10:45,877 MainThread follow all redirections
DEBUG 2013-08-09 10:10:46,136 MainThread Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:10:46,137 MainThread checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238' ...
DEBUG 2013-08-09 10:10:46,138 MainThread ... no, extern.
DEBUG 2013-08-09 10:10:46,139 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:10:46,140 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
Name `1'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 3, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238
Check time 5.314 seconds
D/L time 3.182 seconds
Size 27.42KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1466-8238'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:10:46,149 MainThread task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=3
column=1
name=u'1'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1466-822X&site=1'
DEBUG 2013-08-09 10:10:46,150 MainThread Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=4
column=1
name=u'2'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
DEBUG 2013-08-09 10:10:46,151 MainThread checking connection
DEBUG 2013-08-09 10:10:46,152 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363' ...
DEBUG 2013-08-09 10:10:46,152 MainThread ... allow all.
DEBUG 2013-08-09 10:10:46,153 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:10:46,153 MainThread Closing None
DEBUG 2013-08-09 10:10:46,154 MainThread Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:10:46,154 MainThread reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 293.5 seconds
send: u'HEAD /journal.asp?ref=0016-7363 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 8 URLs queued, 2 URLs checked, runtime 9 seconds
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:14:52 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=EJBCKFLBEANFIKODFMKNEFMM; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:10:46,586 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:10:46,587 MainThread Headers: Date: Fri, 09 Aug 2013 15:14:52 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=EJBCKFLBEANFIKODFMKNEFMM; path=/
Cache-control: private
DEBUG 2013-08-09 10:10:46,587 MainThread follow all redirections
DEBUG 2013-08-09 10:10:46,588 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'
DEBUG 2013-08-09 10:10:46,588 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'
DEBUG 2013-08-09 10:10:46,589 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'
DEBUG 2013-08-09 10:10:46,590 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632' ...
DEBUG 2013-08-09 10:10:46,590 MainThread ... allow all.
DEBUG 2013-08-09 10:10:46,590 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x1e730c0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:10:46,591 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:10:46,592 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:10:46,593 MainThread Closing None
DEBUG 2013-08-09 10:10:46,593 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'HEAD /journal/10.1111/(ISSN)1538-4632 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:14:56 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:10:46,816 MainThread Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:10:46,816 MainThread Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:10:46,818 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:10:46,818 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:10:46,819 MainThread Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:10:46,820 MainThread Acquired lock for http://www.blackwellpublishing.com:80
send: u'GET /journal.asp?ref=0016-7363 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:14:52 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=FJBCKFLBLBOMMGAHMIEIOJBF; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:10:47,230 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:10:47,231 MainThread Headers: Date: Fri, 09 Aug 2013 15:14:52 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=FJBCKFLBLBOMMGAHMIEIOJBF; path=/
Cache-control: private
DEBUG 2013-08-09 10:10:47,231 MainThread follow all redirections
DEBUG 2013-08-09 10:10:47,232 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'
DEBUG 2013-08-09 10:10:47,233 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'
DEBUG 2013-08-09 10:10:47,233 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'
DEBUG 2013-08-09 10:10:47,234 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632' ...
DEBUG 2013-08-09 10:10:47,234 MainThread ... allow all.
DEBUG 2013-08-09 10:10:47,235 MainThread Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x1e733d0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:10:47,235 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration 1376061347.24
DEBUG 2013-08-09 10:10:47,236 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:10:47,236 MainThread Closing None
DEBUG 2013-08-09 10:10:47,237 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1538-4632 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 8 URLs queued, 2 URLs checked, runtime 10 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:14:56 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=68DC25854F245D94E28D9092EEAD6B17.d01t03; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=8ab25f33-84c1-4008-8c26-c24f330dbe22; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:14:56 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:03 GMT; Path=/
header: ServerID: dryad11.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:10:48,301 MainThread Response: 200 OK
DEBUG 2013-08-09 10:10:48,302 MainThread HTML title parser
DEBUG 2013-08-09 10:10:48,302 MainThread Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'
DEBUG 2013-08-09 10:10:48,303 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:10:48,304 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:10:48,305 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:10:48,305 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1538-4632 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 8 URLs queued, 2 URLs checked, runtime 11 seconds
1 URL active, 8 URLs queued, 2 URLs checked, runtime 12 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:14:58 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=EE64E183F189FA49E9E00BD2B5001ABD.d04t01; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=4efd3cf5-b25f-42a3-8a51-a255b3cf566a; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:14:57 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:04 GMT; Path=/
header: ServerID: dryad14.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:10:50,194 MainThread Response: 200 OK
DEBUG 2013-08-09 10:10:50,195 MainThread follow all redirections
DEBUG 2013-08-09 10:10:50,411 MainThread Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:10:50,412 MainThread checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632' ...
DEBUG 2013-08-09 10:10:50,413 MainThread ... no, extern.
DEBUG 2013-08-09 10:10:50,413 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:10:50,414 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
Name `2'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 4, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632
Check time 2.151 seconds
D/L time 2.107 seconds
Size 31.45KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1538-4632'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:10:50,421 MainThread task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=4
column=1
name=u'2'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7363'
DEBUG 2013-08-09 10:10:50,421 MainThread Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=5
column=1
name=u'3'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
DEBUG 2013-08-09 10:10:50,422 MainThread checking connection
DEBUG 2013-08-09 10:10:50,422 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1' ...
DEBUG 2013-08-09 10:10:50,423 MainThread ... allow all.
DEBUG 2013-08-09 10:10:50,423 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:10:50,424 MainThread Closing None
DEBUG 2013-08-09 10:10:50,425 MainThread Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:10:50,425 MainThread reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 296.8 seconds
1 URL active, 7 URLs queued, 3 URLs checked, runtime 13 seconds
send: u'HEAD /journal.asp?ref=0435-3684&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:14:56 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=GJBCKFLBIOPLFCJJLLGIKPPL; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:10:50,806 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:10:50,807 MainThread Headers: Date: Fri, 09 Aug 2013 15:14:56 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=GJBCKFLBIOPLFCJJLLGIKPPL; path=/
Cache-control: private
DEBUG 2013-08-09 10:10:50,807 MainThread follow all redirections
DEBUG 2013-08-09 10:10:50,808 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:10:50,809 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:10:50,809 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:10:50,810 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467' ...
DEBUG 2013-08-09 10:10:50,810 MainThread ... allow all.
DEBUG 2013-08-09 10:10:50,811 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x1e73050>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:10:50,811 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:10:50,813 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:10:50,813 MainThread Closing None
DEBUG 2013-08-09 10:10:50,814 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'HEAD /journal/10.1111/(ISSN)1468-0467 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:00 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:10:51,031 MainThread Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:10:51,031 MainThread Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:10:51,032 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:10:51,033 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:10:51,033 MainThread Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:10:51,034 MainThread Acquired lock for http://www.blackwellpublishing.com:80
send: u'GET /journal.asp?ref=0435-3684&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:14:57 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=HJBCKFLBBGJLHEGLCEGMFPLC; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:10:51,436 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:10:51,437 MainThread Headers: Date: Fri, 09 Aug 2013 15:14:57 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=HJBCKFLBBGJLHEGLCEGMFPLC; path=/
Cache-control: private
DEBUG 2013-08-09 10:10:51,438 MainThread follow all redirections
DEBUG 2013-08-09 10:10:51,439 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:10:51,439 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:10:51,440 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:10:51,441 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467' ...
DEBUG 2013-08-09 10:10:51,441 MainThread ... allow all.
DEBUG 2013-08-09 10:10:51,441 MainThread Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x1e46c20>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:10:51,442 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration 1376061351.44
DEBUG 2013-08-09 10:10:51,443 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:10:51,443 MainThread Closing None
DEBUG 2013-08-09 10:10:51,444 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1468-0467 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 7 URLs queued, 3 URLs checked, runtime 14 seconds
1 URL active, 7 URLs queued, 3 URLs checked, runtime 15 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:02 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=F2E1281E80728C00A98077DF6FED627E.d01t03; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=8dfaaabf-274f-473b-99da-d1eca52f9cb2; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:01 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:08 GMT; Path=/
header: ServerID: dryad11.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:10:52,666 MainThread Response: 200 OK
DEBUG 2013-08-09 10:10:52,668 MainThread HTML title parser
DEBUG 2013-08-09 10:10:52,669 MainThread Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'
DEBUG 2013-08-09 10:10:52,670 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:10:52,671 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:10:52,672 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:10:52,672 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1468-0467 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 7 URLs queued, 3 URLs checked, runtime 16 seconds
1 URL active, 7 URLs queued, 3 URLs checked, runtime 17 seconds
1 URL active, 7 URLs queued, 3 URLs checked, runtime 18 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:04 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=539FC9C2FE93AEF72A915855988ACEAC.d02t03; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=e3c5e334-acb1-4701-87bc-db2658a8e2b3; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:02 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:09 GMT; Path=/
header: ServerID: dryad12.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:10:55,743 MainThread Response: 200 OK
DEBUG 2013-08-09 10:10:55,744 MainThread follow all redirections
DEBUG 2013-08-09 10:10:56,014 MainThread Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:10:56,015 MainThread checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467' ...
DEBUG 2013-08-09 10:10:56,016 MainThread ... no, extern.
DEBUG 2013-08-09 10:10:56,016 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:10:56,017 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
Name `3'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 5, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467
Check time 2.246 seconds
D/L time 3.343 seconds
Size 31.46KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0467'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:10:56,026 MainThread task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=5
column=1
name=u'3'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0435-3684&site=1'
DEBUG 2013-08-09 10:10:56,027 MainThread Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=6
column=1
name=u'4'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
DEBUG 2013-08-09 10:10:56,028 MainThread checking connection
DEBUG 2013-08-09 10:10:56,028 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1' ...
DEBUG 2013-08-09 10:10:56,029 MainThread ... allow all.
DEBUG 2013-08-09 10:10:56,030 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:10:56,031 MainThread Closing None
DEBUG 2013-08-09 10:10:56,032 MainThread Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:10:56,033 MainThread reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 295.4 seconds
send: u'HEAD /journal.asp?ref=0197-9183&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:02 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=JJBCKFLBIFLGOHIJHCLDKAFP; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:10:56,573 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:10:56,574 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:02 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=JJBCKFLBIFLGOHIJHCLDKAFP; path=/
Cache-control: private
DEBUG 2013-08-09 10:10:56,574 MainThread follow all redirections
DEBUG 2013-08-09 10:10:56,574 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:10:56,575 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:10:56,576 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:10:56,577 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379' ...
DEBUG 2013-08-09 10:10:56,577 MainThread ... allow all.
DEBUG 2013-08-09 10:10:56,577 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x1e46bb0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:10:56,578 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:10:56,579 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:10:56,580 MainThread Closing None
DEBUG 2013-08-09 10:10:56,580 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
1 URL active, 6 URLs queued, 4 URLs checked, runtime 19 seconds
send: u'HEAD /journal/10.1111/(ISSN)1747-7379 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:06 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:10:56,802 MainThread Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:10:56,803 MainThread Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:10:56,805 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:10:56,806 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:10:56,807 MainThread Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:10:56,808 MainThread Acquired lock for http://www.blackwellpublishing.com:80
send: u'GET /journal.asp?ref=0197-9183&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:03 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=KJBCKFLBJPIDENEJDNJEMNKB; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:10:57,295 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:10:57,296 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:03 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=KJBCKFLBJPIDENEJDNJEMNKB; path=/
Cache-control: private
DEBUG 2013-08-09 10:10:57,297 MainThread follow all redirections
DEBUG 2013-08-09 10:10:57,298 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:10:57,300 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:10:57,301 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:10:57,302 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379' ...
DEBUG 2013-08-09 10:10:57,303 MainThread ... allow all.
DEBUG 2013-08-09 10:10:57,304 MainThread Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x1e46c90>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:10:57,304 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration 1376061357.3
DEBUG 2013-08-09 10:10:57,305 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:10:57,305 MainThread Closing None
DEBUG 2013-08-09 10:10:57,307 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1747-7379 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 6 URLs queued, 4 URLs checked, runtime 20 seconds
1 URL active, 6 URLs queued, 4 URLs checked, runtime 21 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:07 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=356CDC8900A29365FC2CB1804838CAE1.d02t01; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=3868dd68-e880-4768-8986-58f015d48bad; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:07 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:14 GMT; Path=/
header: ServerID: dryad12.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:10:58,616 MainThread Response: 200 OK
DEBUG 2013-08-09 10:10:58,617 MainThread HTML title parser
DEBUG 2013-08-09 10:10:58,618 MainThread Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'
DEBUG 2013-08-09 10:10:58,618 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:10:58,619 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:10:58,620 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:10:58,620 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1747-7379 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:09 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=DDDA643D67E6D45AA7D999E4193C8A86.d03t03; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=fb15b657-41a8-45ff-b2eb-95276b3d192b; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:08 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:15 GMT; Path=/
header: ServerID: dryad13.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:10:59,549 MainThread Response: 200 OK
DEBUG 2013-08-09 10:10:59,550 MainThread follow all redirections
1 URL active, 6 URLs queued, 4 URLs checked, runtime 22 seconds
DEBUG 2013-08-09 10:10:59,820 MainThread Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:10:59,821 MainThread checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379' ...
DEBUG 2013-08-09 10:10:59,822 MainThread ... no, extern.
DEBUG 2013-08-09 10:10:59,823 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:10:59,824 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
Name `4'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 6, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379
Check time 2.589 seconds
D/L time 1.202 seconds
Size 29.95KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1747-7379'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:10:59,831 MainThread task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=6
column=1
name=u'4'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0197-9183&site=1'
DEBUG 2013-08-09 10:10:59,832 MainThread Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=7
column=1
name=u'5'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
DEBUG 2013-08-09 10:10:59,833 MainThread checking connection
DEBUG 2013-08-09 10:10:59,834 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985' ...
DEBUG 2013-08-09 10:10:59,835 MainThread ... allow all.
DEBUG 2013-08-09 10:10:59,835 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:10:59,836 MainThread Closing None
DEBUG 2013-08-09 10:10:59,837 MainThread Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:10:59,838 MainThread reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 297.5 seconds
send: u'HEAD /journal.asp?ref=0020-7985 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:06 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=NJBCKFLBFIOLANBAKJACJMBN; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:11:00,224 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:11:00,225 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:06 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=NJBCKFLBFIOLANBAKJACJMBN; path=/
Cache-control: private
DEBUG 2013-08-09 10:11:00,225 MainThread follow all redirections
DEBUG 2013-08-09 10:11:00,226 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:11:00,226 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:11:00,227 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:11:00,228 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435' ...
DEBUG 2013-08-09 10:11:00,228 MainThread ... allow all.
DEBUG 2013-08-09 10:11:00,229 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x1e731a0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:11:00,230 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:11:00,231 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:00,232 MainThread Closing None
DEBUG 2013-08-09 10:11:00,232 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'HEAD /journal/10.1111/(ISSN)1468-2435 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:10 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:11:00,442 MainThread Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:11:00,443 MainThread Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:11:00,444 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:11:00,444 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:11:00,445 MainThread Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:11:00,445 MainThread Acquired lock for http://www.blackwellpublishing.com:80
1 URL active, 5 URLs queued, 5 URLs checked, runtime 23 seconds
send: u'GET /journal.asp?ref=0020-7985 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:07 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=OJBCKFLBJMHMNEBBCADJIHFN; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:11:00,854 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:11:00,855 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:07 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=OJBCKFLBJMHMNEBBCADJIHFN; path=/
Cache-control: private
DEBUG 2013-08-09 10:11:00,856 MainThread follow all redirections
DEBUG 2013-08-09 10:11:00,856 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:11:00,857 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:11:00,857 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:11:00,858 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435' ...
DEBUG 2013-08-09 10:11:00,858 MainThread ... allow all.
DEBUG 2013-08-09 10:11:00,859 MainThread Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x1e46bb0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:11:00,859 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration 1376061360.86
DEBUG 2013-08-09 10:11:00,860 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:00,861 MainThread Closing None
DEBUG 2013-08-09 10:11:00,861 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1468-2435 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 5 URLs queued, 5 URLs checked, runtime 24 seconds
1 URL active, 5 URLs queued, 5 URLs checked, runtime 25 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:12 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=481565117BDE0CA334F69932B7430860.d01t02; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=cde4dcab-9ec7-452f-a319-e56468b610bc; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:11 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:18 GMT; Path=/
header: ServerID: dryad11.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:11:03,249 MainThread Response: 200 OK
DEBUG 2013-08-09 10:11:03,250 MainThread HTML title parser
DEBUG 2013-08-09 10:11:03,250 MainThread Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'
DEBUG 2013-08-09 10:11:03,251 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:03,251 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:11:03,252 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:11:03,252 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1468-2435 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 5 URLs queued, 5 URLs checked, runtime 26 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:13 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=946142D8A66AF56B80AE8D6965DB39B0.d02t01; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=7d2e0338-2343-4e5e-b107-eeec150baf0d; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:13 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:20 GMT; Path=/
header: ServerID: dryad12.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:11:04,376 MainThread Response: 200 OK
DEBUG 2013-08-09 10:11:04,377 MainThread follow all redirections
1 URL active, 5 URLs queued, 5 URLs checked, runtime 27 seconds
DEBUG 2013-08-09 10:11:04,773 MainThread Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:11:04,774 MainThread checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435' ...
DEBUG 2013-08-09 10:11:04,774 MainThread ... no, extern.
DEBUG 2013-08-09 10:11:04,775 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:11:04,775 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
Name `5'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 7, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435
Check time 3.416 seconds
D/L time 1.522 seconds
Size 30.85KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2435'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:11:04,780 MainThread task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=7
column=1
name=u'5'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0020-7985'
DEBUG 2013-08-09 10:11:04,781 MainThread Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=8
column=1
name=u'6'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
DEBUG 2013-08-09 10:11:04,782 MainThread checking connection
DEBUG 2013-08-09 10:11:04,782 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1' ...
DEBUG 2013-08-09 10:11:04,783 MainThread ... allow all.
DEBUG 2013-08-09 10:11:04,784 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:11:04,784 MainThread Closing None
DEBUG 2013-08-09 10:11:04,785 MainThread Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:11:04,786 MainThread reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 296.1 seconds
send: u'HEAD /journal.asp?ref=0016-7398&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:11 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=PJBCKFLBBJKPLCOIKOMAAIKB; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:11:05,233 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:11:05,234 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:11 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=PJBCKFLBBJKPLCOIKOMAAIKB; path=/
Cache-control: private
DEBUG 2013-08-09 10:11:05,234 MainThread follow all redirections
DEBUG 2013-08-09 10:11:05,235 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:11:05,236 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:11:05,236 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:11:05,237 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959' ...
DEBUG 2013-08-09 10:11:05,237 MainThread ... allow all.
DEBUG 2013-08-09 10:11:05,238 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x1e73360>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:11:05,238 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:11:05,239 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:05,240 MainThread Closing None
DEBUG 2013-08-09 10:11:05,240 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'HEAD /journal/10.1111/(ISSN)1475-4959 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:15 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:11:05,469 MainThread Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:11:05,470 MainThread Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:11:05,471 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:11:05,472 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:11:05,473 MainThread Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:11:05,473 MainThread Acquired lock for http://www.blackwellpublishing.com:80
1 URL active, 4 URLs queued, 6 URLs checked, runtime 28 seconds
send: u'GET /journal.asp?ref=0016-7398&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:12 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=AKBCKFLBMFHJELACMAEPFADB; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:11:05,888 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:11:05,889 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:12 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=AKBCKFLBMFHJELACMAEPFADB; path=/
Cache-control: private
DEBUG 2013-08-09 10:11:05,890 MainThread follow all redirections
DEBUG 2013-08-09 10:11:05,890 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:11:05,891 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:11:05,891 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:11:05,892 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959' ...
DEBUG 2013-08-09 10:11:05,893 MainThread ... allow all.
DEBUG 2013-08-09 10:11:05,893 MainThread Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x1e46bb0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:11:05,894 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration 1376061365.89
DEBUG 2013-08-09 10:11:05,894 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:05,895 MainThread Closing None
DEBUG 2013-08-09 10:11:05,895 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1475-4959 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 4 URLs queued, 6 URLs checked, runtime 29 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:16 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=784C2F593082E00885C954622785E12F.d04t01; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=c6c64090-6441-411c-bdce-14169b633d30; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:16 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:23 GMT; Path=/
header: ServerID: dryad14.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:11:06,823 MainThread Response: 200 OK
DEBUG 2013-08-09 10:11:06,824 MainThread HTML title parser
DEBUG 2013-08-09 10:11:06,825 MainThread Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'
DEBUG 2013-08-09 10:11:06,825 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:06,826 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:11:06,826 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:11:06,827 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1475-4959 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 4 URLs queued, 6 URLs checked, runtime 30 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:17 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=B2681F44F53DC47550285E6BA274E564.d02t02; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=e6df6194-3ade-4418-8f85-a5ad60433acc; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:17 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:24 GMT; Path=/
header: ServerID: dryad12.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:11:07,757 MainThread Response: 200 OK
DEBUG 2013-08-09 10:11:07,757 MainThread follow all redirections
DEBUG 2013-08-09 10:11:08,153 MainThread Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:11:08,154 MainThread checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959' ...
DEBUG 2013-08-09 10:11:08,154 MainThread ... no, extern.
DEBUG 2013-08-09 10:11:08,155 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:11:08,156 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
Name `6'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 8, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959
Check time 2.043 seconds
D/L time 1.328 seconds
Size 36.04KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1475-4959'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:11:08,161 MainThread task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=8
column=1
name=u'6'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0016-7398&site=1'
DEBUG 2013-08-09 10:11:08,161 MainThread Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=9
column=1
name=u'7'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
DEBUG 2013-08-09 10:11:08,162 MainThread checking connection
DEBUG 2013-08-09 10:11:08,162 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1' ...
DEBUG 2013-08-09 10:11:08,163 MainThread ... allow all.
DEBUG 2013-08-09 10:11:08,164 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:11:08,165 MainThread Closing None
DEBUG 2013-08-09 10:11:08,166 MainThread Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:11:08,167 MainThread reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 297.7 seconds
send: u'HEAD /journal.asp?ref=1320-5331&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:14 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=DKBCKFLBOLCAKEFHJENFGOME; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:11:08,559 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:11:08,559 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:14 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=DKBCKFLBOLCAKEFHJENFGOME; path=/
Cache-control: private
DEBUG 2013-08-09 10:11:08,560 MainThread follow all redirections
DEBUG 2013-08-09 10:11:08,561 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:11:08,561 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:11:08,562 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:11:08,562 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770' ...
DEBUG 2013-08-09 10:11:08,563 MainThread ... allow all.
DEBUG 2013-08-09 10:11:08,564 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x1e73520>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:11:08,564 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:11:08,566 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:08,570 MainThread Closing None
DEBUG 2013-08-09 10:11:08,571 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
1 URL active, 3 URLs queued, 7 URLs checked, runtime 31 seconds
send: u'HEAD /journal/10.1111/(ISSN)1440-1770 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:18 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:11:08,766 MainThread Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:11:08,767 MainThread Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:11:08,768 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:11:08,769 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:11:08,769 MainThread Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:11:08,770 MainThread Acquired lock for http://www.blackwellpublishing.com:80
send: u'GET /journal.asp?ref=1320-5331&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:15 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=EKBCKFLBHJJHOPJCEGLOOFCO; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:11:09,449 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:11:09,450 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:15 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=EKBCKFLBHJJHOPJCEGLOOFCO; path=/
Cache-control: private
DEBUG 2013-08-09 10:11:09,450 MainThread follow all redirections
DEBUG 2013-08-09 10:11:09,451 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:11:09,451 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:11:09,452 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:11:09,453 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770' ...
DEBUG 2013-08-09 10:11:09,453 MainThread ... allow all.
DEBUG 2013-08-09 10:11:09,454 MainThread Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x1e46bb0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:11:09,454 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration 1376061369.45
DEBUG 2013-08-09 10:11:09,455 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:09,456 MainThread Closing None
DEBUG 2013-08-09 10:11:09,456 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1440-1770 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 3 URLs queued, 7 URLs checked, runtime 32 seconds
1 URL active, 3 URLs queued, 7 URLs checked, runtime 33 seconds
1 URL active, 3 URLs queued, 7 URLs checked, runtime 34 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:22 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=1101100332C451D7BE39EF2857A6FDED.d01t03; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=6d83db39-d2b3-4acf-bd5b-79efc85b674b; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:20 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:27 GMT; Path=/
header: ServerID: dryad11.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:11:12,591 MainThread Response: 200 OK
DEBUG 2013-08-09 10:11:12,593 MainThread HTML title parser
DEBUG 2013-08-09 10:11:12,593 MainThread Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'
DEBUG 2013-08-09 10:11:12,594 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:12,594 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:11:12,594 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:11:12,595 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
1 URL active, 3 URLs queued, 7 URLs checked, runtime 35 seconds
send: u'GET /journal/10.1111/(ISSN)1440-1770 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 3 URLs queued, 7 URLs checked, runtime 36 seconds
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:23 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=A2BD138348D14E36EB7A3964034E5B25.d03t01; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=5685f979-25ed-419c-adc8-581fe6775c36; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:23 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:30 GMT; Path=/
header: ServerID: dryad13.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:11:13,687 MainThread Response: 200 OK
DEBUG 2013-08-09 10:11:13,688 MainThread follow all redirections
DEBUG 2013-08-09 10:11:13,972 MainThread Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:11:13,973 MainThread checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770' ...
DEBUG 2013-08-09 10:11:13,974 MainThread ... no, extern.
DEBUG 2013-08-09 10:11:13,974 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:11:13,975 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
Name `7'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 9, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770
Check time 4.431 seconds
D/L time 1.379 seconds
Size 29.25KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1440-1770'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:11:13,979 MainThread task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=9
column=1
name=u'7'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1320-5331&site=1'
DEBUG 2013-08-09 10:11:13,980 MainThread Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=10
column=1
name=u'8'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
DEBUG 2013-08-09 10:11:13,980 MainThread checking connection
DEBUG 2013-08-09 10:11:13,981 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1' ...
DEBUG 2013-08-09 10:11:13,982 MainThread ... allow all.
DEBUG 2013-08-09 10:11:13,982 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:11:13,983 MainThread Closing None
DEBUG 2013-08-09 10:11:13,983 MainThread Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:11:13,984 MainThread reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 295.5 seconds
send: u'HEAD /journal.asp?ref=0305-0270&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 2 URLs queued, 8 URLs checked, runtime 37 seconds
1 URL active, 2 URLs queued, 8 URLs checked, runtime 38 seconds
1 URL active, 2 URLs queued, 8 URLs checked, runtime 39 seconds
1 URL active, 2 URLs queued, 8 URLs checked, runtime 40 seconds
1 URL active, 2 URLs queued, 8 URLs checked, runtime 41 seconds
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:22 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=JKBCKFLBGLEMBJFPJFDDKFGD; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:11:19,291 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:11:19,292 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:22 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=JKBCKFLBGLEMBJFPJFDDKFGD; path=/
Cache-control: private
DEBUG 2013-08-09 10:11:19,292 MainThread follow all redirections
DEBUG 2013-08-09 10:11:19,293 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:11:19,294 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:11:19,295 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:11:19,296 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699' ...
DEBUG 2013-08-09 10:11:19,296 MainThread ... allow all.
DEBUG 2013-08-09 10:11:19,297 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x1e736e0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:11:19,297 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:11:19,298 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:19,299 MainThread Closing None
DEBUG 2013-08-09 10:11:19,300 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'HEAD /journal/10.1111/(ISSN)1365-2699 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:30 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:11:19,516 MainThread Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:11:19,516 MainThread Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:11:19,517 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:11:19,519 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:11:19,520 MainThread Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:11:19,520 MainThread Acquired lock for http://www.blackwellpublishing.com:80
1 URL active, 2 URLs queued, 8 URLs checked, runtime 42 seconds
send: u'GET /journal.asp?ref=0305-0270&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 2 URLs queued, 8 URLs checked, runtime 43 seconds
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:23 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=LKBCKFLBFHELPOHDIACNEJBH; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:11:20,825 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:11:20,826 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:23 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=LKBCKFLBFHELPOHDIACNEJBH; path=/
Cache-control: private
DEBUG 2013-08-09 10:11:20,826 MainThread follow all redirections
DEBUG 2013-08-09 10:11:20,826 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:11:20,827 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:11:20,828 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:11:20,828 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699' ...
DEBUG 2013-08-09 10:11:20,829 MainThread ... allow all.
DEBUG 2013-08-09 10:11:20,829 MainThread Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x1e46bb0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:11:20,830 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration 1376061380.83
DEBUG 2013-08-09 10:11:20,830 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:20,831 MainThread Closing None
DEBUG 2013-08-09 10:11:20,831 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1365-2699 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:32 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=8D9D55DAD59F433DCD64C3F83F61B740.d01t01; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=49b6286c-17cf-4e6b-a1bb-3609695ed9ba; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:31 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:38 GMT; Path=/
header: ServerID: dryad11.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:11:21,601 MainThread Response: 200 OK
DEBUG 2013-08-09 10:11:21,602 MainThread HTML title parser
DEBUG 2013-08-09 10:11:21,603 MainThread Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'
DEBUG 2013-08-09 10:11:21,603 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:21,604 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:11:21,604 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:11:21,605 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
1 URL active, 2 URLs queued, 8 URLs checked, runtime 44 seconds
send: u'GET /journal/10.1111/(ISSN)1365-2699 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:32 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=35A33A739638649E904403B2D55092E2.d01t02; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=996f5f64-01ca-4c69-ab72-ecbb0ec1f444; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:32 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:39 GMT; Path=/
header: ServerID: dryad11.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:11:22,420 MainThread Response: 200 OK
DEBUG 2013-08-09 10:11:22,420 MainThread follow all redirections
1 URL active, 2 URLs queued, 8 URLs checked, runtime 45 seconds
DEBUG 2013-08-09 10:11:22,708 MainThread Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:11:22,709 MainThread checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699' ...
DEBUG 2013-08-09 10:11:22,709 MainThread ... no, extern.
DEBUG 2013-08-09 10:11:22,710 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:11:22,710 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
Name `8'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 10, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699
Check time 7.622 seconds
D/L time 1.105 seconds
Size 34.79KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1365-2699'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:11:22,715 MainThread task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=10
column=1
name=u'8'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0305-0270&site=1'
DEBUG 2013-08-09 10:11:22,716 MainThread Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=11
column=1
name=u'9'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
DEBUG 2013-08-09 10:11:22,716 MainThread checking connection
DEBUG 2013-08-09 10:11:22,717 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1' ...
DEBUG 2013-08-09 10:11:22,717 MainThread ... allow all.
DEBUG 2013-08-09 10:11:22,718 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:11:22,719 MainThread Closing None
DEBUG 2013-08-09 10:11:22,720 MainThread Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:11:22,720 MainThread reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 298.1 seconds
send: u'HEAD /journal.asp?ref=1745-5863&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:27 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=PKBCKFLBDLLENOBIMBINBAEP; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:11:23,113 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:11:23,114 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:27 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=PKBCKFLBDLLENOBIMBINBAEP; path=/
Cache-control: private
DEBUG 2013-08-09 10:11:23,114 MainThread follow all redirections
DEBUG 2013-08-09 10:11:23,115 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'
DEBUG 2013-08-09 10:11:23,116 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'
DEBUG 2013-08-09 10:11:23,116 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'
DEBUG 2013-08-09 10:11:23,117 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871' ...
DEBUG 2013-08-09 10:11:23,117 MainThread ... allow all.
DEBUG 2013-08-09 10:11:23,118 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x1e46c90>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:11:23,118 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:11:23,120 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:23,120 MainThread Closing None
DEBUG 2013-08-09 10:11:23,121 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'HEAD /journal/10.1111/(ISSN)1745-5871 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:33 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:11:23,338 MainThread Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:11:23,338 MainThread Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:11:23,339 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:11:23,340 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:11:23,341 MainThread Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:11:23,341 MainThread Acquired lock for http://www.blackwellpublishing.com:80
send: u'GET /journal.asp?ref=1745-5863&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
1 URL active, 1 URL queued, 9 URLs checked, runtime 46 seconds
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:27 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=ALBCKFLBGKFAOBPFLALNEPGJ; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:11:23,728 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:11:23,729 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:27 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=ALBCKFLBGKFAOBPFLALNEPGJ; path=/
Cache-control: private
DEBUG 2013-08-09 10:11:23,729 MainThread follow all redirections
DEBUG 2013-08-09 10:11:23,730 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'
DEBUG 2013-08-09 10:11:23,730 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'
DEBUG 2013-08-09 10:11:23,731 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'
DEBUG 2013-08-09 10:11:23,732 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871' ...
DEBUG 2013-08-09 10:11:23,733 MainThread ... allow all.
DEBUG 2013-08-09 10:11:23,733 MainThread Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x1e46fa0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:11:23,734 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration 1376061383.73
DEBUG 2013-08-09 10:11:23,735 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:23,736 MainThread Closing None
DEBUG 2013-08-09 10:11:23,737 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'GET /journal/10.1111/(ISSN)1745-5871 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:34 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=47CAF8F85D5DDB49F54C79636FFEC096.d02t04; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=0ae94c52-426c-4ba9-80bb-f46defa4213d; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:34 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:41 GMT; Path=/
header: ServerID: dryad12.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:11:24,532 MainThread Response: 200 OK
DEBUG 2013-08-09 10:11:24,534 MainThread HTML title parser
DEBUG 2013-08-09 10:11:24,534 MainThread Get content of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'
DEBUG 2013-08-09 10:11:24,535 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:24,535 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:11:24,536 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
DEBUG 2013-08-09 10:11:24,537 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
1 URL active, 1 URL queued, 9 URLs checked, runtime 47 seconds
send: u'GET /journal/10.1111/(ISSN)1745-5871 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 200 OK\r\n'
header: Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:34 GMT
header: Server: Apache-Coyote/1.1
header: Pragma: no-cache
header: Cache-Control: no-cache, no-store
header: Expires: Wed, 31 Dec 1969 23:59:59 GMT
header: Content-Type: text/html;charset=UTF-8
header: Content-Language: en
header: Set-Cookie: JSESSIONID=432F7B6A747DC5DDF24B713E499DE252.d04t02; Domain=.onlinelibrary.wiley.com; Path=/
header: Set-Cookie: WOLSIGNATURE=d6345505-46d0-461d-81a3-95817d32ec0b; Domain=.onlinelibrary.wiley.com; Expires=Sun, 08-Sep-2013 15:15:35 GMT; Path=/
header: Set-Cookie: EuCookie="this site uses cookies"; Version=1; Max-Age=2147483647; Expires=Wed, 27-Aug-2081 18:29:42 GMT; Path=/
header: ServerID: dryad14.wiley.com
header: Connection: close
header: Transfer-Encoding: chunked
DEBUG 2013-08-09 10:11:25,571 MainThread Response: 200 OK
DEBUG 2013-08-09 10:11:25,572 MainThread follow all redirections
1 URL active, 1 URL queued, 9 URLs checked, runtime 48 seconds
DEBUG 2013-08-09 10:11:25,865 MainThread Stopped parsing: found <title> tag
DEBUG 2013-08-09 10:11:25,866 MainThread checking recursion of u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871' ...
DEBUG 2013-08-09 10:11:25,866 MainThread ... no, extern.
DEBUG 2013-08-09 10:11:25,866 MainThread Closing <HttpConnection state=Idle
method=GET
sock=None
buffer=[]
response=None>
DEBUG 2013-08-09 10:11:25,867 MainThread Release lock for http://onlinelibrary.wiley.com:80 and expiration None
URL `http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
Name `9'
Parent URL file:///media/sf_cj32/src/linkchecker/lock_test.html, line 11, col 1
Real URL http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871
Check time 1.818 seconds
D/L time 1.330 seconds
Size 34.51KB
Info Redirected to
`http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1745-5871'.
Warning [http-moved-permanent] HTTP 301 (moved permanent)
encountered: you should update this link.
Result Valid: 200 OK
DEBUG 2013-08-09 10:11:25,872 MainThread task_done http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=11
column=1
name=u'9'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=1745-5863&site=1'
DEBUG 2013-08-09 10:11:25,872 MainThread Checking http link
base_url=u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
parent_url=u'file:///media/sf_cj32/src/linkchecker/lock_test.html'
base_ref=None
recursion_level=1
url_connection=None
line=12
column=1
name=u'10'
anchor=u''
cache_key=u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1'
DEBUG 2013-08-09 10:11:25,873 MainThread checking connection
DEBUG 2013-08-09 10:11:25,873 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://www.blackwellpublishing.com/journal.asp?ref=0309-1317&site=1' ...
DEBUG 2013-08-09 10:11:25,874 MainThread ... allow all.
DEBUG 2013-08-09 10:11:25,874 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:11:25,875 MainThread Closing None
DEBUG 2013-08-09 10:11:25,875 MainThread Acquired lock for http://www.blackwellpublishing.com:80
DEBUG 2013-08-09 10:11:25,876 MainThread reusing connection (u'http', u'www.blackwellpublishing.com', 80) timing out in 297.9 seconds
send: u'HEAD /journal.asp?ref=0309-1317&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:30 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=CLBCKFLBJLLCELCBHPNKPDCO; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:11:26,305 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:11:26,306 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:30 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=CLBCKFLBJLLCELCBHPNKPDCO; path=/
Cache-control: private
DEBUG 2013-08-09 10:11:26,306 MainThread follow all redirections
DEBUG 2013-08-09 10:11:26,307 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427'
DEBUG 2013-08-09 10:11:26,308 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427'
DEBUG 2013-08-09 10:11:26,308 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427'
DEBUG 2013-08-09 10:11:26,308 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427' ...
DEBUG 2013-08-09 10:11:26,309 MainThread ... allow all.
DEBUG 2013-08-09 10:11:26,309 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=<socket._socketobject object at 0x1e731a0>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:11:26,310 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration None
DEBUG 2013-08-09 10:11:26,311 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:26,312 MainThread Closing None
DEBUG 2013-08-09 10:11:26,312 MainThread Acquired lock for http://onlinelibrary.wiley.com:80
send: u'HEAD /journal/10.1111/(ISSN)1468-2427 HTTP/1.1\r\nHost: onlinelibrary.wiley.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 405 Method Not Allowed\r\n'
header: Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
header: Date: Fri, 09 Aug 2013 15:15:37 GMT
header: Server: Apache
header: Allow: TRACE
header: Connection: close
header: Content-Type: text/html; charset=iso-8859-1
DEBUG 2013-08-09 10:11:26,519 MainThread Response: 405 Method Not Allowed
DEBUG 2013-08-09 10:11:26,520 MainThread Method HEAD error 405, falling back to GET
DEBUG 2013-08-09 10:11:26,521 MainThread Connecting to u'www.blackwellpublishing.com'
DEBUG 2013-08-09 10:11:26,522 MainThread Closing <HttpConnection state=Idle
method=HEAD
sock=None
buffer=[]
response=None>
WARNING 2013-08-09 10:11:26,523 MainThread Release unknown connection http://www.blackwellpublishing.com:80 from entries []
DEBUG 2013-08-09 10:11:26,524 MainThread Acquired lock for http://www.blackwellpublishing.com:80
1 URL active, 0 URLs queued, 10 URLs checked, runtime 49 seconds
send: u'GET /journal.asp?ref=0309-1317&site=1 HTTP/1.1\r\nHost: www.blackwellpublishing.com\r\nUser-Agent: Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)\r\nAccept-Encoding: x-gzip,gzip,deflate\r\nAccept-Charset: utf-8,ISO-8859-1;q=0.7,*;q=0.3\r\nDNT: 1\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: Date: Fri, 09 Aug 2013 15:15:30 GMT
header: Server: Microsoft-IIS/6.0
header: X-Powered-By: ASP.NET
header: Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427
header: Content-Length: 0
header: Content-Type: text/html
header: Set-Cookie: ASPSESSIONIDSAQDRBRT=FLBCKFLBNKOLHMMEBNFGPCJO; path=/
header: Cache-control: private
DEBUG 2013-08-09 10:11:26,922 MainThread Response: 301 Moved Permanently
DEBUG 2013-08-09 10:11:26,922 MainThread Headers: Date: Fri, 09 Aug 2013 15:15:30 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427
Content-Length: 0
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSAQDRBRT=FLBCKFLBNKOLHMMEBNFGPCJO; path=/
Cache-control: private
DEBUG 2013-08-09 10:11:26,922 MainThread follow all redirections
DEBUG 2013-08-09 10:11:26,923 MainThread Redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427'
DEBUG 2013-08-09 10:11:26,923 MainThread Norm redirected to u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427'
DEBUG 2013-08-09 10:11:26,924 MainThread Explicit extern URL u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427'
DEBUG 2013-08-09 10:11:26,925 MainThread u'http://www.blackwellpublishing.com/robots.txt' check allowance for:
user agent: 'Mozilla/5.0 (compatible; LinkChecker/8.4; +http://wummel.github.io/linkchecker/)'
url: u'http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-2427' ...
DEBUG 2013-08-09 10:11:26,925 MainThread ... allow all.
DEBUG 2013-08-09 10:11:26,926 MainThread Closing <HttpConnection state=Idle
method=GET
sock=<socket._socketobject object at 0x1e46c90>
buffer=[]
response=<HTTPResponse status=301 reason=Moved Permanently chunked=0 length=0>>
DEBUG 2013-08-09 10:11:26,926 MainThread Release lock for http://www.blackwellpublishing.com:80 and expiration 1376061386.93
DEBUG 2013-08-09 10:11:26,927 MainThread Connecting to u'onlinelibrary.wiley.com'
DEBUG 2013-08-09 10:11:26,927 MainThread Closing None
DEBUG 2013-08-09 10:11:26,928 MainThread wait for http connection to onlinelibrary.wiley.com:80
1 URL active, 0 URLs queued, 10 URLs checked, runtime 50 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 51 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 52 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 53 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 54 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 55 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 56 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 57 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 58 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 59 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 0 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 1 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 2 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 3 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 4 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 5 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 6 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 7 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 8 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 9 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 10 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 11 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 12 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 13 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 14 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 15 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 16 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 17 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 18 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 19 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 20 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 21 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 22 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 23 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 24 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 25 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 26 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 27 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 28 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 29 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 30 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 31 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 32 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 33 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 34 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 35 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 36 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 37 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 38 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 39 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 40 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 41 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 42 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 43 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 44 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 45 seconds
1 URL active, 0 URLs queued, 10 URLs checked, runtime 1 minute, 46 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment