Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: AW: [rap-dev] problem

Ah, I remember. Sorry not my day...

-----Ursprüngliche Nachricht-----
Von: rap-dev-bounces@xxxxxxxxxxx [mailto:rap-dev-bounces@xxxxxxxxxxx] Im Auftrag von Benjamin Muskalla
Gesendet: Montag, 17. September 2007 15:56
An: RAP project development-related communication
Betreff: Re: AW: [rap-dev] problem

Frank, i think this is already "fixed" (see newsgroup).

The only thing which really wonders is why the demos did not work with Turkish locale settings.
Salih, what did you changed exactly? Language? Encoding? Which operation system do you use?

Greets
  Benny

Frank Appel wrote:
> Hi,
>
> how did you install it? Actually the RAP download is just a target, so I wonder if you just meant that you switched the target or that you actually installed (extracted) the plugins/feature into your existing eclipse installation. Extraction into an existing installation is not recommended since this could cause problems to your installation.
>
> Unfortunately I've not seen such a problem before, so I don't have a clue what's going wrong with your startup. Could you please type ss into your console so that we can have a look at the bundle activation trace to see whether all bundles were activated?
>
> Ciao
> Frank
>
> -----Ursprüngliche Nachricht-----
> Von: rap-dev-bounces@xxxxxxxxxxx [mailto:rap-dev-bounces@xxxxxxxxxxx] 
> Im Auftrag von Salih Olcay
> Gesendet: Mittwoch, 12. September 2007 12:38
> An: rap-dev@xxxxxxxxxxx
> Betreff: [rap-dev] problem
>
> Hi,
> I've download rap and install it in eclipse. Later I try to run the demo. Demo is running in Eclipse but when I try to access primer from browser I take the error below.
> I try to find solution of this but there is nothing in the web.
>
> Any idea.
>
> Thanks.
>
> org.eclipse.rwt.internal.lifecycle.LifeCycleAdapterException: Failed to obtain life cycle adapter for class 'org.eclipse.swt.widgets.MenuItem'.
> 	at 
> org.eclipse.rwt.internal.lifecycle.LifeCycleAdapterFactory.getWidgetLC
> A(Unknown
> Source)
> 	at 
> org.eclipse.rwt.internal.lifecycle.LifeCycleAdapterFactory.getAdapter(
> Unknown
> Source)
> 	at org.eclipse.rwt.internal.AdapterManagerImpl.doGetAdapter(Unknown Source)
> 	at org.eclipse.rwt.internal.AdapterManagerImpl.getAdapter(Unknown Source)
> 	at org.eclipse.swt.widgets.Widget.getAdapter(Unknown Source)
> 	at org.eclipse.rwt.lifecycle.WidgetUtil.getLCA(Unknown Source)
> 	at 
> org.eclipse.swt.internal.widgets.displaykit.DisplayLCA$RenderVisitor.r
> ender(Unknown
> Source)
> 	at 
> org.eclipse.swt.internal.widgets.displaykit.DisplayLCA$RenderVisitor.d
> oVisit(Unknown
> Source)
> 	at 
> org.eclipse.swt.internal.widgets.WidgetTreeVisitor$AllWidgetTreeVisito
> r.visit(Unknown
> Source)
> 	at org.eclipse.swt.internal.widgets.WidgetTreeVisitor.accept(Unknown Source)
> 	at 
> org.eclipse.swt.internal.widgets.WidgetTreeVisitor.handleItems(Unknown
> Source)
> 	at org.eclipse.swt.internal.widgets.WidgetTreeVisitor.accept(Unknown Source)
> 	at 
> org.eclipse.swt.internal.widgets.WidgetTreeVisitor.handleMenus(Unknown
> Source)
> 	at org.eclipse.swt.internal.widgets.WidgetTreeVisitor.accept(Unknown Source)
> 	at 
> org.eclipse.swt.internal.widgets.displaykit.DisplayLCA.render(Unknown
> Source)
> 	at org.eclipse.rwt.internal.lifecycle.Render.execute(Unknown Source)
> 	at org.eclipse.rwt.internal.lifecycle.RWTLifeCycle.executePhase(Unknown Source)
> 	at org.eclipse.rwt.internal.lifecycle.RWTLifeCycle.execute(Unknown Source)
> 	at 
> org.eclipse.rwt.internal.service.LifeCycleServiceHandler$1.run(Unknown
> Source)
> 	at 
> org.eclipse.rwt.internal.service.LifeCycleServiceHandler.internalServi
> ce(Unknown
> Source)
> 	at 
> org.eclipse.rwt.internal.service.LifeCycleServiceHandler.access$1(Unkn
> own
> Source)
> 	at 
> org.eclipse.rwt.internal.service.LifeCycleServiceHandler$LifeCycleSeri
> vceHandlerSync.doService(Unknown
> Source)
> 	at 
> org.eclipse.rwt.internal.lifecycle.RWTLifeCycleSerivceHandlerSync.acce
> ss$2(Unknown
> Source)
> 	at 
> org.eclipse.rwt.internal.lifecycle.RWTLifeCycleSerivceHandlerSync$1.ru
> n(Unknown
> Source)
> 	at java.lang.Thread.run(Thread.java:595)
> _______________________________________________
> rap-dev mailing list
> rap-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/rap-dev
> _______________________________________________
> rap-dev mailing list
> rap-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/rap-dev
>   

_______________________________________________
rap-dev mailing list
rap-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/rap-dev


Back to the top