summaryrefslogtreecommitdiff
path: root/startYACY.sh
AgeCommit message (Collapse)Author
2010-01-26*) hopefully solving ipv4/ipv6 issue described in ↵low012
http://www.yacy-forum.org/viewtopic.php?f=2&t=252&start=30#p1248 and http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2554 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6626 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-01-21- added options to switch on/off search domains (text, image, audio, video, app)orbiter
- more memory by default git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6605 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-01-17more logging etc.orbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6589 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-11-18testing jmx console for yacy:orbiter
- start YaCy with startYACY.sh -l - open jconsole and open localhost:9999 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6484 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-10-18- shifted main classes to new package net.yacyorbiter
- fixed some bugs in last commit git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6427 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-09-15fixed class path in startup scripts; omitting old classes path; all classes ↵orbiter
are now in lib/yacycore.jar git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6318 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-09-14added generation of a yacycore.jar yacy library file:orbiter
when a ant dist is envoked, the release is built using the new yacycore.jar without the class files in classes YaCy consists currently of two main parts: the YaCy core and the YaCy interface. This change will make it possible to use the YaCy core as part of other projects. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6311 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-05-05*) -l and -d enable asserts nowlow012
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5923 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-05-02- fixed possible bugs in Stack (may affect Crawler reset) and RandomAccess ↵orbiter
handling - increased default memory size to 180MB - fixed possible bug in http client reset (there was a deadlock) - bug in BOBHeap marked, but not solved, cause is still unknown. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5912 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-01-24* revert debug changef1ori
* contains instead of startsWith, because there might me localizied strings * decode punycode for every domainpart seperately (see http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1749) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5516 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-01-23* remove & from openBrowser command (see ↵f1ori
http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1728&hilit=#p12321) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5515 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-09-14the UseConcMarkSweepGC option caused a full CPU usage - bug on Darwin (Mac OS X)orbiter
but it was reported that the same option causes a good performance on Solaris Therefore it is now only used if YaCy runs on solaris. Pleas make comparisment tests with/without this option on linux and change start script if it is obvious that the option causes the linux JVM to work better. (with Java 1.5 !) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5156 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-27fixed pid-file for linux start-scriptdanielr
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5090 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-25* added long options and help-option to linux startscriptf1ori
* redirect all error messages to /dev/null git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5078 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-20simplified Linux start-scriptdanielr
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5064 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-10corrected LargePages-detectiondanielr
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5049 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-10*) large memory pages will only be used if start script can confirm that ↵low012
Linux supports them or that the OS is Solaris, this should eliminate all sorts of weird behavior including not working shutdown git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5048 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-07-24- creating pid-file under linuxdanielr
- added modified init-script (using startYACY.sh instead of doing the same thing) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5017 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-06-15added some experimental jvm startup properties which helped the metager peer ↵orbiter
to get more stable. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4931 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-04-12undo wrong commited filesdanielr
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4685 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-04-12Connections_p.html: better formatting and remove very old entriesdanielr
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4684 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-03-17removed debug from startYACY.sh *ups*danielr
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4578 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-03-17fixed typo and remove redundant code from startYACY.shdanielr
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4577 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-03-16changed handling of default values and database paths:orbiter
- the default files yacy.init and for the network definition is now moved to the path defaults - the httpProxy.conf is renamed to yacy.conf - the DATA/INDEX/PUBLIC is renamed to the actual network nickname, which should be freeworld or sciencenet more menu entries - added apfelmaennchens alternative search page to the menu - added the new thread dump page to the server log menu point as submenu modifications - modified the thread dump page: sorting by thread type git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4575 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-03-01*) *NIX start script displays the right port number now instead of always ↵low012
displaying 8080 no matter what the port is set to git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4521 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-02-04- some renaming of variables to support DCorbiter
- initial 120mb RAM for fresh peers - release 0.57 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4445 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-01-29*) fixed typo that caused log being written to console under Ubuntu and ↵low012
OpenSolaris, probably also fixes problem with FreeBSD git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4416 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-09-01*) fixed more linkslow012
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4068 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-07-31*) note to myself: Just because it works with Linux and most of it works ↵low012
with OpenSolaris does not mean the whole thing works with OpenSolaris. Being lazy never pays off! git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4018 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-07-29*) start script should be POSIX compliant now, solution as suggested by ↵low012
Fuchs in http://forum.yacy-websuche.de/viewtopic.php?t=203 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4008 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-07-27*) startYACY.sh is compatible with OpenSolaris now (see ↵low012
http://forum.yacy-websuche.de/viewtopic.php?t=203 for details) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4007 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-07-19- documentaton changes (removed old forum links)orbiter
- different handling of link quotation - different handling of link normalization - enhanced html/unicode en/de-coding git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3993 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-17*) skripts are compatible with Sun Solaris 10 now, OpenSolaris has not been ↵low012
tested yet (http://www.yacy-forum.de/viewtopic.php?p=37345#37345) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3910 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-02-17- crawl profile: don't add null-valueskarlchenofhell
- added some settings and statistics for url-fetcher 'server'-mode - added own stack for fetchable URLs - added possibility to fill stack via shift from peer's queues, via POST (addurls=$count and url$num=$url) or via file-upload - added "htroot" to classpath of linux start-script git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3370 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-01-03fix for startscriptallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3160 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-01-02- fixed http://www.yacy-forum.de/viewtopic.php?p=29488karlchenofhell
- some HTML-stuff git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3153 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-13*) dont display stderr messages while running in backgroundtheli
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2764 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-02-t(aillog) option, to start monitoring the log after startup. So you see the ↵allo
log, but can stop viewing it with ctrl+c, without stopping yacy. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2697 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-02further cleanupallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2696 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-02more sh (i.e. /bin/dash instead of /bin/bash as sh) compatibilityallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2695 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-08-09removing the prefix option.allo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2370 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-07-26more flexible classpath in linuxscriptallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2335 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-07-26print-only option for use in other scripts.allo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2334 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-04-24typosrramthun
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2037 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-04-06added headless option to start-uporbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2006 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-30added some starsorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1981 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-23-Adding Windows Media to types which are not sended compressedrramthun
-Renaming writeandzip to writeandgzip to avoid confusion about type of compression -Adding new startup message to windows script -The usual language "enhancements" ;-) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1953 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-19changed start-up message and Mac startup methodorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1937 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-04fixed broken startscript.allo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1532 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-04oopsrramthun
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1531 6c8d7289-2bf4-0310-a012-ef5d649a1542