whrn I select "Configure" from the context menu, i get that "has performed an illegal operation and will be shut down" message w/ the following in details:
FREENET.EXE verursachte einen Fehler durch eine ung�ltige Seite in Modul <Unbekannt> bei c15a:4f3d928b. [page fault in module <unknown> at ....:........] Register: EAX=0065faa4 CS=016f EIP=4f3d928b EFLGS=00010246 EBX=0065faa4 SS=0177 ESP=00560038 EBP=00560058 ECX=005600dc DS=0177 ESI=81791030 FS=0fbf EDX=bff6682d ES=0177 EDI=00560104 GS=0000 Bytes bei CS:EIP: Stapelwerte: bff66821 00560104 0065faa4 00560120 005600dc 00560210 bff6682d 0065faa4 005600ec bff7845a 00560104 0065faa4 00560120 005600dc 4f3d928b 005602c8 Usually I do not need it (as I directly edit freenet.ini). Yes, that's reproducible. however, adding one newline to the end of freenet.ini helped to make the problem disappear... BTW: is there any way of making nodeconfig not throw out these 8 lines at every update (these are my personal servlets in a .jar specified at "Classpath Extra"): mainport.params.servlet.try.uri=/try/ mainport.params.servlet.try.method=GET mainport.params.servlet.try.class=mihi.TryServlet mainport.params.servlet.try.name=Try mainport.params.servlet.mdata.uri=/servlet/metadata mainport.params.servlet.mdata.method=GET mainport.params.servlet.mdata.class=mihi.MetaDataServlet mainport.params.servlet.mdata.name=MetaData mihi _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
