| 
| Eclipse 3.4 RC1 crashes [message #253713] | Mon, 02 June 2008 22:23  |  | 
| Eclipse User  |  |  |  |  | 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 #253730 is a reply to message #253723] | Tue, 03 June 2008 10:59   |  | 
| Eclipse User  |  |  |  |  | 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.
 |  |  |  | 
|  | 
Powered by 
FUDForum. Page generated in 0.07158 seconds