Talk:Configuring Alfresco as a Windows Service

From AlfrescoWiki

Jump to: navigation, search

I was getting this error when attempting to start the tomcat service.

[2008-04-15 17:20:12] [947 prunsrv.c] [error] Failed creating java C:\Program Files\Java\jdk1.6.0_05\jre\bin\server\jvm.dll [2008-04-15 17:20:12] [1202 prunsrv.c] [error] ServiceStart returned 1 [2008-04-15 17:22:29] [174 javajni.c] [error] The specified module could not be found.

The fix for me was located here:

http://forum.java.sun.com/thread.jspa?threadID=5121172

I copied the msvcr71.dll file to my c:\windows\system32 directory, and the service started correctly.