Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [p2-dev] Problem running P2 director application

Ciao Afkham  :)
Any reason for using M2, that's a pretty early milestone, a LOT has
changed since then..?
HTH,
Ciao, hh

-----Original Message-----
From: p2-dev-bounces@xxxxxxxxxxx [mailto:p2-dev-bounces@xxxxxxxxxxx] On
Behalf Of Afkham Azeez
Sent: Monday, April 27, 2009 1:59 PM
To: p2-dev@xxxxxxxxxxx
Subject: [p2-dev] Problem running P2 director application

Hi Folks,
I tried to run the director app as outlined in
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.d
oc.isv/guide/p2_metadata_generator.html

However, I got the following  error

------------------------------------------------------
!SESSION 2009-04-27 17:08:58.378
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Framework
arguments:  -application org.eclipse.equinox.p2.director.app.application
-metadataRepository http://download.eclipse.org/releases/ganymede/
-artifactRepository http://download.eclipse.org/releases/ganymede/
-installIU org.eclipse.cdt.feature.group -version 5.0.2.200902130801
Command-line arguments:  -os linux -ws gtk -arch x86 -application
org.eclipse.equinox.p2.director.app.application -metadataRepository
http://download.eclipse.org/releases/ganymede/ -artifactRepository
http://download.eclipse.org/releases/ganymede/ -installIU
org.eclipse.cdt.feature.group -version 5.0.2.200902130801

!ENTRY org.eclipse.osgi 4 0 2009-04-27 17:08:59.251 !MESSAGE Application
error !STACK 1
java.lang.RuntimeException: Application
"org.eclipse.equinox.p2.director.app.application" could not be found in
the registry. The applications available are:
org.eclipse.equinox.app.error,
org.eclipse.equinox.p2.artifact.repository.mirrorApplication,
org.eclipse.equinox.p2.garbagecollector.application,
org.eclipse.equinox.p2.metadata.generator.EclipseGenerator,
org.eclipse.equinox.p2.metadata.repository.mirrorApplication,
org.eclipse.equinox.p2.reconciler.application,
org.eclipse.equinox.p2.ui.admin.rcp.application.
	at
org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(Ecl
ipseAppContainer.java:242)
	at
org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplica
tionLauncher.java:29)
	at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat
ion(EclipseAppLauncher.java:110)
	at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclip
seAppLauncher.java:79)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
386)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

--------------------------------------------------------

It seems that the director app cannot be  found in my P2 installation.
I'm using P2 equinox-p2-agent-3.5M2-linux.tar.gz.

Do I have to separately download the director app?


--
Thanks
Afkham Azeez

Blog: http://afkham.org
Developer Portal: http://www.wso2.org
WSAS Blog: http://wso2wsas.blogspot.com
Company: http://wso2.com
GPG Fingerprint: 643F C2AF EB78 F886 40C9  B2A2 4AE2 C887 665E 0760
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


Back to the top