Hi, everyone!
Have a nice day!
This topic describes the solution to failure to start the FTPD service when using the Apache Ftp server.
After installing the JRE and FTPServer on Windows Server 2008 R2, the FTPD service fails to start and the following log information is displayed:
[174 javajni.c] [error] The specified module could not be found.
[947 prunsrv.c] [error] Failed creating java
[1202 prunsrv.c] [error] ServiceStart returned 1
Solution
Copy the 'msvcr100.dll' file from %JAVA_HOME%/bin/ under the JRE installation directory to the apache-ftpserver-1.0.6/bin/ directory and restart the FTPD service.
Thanks for reading!

