- This topic has 2 replies, 3 voices, and was last updated 17 years, 10 months ago by Haris Peco.
-
AuthorPosts
-
Henning SchmiedehausenParticipantI run Eclipse 3.2.1 and MyEclipse 5.1 GA for quite a while on Fedora Core 5 Linux. Up to Sun JDK 1.5 Update 9, this worked reasonably well; except the JSP design view (which is a known problem), everything is ok, even the embedded Web browser (Firefox 1.5.0.9) is fine.
After upgrading to Sun JDK 1.5 Update 10, suddently Eclipse and MyEclipse became very unstable. It actually crashes when selecting “Windows -> Web Browser” before the sub menu behind this menu point gets displayed.
Reverting back to JDK 1.5 Update 9 brings back stable operations. Are there any known problems with JDK 1.5.0 Update 10 on Linux?
My Configuration:
*** Date:
Friday, December 22, 2006 5:57:11 PM CET** System properties:
OS=Linux
OS version=2.6.18-1.2257.fc5smp
Java version=1.5.0_09*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 5.1.0 GA
Build id: 20061111-5.1.0-GA*** Eclipse details:
Eclipse PlatformVersion: 3.2.0
Build id: M20060921-0945Eclipse Graphical Editing Framework
Version: 3.2.1.v20060921
Build id: 20060921-1617Eclipse Platform
Version: 3.2.1.r321_v20060921-MGDh_08KUYM-Bvn
Build id: M20060921-0945Eclipse RCP
Version: 3.2.1.r321_v20060801-clWbqCmjexIWDqg
Build id: M20060921-0945Eclipse 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-Y2jCXB4kVIkGqHP
Build id: M20060921-0945 (Fedora Core release 5 (Bordeaux))Eclipse startup command=
-os
linux
-ws
gtk
-arch
x86
-launcher
/usr/share/eclipse/eclipse
-name
Eclipse
-showsplash
600
-exitdata
9a8015
-data
/home/henning/workspace
-clean
-vm
/usr/lib/jvm/jre-1.5.0/bin/java
Riyad KallaMemberThank you for the report, we were not aware of any major outstanding problems with the 1.5.0_10 release on Linux, but I will certainly file a bug for us to investigate this.
Haris PecoMemberhgschmie,
I have tried JDK 1.5.0_10 on Ububtu Dapper and it works fine.
I’m not sure what can be problem if you have same settings (same firefox build frist of all), but JDK 1.5.0_10 is not main cause.
Could you send files starting with hs_err_pidXXX.log (XXX is some number) (This files are in your home directory and JVM make this files when crash happen) and configuration detals and Error log view from Help>About Eclipse SDK>Configuration DetailsThanks,
-
AuthorPosts