MinimServer Forum
runtime jar not found - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: runtime jar not found (/showthread.php?tid=3186)



runtime jar not found - tboooe - 15-05-2016 03:23

Hi guys. I've never had this problem installing java on any of my machines before but this time I am having some issues. I am trying to install java and minimserver on another Server 2012 machine I h ave (I have 2 others). When installing java, everything seems to install ok. However, when I try to run mserver.jar I get the error "runtime jar not found". I get the same result when I use the command
java -jar mserver.jar from the minimserver/lib directory.

I can execute the command java -version just fine.

Any ideas?


RE: runtime jar not found - simoncn - 15-05-2016 07:03

Which MinimServer install file are you using? It should be MinimServer-0.8.4-install.exe.

This message means that mserver.jar did not find the file jminim-0.6.217.jar in the normal installation location C:\Program Files\MinimServer\lib or C:\Program Files (x86)\MinimServer\lib.

Are you launching MinimServer by running Java from the command line? If so, what is your current directory setting? It should be C:\Program Files\MinimServer\lib or C:\Program Files (x86)\MinimServer\lib and this directory should contain both the mserver.jar file and the jminim-0.6.217.jar file.