Upgrade to 3.6.4 core module does not work from upgrades page. installing?
-
All other upgrades selected now show as installed. How do I upgrade just the core to 3.6.4. without reinstalling
the entire product? -
What version are you updating from? If you are on 3.5.x you will have to update all the modules too.
-
I'm on 3.6.0, I check the 3.6.4. box it goes through the motions but when Mango restarts
it show it is still version 3.6.0 and the option to update to 3.6.4. is again the the list of selectable upgrades -
Hmm. Have you checked your ma.log file for relevant messages?
You could download 3.6.4 from https://store.infiniteautomation.com/account/downloads/m2m2-core-3.6.4.zip and place it in your Mango/ directory, then restart. Or you could use the offline upgrade feature on the modules page in the new UI to download the latest versions of all installed modules and the core in a bundle from the https://store.infiniteautomation.com/account/manualUpdate page.
-
This is what I get:
C:\Mango>.\bin\ma-start.bat
Using C:\Mango as MA_HOME
C:\Mango\overrides\classes;C:\Mango\classes;C:\Mango\overrides\properties;C:\Mango\overrides\lib*;C:\Mango\lib*
Using Java at java
Core upgrade found...
No Jar utility found to extract upgrade, Please manually unzip core upgrade and restart Mango... -
Hi jleblancmango,
How did you set up your path? Can you set the JAVA_HOME environment variable to your JDK directory? Either that, or you'd need to make sure the jar.exe file is in one of the locations defined by the "Path" environment variable for the user that is launching Mango.
-
@phildunlap I'll give it a shot
-
@jleblancmango The Java home worked, but now all I get after running the ma-start is a "The system cannot find the path specified" error. I have to kill the batch file
-
@jleblancmango Now i get error: " cannot find or load main class com.seratonin.m2m.main
-
@jleblancmango OK got it to work, when I figure out what I messed up then fixed I
'll post it