Re: [freenet-support] Help: "Service did not respond to signal"
> On Thursday 29 July 2010 18:35:33 John R Struk wrote: >> Support, >> >> I have exactly the same problem with windows XP. Tried reloading it, >> newest release, stopping firewall and virus protection ,all to know avail. > Uninstall and try the alpha installer. Please let me know whether it works. > http://downloads.freenetproject.org/alpha/installer/FreenetInstaller-alpha-1295.exe > > Thanks! > I posted a possible solution to this a few weeks ago if you can't find any other, here it is again: To all those who are getting this problem: I found a solution to at least get Freenet running. The problem seems to be with the wrapper (i.e. wrapper-windows-x86-32.exe command in the Freenet\bin installation directory). The wrapper controls the installing, removing and start and stopping the Freenet service. It seems this, on some systems, does not install the service properly. My solution involves running the service as a console application using the -c switch. Method: Open a command box. CD to your Freenet\bin installation directory, and type the following command: wrapper-windows-x86-32.exe -c "..\wrapper.conf" The command box will then show you a whole shed load of info messages as the Freenet service runs (this can actually be quite useful to see what is going on). Note that the tray icon now doesn't do anything as that was controlling a proper service, we're now running it as a console application and the command box remains open while it is running. To stop the service, select the command box and type CTRL-C, this should cleanly shut the service down. I don't know the implications of permissions but this certainly works when logged in with admin privileges. If you want to create a batch file to do this put the following 3 lines in your batch file. You can then either place this batch file in your startup directory or start it manually: REM start freenet service as console application cd "C:\Program Files\Freenet\bin" wrapper-windows-x86-32.exe -c "..\wrapper.conf" Mark. ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
Re: [freenet-support] Help: "Service did not respond to signal"
On Thursday 29 July 2010 18:35:33 John R Struk wrote: > Support, > > I have exactly the same problem with windows XP. Tried reloading it, > newest release, stopping firewall and virus protection ,all to know avail. Uninstall and try the alpha installer. Please let me know whether it works. http://downloads.freenetproject.org/alpha/installer/FreenetInstaller-alpha-1295.exe Thanks! signature.asc Description: This is a digitally signed message part. ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
Re: [freenet-support] Help: "Service did not respond to signal"
Support, I have exactly the same problem with windows XP. Tried reloading it, newest release, stopping firewall and virus protection ,all to know avail. Regards, John Tel: 727-768-8054 Cell: 727-515-7540 john_r_st...@raytheon.com <>___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
Re: [freenet-support] Help: "Service did not respond to signal"
On Sunday 06 December 2009 20:05:42 Tom wrote: > Hi, > > I am sure that you have heard of this problem before. > > I have tried loading freenet on Vista 32 and Win XP. I get the same response. > I also tried installing with my firewall down and that had no effect. I do > have java version 6 installed. > > What should I do next? > > Thank You > Please try again: Recent changes to the installer might fix this problem. Please let us know whether it works - if it does work, great, if it doesn't, maybe you can help by testing possible fixes. Thanks for trying Freenet, sorry it took so long to get back to you. signature.asc Description: This is a digitally signed message part. ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe