Reputation: 5944
The STS was working fine until I recently upgraded the Java version.
Here's the Error message I am getting on STS Launch -
Here's my Java version -
I've installed the 32 bit JRE now, STS is opening now but, here's the new Error -
Upvotes: 0
Views: 2403
Reputation: 3601
Update your both 32 bit and 64 bit JRE to latest versions, It will solve the issue.
In ideal world if your sts is 32 bit then you need to have 32 bit JRE latest version.
Upvotes: 1
Reputation: 27
You can go to download 32bit JDK and then change the JDK you have install and change the environment path to the 32 bit JDK.
Upvotes: 1