For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 14 replies, 3 voices, and was last updated 18 years, 5 months ago by
Sreedhar.
-
AuthorPosts
-
SreedharMemberHi,
Whenever I tried to install a plugin, I was not able to get the Find and Install wizard. MyEclipse 6.0.1 GA is just not responding at all. I waited for more than 15 mins, it never turned up. Can any one please help me, what could be the cause for this, and how to solve it? Is it anything to do with Memory?I’m using 1GB RAM.
I’ve faced the same problem in the previous versions of MyEclipse also. Is it an Issue with MyEclipse itself?
Sometimes this problem occurs while doing some coding also.
Please anyone get back to me. Thanks in Advance.
February 26, 2008 at 10:08 am #282141
Loyal WaterMemberFor an additional boost in performance, we suggest the following command line arguments to be added in the Eclipse.ini file:
-vmargs -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128MTest this and let me know if it resolves your problem.
February 27, 2008 at 4:02 am #282175
SreedharMemberHi Nipun,
Thanks for your suggestion. I’m already using the following vmargs
-vmargs -Xms128m -Xmx512m -XX:PermSize=128M -XX:MaxPermSize=256MAre these fine or should I change to the one you had given me. Please let me know , if there are any other ways of increasing the performance of MyEclipse.
Thanks and Regards.
February 27, 2008 at 6:09 am #282180
Loyal WaterMemberSreedhar,
What you are using is fine. I’ll just check this issue with my dev team and get back to you with an update.February 27, 2008 at 7:35 am #282187
SreedharMemberThanks Nipun, I appreciate your quick response.
February 27, 2008 at 11:33 am #282207
Loyal WaterMemberCan you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
Are you behind some kind of a proxy ?
February 28, 2008 at 3:23 am #282243
SreedharMemberHi Nipun,
Yes, I’m using a proxy for connecting to the Internet. Below are the details you asked for.*** Date:
Thursday, February 28, 2008 2:53:43 PM GMT+05:30** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.0.1 GA
Build id: 6.0.1-GA-200710Eclipse Platform
Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y
Build id: M20070921-1145Eclipse RCP
Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS
Build id: M20070921-1145Eclipse Java Development Tools
Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
Build id: M20070921-1145Eclipse Plug-in Development Environment
Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC
Build id: M20070921-1145Eclipse Project SDK
Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0
Build id: M20070921-1145Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20070814-1555Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\MyEclipse6\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\MyEclipse6\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
-startup
C:\MyEclipse6\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
-exitdata
258_38
-clean
-vm
C:\MyEclipse6\jre\bin\javaw.exeThanks for your quick reponses.
February 28, 2008 at 10:24 am #282253
Loyal WaterMemberHave you entered the porxy settings under Windows > Prefs > General > Network Connection ?
February 29, 2008 at 4:46 am #282281
SreedharMemberYes I have entered.
March 3, 2008 at 6:38 pm #282378
Riyad KallaMemberSreedhar,
It is very odd that the dialog itself (Help > Software Updates > Find & Install) won’t popup.What happens when you go to MyEclipse > Add Features… does that come up and search for new features appropriately?
March 4, 2008 at 4:26 am #282393
SreedharMemberYeah it is searching for that.
March 4, 2008 at 10:51 am #282413
Riyad KallaMemberSreedhar,
If you go to File > Switch Workspace and switch to a brand new workspace (any dir is fine, like C:\tempworkspace) can you then launch the Find & Install dialog without problems?March 5, 2008 at 4:24 am #282459
SreedharMemberWhen I don’t give the proxy its coming , but when I put proxy its taking very long time. I tried with a brand new workspace. Its not responding and also displays a white bar below the Title bar. Is it something to do with Eclipse?
March 5, 2008 at 10:05 am #282480
Riyad KallaMemberSreedhar,
Yes it does sound like some sort of problem with the Eclipse platform, we don’t augment that dialog in any way.If it works without proxy settings, I suppose I would suggest clearing them out and seeing if the rest of the IDE works fine after that point.
March 6, 2008 at 2:42 am #282549
SreedharMemberYeah it works fine without them. Thanks for the response.
-
AuthorPosts
