Startup error still present in 2.5.2.1
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Startup error still present in 2.5.2.1
I just installed 2.5.2.1 and noticed the auto-limit was set to 1152. I installed and upon running the program, the same startup error occurred (could not create java virtual blah blah blah). I just did a little brute test and the highest value that works for me (personally) is 1110. 1111 and beyond result in that startup error.
I have 8GBs of RAM installed. I'm running Windows 7 64-bit. I am not forcing UMS to use Java64.
I have 8GBs of RAM installed. I'm running Windows 7 64-bit. I am not forcing UMS to use Java64.
Re: Startup error still present in 2.5.2.1
Ok, that's interesting. As I also have 8 GB of RAM, am on Win7 64-bit, but I only have 64-bit Java installed.
2.5.2 starts and works ok for me, but UMS reports:
03-19 12:56:00 Memory: 1137 MB
with the default 1280 MB at installation. In fact, UMS has always reported a little less memory than the default value UMS uses (which I never change). Still, it works so I leave it.
2.5.2 starts and works ok for me, but UMS reports:
03-19 12:56:00 Memory: 1137 MB
with the default 1280 MB at installation. In fact, UMS has always reported a little less memory than the default value UMS uses (which I never change). Still, it works so I leave it.
Re: Startup error still present in 2.5.2.1
I just quietly released 2.5.2.2 which reverts the memory change so that should work now 

Re: Startup error still present in 2.5.2.1
You sneak, you.SubJunk wrote:I just quietly released 2.5.2.2 which reverts the memory change so that should work now
Re: Startup error still present in 2.5.2.1
Yeah, I still use 32-bit browsers since the 64bit ones still suck.Madoka wrote:Ok, that's interesting. As I also have 8 GB of RAM, am on Win7 64-bit, but I only have 64-bit Java installed.
2.5.2 starts and works ok for me, but UMS reports:
03-19 12:56:00 Memory: 1137 MB
with the default 1280 MB at installation. In fact, UMS has always reported a little less memory than the default value UMS uses (which I never change). Still, it works so I leave it.
Re: Startup error still present in 2.5.2.1
You can use 32bit browsers (with 32bit Java) but also install 64bit Java for UMS. It is nothing against anything. UMS will benefit from 64bit Java that you can allocate more memory for UMS.
Re: Startup error still present in 2.5.2.1
I was referring to the fact that he said he only had 64-bit Java installed. Can the installer simply look for Java 64-bit, and if it's available, force UMS to use it? (aka: I'm lazy)ExSport wrote:You can use 32bit browsers (with 32bit Java) but also install 64bit Java for UMS. It is nothing against anything. UMS will benefit from 64bit Java that you can allocate more memory for UMS.
Re: Startup error still present in 2.5.2.1
Is this my 2.5.2 works for while while it doesn't for others, or is it a completely different reason altogether?ExSport wrote:UMS will benefit from 64bit Java that you can allocate more memory for UMS.
- Optimus_prime
- Posts: 678
- Joined: Fri Jun 01, 2012 6:39 pm
- Location: Sydney, Australia
Re: Startup error still present in 2.5.2.1
From looking at the code, the installer doesn't look for 64bit java first but if you have 32bit installed first. Then it checks to see if 64bit. Thats how i read it anyway, i could be very wrong however
Well it has to do with how much of the java heap size is being used by other programs and how much ram java allocates to the heap in the first place. You will find it will change every timeMadoka wrote:Is this my 2.5.2 works for while while it doesn't for others, or is it a completely different reason altogether?
How Ask For Support
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
Re: Startup error still present in 2.5.2.1
For me, UMS has always used 32bit Java, unless I specifically tell it not to. 64bit Java has always been available, but it's never been used by default. Kind of defeats the point of having it.Optimus_prime wrote:From looking at the code, the installer doesn't look for 64bit java first but if you have 32bit installed first. Then it checks to see if 64bit. Thats how i read it anyway, i could be very wrong however