Share

Heritrix: Internet Archive Web Crawler

Tracker: Bugs

5 order.xml absolute paths - ID: 872069
Last Update: Comment added ( karl-ia )

When a path in order.xml (main 'disk' path, 'arcs'
path, or any other) begins with a '/', it should be
treated as absolute. Currently, it is not.


Gordon Mohr ( gojomo ) - 2004-01-07 00:52

5

Closed

Fixed

John Erik Halse

Disk I/O

None

Public


Comments ( 3 )

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


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


Date: 2004-02-19 21:53
Sender: johnerikProject Admin

Logged In: YES
user_id=896276

Fixed by checking that all places that I could think of
where using the Methods of SettingsHandler for getting
relative/absolute paths.

Changed the methods of Settings handler to use java.io.File
since this does the same thing that we did many places in
the code.



Date: 2004-02-10 17:56
Sender: stack-sfProject Admin

Logged In: YES
user_id=924942

Its still kinda whack. If I specify a path other than jobs,
such as /tmp, then the absolute dir is created w/ logs
showing in there but it grows a subdir named 'disk' and in
here arcs are dumped though I asked for them to go elsewhere.

Still some work to do.


Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2004-02-19 21:53 johnerik
resolution_id None 2004-02-19 21:53 johnerik
close_date - 2004-02-19 21:53 johnerik
assigned_to ia_igor 2004-02-17 22:21 gojomo