Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » SWT components not displaying after migrating to helios or indigo(SWT components not displaying after migrating to helios or indigo)
SWT components not displaying after migrating to helios or indigo [message #700298] Sat, 23 July 2011 06:07 Go to next message
Venkat  is currently offline Venkat Friend
Messages: 1
Registered: July 2011
Junior Member
We are trying to upgrade our application to a new eclipse version (helios or indigo) which was originally developed in Version: 3.3.1.1 (Europa).

Application code compiled with out any problem and all the pages with simple perspective works fine. The problem comes when trying to load a page with complex perspective (which has leftTop, right, bottom and center layouts). The SWT controls are not shown immediately when we choose the option, instead, an error is thrown and the components are loaded after some time (at least 15 minutes).

The error log is below and have attached the expected and error screens. Please throw some light on this issue.


!ENTRY org.eclipse.ui 4 4 2011-07-23 15:04:06.921
!MESSAGE Part already exists in page layout: com.ballydev.sds.framework.views.DummyView2.

!ENTRY org.eclipse.ui 4 4 2011-07-23 15:04:06.921
!MESSAGE Part already exists in page layout: com.ballydev.sds.framework.views.HelpContentsView.
createViewDescriptors Called

!ENTRY org.eclipse.core.jobs 4 2 2011-07-23 15:04:32.546
!MESSAGE An internal error occurred during: "REVAMP SERVICE".
!STACK 0
java.lang.NullPointerException
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:70)

  • Attachment: outputs.jpg
    (Size: 178.40KB, Downloaded 165 times)

[Updated on: Sat, 23 July 2011 06:07]

Report message to a moderator

(no subject) [message #703772 is a reply to message #700298] Wed, 27 July 2011 22:18 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hello Venkat,

Try to run with -console and -consolelog to get some more information.

Regards,

Wim
Previous Topic:Problem with Target Platform
Next Topic:Eclipse IDE save undo redo menu entries stay greyed out
Goto Forum:
  


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

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

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

Back to the top