Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Eclipse 3.8 on Xubuntu 14.04 PHP development crash with no reason(Trying to develop in PHP, Eclipse 3.8 just crashes with no reason - nothing in the log)
Eclipse 3.8 on Xubuntu 14.04 PHP development crash with no reason [message #1389160] Fri, 27 June 2014 12:16 Go to next message
Aviv Is is currently offline Aviv IsFriend
Messages: 2
Registered: June 2014
Junior Member
Hi,

I have Dell Laptop E6440 installed with Xubuntu 14.04 and Eclipse 3.8 with PDT.
I am working on a PHP projects.

After a random amount of time, might be 5 seconds or 60 seconds of work. Eclipse just crashes and close it self. Nothing special that I do. Just crashes.

I searched for a solution, tried to run from terminal and see, checked the log.
NOTHING.

It is much more than annoying. Any idea how to fix / find this problem ?

Thanks,
Aviv

Attached the .metadata/.log file (last 50 lines) (nothing there ...)

xxx@dellorian:~/workspace/.metadata$ tail -n50 .log
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
!SUBENTRY 1 org.eclipse.core.resources 4 274 2014-06-27 15:01:21.220
!MESSAGE Resource is out of sync with the file system: '/c2kb/calendar/client_secret_551175121210-392vism99p8ilrtmhnogha0ii399kjji.apps.googleusercontent.com.json'.
!SESSION 2014-06-27 15:05:03.164 -----------------------------------------------
eclipse.buildId=debbuild
java.version=1.8.0_05
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.core.resources 2 10035 2014-06-27 15:05:05.661
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.jface 2 0 2014-06-27 15:05:09.238
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2014-06-27 15:05:09.239
!MESSAGE A conflict occurred for CTRL+SHIFT+I:
Binding(CTRL+SHIFT+I,
ParameterizedCommand(Command(org.eclipse.jdt.debug.ui.commands.Inspect,Inspect,
Inspect result of evaluating selected text,
Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.dialogAndWindow,,,system)
Binding(CTRL+SHIFT+I,
ParameterizedCommand(Command(org.eclipse.php.debug.ui.commands.Inspect,Inspect,
Inspect result of evaluating selected text,
Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.dialogAndWindow,,,system)
xxx@dellorian:~/workspace/.metadata$

Re: Eclipse 3.8 on Xubuntu 14.04 PHP development crash with no reason [message #1389790 is a reply to message #1389160] Sat, 28 June 2014 10:23 Go to previous messageGo to next message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 291
Registered: March 2013
Senior Member
Are you using Oracle JRE or OpenJDK?

Re: Eclipse 3.8 on Xubuntu 14.04 PHP development crash with no reason [message #1390017 is a reply to message #1389790] Sat, 28 June 2014 19:25 Go to previous messageGo to next message
Aviv Is is currently offline Aviv IsFriend
Messages: 2
Registered: June 2014
Junior Member
I am using Oracle JRE 1.8
Re: Eclipse 3.8 on Xubuntu 14.04 PHP development crash with no reason [message #1391328 is a reply to message #1390017] Mon, 30 June 2014 19:34 Go to previous message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 291
Registered: March 2013
Senior Member
1.8 is still too freesh, but should work.

Did you install WTP 3.6.0 and DLT 5.0?


Previous Topic:PHP Learner
Next Topic:Problem with code assist for arrays
Goto Forum:
  


Current Time: Tue Mar 19 02:32:15 GMT 2024

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

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

Back to the top