[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.higgins] Re: Error running demo application

Hi Pat,

When launching the Demo app you should see something like this just before 
the string of "Invalid Menu Extension" errors:
!ENTRY org.eclipse.higgins.internal 1 0 2006-02-23 16:40:10.62

!MESSAGE Higgins starting

Processing xid=org.eclipse.higgins.context.profileshare.context, member 
name=context

Processing xid=org.eclipse.higgins.context.user.context, member name=context

org.eclipse.ecf.internal.core.Trace: OFF

Processing xid=org.eclipse.higgins.context.store.contextStore, member 
name=contextStore

Open context: extensionId=org.eclipse.higgins.context.user.context id=Other 
Person

Open context: extensionId=org.eclipse.higgins.context.user.context id=<your 
name here>

What do you see comparable to the above? This might help me understand 
what's going wrong.

Also, this won't fix your problem, but I noticed that we omitted step #3 
"Manually add the dependency...". It has now been added to this update wiki 
page: http://spwiki.editme.com/RunningTheDemoApp

-Paul

"Pat" <pfelsted@xxxxxxxxxx> wrote in message 
news:6b0d1c3c6f3f5209a3ff52a935960b08$1@xxxxxxxxxxxxxxxxxx
>I am trying to run the demo applications.  When I run the demo apps I get 
>errors:
>
> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.updateMenu
> Invalid Menu Extension (Path is invalid): 
> org.eclipse.update.ui.configManager
> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.newUpdates
> Invalid Menu Extension (Path is invalid): 
> org.eclipse.ui.actions.showKeyAssistHandler
>
> I resolved this by removing the plugin org.eclipse.update.ui dependency, 
> but either way I can not do the demo because on the step:
>
> On the first app click Context > New > ProfileShare - this will bring up 
> the 'New Profile Share context' dialogue box:
> Under the New menu there is no menu items.  So I can not make a 
> ProfileShare.
>
> Any ideas?  It may have to do with not having that plugin but I can not 
> find where I get the plugin from.
>
> Pat
>