freenetspider with java 1.5


[ Entropy Forum ]


Geschrieben von / Written by nfo am 15. August 2007 01:03:18:

the freenetspider application
see: SSK@JFYcsoOPWSYDaBrSfIKLucehHTqBCMA/Entropy-Spider/1//
doesn't work with java > 1.4xx

so i recompile the source (that is included in the freenetSpider.jar) with
java version "1.5.0_07" and upload it.

now, it works for me too.
i've to change the startparameter in the start.bat too.
do not use the java.exe in your system32 folder! use the one in your JRE folder!
---------
example:
"PATH_TO_YOUR_JRE_BINARY_FOLDER\java.exe -classpath lib/ext/htmlparser.jar -Xmx256m -ea -jar freenetSpider.jar 127.0.0.1 8482 9999"
---------

start.bat example (without ""): "d:\progs\jdk1.5.0_07\jre\bin\java -classpath lib/ext/htmlparser.jar -Xmx256m -ea -jar freenetSpider.jar 127.0.0.1 8482 9999"

md5:e1444ad98b384ddfd713e0774965580b
CHK@83IK3MqM6Kq7goZeYCrC8EZnDsVEakP,VSJjtowkPM48bKKChv2hRB/freenetspider.jar

------------------------------------
Please give me a respond if it works for you too. Maybe i can help on your installation!
(Remember: to use a unknown app is allways a risc!)
you may need compile the source by yourself!

btw: seems that the freenetspider with java 1.5 haven't the memory leak problem .. yet!




Antworten: / Answers


[ Entropy Forum ]