Skip to main content



      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 02:07 Go to next message
Eclipse UserFriend
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 190 times)

[Updated on: Sat, 23 July 2011 02:07] by Moderator

(no subject) [message #703772 is a reply to message #700298] Wed, 27 July 2011 18:18 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 07:49:25 EDT 2025

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

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

Back to the top