Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] director failure

I'm getting a strange failure in the director. I've got a product spec from which I create a metadata/artifact repos via the PDE Product export wizard option 'Generate metadata repository'. The repositories get generated during the product build in the repository directory underneath the product build target director (in my run, in c:/temp/build.milli/milli.product/repository).

Now, I want to run the director to create an instance of the product. Here's my director params:

-console
-consolelog
-application org.eclipse.equinox.p2.director.app.application
-flavor tooling
-metadataRepository file:/c:/temp/build.milli/milli.product/repository
-artifactRepository file:/c:/temp/build.milli/milli.product/repository
-installIU org.eclipse.equinox.servletbridge.dummy
-destination c:/temp/build.milli/milli.product/target
-bundlepool c:/temp/build.milli/milli.product/target
-profile WebappProfile
-roaming

and env var
-Declipse.p2.data.area=c:/temp/build.milli/target/p2

All the paths given are present on disk and the jars are in repository/plugins. But when I run this I get the error log below. Basically, it seems as if *none* of the plugins (that exist in file:/c:/temp/build.milli/milli.product/repository/plugins) can be read. Those plugins are in fact present. Any ideas of can/could be causing this?

log output

!SESSION 2008-09-12 14:55:10.375 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -application org.eclipse.equinox.p2.director.app.application -flavor tooling -metadataRepository file:/c:/temp/build.milli/milli.product/repository -artifactRepository file:/c:/temp/build.milli/milli.product/repository -installIU org.eclipse.equinox.servletbridge.dummy -destination c:/temp/build.milli/milli.product/target -bundlepool c:/temp/build.milli/milli.product/target -profile WebappProfile -roaming Command-line arguments: -dev file:C:/Documents and Settings/slewis/workspace.code9/.metadata/.plugins/org.eclipse.pde.core/director app/dev.properties -console -consolelog -application org.eclipse.equinox.p2.director.app.application -flavor tooling -metadataRepository file:/c:/temp/build.milli/milli.product/repository -artifactRepository file:/c:/temp/build.milli/milli.product/repository -installIU org.eclipse.equinox.servletbridge.dummy -destination c:/temp/build.milli/milli.product/target -bundlepool c:/temp/build.milli/milli.product/target -profile WebappProfile -roaming

!ENTRY org.eclipse.equinox.p2.engine 4 4 2008-09-12 14:55:25.140
!MESSAGE An error occurred while collecting items to be installed
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Problems downloading artifact: osgi.bundle,javax.servlet,2.4.0.v200806031604. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/javax.servlet_2.4.0.v200806031604.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/javax.servlet_2.4.0.v200806031604.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.140
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.140
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.core.jobs,3.4.0.v20080512. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.core.jobs_3.4.0.v20080512.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.core.jobs_3.4.0.v20080512.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.140
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.140
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.core.net,1.1.0.I20080604. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.core.net_1.1.0.I20080604.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.core.net_1.1.0.I20080604.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.140
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.140
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.ecf,2.0.1.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.ecf_2.0.1.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.ecf_2.0.1.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.140
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.140
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.ecf.filetransfer,2.0.1.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.ecf.filetransfer_2.0.1.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.ecf.filetransfer_2.0.1.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.140
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.140
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.ecf.identity,2.0.1.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.ecf.identity_2.0.1.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.ecf.identity_2.0.1.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.140
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.140
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.140 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.app,1.2.0.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.app_1.2.0.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.app_1.2.0.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.156
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.156
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.common,3.4.0.v20080421-2006. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.156
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.156
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.frameworkadmin,1.0.100.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.156
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.156
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox,1.0.100.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.100.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.100.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.156
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.156
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.launcher,1.0.100.v20080509-1800. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.156
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.156
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.launcher.win32.win32.x86,1.0.100.v20080509-1800. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.100.v20080509-1800.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.100.v20080509-1800.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.156
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.156
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.156 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.artifact.repository,1.0.100.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.100.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.100.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.171
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.171
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.console,1.0.0.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.console_1.0.0.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.console_1.0.0.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.171
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.171
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.core,1.0.100.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.core_1.0.100.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.core_1.0.100.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.171
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.171
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.director,1.0.100.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.director_1.0.100.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.director_1.0.100.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.171
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.171
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.engine,1.0.100.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.engine_1.0.100.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.171 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.engine_1.0.100.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.171
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.171
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.187 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.exemplarysetup,1.0.0.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.187 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.exemplarysetup_1.0.0.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.exemplarysetup_1.0.0.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.203
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.203
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.garbagecollector,1.0.100.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.garbagecollector_1.0.100.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.garbagecollector_1.0.100.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.203
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.203
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.installer,1.0.100.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.installer_1.0.100.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.installer_1.0.100.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.203
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.203
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.0.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.0.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.0.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.203
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.203
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.metadata,1.0.0.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.metadata_1.0.0.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.metadata_1.0.0.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.203
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.203
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.0.100.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.100.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.100.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.203
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.203
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.preferences,3.2.200.v20080421-2006. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.preferences_3.2.200.v20080421-2006.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.203 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.preferences_3.2.200.v20080421-2006.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.registry,3.4.0.v20080516-0950. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.registry_3.4.0.v20080516-0950.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.registry_3.4.0.v20080516-0950.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.security,1.0.0.v20080512-1800. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.security_1.0.0.v20080512-1800.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.security_1.0.0.v20080512-1800.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Problems downloading artifact: binary,org.eclipse.equinox.servletbridge.dummy.launcher.win32.win32.x86,1.0.0. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/binary/org.eclipse.equinox.servletbridge.dummy.launcher.win32.win32.x86_1.0.0. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/binary/org.eclipse.equinox.servletbridge.dummy.launcher.win32.win32.x86_1.0.0.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.simpleconfigurator,1.0.100.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.simpleconfigurator_1.0.100.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.simpleconfigurator_1.0.100.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator,1.0.100.200809121153. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_1.0.100.200809121153.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_1.0.100.200809121153.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.osgi,3.4.0.v20080605-1900. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.osgi_3.4.0.v20080605-1900.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.osgi_3.4.0.v20080605-1900.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.osgi.services,3.1.200.v20071203. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.osgi.services_3.1.200.v20071203.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.osgi.services_3.1.200.v20071203.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Problems downloading artifact: osgi.bundle,org.eclipse.swt,3.4.0.v3448f. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.swt_3.4.0.v3448f.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.eclipse.swt_3.4.0.v3448f.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.218
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Problems downloading artifact: osgi.bundle,org.sat4j.core,2.0.0.v20080602. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.sat4j.core_2.0.0.v20080602.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.218 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.sat4j.core_2.0.0.v20080602.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.234
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.234
!MESSAGE OK
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.234 !MESSAGE Problems downloading artifact: osgi.bundle,org.sat4j.pb,2.0.0.v20080602. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.234 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.sat4j.pb_2.0.0.v20080602.jar. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2008-09-12 14:55:25.234 !MESSAGE Unable to read repository at file:/c:/temp/build.milli/milli.product/repository/plugins/org.sat4j.pb_2.0.0.v20080602.jar.
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.234
!MESSAGE OK
!SUBENTRY 2 org.eclipse.core.runtime 0 0 2008-09-12 14:55:25.234
!MESSAGE OK







Back to the top