Running a web-spider on Java

547 views Asked by At

Launch web spider on Windovs 8.1 64-bit. Tried not to connect additional libraries, and eventually climbs mistake.

C:\Users\I>cd c:\Users\i\Desktop\heritrix-1.14.4

c:\Users\I\Desktop\heritrix-1.14.4>cd bin

c:\Users\I\Desktop\heritrix-1.14.4\bin>heritrix.cmd
You have to specify either a username and password for the
web interface or start Heritrix without the web ui.

Example: heritrix.cmd --admin=admin:letmein
         heritrix.cmd --nowui myOrder.xml

c:\Users\I\Desktop\heritrix-1.14.4\bin>extractor
Error: Password file not found: \Users\I\Desktop\heritrix-1.14.4\jmxremote.password

c:\Users\I\Desktop\heritrix-1.14.4\bin>heritrix.cmd
You have to specify either a username and password for the
web interface or start Heritrix without the web ui.

Example: heritrix.cmd --admin=admin:letmein
         heritrix.cmd --nowui myOrder.xml

c:\Users\I\Desktop\heritrix-1.14.4\bin>

What and where should I enter the password and login?

1

There are 1 answers

0
Boris Ivanov On

try simply

heritrix --admin=LOGIN:PASSWORD