Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » PDE headless throws java return 13 error
PDE headless throws java return 13 error [message #35288] Wed, 13 May 2009 17:08 Go to next message
Asif is currently offline AsifFriend
Messages: 11
Registered: July 2009
Junior Member
Hi there,

I'm in the process of making the swtBot test cases run in the nightly
builds, to achieve this I downloaded the Ketan's PDE source and modified
the files as per readme instructions.

I've downloaded eclipse 3.4.2 verison and replaced the older
buid.properties file. As it is mentioned in the readme I changed the
values in the build.developer.properties.sample to:

os = win32
ws = win32
arch = x86
update-site-location = update-site
eclipse.sdk.archive = eclipse-SDK-3.4.2-win32.zip

and renamed it to build.developer.properties. I got an error. Java
returned: 13 Here is the log:-

Buildfile: build.xml
[delete] Deleting: C:\DOCUME~1\SUNMIC~1\LOCALS~1\Temp\git.svn.properties
[touch] Creating C:\DOCUME~1\SUNMIC~1\LOCALS~1\Temp\git.svn.properties
[delete] Deleting: C:\DOCUME~1\SUNMIC~1\LOCALS~1\Temp\svn.properties
[touch] Creating C:\DOCUME~1\SUNMIC~1\LOCALS~1\Temp\svn.properties

check-dependencies:

download-eclipse-sdk:

download-purge-task:

download-ant-contrib-task:

download-ant-cobertura-task:

download-ant-libs:

download-dependencies:

check-windows-preconditions:
[echo] Checking for unzip on path.
[echo] Found unzip on path.

check-other-preconditions:

check-conditions:
[echo] Checking for svn on path.
[echo] Found svn on path.

guess-junit-version:
[echo] Guessing plugin version of org.junit4.
[echo] Plugin version of org.junit is "4.3.1"
[echo] isJunit4.5: ${isJunit4.5}

guess-pde-build-version:
[echo] Guessing plugin version of org.eclipse.pde.build.
[echo] Plugin version of org.eclipse.pde.build is
"3.4.1.R34x_v20081217"

create-build-properties-from-template:
[copy] Copying 1 file to
C:\asif\PDEUnitTest\ketan\ketan-swtbot\org.eclipse.swtbot.re leng

initialize-environment:

printjvm:
[exec] The command attribute is deprecated.
[exec] Please use the executable attribute and nested arg elements.
[exec] java version "1.6.0_13"
[exec] Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
[exec] Java HotSpot(TM) Client VM (build 11.3-b02, mixed mode,
sharing)
[echoproperties] #Ant properties
[echoproperties] #Wed May 13 10:04:07 PDT 2009
[echoproperties] java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[echoproperties] java.awt.printerjob=sun.awt.windows.WPrinterJob
[echoproperties]
java.class.path=C\:\\eclipse_Europa\\eclipse\\plugins\\org.a pache.ant_1.7.0.v200706080842\\bin\\..\\lib\\ant-launcher.ja r;C\:\\jdk\\jre\\bin;C\:\\eclipse_Europa\\eclipse\\plugins\\ org.apache.ant_1.7.0.v200706080842\\bin "
;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0 .v200706080842\\lib\\ant-antlr.jar;C\:\\eclipse_Europa\\ecli pse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-a pache-bcel.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.ap ache.ant_1.7.0.v200706080842\\lib\\ant-apache-bsf.jar;C\:\\e clipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v20070 6080842\\lib\\ant-apache-log4j.jar;C\:\\eclipse_Europa\\ecli pse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-a pache-oro.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apa che.ant_1.7.0.v200706080842\\lib\\ant-apache-regexp.jar;C\:\ \eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v200 706080842\\lib\\ant-apache-resolver.jar;C\:\\eclipse_Europa\ \eclipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ ant-commons-logging.jar;C\:\\eclipse_Europa\\eclipse\\plugin s\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-commons-net. jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1. 7.0.v200706080842\\lib\\ant-jai.jar;C\:\\eclipse_Europa\\ecl ipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant- javamail.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apac he.ant_1.7.0.v200706080842\\lib\\ant-jdepend.jar;C\:\\eclips e_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v2007060808 42\\lib\\ant-jmf.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\ org.apache.ant_1.7.0.v200706080842\\lib\\ant-jsch.jar;C\:\\e clipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v20070 6080842\\lib\\ant-junit.jar;C\:\\eclipse_Europa\\eclipse\\pl ugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-launcher .jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1 .7.0.v200706080842\\lib\\ant-netrexx.jar;C\:\\eclipse_Europa \\eclipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\ \ant-nodeps.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.a pache.ant_1.7.0.v200706080842\\lib\\ant-starteam.jar;C\:\\ec lipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v200706 080842\\lib\\ant-stylebook.jar;C\:\\eclipse_Europa\\eclipse\ \plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-swing .jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1 .7.0.v200706080842\\lib\\ant-trax.jar;C\:\\eclipse_Europa\\e clipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\an t-weblogic.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.ap ache.ant_1.7.0.v200706080842\\lib\\ant.jar;C\:\\Program
Files\\Java\\jre6\\lib\\tools.jar
[echoproperties] java.class.version=50.0
[echoproperties] java.endorsed.dirs=C\:\\Program
Files\\Java\\jre6\\lib\\endorsed
[echoproperties] java.ext.dirs=C\:\\Program
Files\\Java\\jre6\\lib\\ext;C\:\\WINDOWS\\Sun\\Java\\lib\\ex t
[echoproperties] java.home=C\:\\Program Files\\Java\\jre6
[echoproperties] java.io.tmpdir=C\:\\DOCUME~1\\SUNMIC~1\\LOCALS~1\\Temp\\
[echoproperties]
java.library.path=C\:\\WINDOWS\\system32;.;C\:\\WINDOWS\\Sun \\Java\\bin;C\:\\WINDOWS\\system32;C\:\\WINDOWS;C\:\\Program
Files\\CollabNet Subversion
Server;C\:\\WINDOWS\\system32;C\:\\WINDOWS;C\:\\WINDOWS\\Sys tem32\\Wbem;C\:\\jdk\\jre\\bin;C\:\\jdk\\bin;C\:\\eclipse_Eu ropa\\eclipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\ bin;c\:\\unzip;C\:\\svn\\git\\git-1.6.3;c\:\\mksnt
[echoproperties] java.runtime.name=Java(TM) SE Runtime Environment
[echoproperties] java.runtime.version=1.6.0_13-b03
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Sun Microsystems Inc.
[echoproperties] java.specification.version=1.6
[echoproperties] java.vendor=Sun Microsystems Inc.
[echoproperties] java.vendor.url=http\://java.sun.com/
[echoproperties]
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
[echoproperties] java.version=1.6.0_13
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=Java HotSpot(TM) Client VM
[echoproperties] java.vm.specification.name=Java Virtual Machine
Specification
[echoproperties] java.vm.specification.vendor=Sun Microsystems Inc.
[echoproperties] java.vm.specification.version=1.0
[echoproperties] java.vm.vendor=Sun Microsystems Inc.
[echoproperties] java.vm.version=11.3-b02

clean:
[echo] Cleaning all in
C:\asif\PDEUnitTest\ketan\ketan-swtbot\org.eclipse.swtbot.re leng/target
[delete] Deleting directory
C:\asif\PDEUnitTest\ketan\ketan-swtbot\org.eclipse.swtbot.re leng\artifacts

init:
[mkdir] Created dir:
C:\asif\PDEUnitTest\ketan\ketan-swtbot\org.eclipse.swtbot.re leng\artifacts

copy-features:
[sync] Copying 6 files to
C:\asif\PDEUnitTest\ketan\ketan-swtbot\org.eclipse.swtbot.re leng\target\features

copy-plugins:
[sync] Copying 93 files to
C:\asif\PDEUnitTest\ketan\ketan-swtbot\org.eclipse.swtbot.re leng\target\plugins

copy-sources:

copy-all:

pde-build:
[echo] ###### basedir amius
C:\asif\PDEUnitTest\ketan\ketan-swtbot\org.eclipse.swtbot.re leng
[echo] ######eclipseLocation amius =
../eclipse/plugins/org.eclipse.pde.build_3.4.1.R34x_v2008121 7/scripts/build.xml
[java] Install location:
[java] file:/c:/asif/PDEUnitTest/ketan/ketan-swtbot/eclipse/
[java] Configuration file:
[java]
file:/c:/asif/PDEUnitTest/ketan/ketan-swtbot/eclipse/configu ration/config.ini
loaded
[java] Configuration location:
[java]
file:/c:/asif/PDEUnitTest/ketan/ketan-swtbot/eclipse/configu ration/
[java] Framework located:
[java]
file:/c:/asif/PDEUnitTest/ketan/ketan-swtbot/eclipse/plugins /org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
[java] Framework classpath:
[java]
file:/c:/asif/PDEUnitTest/ketan/ketan-swtbot/eclipse/plugins /org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
[java] Debug options:
[java]
file:/C:/asif/PDEUnitTest/ketan/ketan-swtbot/org.eclipse.swt bot.releng/.options
not found
[java] Time to load bundles: 15

Any advice is much appreciated


Thanks
Mohammed
Re: PDE headless throws java return 13 error [message #35329 is a reply to message #35288] Wed, 13 May 2009 19:26 Go to previous messageGo to next message
Asif is currently offline AsifFriend
Messages: 11
Registered: July 2009
Junior Member
Here is consoleLog for more information:-


pde-build:
[echo] ###### basedir amius
C:\asif\PDEUnitTest\ketan\ketan-swtbot\org.eclipse.swtbot.re leng
[echo] ######eclipseLocation amius =
../eclipse/plugins/org.eclipse.pde.build_3.4.1.R34x_v2008121 7/scripts/build.xml
[echo] ######buildDirectory amius =
C:\asif\PDEUnitTest\ketan\ketan-swtbot\org.eclipse.swtbot.re leng/target
[java] !SESSION 2009-05-13 12:20:37.468
-----------------------------------------------
[java] eclipse.buildId=M20090211-1700
[java] java.version=1.6.0_13
[java] java.vendor=Sun Microsystems Inc.
[java] BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
[java] Framework arguments: -application
org.eclipse.ant.core.antRunner -buildfile
../eclipse/plugins/org.eclipse.pde.build_3.4.1.R34x_v2008121 7/scripts/build.xml
-Dtimestamp=007 -DbuildId=2.0.0.${svn.LastChangedRev}-dev
-DforceContextQualifier=${svn.LastChangedRev}-dev -Dbaseos=win32
-Dbasews=win32 -Dbasearch=x86
-Dbuilder=C:\asif\PDEUnitTest\ketan\ketan-swtbot\org.eclipse .swtbot.releng
-Dbasedir=C:\asif\PDEUnitTest\ketan\ketan-swtbot\org.eclipse .swtbot.releng
-Dbuild_directory=C:\asif\PDEUnitTest\ketan\ketan-swtbot\org .eclipse.swtbot.releng/target
[java] Command-line arguments: -application
org.eclipse.ant.core.antRunner -buildfile
../eclipse/plugins/org.eclipse.pde.build_3.4.1.R34x_v2008121 7/scripts/build.xml
-Dtimestamp=007 -DbuildId=2.0.0.${svn.LastChangedRev}-dev
-DforceContextQualifier=${svn.LastChangedRev}-dev -Dbaseos=win32
-Dbasews=win32 -Dbasearch=x86
-Dbuilder=C:\asif\PDEUnitTest\ketan\ketan-swtbot\org.eclipse .swtbot.releng
-Dbasedir=C:\asif\PDEUnitTest\ketan\ketan-swtbot\org.eclipse .swtbot.releng
-Dbuild_directory=C:\asif\PDEUnitTest\ketan\ketan-swtbot\org .eclipse.swtbot.releng/target
-consoleLog
[java]
[java] !ENTRY org.eclipse.osgi 4 0 2009-05-13 12:20:38.187
[java] !MESSAGE Application error
[java] !STACK 1
[java] java.lang.IllegalStateException: Unable to acquire application
service. 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:74)
[java] at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:386)
[java] at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
[java] at java.lang.reflect.Method.invoke(Unknown Source)
[java] at
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
[java] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
[java] at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
[java] at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
Re: PDE headless throws java return 13 error [message #35362 is a reply to message #35329] Thu, 14 May 2009 01:06 Go to previous messageGo to next message
Asif is currently offline AsifFriend
Messages: 11
Registered: July 2009
Junior Member
After some research I could able to proceed further but stuck at this
point to find Missing required plug-in com.thoughtworks.qdox_0.0.0. due
to which ant target is failed to execute successfully. This is the latest
log. If anyone give me clue to fix this issue would be appreciated.

Thanks


Buildfile: build.xml
[delete] Deleting: C:\DOCUME~1\SUNMIC~1\LOCALS~1\Temp\git.svn.properties
[touch] Creating C:\DOCUME~1\SUNMIC~1\LOCALS~1\Temp\git.svn.properties
[delete] Deleting: C:\DOCUME~1\SUNMIC~1\LOCALS~1\Temp\svn.properties
[touch] Creating C:\DOCUME~1\SUNMIC~1\LOCALS~1\Temp\svn.properties

check-dependencies:

download-eclipse-sdk:
[get] Getting:
http://sunsite.informatik.rwth-aachen.de:3080/eclipse/downlo ads/drops/R-3.4.2-200902111700/eclipse-SDK-3.4.2-win32.zip
[get] To:
C:\swtBot\swtbot\org.eclipse.swtbot.releng\externals\eclipse -SDK-3.4.2-win32.zip
[get] local file date : Wed May 13 17:33:01 PDT 2009
[get] Not modified - so not downloaded

download-purge-task:

download-ant-contrib-task:

download-ant-cobertura-task:

download-ant-libs:

download-dependencies:

check-windows-preconditions:
[echo] Checking for unzip on path.
[echo] Found unzip on path.

check-other-preconditions:

check-conditions:
[echo] Checking for svn on path.
[echo] Found svn on path.

guess-junit-version:
[echo] Guessing plugin version of org.junit4.
[echo] Plugin version of org.junit is "4.3.1"
[echo] isJunit4.5: ${isJunit4.5}

guess-pde-build-version:
[echo] Guessing plugin version of org.eclipse.pde.build.
[echo] Plugin version of org.eclipse.pde.build is
"3.4.1.R34x_v20081217"

create-build-properties-from-template:
[copy] Copying 1 file to C:\swtBot\swtbot\org.eclipse.swtbot.releng

initialize-environment:

printjvm:
[exec] The command attribute is deprecated.
[exec] Please use the executable attribute and nested arg elements.
[exec] java version "1.6.0_13"
[exec] Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
[exec] Java HotSpot(TM) Client VM (build 11.3-b02, mixed mode,
sharing)
[echoproperties] #Ant properties
[echoproperties] #Wed May 13 18:01:30 PDT 2009
[echoproperties] java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[echoproperties] java.awt.printerjob=sun.awt.windows.WPrinterJob
[echoproperties]
java.class.path=C\:\\eclipse_Europa\\eclipse\\plugins\\org.a pache.ant_1.7.0.v200706080842\\bin\\..\\lib\\ant-launcher.ja r;C\:\\jdk\\jre\\bin;C\:\\eclipse_Europa\\eclipse\\plugins\\ org.apache.ant_1.7.0.v200706080842\\bin "
;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0 .v200706080842\\lib\\ant-antlr.jar;C\:\\eclipse_Europa\\ecli pse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-a pache-bcel.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.ap ache.ant_1.7.0.v200706080842\\lib\\ant-apache-bsf.jar;C\:\\e clipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v20070 6080842\\lib\\ant-apache-log4j.jar;C\:\\eclipse_Europa\\ecli pse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-a pache-oro.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apa che.ant_1.7.0.v200706080842\\lib\\ant-apache-regexp.jar;C\:\ \eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v200 706080842\\lib\\ant-apache-resolver.jar;C\:\\eclipse_Europa\ \eclipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ ant-commons-logging.jar;C\:\\eclipse_Europa\\eclipse\\plugin s\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-commons-net. jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1. 7.0.v200706080842\\lib\\ant-jai.jar;C\:\\eclipse_Europa\\ecl ipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant- javamail.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apac he.ant_1.7.0.v200706080842\\lib\\ant-jdepend.jar;C\:\\eclips e_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v2007060808 42\\lib\\ant-jmf.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\ org.apache.ant_1.7.0.v200706080842\\lib\\ant-jsch.jar;C\:\\e clipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v20070 6080842\\lib\\ant-junit.jar;C\:\\eclipse_Europa\\eclipse\\pl ugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-launcher .jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1 .7.0.v200706080842\\lib\\ant-netrexx.jar;C\:\\eclipse_Europa \\eclipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\ \ant-nodeps.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.a pache.ant_1.7.0.v200706080842\\lib\\ant-starteam.jar;C\:\\ec lipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v200706 080842\\lib\\ant-stylebook.jar;C\:\\eclipse_Europa\\eclipse\ \plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-swing .jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1 .7.0.v200706080842\\lib\\ant-trax.jar;C\:\\eclipse_Europa\\e clipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\an t-weblogic.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.ap ache.ant_1.7.0.v200706080842\\lib\\ant.jar;C\:\\Program
Files\\Java\\jre6\\lib\\tools.jar
[echoproperties] java.class.version=50.0
[echoproperties] java.endorsed.dirs=C\:\\Program
Files\\Java\\jre6\\lib\\endorsed
[echoproperties] java.ext.dirs=C\:\\Program
Files\\Java\\jre6\\lib\\ext;C\:\\WINDOWS\\Sun\\Java\\lib\\ex t
[echoproperties] java.home=C\:\\Program Files\\Java\\jre6
[echoproperties] java.io.tmpdir=C\:\\DOCUME~1\\SUNMIC~1\\LOCALS~1\\Temp\\
[echoproperties]
java.library.path=C\:\\WINDOWS\\system32;.;C\:\\WINDOWS\\Sun \\Java\\bin;C\:\\WINDOWS\\system32;C\:\\WINDOWS;C\:\\Program
Files\\CollabNet Subversion
Server;C\:\\WINDOWS\\system32;C\:\\WINDOWS;C\:\\WINDOWS\\Sys tem32\\Wbem;C\:\\jdk\\jre\\bin;C\:\\jdk\\bin;C\:\\eclipse_Eu ropa\\eclipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\ bin;c\:\\unzip;C\:\\svn\\git\\git-1.6.3;c\:\\mksnt
[echoproperties] java.runtime.name=Java(TM) SE Runtime Environment
[echoproperties] java.runtime.version=1.6.0_13-b03
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Sun Microsystems Inc.
[echoproperties] java.specification.version=1.6
[echoproperties] java.vendor=Sun Microsystems Inc.
[echoproperties] java.vendor.url=http\://java.sun.com/
[echoproperties]
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
[echoproperties] java.version=1.6.0_13
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=Java HotSpot(TM) Client VM
[echoproperties] java.vm.specification.name=Java Virtual Machine
Specification
[echoproperties] java.vm.specification.vendor=Sun Microsystems Inc.
[echoproperties] java.vm.specification.version=1.0
[echoproperties] java.vm.vendor=Sun Microsystems Inc.
[echoproperties] java.vm.version=11.3-b02

clean:
[echo] Cleaning all in
C:\swtBot\swtbot\org.eclipse.swtbot.releng/target
[delete] Deleting directory
C:\swtBot\swtbot\org.eclipse.swtbot.releng\artifacts

init:
[mkdir] Created dir:
C:\swtBot\swtbot\org.eclipse.swtbot.releng\artifacts

copy-features:
[sync] Copying 6 files to
C:\swtBot\swtbot\org.eclipse.swtbot.releng\target\features
[sync] Removed 4 dangling files from
C:\swtBot\swtbot\org.eclipse.swtbot.releng\target\features

copy-plugins:
[sync] Copying 93 files to
C:\swtBot\swtbot\org.eclipse.swtbot.releng\target\plugins
[sync] Copied 31 empty directories to 21 empty directories under
C:\swtBot\swtbot\org.eclipse.swtbot.releng\target\plugins
[sync] Removed 20 dangling files from
C:\swtBot\swtbot\org.eclipse.swtbot.releng\target\plugins

copy-sources:

copy-all:

pde-build:
[java] Buildfile:
../eclipse/plugins/org.eclipse.pde.build_3.4.1.R34x_v2008121 7/scripts/build.xml
[java]
[java] main:
[java]
[java] preBuild:
[java]
[java] preSetup:
[java]
[java] checkLocalMaps:
[java]
[java] getMapFiles:
[java] [concat] No existing resources and no nested text, doing
nothing
[java]
[java] postSetup:
[java]
[java] checkLocalBase:
[java]
[java] getBaseComponents:
[java]
[java] fetch:
[java]
[java] generate:
[java]
[java] preGenerate:
[java]
[java] allElements:
[java]
[java] allElementsDelegator:
[java]
[java] init:
[java]
[java] generateScript:
[java] [eclipse.buildScript] Some inter-plug-in dependencies have not
been satisfied.
[java] [eclipse.buildScript] Bundle org.eclipse.swtbot.generator:
[java] [eclipse.buildScript] Missing required plug-in
com.thoughtworks.qdox_0.0.0.
[java] [eclipse.buildScript] Bundle org.eclipse.swtbot.generator.test:
[java] [eclipse.buildScript] Missing required plug-in
org.eclipse.swtbot.generator_0.0.0.
[java] [eclipse.buildScript] Bundle org.eclipse.swtbot.swt.finder:
[java] [eclipse.buildScript] Another singleton version selected:
org.eclipse.swtbot.swt.finder_2.0.0.275-dev
[java]
[java] init:
[java]
[java] generateScript:
[java] [eclipse.buildScript] Some inter-plug-in dependencies have not
been satisfied.
[java] [eclipse.buildScript] Bundle org.eclipse.swtbot.generator:
[java] [eclipse.buildScript] Missing required plug-in
com.thoughtworks.qdox_0.0.0.
[java] [eclipse.buildScript] Bundle org.eclipse.swtbot.generator.test:
[java] [eclipse.buildScript] Missing required plug-in
org.eclipse.swtbot.generator_0.0.0.
[java] [eclipse.buildScript] Bundle org.eclipse.swtbot.swt.finder:
[java] [eclipse.buildScript] Another singleton version selected:
org.eclipse.swtbot.swt.finder_2.0.0.275-dev
[java]
[java] BUILD FAILED
[java]
C:\swtBot\swtbot\eclipse\plugins\org.eclipse.pde.build_3.4.1 .R34x_v20081217\scripts\build.xml:24:
The following error occurred while executing this line:
[java]
C:\swtBot\swtbot\eclipse\plugins\org.eclipse.pde.build_3.4.1 .R34x_v20081217\scripts\build.xml:64:
The following error occurred while executing this line:
[java]
C:\swtBot\swtbot\org.eclipse.swtbot.releng\customTargets.xml :11: The
following error occurred while executing this line:
[java] C:\swtBot\swtbot\org.eclipse.swtbot.releng\allElements.xml:1 7:
The following error occurred while executing this line:
[java]
C:\swtBot\swtbot\eclipse\plugins\org.eclipse.pde.build_3.4.1 .R34x_v20081217\scripts\genericTargets.xml:88:
Bundle org.eclipse.swtbot.generator.test_0.0.0 failed to resolve.:
[java] Missing required plug-in org.eclipse.swtbot.generator_0.0.0.
[java]
[java]
[java] Total time: 2 seconds
Re: PDE headless throws java return 13 error [message #35397 is a reply to message #35362] Thu, 14 May 2009 04:59 Go to previous message
Ketan Padegaonkar is currently offline Ketan PadegaonkarFriend
Messages: 873
Registered: July 2009
Senior Member
The readme file[1] should tell you what to do.

[1] -
http://github.com/ketan/swtbot/blob/master/org.eclipse.swtbo t.releng/readme.txt

-- Ketan

On 14/5/09 06:36, Asif wrote:
> After some research I could able to proceed further but stuck at this
> point to find Missing required plug-in com.thoughtworks.qdox_0.0.0. due
> to which ant target is failed to execute successfully. This is the
> latest log. If anyone give me clue to fix this issue would be appreciated.
>
> Thanks
>
>
> Buildfile: build.xml
> [delete] Deleting: C:\DOCUME~1\SUNMIC~1\LOCALS~1\Temp\git.svn.properties
> [touch] Creating C:\DOCUME~1\SUNMIC~1\LOCALS~1\Temp\git.svn.properties
> [delete] Deleting: C:\DOCUME~1\SUNMIC~1\LOCALS~1\Temp\svn.properties
> [touch] Creating C:\DOCUME~1\SUNMIC~1\LOCALS~1\Temp\svn.properties
>
> check-dependencies:
>
> download-eclipse-sdk:
> [get] Getting:
> http://sunsite.informatik.rwth-aachen.de:3080/eclipse/downlo ads/drops/R-3.4.2-200902111700/eclipse-SDK-3.4.2-win32.zip
>
> [get] To:
> C:\swtBot\swtbot\org.eclipse.swtbot.releng\externals\eclipse -SDK-3.4.2-win32.zip
>
> [get] local file date : Wed May 13 17:33:01 PDT 2009
> [get] Not modified - so not downloaded
>
> download-purge-task:
>
> download-ant-contrib-task:
>
> download-ant-cobertura-task:
>
> download-ant-libs:
>
> download-dependencies:
>
> check-windows-preconditions:
> [echo] Checking for unzip on path.
> [echo] Found unzip on path.
>
> check-other-preconditions:
>
> check-conditions:
> [echo] Checking for svn on path.
> [echo] Found svn on path.
>
> guess-junit-version:
> [echo] Guessing plugin version of org.junit4.
> [echo] Plugin version of org.junit is "4.3.1"
> [echo] isJunit4.5: ${isJunit4.5}
>
> guess-pde-build-version:
> [echo] Guessing plugin version of org.eclipse.pde.build.
> [echo] Plugin version of org.eclipse.pde.build is "3.4.1.R34x_v20081217"
>
> create-build-properties-from-template:
> [copy] Copying 1 file to C:\swtBot\swtbot\org.eclipse.swtbot.releng
>
> initialize-environment:
>
> printjvm:
> [exec] The command attribute is deprecated.
> [exec] Please use the executable attribute and nested arg elements.
> [exec] java version "1.6.0_13"
> [exec] Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
> [exec] Java HotSpot(TM) Client VM (build 11.3-b02, mixed mode, sharing)
> [echoproperties] #Ant properties
> [echoproperties] #Wed May 13 18:01:30 PDT 2009
> [echoproperties] java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
> [echoproperties] java.awt.printerjob=sun.awt.windows.WPrinterJob
> [echoproperties]
> java.class.path=C\:\\eclipse_Europa\\eclipse\\plugins\\org.a pache.ant_1.7.0.v200706080842\\bin\\..\\lib\\ant-launcher.ja r;C\:\\jdk\\jre\\bin;C\:\\eclipse_Europa\\eclipse\\plugins\\ org.apache.ant_1.7.0.v200706080842\\bin "
> ;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0 .v200706080842\\lib\\ant-antlr.jar;C\:\\eclipse_Europa\\ecli pse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-a pache-bcel.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.ap ache.ant_1.7.0.v200706080842\\lib\\ant-apache-bsf.jar;C\:\\e clipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v20070 6080842\\lib\\ant-apache-log4j.jar;C\:\\eclipse_Europa\\ecli pse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-a pache-oro.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apa che.ant_1.7.0.v200706080842\\lib\\ant-apache-regexp.jar;C\:\ \eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v200 706080842\\lib\\ant-apache-resolver.jar;C\:\\eclipse_Europa\ \eclipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ ant-commons-logging.jar;C\:\\eclipse_Europa\\eclipse\\plugin s\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-commons-net. jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1. 7.0.v200706080842\\lib\\ant-
jai.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apache.an t_1.7.0.v200706080842\\lib\\ant-javamail.jar;C\:\\eclipse_Eu ropa\\eclipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\ lib\\ant-jdepend.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\ org.apache.ant_1.7.0.v200706080842\\lib\\ant-jmf.jar;C\:\\ec lipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v200706 080842\\lib\\ant-jsch.jar;C\:\\eclipse_Europa\\eclipse\\plug ins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-junit.jar; C\:\\eclipse_Europa\\eclipse\\plugins\\org.apache.ant_1.7.0. v200706080842\\lib\\ant-launcher.jar;C\:\\eclipse_Europa\\ec lipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant -netrexx.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apac he.ant_1.7.0.v200706080842\\lib\\ant-nodeps.jar;C\:\\eclipse _Europa\\eclipse\\plugins\\org.apache.ant_1.7.0.v20070608084 2\\lib\\ant-starteam.jar;C\:\\eclipse_Europa\\eclipse\\plugi ns\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-stylebook.j ar;C\:\\eclipse_Europa\\eclips
e\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ant-swi ng.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org.apache.ant _1.7.0.v200706080842\\lib\\ant-trax.jar;C\:\\eclipse_Europa\ \eclipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\lib\\ ant-weblogic.jar;C\:\\eclipse_Europa\\eclipse\\plugins\\org. apache.ant_1.7.0.v200706080842\\lib\\ant.jar;C\:\\Program
> Files\\Java\\jre6\\lib\\tools.jar
> [echoproperties] java.class.version=50.0
> [echoproperties] java.endorsed.dirs=C\:\\Program
> Files\\Java\\jre6\\lib\\endorsed
> [echoproperties] java.ext.dirs=C\:\\Program
> Files\\Java\\jre6\\lib\\ext;C\:\\WINDOWS\\Sun\\Java\\lib\\ex t
> [echoproperties] java.home=C\:\\Program Files\\Java\\jre6
> [echoproperties] java.io.tmpdir=C\:\\DOCUME~1\\SUNMIC~1\\LOCALS~1\\Temp\\
> [echoproperties]
> java.library.path=C\:\\WINDOWS\\system32;.;C\:\\WINDOWS\\Sun \\Java\\bin;C\:\\WINDOWS\\system32;C\:\\WINDOWS;C\:\\Program
> Files\\CollabNet Subversion
> Server;C\:\\WINDOWS\\system32;C\:\\WINDOWS;C\:\\WINDOWS\\Sys tem32\\Wbem;C\:\\jdk\\jre\\bin;C\:\\jdk\\bin;C\:\\eclipse_Eu ropa\\eclipse\\plugins\\org.apache.ant_1.7.0.v200706080842\\ bin;c\:\\unzip;C\:\\svn\\git\\git-1.6.3;c\:\\mksnt
>
> [echoproperties] java.runtime.name=Java(TM) SE Runtime Environment
> [echoproperties] java.runtime.version=1.6.0_13-b03
> [echoproperties] java.specification.name=Java Platform API Specification
> [echoproperties] java.specification.vendor=Sun Microsystems Inc.
> [echoproperties] java.specification.version=1.6
> [echoproperties] java.vendor=Sun Microsystems Inc.
> [echoproperties] java.vendor.url=http\://java.sun.com/
> [echoproperties]
> java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
> [echoproperties] java.version=1.6.0_13
> [echoproperties] java.vm.info=mixed mode, sharing
> [echoproperties] java.vm.name=Java HotSpot(TM) Client VM
> [echoproperties] java.vm.specification.name=Java Virtual Machine
> Specification
> [echoproperties] java.vm.specification.vendor=Sun Microsystems Inc.
> [echoproperties] java.vm.specification.version=1.0
> [echoproperties] java.vm.vendor=Sun Microsystems Inc.
> [echoproperties] java.vm.version=11.3-b02
>
> clean:
> [echo] Cleaning all in C:\swtBot\swtbot\org.eclipse.swtbot.releng/target
> [delete] Deleting directory
> C:\swtBot\swtbot\org.eclipse.swtbot.releng\artifacts
>
> init:
> [mkdir] Created dir: C:\swtBot\swtbot\org.eclipse.swtbot.releng\artifacts
>
> copy-features:
> [sync] Copying 6 files to
> C:\swtBot\swtbot\org.eclipse.swtbot.releng\target\features
> [sync] Removed 4 dangling files from
> C:\swtBot\swtbot\org.eclipse.swtbot.releng\target\features
>
> copy-plugins:
> [sync] Copying 93 files to
> C:\swtBot\swtbot\org.eclipse.swtbot.releng\target\plugins
> [sync] Copied 31 empty directories to 21 empty directories under
> C:\swtBot\swtbot\org.eclipse.swtbot.releng\target\plugins
> [sync] Removed 20 dangling files from
> C:\swtBot\swtbot\org.eclipse.swtbot.releng\target\plugins
>
> copy-sources:
>
> copy-all:
>
> pde-build:
> [java] Buildfile:
> ../eclipse/plugins/org.eclipse.pde.build_3.4.1.R34x_v2008121 7/scripts/build.xml
>
> [java] [java] main:
> [java] [java] preBuild:
> [java] [java] preSetup:
> [java] [java] checkLocalMaps:
> [java] [java] getMapFiles:
> [java] [concat] No existing resources and no nested text, doing nothing
> [java] [java] postSetup:
> [java] [java] checkLocalBase:
> [java] [java] getBaseComponents:
> [java] [java] fetch:
> [java] [java] generate:
> [java] [java] preGenerate:
> [java] [java] allElements:
> [java] [java] allElementsDelegator:
> [java] [java] init:
> [java] [java] generateScript:
> [java] [eclipse.buildScript] Some inter-plug-in dependencies have not
> been satisfied.
> [java] [eclipse.buildScript] Bundle org.eclipse.swtbot.generator:
> [java] [eclipse.buildScript] Missing required plug-in
> com.thoughtworks.qdox_0.0.0.
> [java] [eclipse.buildScript] Bundle org.eclipse.swtbot.generator.test:
> [java] [eclipse.buildScript] Missing required plug-in
> org.eclipse.swtbot.generator_0.0.0.
> [java] [eclipse.buildScript] Bundle org.eclipse.swtbot.swt.finder:
> [java] [eclipse.buildScript] Another singleton version selected:
> org.eclipse.swtbot.swt.finder_2.0.0.275-dev
> [java] [java] init:
> [java] [java] generateScript:
> [java] [eclipse.buildScript] Some inter-plug-in dependencies have not
> been satisfied.
> [java] [eclipse.buildScript] Bundle org.eclipse.swtbot.generator:
> [java] [eclipse.buildScript] Missing required plug-in
> com.thoughtworks.qdox_0.0.0.
> [java] [eclipse.buildScript] Bundle org.eclipse.swtbot.generator.test:
> [java] [eclipse.buildScript] Missing required plug-in
> org.eclipse.swtbot.generator_0.0.0.
> [java] [eclipse.buildScript] Bundle org.eclipse.swtbot.swt.finder:
> [java] [eclipse.buildScript] Another singleton version selected:
> org.eclipse.swtbot.swt.finder_2.0.0.275-dev
> [java] [java] BUILD FAILED
> [java]
> C:\swtBot\swtbot\eclipse\plugins\org.eclipse.pde.build_3.4.1 .R34x_v20081217\scripts\build.xml:24:
> The following error occurred while executing this line:
> [java]
> C:\swtBot\swtbot\eclipse\plugins\org.eclipse.pde.build_3.4.1 .R34x_v20081217\scripts\build.xml:64:
> The following error occurred while executing this line:
> [java] C:\swtBot\swtbot\org.eclipse.swtbot.releng\customTargets.xml :11:
> The following error occurred while executing this line:
> [java] C:\swtBot\swtbot\org.eclipse.swtbot.releng\allElements.xml:1 7:
> The following error occurred while executing this line:
> [java]
> C:\swtBot\swtbot\eclipse\plugins\org.eclipse.pde.build_3.4.1 .R34x_v20081217\scripts\genericTargets.xml:88:
> Bundle org.eclipse.swtbot.generator.test_0.0.0 failed to resolve.:
> [java] Missing required plug-in org.eclipse.swtbot.generator_0.0.0.
> [java] [java] [java] Total time: 2 seconds
>
>
Previous Topic:[3.5 M7] Test launch problem
Next Topic:SWTBot support for GEF
Goto Forum:
  


Current Time: Sat Apr 27 04:29:20 GMT 2024

Powered by FUDForum. Page generated in 0.03227 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top