Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse 3.6.2 does not work on RHEL6
icon4.gif  Eclipse 3.6.2 does not work on RHEL6 [message #658695] Wed, 09 March 2011 13:51 Go to next message
wwyhy  is currently offline wwyhy Friend
Messages: 5
Registered: November 2010
Junior Member
My Eclipse does not work on RHEL6. the Eclipse version is JEE 3.6.2. OS is RHEL 6 64bit. Details in below:

Could someone help me on this problem?

Thanks in advance!

------------------------------
OS:

root@localhost ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.0 (Santiago)
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.32-71.el6.x86_64 #1 SMP Wed Sep 1 01:33:01 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux

Eclipse:

Eclipse 3.6.2

Eclipse.ini :

-startup
plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_14 00.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36 x_v20101019_1345
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=512m
-Xms128m
-Xmx1024m

[Updated on: Wed, 09 March 2011 13:56]

Report message to a moderator

Re: Eclipse 3.6.2 does not work on RHEL6 [message #658734 is a reply to message #658695] Wed, 09 March 2011 15:56 Go to previous messageGo to next message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 3/9/2011 7:21 PM, wwyhy wrote:
> My Eclipse does not work on RHEL6. the Eclipse version is JEE 3.6.2. OS
> is RHEL 6 64bit. Details in below:
>
> Could someone help me on this problem?
>
> Thanks in advance!

What error do you see ?

http://www.eclipse.org/projects/project-plan.php?projectid=e clipse#target_environments
This page says only RHEL 4 and RHEL 5 are supported :)

RHEL 6 is 64 bit. Is the eclipse you are using 64 bit ? Is the JDK/JRE
64 bit ?
Re: Eclipse 3.6.2 does not work on RHEL6 [message #658748 is a reply to message #658734] Wed, 09 March 2011 16:31 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

On 03/09/2011 10:56 AM, Deepak Azad wrote:
>
> RHEL 6 is 64 bit. Is the eclipse you are using 64 bit ? Is the JDK/JRE
> 64 bit ?

I would definitely look there as well (64 bit eclipse + 64 bit JVM, or
32 bit everything).

I use Eclipse 3.6.x on RHEL 6 all the time.

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Re: Eclipse 3.6.2 does not work on RHEL6 [message #658849 is a reply to message #658695] Thu, 10 March 2011 04:06 Go to previous messageGo to next message
wwyhy  is currently offline wwyhy Friend
Messages: 5
Registered: November 2010
Junior Member
I am using the 32bit eclipse and 32bit JDK. But it is does not work. and there is no any error output.

After run below command to start eclipse. i just get a new prompt($).

-----------
$./eclipse -vm jdk_1.6.0_24/bin/java
$
------------

[Updated on: Thu, 10 March 2011 04:14]

Report message to a moderator

Re: Eclipse 3.6.2 does not work on RHEL6 [message #658850 is a reply to message #658849] Thu, 10 March 2011 04:12 Go to previous messageGo to next message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 3/10/2011 9:36 AM, wwyhy wrote:
> I am using the 32bit eclipse and 32bit JDK.
>
> but it is does not work.
You still did not mention what error do you get ?

Also you can try with everything 64 bit.
Re: Eclipse 3.6.2 does not work on RHEL6 [message #658853 is a reply to message #658695] Thu, 10 March 2011 04:59 Go to previous message
wwyhy  is currently offline wwyhy Friend
Messages: 5
Registered: November 2010
Junior Member
>>You still did not mention what error do you get ?

Sorry. There is no error ouput. I have not got any error.
I have checked that there is no error informaiton in ~/.eclipse directory.

where i can get the error log?

thanks!
Previous Topic:Can someone explain why this is not compiling?
Next Topic:Automating Comments after closing bracket
Goto Forum:
  


Current Time: Thu Apr 25 17:33:03 GMT 2024

Powered by FUDForum. Page generated in 0.03304 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top