[Bug 437] YaCy crashed with SIGSEGV
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Feb 2 08:17:14 PST 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=437
------- Comment #9 from roland at mxchange.org 2010-02-02 16:17 -------
Okay, here might be some steps to reproduce, I assume, the JDK including JRE is
installed and works:
- Go to http://www.yacystats.de/yacybuild/ which holds recent development
version
- Launch a terminal like xterm
- Unpack it e.g. in your $HOME directory and keep directory structure intact,
this will always create a directory called "yacy".
- Do a "cd yacy"
- Edit the script startYACY.sh by adding the command-line arguments from
comment #3
- Do a "./startYACY.sh
- After a short startup it will bring up your default browser if you launch it
from that terminal
- If not, wait a bit and call http://localhost:8080 in your favorite browser,
you should have JavaScript enabled, cookies are not needed
- Shutdown the node again (also by invoking stopYACY.sh
- Remove the settings file at DATA/SETTINGS/yacy.conf
- Download my settings (I excluded security-related settings like password and
user names):
wget htpp://www.mxchange.org/downloads/yacy/yacy.conf.my -O
DATA/SETTINGS/yacy.conf
- And invoke ./startYACY.sh
- Go to "Admin Console" and then "Basic setup"
- Enter some better host name, e.g. "openjdk-tester-xxxx" (buy xxxx is a random
number), it is not required but gives the other node users some feedback what
node you are
- Make sure the port is reachable from outside, which is recommended and needed
for incoming remote-crawls which are enbaled by my configuration
- Now click on "Index Creation" and add some URLs, e.g. cnn.com classpath.org,
sun.com and such, but enable these settings: (I use them)
--> Re-crawl known URLs (keep 3 months, which is the default)
--> Accept URLs with '?' / dynamic URLs
--> Do Local Indexing: text/media (all checked)
--> Do Remote Indexing: Enter some comment why you start it
- Now head for "Crawl monitor" and watch it crawling or:
- ... its maybe time to bring out your dog or wash dishes, talk with your wife,
what ever you prefer. :)
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list