From dev-return-34094-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Tue May 13 03:12:47 2008 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 90355 invoked from network); 13 May 2008 03:12:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 May 2008 03:12:47 -0000 Received: (qmail 93098 invoked by uid 500); 13 May 2008 03:12:47 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 93060 invoked by uid 500); 13 May 2008 03:12:47 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 93049 invoked by uid 99); 13 May 2008 03:12:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2008 20:12:47 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stepan.mishura@gmail.com designates 209.85.146.180 as permitted sender) Received: from [209.85.146.180] (HELO wa-out-1112.google.com) (209.85.146.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2008 03:12:02 +0000 Received: by wa-out-1112.google.com with SMTP id j5so4694410wah.18 for ; Mon, 12 May 2008 20:12:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=IlXv3IGu91ctu1G4A7g4QOKSnXpiHwBRPOmzfzjcXls=; b=BQDRa7Mhq3S1SOq9RBhl56mn0OTHHIWaIAQeYFyaKrClhFDjBPpZiBR5m0DMazVJD55nyHSOuhE/u0ng9m8gwRD2o9gkkpu3k+W90El/yYMnWLsdTbzJU/J4sqE2K4X7gL/+X4M0zKLSAy+GJe3FAaxCC6qBv1J+EfG5SEiVn1A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=X7I94M5iRvGaP6ybtWxLdlkK0zLZhrLVsoubthaJvXdAZNVJWXKht9DZYuYGs2uNUJ/fTGyt9cmZSxfiXyqabdE4xJltqgpUBKMdT/A8QAhlFCqLLsupAY5Xb0tnJpE6JNBLy9ydfkC5ADB7qJc1xEQdQTf297oEdLOPt3wdbaM= Received: by 10.114.112.1 with SMTP id k1mr8581174wac.24.1210648336784; Mon, 12 May 2008 20:12:16 -0700 (PDT) Received: by 10.115.33.5 with HTTP; Mon, 12 May 2008 20:12:16 -0700 (PDT) Message-ID: <6e47b64f0805122012o3815a655t28ed9f52e28c80a0@mail.gmail.com> Date: Tue, 13 May 2008 10:12:16 +0700 From: "Stepan Mishura" To: dev@harmony.apache.org Subject: Re: [testing][EHWA-API] setup is broken? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6e47b64f0805120106o387a49f1rfb2c33d1042d2f41@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 5/12/08, Alexei Fedotov wrote: > Stepan, > > The root stack trace reads: > > Cannot create configuration in file:/C:/cc/i1.6/tmp/drlvm/build/windows_x86_msvc_debug/tests/ehwa/eclipse/configuration/ > > Does the directory exist? Yes, it does. > Do you have enough disk space? Yes, there is 32Gb of free space on the disk. -Stepan. > Thanks! > > > On Mon, May 12, 2008 at 12:06 PM, Stepan Mishura > wrote: > > Hi, > > > > Currently I'm trying to setup/run EHWA-API on fresh workspace and the > > scenario doesn't work for me. I did the next: check out classlib, > > drlvm and common_resources, build classlib and then drlvm. After that > > I typed in DRLVM workspace 'ant ehwa.test' and saw the log below. From > > the first glance the scenario's setup is broken - I guess that Eclipse > > was incorrectly configured. Could anyone try to reproduce and help to > > fix it? > > > > > > > > -run-ehwa-batch: > > [mkdir] Created dir: C:\cc\i1.6\tmp\drlvm\build\windows_x86_msvc_debug\tests > > \ehwa\wksp > > [echo] > > [echo] ================================== > > [echo] Run Eclipse HelloWorld using Client mode JIT (default) > > [echo] ================================== > > [echo] > > [java] !SESSION 2008-05-12 13:12:42.401 ----------------------------------- > > ------------ > > [java] eclipse.buildId=M20060921-0945 > > [java] java.version=1.5.0 > > [java] java.vendor=Apache Software Foundation > > [java] BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US > > [java] Framework arguments: -application org.eclipse.test.uitestapplicatio > > n formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatt > > er -testPluginName HelloAuto -className HelloAuto.CreateAndRunTest > > [java] Command-line arguments: -application org.eclipse.test.uitestapplica > > tion -dev bin -consolelog -data C:\cc\i1.6\tmp\drlvm\build\windows_x86_msvc_debu > > g\tests\ehwa/wksp formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJU > > nitResultFormatter -testPluginName HelloAuto -className HelloAuto.CreateAndRunTe > > st > > > > [java] !ENTRY org.eclipse.update.configurator 4 0 2008-05-12 13:13:00.041 > > [java] !MESSAGE FrameworkEvent.ERROR > > [java] !STACK 0 > > [java] org.osgi.framework.BundleException: Exception in org.eclipse.update. > > internal.configurator.ConfigurationActivator.start() of bundle org.eclipse.updat > > e.configurator. > > [java] at org.eclipse.osgi.framework.internal.core.BundleContextImpl.st > > artActivator(BundleContextImpl.java:1010) > > [java] at org.eclipse.osgi.framework.internal.core.BundleContextImpl.st > > art(BundleContextImpl.java:966) > > [java] at org.eclipse.osgi.framework.internal.core.BundleHost.startWork > > er(BundleHost.java:317) > > [java] at org.eclipse.osgi.framework.internal.core.AbstractBundle.resum > > e(AbstractBundle.java:329) > > [java] at org.eclipse.osgi.framework.internal.core.Framework.resumeBund > > le(Framework.java:1037) > > [java] at org.eclipse.osgi.framework.internal.core.StartLevelManager.re > > sumeBundles(StartLevelManager.java:573) > > [java] at org.eclipse.osgi.framework.internal.core.StartLevelManager.in > > cFWSL(StartLevelManager.java:495) > > [java] at org.eclipse.osgi.framework.internal.core.StartLevelManager.do > > SetStartLevel(StartLevelManager.java:275) > > [java] at org.eclipse.osgi.framework.internal.core.StartLevelManager.di > > spatchEvent(StartLevelManager.java:455) > > [java] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEven > > t(EventManager.java:189) > > [java] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread. > > run(EventManager.java:291) > > [java] Caused by: org.eclipse.core.runtime.CoreException: Cannot create con > > figuration in file:/C:/cc/i1.6/tmp/drlvm/build/windows_x86_msvc_debug/tests/ehwa > > /eclipse/configuration/ > > [java] at org.eclipse.update.internal.configurator.Utils.newCoreExcepti > > on(Utils.java:85) > > [java] at org.eclipse.update.internal.configurator.ConfigurationActivat > > or.initialize(ConfigurationActivator.java:113) > > [java] at org.eclipse.update.internal.configurator.ConfigurationActivat > > or.start(ConfigurationActivator.java:71) > > [java] at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2. > > run(BundleContextImpl.java:991) > > [java] at java.security.AccessController.doPrivilegedImpl(AccessControl > > ler.java:112) > > [java] at java.security.AccessController.doPrivileged(AccessController. > > java:75) > > [java] at org.eclipse.osgi.framework.internal.core.BundleContextImpl.st > > artActivator(BundleContextImpl.java:985) > > [java] at org.eclipse.osgi.framework.internal.core.BundleContextImpl.st > > art(BundleContextImpl.java:966) > > [java] ... 9 more > > [java] Root exception: > > [java] org.eclipse.core.runtime.CoreException: Cannot create configuration > > in file:/C:/cc/i1.6/tmp/drlvm/build/windows_x86_msvc_debug/tests/ehwa/eclipse/co > > nfiguration/ > > [java] at org.eclipse.update.internal.configurator.Utils.newCoreExcepti > > on(Utils.java:85) > > [java] at org.eclipse.update.internal.configurator.ConfigurationActivat > > or.initialize(ConfigurationActivator.java:113) > > [java] at org.eclipse.update.internal.configurator.ConfigurationActivat > > or.start(ConfigurationActivator.java:71) > > [java] at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2. > > run(BundleContextImpl.java:991) > > [java] at java.security.AccessController.doPrivilegedImpl(AccessControl > > ler.java:112) > > [java] at java.security.AccessController.doPrivileged(AccessController. > > java:75) > > [java] at org.eclipse.osgi.framework.internal.core.BundleContextImpl.st > > artActivator(BundleContextImpl.java:985) > > [java] at org.eclipse.osgi.framework.internal.core.BundleContextImpl.st > > art(BundleContextImpl.java:966) > > [java] at org.eclipse.osgi.framework.internal.core.BundleHost.startWork > > er(BundleHost.java:317) > > [java] at org.eclipse.osgi.framework.internal.core.AbstractBundle.resum > > e(AbstractBundle.java:329) > > [java] at org.eclipse.osgi.framework.internal.core.Framework.resumeBund > > le(Framework.java:1037) > > [java] at org.eclipse.osgi.framework.internal.core.StartLevelManager.re > > sumeBundles(StartLevelManager.java:573) > > [java] at org.eclipse.osgi.framework.internal.core.StartLevelManager.in > > cFWSL(StartLevelManager.java:495) > > [java] at org.eclipse.osgi.framework.internal.core.StartLevelManager.do > > SetStartLevel(StartLevelManager.java:275) > > [java] at org.eclipse.osgi.framework.internal.core.StartLevelManager.di > > spatchEvent(StartLevelManager.java:455) > > [java] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEven > > t(EventManager.java:189) > > [java] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread. > > run(EventManager.java:291) > > > > [java] !ENTRY org.eclipse.core.runtime 4 0 2008-05-12 13:13:00.088 > > [java] !MESSAGE FrameworkEvent.ERROR > > [java] !STACK 0 > > [java] org.osgi.framework.BundleException: The bundle could not be resolved > > . Reason: Missing Constraint: Require-Bundle: org.eclipse.core.jobs; bundle-vers > > ion="[3.2.0,4.0.0)" > > [java] at org.eclipse.osgi.framework.internal.core.BundleHost.startWork > > er(BundleHost.java:294) > > [java] at org.eclipse.osgi.framework.internal.core.AbstractBundle.resum > > e(AbstractBundle.java:329) > > [java] at org.eclipse.osgi.framework.internal.core.Framework.resumeBund > > le(Framework.java:1037) > > [java] at org.eclipse.osgi.framework.internal.core.StartLevelManager.re > > sumeBundles(StartLevelManager.java:573) > > [java] at org.eclipse.osgi.framework.internal.core.StartLevelManager.in > > cFWSL(StartLevelManager.java:495) > > [java] at org.eclipse.osgi.framework.internal.core.StartLevelManager.do > > SetStartLevel(StartLevelManager.java:275) > > [java] at org.eclipse.osgi.framework.internal.core.StartLevelManager.di > > spatchEvent(StartLevelManager.java:455) > > [java] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEven > > t(EventManager.java:189) > > [java] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread. > > run(EventManager.java:291) > > > > [java] !ENTRY org.eclipse.osgi 4 0 2008-05-12 13:13:00.135 > > [java] !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.co > > nfigurator_3.2.1.v20092006.jar/ [2] is not active. > > > > [java] !ENTRY org.eclipse.osgi 4 0 2008-05-12 13:13:00.135 > > [java] !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.runt > > ime_3.2.0.v20060603.jar/ was not resolved. > > > > [java] !ENTRY org.eclipse.osgi 2 0 2008-05-12 13:13:00.228 > > [java] !MESSAGE One or more bundles are not resolved because the following > > root constraints are not resolved: > > [java] !SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-12 13:13:00.228 > > [java] !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.runt > > ime_3.2.0.v20060603.jar/ was not resolved. > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.228 > > [java] !MESSAGE Missing required bundle org.eclipse.equinox.registry_[3.2.0 > > ,4.0.0). > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.228 > > [java] !MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0) > > . > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.228 > > [java] !MESSAGE Missing required bundle org.eclipse.core.contenttype_[3.2.0 > > ,4.0.0). > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.244 > > [java] !MESSAGE Missing required bundle org.eclipse.equinox.preferences_[3. > > 2.0,4.0.0). > > > > [java] !ENTRY org.eclipse.osgi 2 0 2008-05-12 13:13:00.244 > > [java] !MESSAGE The following is a complete list of bundles which are not r > > esolved, see the prior log entry for the root cause if it exists: > > [java] !SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-12 13:13:00.244 > > [java] !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.runt > > ime_3.2.0.v20060603.jar/ [3] was not resolved. > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.244 > > [java] !MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0) > > . > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.244 > > [java] !MESSAGE Missing required bundle org.eclipse.equinox.registry_[3.2.0 > > ,4.0.0). > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.244 > > [java] !MESSAGE Missing required bundle org.eclipse.equinox.preferences_[3. > > 2.0,4.0.0). > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.244 > > [java] !MESSAGE Missing required bundle org.eclipse.core.contenttype_[3.2.0 > > ,4.0.0). > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.244 > > [java] !MESSAGE Missing optionally required bundle org.eclipse.core.runtime > > .compatibility.auth_[3.2.0,4.0.0). > > > > [java] !ENTRY org.eclipse.osgi 4 0 2008-05-12 13:13:00.275 > > [java] !MESSAGE Application error > > [java] !STACK 1 > > [java] java.lang.IllegalStateException: Unable to acquire application servi > > ce. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see > > config.ini). > > [java] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher. > > start(EclipseAppLauncher.java:65) > > [java] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseSt > > arter.java:396) > > [java] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseSt > > arter.java:177) > > [java] at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java > > ) > > [java] at java.lang.reflect.Method.invoke(Method.java:317) > > [java] at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) > > > > [java] at org.eclipse.core.launcher.Main.basicRun(Main.java:280) > > [java] at org.eclipse.core.launcher.Main.run(Main.java:977) > > [java] at org.eclipse.core.launcher.Main.main(Main.java:952) > > [java] at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java > > ) > > [java] at java.lang.reflect.Method.invoke(Method.java:317) > > [java] at org.apache.harmony.vm.JarRunner.main(JarRunner.java:89) > > > > [java] !ENTRY org.eclipse.osgi 2 0 2008-05-12 13:13:00.291 > > [java] !MESSAGE One or more bundles are not resolved because the following > > root constraints are not resolved: > > [java] !SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-12 13:13:00.291 > > [java] !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.runt > > ime_3.2.0.v20060603.jar/ was not resolved. > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.291 > > [java] !MESSAGE Missing required bundle org.eclipse.equinox.registry_[3.2.0 > > ,4.0.0). > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.291 > > [java] !MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0) > > . > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.291 > > [java] !MESSAGE Missing required bundle org.eclipse.core.contenttype_[3.2.0 > > ,4.0.0). > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.291 > > [java] !MESSAGE Missing required bundle org.eclipse.equinox.preferences_[3. > > 2.0,4.0.0). > > > > [java] !ENTRY org.eclipse.osgi 2 0 2008-05-12 13:13:00.291 > > [java] !MESSAGE The following is a complete list of bundles which are not r > > esolved, see the prior log entry for the root cause if it exists: > > [java] !SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-12 13:13:00.307 > > [java] !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.runt > > ime_3.2.0.v20060603.jar/ [3] was not resolved. > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.307 > > [java] !MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0) > > . > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.307 > > [java] !MESSAGE Missing required bundle org.eclipse.equinox.registry_[3.2.0 > > ,4.0.0). > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.307 > > [java] !MESSAGE Missing required bundle org.eclipse.equinox.preferences_[3. > > 2.0,4.0.0). > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.307 > > [java] !MESSAGE Missing required bundle org.eclipse.core.contenttype_[3.2.0 > > ,4.0.0). > > [java] !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-05-12 13:13:00.307 > > [java] !MESSAGE Missing optionally required bundle org.eclipse.core.runtime > > .compatibility.auth_[3.2.0,4.0.0). > > [java] Java Result: 13 > > Duplicated project name in import. Project Common property definitions defined f > > irst in C:\cc\i1.6\tmp\common_resources\make\platform.xml and again in C:\cc\i1. > > 6\tmp\common_resources\make\properties.xml > > > > > > > > Thanks, > > Stepan. > > > > > > -- > With best regards, > Alexei >