- This topic has 4 replies, 4 voices, and was last updated 16 years, 3 months ago by Riyad Kalla.
-
AuthorPosts
-
rws@templarcorp.comMemberVersion: Europa, MyEclipse version 6.5.0, installed via Pulse a couple of days ago.
Platform: WinXPI’m having a problem with Matisse hanging occasionally. I’ll be doing some GUI
development, click someplace, and … nothing. The menu bar goes away (replaced by a
white bar), and Eclipse appears to hang. I eventually hit the close-window X in the
upper-right corner of the window, get the “app is not responding” dialog, and select the
kill-immediately option. This is getting to be a PIA in part because it takes a bit of time to
recover (full workspace rebuild) and in part because, more than half the time, when I
come up the “installed JRE” preference has been changed to a non-Java1.5 JRE, which
means a second rebuild.I’ve doubled the PermSize and MaxPermSize, and although this helps I’m still getting
occasional hangs. Should I double the *PermSize settings again? Should I change the
ration between PermSize and MaxPermSize? Is there some other config setting that
might stabilize Matisse?*** Date: Saturday, June 28, 2008 8:23:17 AM ET
*** Platform Details:
*** System properties:
ErrorManager.minimum=18
awt.toolkit=sun.awt.windows.WToolkit
eclipse.buildId=M20080221-1800
eclipse.commands=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
D:\Pulse\MyEclipse 6.5 – Pulse Edition\eclipse.exe
-name
Eclipse
–launcher.library
D:\Pulse\MyEclipse 6.5 – Pulse Edition\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
D:\Pulse\MyEclipse 6.5 – Pulse Edition\../Common\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
b00_80
-clean
-configuration
D:\Pulse\MyEclipse 6.5 – Pulse Edition\configuration
-vm
D:\Pulse\Common\binary\com.sun.java.jre.win32.x86_1.5.0.015\bin\javaw.exe
eclipse.ee.install.verify=false
eclipse.p2.data.area=C:\Documents and Settings\RWShore\.pulse2\configuration
eclipse.p2.profile=com.poweredbypulse.profile-9104-rmb-9206
eclipse.product=com.genuitec.myeclipse.product.ide
eclipse.startTime=1214651303770
eclipse.vm=D:\Pulse\Common\binary\com.sun.java.jre.win32.x86_1.5.0.015\bin\javaw.exe
eclipse.vmargs=-Xms128M
-Xmx1024M
-XX:PermSize=128M
-XX:MaxPermSize=256M
-jar
D:\Pulse\MyEclipse 6.5 – Pulse Edition\../Common\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar<SNIP, be sure to always use Installation Details from MyEclipse Menu>
Loyal WaterMemberCan you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
rws@templarcorp.comMember*** Date:
Friday, July 18, 2008 12:06:12 PM EDT** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.0 GA
Build id: 6.5.0-GA-20080609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.5.0 GA
Build id: 6.5.0-GA-20080609Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
D:\Pulse\MyEclipse 6.5 – Pulse Edition\eclipse.exe
-name
Eclipse
–launcher.library
D:\Program Files\Pulse\Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
D:\Program Files\Pulse\Common\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-clean
-configuration
D:\Pulse\MyEclipse 6.5 – Pulse Edition\configuration
-Xmx1024M
-vm
D:\Program Files\Pulse\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll
SelcoEngMemberI running 6.5 on Windows XP Pro. I never have problems, except that Matisse will, once in a while, just hang. I get an hour glass cursor, and I have to force Eclipse to end. It seems to happen most when I am rearranging components in the outline. Just an FYI.
Riyad KallaMemberrws@templarcorp.com,
Did you do a reinstall and run? I ask because the first install summary you posted showed MyEclipse being launched with JRE 1.5.0_15, which was a known bug in Pulse a bit ago, but we fixed it 2 weeks ago. And then in the 2nd post it looks like it’s being run with 1.5.0_11, which is exactly right for the exact bug you are describing.Can you right-click on your Profile and do a Reinstall and Run again and see if the issue pops up again?
-
AuthorPosts