Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 321673 - run.director fails during eclipse SDK build
Summary: run.director fails during eclipse SDK build
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Releng (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows Server 2003
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-Releng-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-04 03:22 EDT by Mitsuki Touno CLA
Modified: 2013-09-01 11:48 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mitsuki Touno CLA 2010-08-04 03:22:20 EDT
Build Identifier: I20100608-0911

I'm building eclipse SDK with source build script and resources checked out from CVS. The build proceeded until the end of "packageEclipseDistributables" target, but I got below error from "run.director" target in run.xml. 

How can I avoid this error? 

==== Message From Here ====
run.director:
     [exec] This application is deprecated and will be removed in a future release. Please use the org.eclipse.equinox.p2.director application.
     [exec] Installing org.eclipse.sdk.ide 3.6.0.I20100608-0911.
     [exec] Installation failed.
     [exec] Application failed, log file location: C:\build\eclipseSDK\eclipse\configuration\1280896431359.log
     [exec] !SESSION 2010-08-04 13:33:48.156 -----------------------------------------------
     [exec] eclipse.buildId=I20100608-0911
     [exec] java.version=1.5.0_21
     [exec] java.vendor=Sun Microsystems Inc.
     [exec] BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ja_JP
     [exec] Framework arguments:  -application org.eclipse.equinox.p2.director.app.application -flavor tooling -installIU org.eclipse.sdk.ide -version 3.6.0.I20100608-0911 -p2.os win32 -p2.ws win32 -p2.arch x86 -roaming -profile SDKProfile -profileProperties org.eclipse.update.install.features=true -metadataRepository file:C:/build/eclipseSDK/src/updateSite/I20100608-0911 -artifactRepository file:C:/build/eclipseSDK/src/updateSite/I20100608-0911 -metadataRepositoryName Eclipse Project Test Site -artifactRepositoryName Eclipse Project Test Site -destination C:/build/eclipseSDK/src/I20100608-0911/p2temp/equinox.p2.build/sdk.install/eclipse -bundlepool C:/build/eclipseSDK/src/I20100608-0911/p2temp/equinox.p2.build/sdk.install/eclipse
     [exec] Command-line arguments:  -os win32 -ws win32 -arch x86 -application org.eclipse.equinox.p2.director.app.application -consoleLog -flavor tooling -installIU org.eclipse.sdk.ide -version 3.6.0.I20100608-0911 -p2.os win32 -p2.ws win32 -p2.arch x86 -roaming -profile SDKProfile -profileProperties org.eclipse.update.install.features=true -metadataRepository file:C:/build/eclipseSDK/src/updateSite/I20100608-0911 -artifactRepository file:C:/build/eclipseSDK/src/updateSite/I20100608-0911 -metadataRepositoryName Eclipse Project Test Site -artifactRepositoryName Eclipse Project Test Site -destination C:/build/eclipseSDK/src/I20100608-0911/p2temp/equinox.p2.build/sdk.install/eclipse -bundlepool C:/build/eclipseSDK/src/I20100608-0911/p2temp/equinox.p2.build/sdk.install/eclipse
     [exec] 
     [exec] !ENTRY org.eclipse.equinox.p2.director 4 1 2010-08-04 13:34:34.953
     [exec] !MESSAGE Cannot complete the install because one or more required items could not be found.
     [exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2010-08-04 13:34:34.953
     [exec] !MESSAGE Software being installed: Eclipse SDK 3.6.0.I20100608-0911 (org.eclipse.sdk.ide 3.6.0.I20100608-0911)
     [exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2010-08-04 13:34:34.953
     [exec] !MESSAGE Missing requirement: toolingorg.eclipse.equinox.launcher.win32.win32.x86 1.1.0.v20100503 requires 'bundle org.eclipse.equinox.launcher.win32.win32.x86 [1.1.0.v20100503]' but it could not be found
     [exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2010-08-04 13:34:34.953
     [exec] !MESSAGE Cannot satisfy dependency:
     [exec] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-08-04 13:34:34.953
     [exec] !MESSAGE From: Eclipse Product Configuration 1.0.0.I20100608-0911 (org.eclipse.rcp.configuration.feature.group 1.0.0.I20100608-0911)
     [exec] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-08-04 13:34:34.953
     [exec] !MESSAGE To: toolingorg.eclipse.equinox.launcher.win32.win32.x86 [1.1.0.v20100503]
     [exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2010-08-04 13:34:34.953
     [exec] !MESSAGE Cannot satisfy dependency:
     [exec] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-08-04 13:34:34.953
     [exec] !MESSAGE From: Eclipse SDK 3.6.0.I20100608-0911 (org.eclipse.sdk.ide 3.6.0.I20100608-0911)
     [exec] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-08-04 13:34:34.953
     [exec] !MESSAGE To: org.eclipse.rcp.configuration.feature.group [1.0.0.I20100608-0911]
     [exec] Eclipse:
     [exec] Java was started but returned exit code=13
     [exec] C:/build_tools/JDK5/jre/bin/java.exe
     [exec] -Declipse.p2.data.area=C:/build/eclipseSDK/src/I20100608-0911/p2temp/equinox.p2.build/sdk.install/eclipse/p2
     [exec] -Declipse.p2.MD5Check=false
     [exec] -Declipse.p2.profile=@none
     [exec] -XX:MaxPermSize=256m
     [exec] -jar C:\build\eclipseSDK\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
     [exec] -os win32
     [exec] -ws win32
     [exec] -arch x86
     [exec] -launcher C:\build\eclipseSDK\org.eclipse.releng.eclipsebuilder\..\eclipse\eclipse.exe
     [exec] -name Eclipse
     [exec] --launcher.library C:\build\eclipseSDK\eclipse\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.0.v20100503\eclipse_1307.dll
     [exec] -startup C:\build\eclipseSDK\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
     [exec] -exitdata c6c_748
     [exec] -application org.eclipse.equinox.p2.director.app.application
     [exec] -consoleLog
     [exec] -flavor tooling
     [exec] -installIU org.eclipse.sdk.ide
     [exec] -version 3.6.0.I20100608-0911
     [exec] -p2.os win32
     [exec] -p2.ws win32
     [exec] -p2.arch x86
     [exec] -roaming
     [exec] -profile SDKProfile
     [exec] -profileProperties org.eclipse.update.install.features=true
     [exec] -metadataRepository file:C:/build/eclipseSDK/src/updateSite/I20100608-0911
     [exec] -artifactRepository file:C:/build/eclipseSDK/src/updateSite/I20100608-0911
     [exec] -metadataRepositoryName Eclipse Project Test Site
     [exec] -artifactRepositoryName Eclipse Project Test Site
     [exec] -destination C:/build/eclipseSDK/src/I20100608-0911/p2temp/equinox.p2.build/sdk.install/eclipse
     [exec] -bundlepool C:/build/eclipseSDK/src/I20100608-0911/p2temp/equinox.p2.build/sdk.install/eclipse
     [exec] -vm C:/build_tools/JDK5/jre/bin/java.exe
     [exec] -vmargs
     [exec] -Declipse.p2.data.area=C:/build/eclipseSDK/src/I20100608-0911/p2temp/equinox.p2.build/sdk.install/eclipse/p2
     [exec] -Declipse.p2.MD5Check=false
     [exec] -Declipse.p2.profile=@none
     [exec] -XX:MaxPermSize=256m
     [exec] -jar C:\build\eclipseSDK\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar 

==== Message To Here ====

Thanks regards, 

Mitsuki

Reproducible: Always

Steps to Reproduce:
1.Acquire source build script
2.Acquire map file for eclipse3.6 release version
3.Check out required build resources from CVS as per map file
4.Execute build from buildFromSource.xml
5.Getting error in run.director target of run.xml
Comment 1 David Williams CLA 2013-09-01 11:48:11 EDT
This involves source builds from cvs. Neither of which we use or support any longer, so will close as "won't fix". 

For current "how to build", see 
http://wiki.eclipse.org/Platform-releng/Platform_Build