Запуск веб-паука на Java
Запустить веб паук на Виндовс 8.1 64-битный. Старался не подключать дополнительные библиотеки, и в итоге вылазил на ошибку.
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>
Что и где я должен ввести пароль и логин?