![]() |
|
Unable to get version 0.81 to start - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Support (/forumdisplay.php?fid=4) +--- Thread: Unable to get version 0.81 to start (/showthread.php?tid=1181) |
Unable to get version 0.81 to start - Benji99 - 17-12-2013 15:07 Hi guys, Was excited to finally get to try the updated version of minimserver. I installed 0.81 x86, prompted to uninstall the old 0.72 first, but now minimserver won't start at all, I get for a second javaw appear for a second in the task manager and dissapears. Tried rebooting, tried uninstalling 0.81 and re-installing it. Some notes: - Installed on Windows Home Server 2011 x64, installed x86 version of minimserver since that's what I was running prior and java is also 32bit. - Cleared the cache in Java in case it could help Any thoughts on how I could get it to work again? Thanks for any help! RE: Unable to get version 0.81 to start - simoncn - 17-12-2013 18:34 (17-12-2013 15:07)Benji99 Wrote: Hi guys, Please look in the minimserver.log file for error messages. You can find this file in the folder C:\Users\<your-user-name>\AppData\Roaming\MinimServer\data The AppData folder is hidden in Explorer, so you need to type the above path into the Explorer address bar. Edit: Please also look in this folder to see if there are any crash log files. RE: Unable to get version 0.81 to start - Benji99 - 19-12-2013 20:31 Hi Simon, I was looking for the logs but was looking in the wrong user profile! Here's what's written in minimserver.log: Code: MinimServer 0.72, Copyright (c) 2012, 2013 Simon Nash. All rights reserved.Thanks again! RE: Unable to get version 0.81 to start - Benji99 - 19-12-2013 21:34 Just tried to completely uninstall minimserver, deleted the minimserver folder under appdata\Roaming, uninstalled Java, rebooted, then installed latest version of Java 32bit 1.7u45, then installed minimserver. I get the exact same behavior as before, javaw32.exe pops up for a second in the task manager then dissapears. This time nothing gets created in the appdata\Roaming, only the folder \libext gets created and no files at all... RE: Unable to get version 0.81 to start - simoncn - 20-12-2013 10:36 (19-12-2013 20:31)Benji99 Wrote: Hi Simon, I was looking for the logs but was looking in the wrong user profile! This error means that the old MinimServer 0.72 installation was not uninstalled successfully before 0.8.1 was installed, so you now have a mixture of conflicting files from both versions. This can happen if MinimServer 0.72 was still running when you installed 0.8.1. The installation instructions warn about this, but it's easy to accidentally overlook this step. This wouldn't matter for most version updates, but it does matter for 0.8.1. Please do the following: 1) In Control Panel, check "Programs and Features" to see which versions of MinimServer are installed, and uninstall all versions you see there. 2) Delete the complete C:\Program Files\MinimServer folder (not the MinimServer folder in AppData) 3) Reinstall MinimServer 0.8.1 I think this will fix the problem. RE: Unable to get version 0.81 to start - Benji99 - 20-12-2013 14:39 [/quote] This error means that the old MinimServer 0.72 installation was not uninstalled successfully before 0.8.1 was installed, so you now have a mixture of conflicting files from both versions. This can happen if MinimServer 0.72 was still running when you installed 0.8.1. The installation instructions warn about this, but it's easy to accidentally overlook this step. This wouldn't matter for most version updates, but it does matter for 0.8.1. Please do the following: 1) In Control Panel, check "Programs and Features" to see which versions of MinimServer are installed, and uninstall all versions you see there. 2) Delete the complete C:\Program Files\MinimServer folder (not the MinimServer folder in AppData) 3) Reinstall MinimServer 0.8.1 I think this will fix the problem. [/quote] Great that did it! Yes you're right that it was running. I didn't look at the instructions too closely I guess I'm used to installers checking before installing if the program is running and either asking to close it or the installer closes the app itself. Maybe a suggestion for the future?
RE: Unable to get version 0.81 to start - simoncn - 20-12-2013 19:47 (20-12-2013 14:39)Benji99 Wrote: Great that did it! It is on my list for investigation.
|