Share

Heritrix: Internet Archive Web Crawler

Tracker: Bugs

3 Auth unsupported logged to console - ID: 980051
Last Update: Comment added ( karl-ia )

Running a test broad crawl, I saw the following in the
console...
==
Jun 25, 2004 3:15:10 PM
org.archive.crawler.fetcher.FetchHTTP getAuthScheme
WARNING:
CrawlURI(http://www.distance-ed.com/html/loginpage-2.htm):
java.lang.UnsupportedOperationException: Authentication
scheme(s) not supported: {negotiate,=Negotiate, NTLM,
Basic realm="www.distance-ed.com"}
==
This seems like obscure that should be logged
elsewhere, if of interest to the operator, or ignored
silently.


Gordon Mohr ( gojomo ) - 2004-06-25 22:25

3

Closed

Fixed

Michael Stack

None

None

Public


Comments ( 2 )

Date: 2007-03-14 00:13
Sender: karl-ia


This issue is now discussed in the new JIRA tracker at
http://webteam.archive.org/jira/browse/HER-181 -- please add further
comments at that location.


Date: 2004-10-14 17:12
Sender: stack-sfProject Admin

Logged In: YES
user_id=924942

Fixed. Closing. Commit below.

Fix for [ 980051 ] Auth unsupported logged to console.
* src/java/org/archive/crawler/fetcher/FetchHTTP.java
Did a pass through and changed all auth related messages
to info
rather than warning (auth is rare. its not too much to
ask that
info be enabled setting up auth).



Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Open 2004-10-14 17:12 stack-sf
resolution_id None 2004-10-14 17:12 stack-sf
close_date - 2004-10-14 17:12 stack-sf
priority 5 2004-07-07 21:23 gojomo
assigned_to nobody 2004-07-07 21:23 gojomo