Seems that it can't run Java from command-line Have you tried running "java -version" from your Windows command-line?
if that doesn't work, perhaps you need to add the <JAVA_HOME>/bin to your PATH variable in Windows setup On Tue, Nov 8, 2011 at 1:55 PM, Jamal Abreu <jamallu...@hotmail.com> wrote: > > > Hi, I installed the service using > service install ftpd <ftpd-typical.xml> > the installation succeeded! > However, when I can not start the service if I try, > and I get the following log message > [2011-11-09 00:13:33] [info] Running Service... > [2011-11-09 00:13:33] [info] Starting service... > [2011-11-09 00:13:33] [947 prunsrv.c] [error] Failed creating java > [2011-11-09 00:13:33] [1202 prunsrv.c] [error] ServiceStart returned 1 > [2011-11-09 00:13:33] [info] Run service finished. > [2011-11-09 00:13:33] [info] Procrun finished. > > FTP server version: 1.0.6 > My Environment: Windows 7 64 bit, JRE7 > > Any idea? > > Thanks > Jamal >