- This topic has 4 replies, 2 voices, and was last updated 18 years, 9 months ago by
Riyad Kalla.
-
AuthorPosts
-
Kenneth A. KousenMemberWhenever I access “Help Contents” under the Help menu, the whole IDE hangs until I kill it.
I’m using MyEclipse 5.0 GA with Eclipse 3.2 and Java 5.
The editor seems to work otherwise. It’s only when I try to access Help I lose it.
Ken Kousen
October 10, 2006 at 6:49 pm #260173
Riyad KallaMemberKen,
Can you go to MyEclipse > Installation Summary > Installation Details and paste the result here for me?Also if you restart using -clean, can you launch it then? (http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10280.html)
Lastly, are you behind a proxy or firewall? When you launch help for the first time, it’s actually launching a mini embedded version of Tomcat to host the help files from, I wonder if it’s trying to access something online and crapping out.
Also how long have you let it sit before? More than a minute? And does it peg the CPU, or just lockup MyEclipse?
October 10, 2006 at 7:00 pm #260181
Kenneth A. KousenMemberOkay, here’s the output from Installation Details:
*** Date: Tue Oct 10 19:57:30 EDT 2006
*** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_08*** 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.1.r321_v20060921-b_XVA-INSQSyMtx
Build id: M20060629-1905Eclipse RCP
Version: 3.2.1.r321_v20060801-2ekW2BxmcpPUOoq
Build id: M20060629-1905Eclipse Java Development Tools
Version: 3.2.1.r321_v20060905-R4CM1Znkvre9wC-
Build id: M20060921-0945Eclipse Plug-in Development Environment
Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
Build id: M20060921-0945Eclipse Project SDK
Version: 3.2.1.r321_v20060801-tQ1w49KnTArT0FZ
Build id: M20060921-0945Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
1f74_50
-product
com.genuitec.myeclipse.product.ide
-vm
C:\WINDOWS\system32\javaw.exeTo answer your other questions, I was online the first time I launched it, but I wasn’t home. I don’t believe there were any firewalls involved, but I’ll try again and see what happens.
When I tried to launch Help, the IDE locked up. The rest of the apps in the OS were fine. I let it run for about 15 mintues before killing it.
I’ll also try a -clean launch and let you know.
Thanks for your help,
Ken
October 10, 2006 at 7:06 pm #260186
Kenneth A. KousenMemberWow. I just tried accessing Help Contents at home and it fired right up.
Never mind, though you might want to be aware of the issue.
Ken
October 10, 2006 at 7:29 pm #260195
Riyad KallaMemberHmm… it’s playing games with us 🙂
So are thinks working now?
-
AuthorPosts