Solution to the problem that Zend studio for eclipse 6.0 cannot be started

Source: Internet
Author: User

When Zend studio for eclipse 6.0 was started today, a very depressing thing happened. In the past, this software was still good, but today I don't know why something went wrong. The problem is as follows:

JVM terminated. Exit code =-1
-Xms128m
-Xmx512m
-XX: maxpermsize = 256 m
-Djava. Class. Path = C:/program files/Zend studio for eclipse-6.0.1/plugins/or. Zend. php. startup_1.0.0.jar
-OS Win32
-Ws Win32
-Arch x86
-Showsplash
-Launcher C:/program files/Zend studio for eclipse-6.0.1/zendstudio.exe
-Name zendstudio
-- Launcher. Library C:/program files/Zend studio for eclipse
6.0.1/plugins/org. Eclipse. equionox. laucher. win32.win32. x86_1
. 0.3.r33x _ v20080118/eclipse_1023.dll
-Startup C:/program files/Zend studio for eclipse 6.0.1 // plugins/org. zendphp. startup_1.0.0jar
-Vm c:/program files/Zend studio for eclipse 6.0.1/JRE/bin/client/JVM. dll
-Vmargs
-Xms128m
-Xmx512m
-XX: maxpermsize = 256 m
-Djava. Class. Path = C:/program files/Zend studio for eclipse 6.0.1 // plugins/org. zendphp. startup_1.0.0.jar
The latest solution has been found on the first website: the solution is very simple. It is just to delete a carriage return, which makes people sweat!

If you don't talk nonsense, post the solution:

Check zendstudio. ini
I still do not understand why my Zs rise this error...
But for me helps the next noob actions:
At the begging I have the next file:

--launcher.XXMaxPermSize
512m
-startup
plugins/org.zend.php.startup_1.0.0.jar
-vmargs
-Xms128M
-Xmx512M

And after I change it in the fallowing way:

-- Launcher. xxmaxpermsize 512 M bytes pay attention to the difference between the above and the above. You will know how to pull the 512m and it will be OK.
-Startup
Plugins/org. Zend. php. startup_1.0.0.jar
-Vmargs
-Xms128m
-Xmx512m

ZS continue running as usual.
Yes I just join 1st and 2nd line into one

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.