Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse 3.4 RC1 crashes
Eclipse 3.4 RC1 crashes [message #253713] Mon, 02 June 2008 22:23 Go to next message
Eclipse UserFriend
Hi,

I am running eclipse 3.4 RC1 on ubuntu on jdk 1.6.5.

I create a project in eclipse. But as soon as I build the project (press
the Build icon) or even run the ant script in my project, eclipse just
crashes wiht no waring.
And I look for .log file, it does not create one.


/home/yinglcs/programs/eclipse3.4RC1/eclipse -vm
/home/yinglcs/programs/jdk1.6.
0_05/bin/java -vmargs -Xms1024m -Xmx1024m -XX:PermSize=512m
-XX:MaxPermSize=51
2m

Thank you for any help.
Re: Eclipse 3.4 RC1 crashes [message #253723 is a reply to message #253713] Tue, 03 June 2008 06:27 Go to previous messageGo to next message
Eclipse UserFriend
yinglcs wrote:
> Hi,
> I am running eclipse 3.4 RC1 on ubuntu on jdk 1.6.5.

If you dont neeed anything special, you could also download RC3 SDK from
their site and install whatever else you need via the p2 update manager.

> I create a project in eclipse. But as soon as I build the project (press
> the Build icon) or even run the ant script in my project, eclipse just
> crashes wiht no waring. And I look for .log file, it does not create one.

Sure theres no .log file

yourworkspace/.metadata/

?

Felix
Re: Eclipse 3.4 RC1 crashes [message #253730 is a reply to message #253723] Tue, 03 June 2008 10:59 Go to previous messageGo to next message
Eclipse UserFriend
Felix Dorner wrote:
> yinglcs wrote:
>> Hi,
>> I am running eclipse 3.4 RC1 on ubuntu on jdk 1.6.5.
>
> If you dont neeed anything special, you could also download RC3 SDK from
> their site and install whatever else you need via the p2 update manager.
>
>> I create a project in eclipse. But as soon as I build the project
>> (press the Build icon) or even run the ant script in my project,
>> eclipse just crashes wiht no waring. And I look for .log file, it does
>> not create one.
>
> Sure theres no .log file
>
> yourworkspace/.metadata/
>
> ?
>
> Felix
This is the only thing I got:

more .log
!SESSION 2008-06-03 14:57:31.943
-----------------------------------------------
eclipse.buildId=I20080516-1333
java.version=1.6.0_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.ui.workbench 2 0 2008-06-03 14:58:56.248
!MESSAGE A handler conflict occurred. This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-06-03 14:58:56.248
!MESSAGE Conflict for 'org.eclipse.wst.sse.ui.format':
HandlerActivation(commandId=org.eclipse.wst.sse.ui.format,
handler=org.eclipse.wst.sse.ui.internal.handlers.FormatHandl er,
expression=org.eclipse.core.internal.expressions.ReferenceExpression@d4f
4315e,sourcePriority=1073741824)
HandlerActivation(commandId=org.eclipse.wst.sse.ui.format,
handler=org.eclipse.wst.sse.ui.internal.handlers.FormatHandl er,
expression=org.eclipse.core.internal.expressions.ReferenceExpression@429
a8fde,sourcePriority=1073741824)


Can you please tell me how to fix it?

Thank you.
Re: Eclipse 3.4 RC1 crashes [message #253739 is a reply to message #253730] Tue, 03 June 2008 12:25 Go to previous message
Eclipse UserFriend
"yinglcs" <yinglcs@gmail.com> wrote in message
news:48455C69.4080609@gmail.com...
> Felix Dorner wrote:
>> yinglcs wrote:
>>> Hi,
>>> I am running eclipse 3.4 RC1 on ubuntu on jdk 1.6.5.

Can you give it a try with jdk 1.5? I think I've heard of some people
having problems with 1.6.05 on Ubuntu.
Previous Topic:RC3 wont start on Ubuntu: XPCOM Mozilla error
Next Topic:Determining if an IMethodBinding is visible from an IType
Goto Forum:
  


Current Time: Sat May 24 14:30:02 EDT 2025

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

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

Back to the top