PhaseListener after phase 'PROCESS_ACTION' [message #653326] |
Wed, 09 February 2011 06:52  |
Eclipse User |
|
|
|
hey ppl,
i have this error when i try to switch from one view to another :
2011-02-09 12:46:24.004:WARN:/:ERROR: Could not execute PhaseListener after phase 'PROCESS_ACTION'.
java.lang.ClassCastException: org.eclipse.swt.layout.GridData cannot be cast to org.eclipse.swt.layout.FillData
at org.eclipse.swt.layout.FillLayout.flushCache(FillLayout.java :164)
at org.eclipse.swt.widgets.Composite.changed(Composite.java:602 )
at org.eclipse.swt.internal.graphics.TextSizeDeterminationHandl er$1.doVisit(TextSizeDeterminationHandler.java:86)
...
any ideas what this can be?
another Problem : i defined an OSGI in a Plugin in Order to register and getServiceReference from the BundleContext.. the Bundles are activated i checked the console but no services are registered i always get null... java.lang.NullPointerException: A null service reference is not allowed.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.g etService(BundleContextImpl.java:660)
am i doing something wrong?
thx for your replies,
regards,
Hussein
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.10490 seconds