For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 5 replies, 3 voices, and was last updated 19 years, 9 months ago by
Riyad Kalla.
-
AuthorPosts
-
pshetty620MemberHi,
I am using myeclipse 5.0GA,
I used to get as error popup saying “An Internal error occured during: ‘Myeclipse Memory Monitor'”.
This is happening most of the time as below.
1.Building workspace
2.Switching workspace
3.deploying project.
4.cleaning project… so on.Even I have changed common parameter as below. Even then it persists.
-Xms256M -Xmx1024MPerviously I have used 4.1GA. It was working fine.
My system conf : windows 2000 professsional. 1GB RAM.
Could you please help me in rectifying this.
Thanks in advance.
-Prakash Shetty
November 7, 2006 at 11:06 am #261433
Riyad KallaMemberPrakash,
Can you go to your MyEclipse menu, then Installation Summary > Installation Details and post the text here for me?November 8, 2006 at 2:47 am #261464
pshetty620MemberHi Riyad,
Thanks for reply.
Here is the details
*** Date: Wed Nov 08 14:21:14 GMT+05:30 2006
*** System properties:
OS=Windows2000
OS version=5.0
Java version=1.5.0_04*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 5.0 GA
Build id: 20060805-5.0-GA*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 5.0.1 GA
Build id: 20060810-5.0.1-GAEclipse Graphical Editing Framework
Version: 3.2.0.v20060626
Build id: 20060627-0816Eclipse Platform
Version: 3.2.0.v20060609m-AgOexn6hlEUsvBO
Build id: M20060629-1905Eclipse RCP
Version: 3.2.0.v20060609m-SVDNgVrNoh-MeGG
Build id: M20060629-1905Eclipse Java Development Tools
Version: 3.2.0.v20060609m-F7snq1fxia-Z4XP
Build id: M20060629-1905Eclipse Plug-in Development Environment
Version: 3.2.0.v20060609m——6zXJJzJzJq
Build id: M20060629-1905Eclipse Project SDK
Version: 3.2.0.v20060609m-GNq6oQq-7es-Y81
Build id: M20060629-1905Eclipse startup command=-data
C:\CARA\Source_mockup
-os
win32
-ws
win32
-arch
x86
-launcher
C:\Eclipse3.2\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
1e4_78
-product
com.genuitec.myeclipse.product.ide
-vm
C:\bea_WL_9.1\jrockit90_150_04\jre\bin\javaw.exe– Prakash Shetty
November 8, 2006 at 9:21 am #261470
Scott AndersonParticipantPrakash,
The memory monitor requires JDK 1.5, which you have, but you’ve got a rather early version (1.5.0_04). Could you try upgrading your JDK to the latest 1.5 version? Some of the earlier releases had bugs in the memory management area that could be causing the issue. The issue might also be some sort of incompatibility with the JRocket VM, that you’re using, versus the ones from Sun. Could you try the latest Sun VM and see if that resolves the issue?
December 4, 2006 at 1:21 am #262955
pshetty620Member@support-scott wrote:
Prakash,
The memory monitor requires JDK 1.5, which you have, but you’ve got a rather early version (1.5.0_04). Could you try upgrading your JDK to the latest 1.5 version? Some of the earlier releases had bugs in the memory management area that could be causing the issue. The issue might also be some sort of incompatibility with the JRocket VM, that you’re using, versus the ones from Sun. Could you try the latest Sun VM and see if that resolves the issue?
Hi Scott,
It worked. I have used JDK 1.5.0_09 from sun. It is working. And I have waited for one month for any chance of getting error. I didn’t get any error. So everything is working fine now.
This thread can be closed.
Thanks very muchRegard,.
Prakash ShettyDecember 4, 2006 at 10:10 am #262974
Riyad KallaMemberPrakash,
Thank you for following up, we are glad to hear it’s working. -
AuthorPosts
