Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Helios installation very unstable(Even Help/Welcome crashes out!)
Helios installation very unstable [message #636509] Mon, 01 November 2010 16:00
John Sutton is currently offline John SuttonFriend
Messages: 6
Registered: September 2010
Junior Member
I've downloaded and unpacked eclipse-php-helios-linux-gtk-x86_64.tar.gz which has md5sum 944044fc34437e424f95ddbad226c837.

I have this java installed:

$ java -version
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)

I start with a clean (empty) workspace.

The first time I run it, it crashes after the splashscreen finishes. When I look in workspace/.metadata/.log I find (edited version):

eclipse.buildId=I20100608-0911

!MESSAGE Widget disposed too early!
!STACK 0
java.lang.RuntimeException: Widget disposed too early!
at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDispo sed(WorkbenchPartReference.java:172)

!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: XPCOM error -2147467262
at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:2347)

When I run it a second time, it comes up OK.

When I choose Help/Welcome a dialogue box pops up entitled "Problem Occured" containing:

Unhandled event loop exception
XPCOM error -2147024882

When I click OK a second box pops up entitled "Internal Error" containing:

An SWT error has occured.
You are recommended to exit the workbench.
etc

I click yes and it crashes out with a third box entitled "Problem Occured" containing:

'IDE Exception Handler' has encountered a problem.

Afterwards the java runtime is still running and has to be killed manually.

This whole sequence of events is entirely reproducible.

This is a clean install! Surely something in my environment is not right and the mention of Mozilla in the stack dumps is ominous?

Any ideas?
Previous Topic:Debugger Error No appropriate file located
Next Topic:Detect missing comment (PHP)
Goto Forum:
  


Current Time: Thu Apr 25 03:56:32 GMT 2024

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

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

Back to the top