Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Not able to launch my plugin application with bot (SWTBot works fine with other applications but not able to launch my plugin application )
Not able to launch my plugin application with bot [message #671602] Wed, 18 May 2011 12:46
shylesh  is currently offline shylesh Friend
Messages: 1
Registered: May 2011
Junior Member
My SWTapplication is actually collection of plugins(RCP ). I am using SWTBot to automate the application but bot says could not find the product.

1. SWTBot workd fine with other sample RCP application (which has single plugin)
2. My application works fine without bot

But when i launch it as bot test it throws the following error.
All the necessary bundles are in place.

can some body please help !!!

Here is the error log
######################

!SESSION 2011-05-18 15:03:06.645 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_23-ea
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_IN
Framework arguments: -version 3 -port 40129 -testLoaderClass org.eclipse.jdt.internal.junit4.runner.JUnit4TestLoader -loaderpluginname org.eclipse.jdt.junit4.runtime -classNames
org.storage.management.bottest.Mytest -application org.eclipse.swtbot.eclipse.core.swtbottestapplication -product org.xyz.storage.management.gui.product -testpluginname com.xyz.storage.management.bottest
Command-line arguments: -os linux -ws gtk -arch x86_64 -consoleLog -version 3 -port 40129 -testLoaderClass org.eclipse.jdt.internal.junit4.runner.JUnit4TestLoader -loaderpluginname org.eclipse.jdt.junit4.runtime -classNames com.xyz.storage.management.bottest.Mytest -application org.eclipse.swtbot.eclipse.core.swtbottestapplication -product com.xyz.storage.management.gui.product -data /home/shylesh/workspace/../junit-workspace -dev file:/home/shylesh/workspace/.metadata/.plugins/org.eclipse. pde.core/pde-junit/dev.properties -os linux -ws gtk -arch x86_64 -consoleLog -testpluginname com.xyz.storage.management.bottest

!ENTRY org.eclipse.osgi 2 0 2011-05-18 15:03:12.536
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.537
!MESSAGE Bundle reference:file:/home/shylesh/workspace/com.xyz.storage.m anagement.core/ was not resolved.
!SUBENTRY 2 com.xyz.storage.management.core 2 0 2011-05-18 15:03:12.538
!MESSAGE Missing required bundle org.eclipse.equinox.common.source_3.6.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.538
!MESSAGE Bundle reference:file:/home/shylesh/workspace/com.xyz.storage.m anagement.gui/ was not resolved.
!SUBENTRY 2 com.xyz.storage.management.gui 2 0 2011-05-18 15:03:12.539
!MESSAGE Missing required bundle org.eclipse.equinox.common.source_3.6.0.

!ENTRY org.eclipse.osgi 2 0 2011-05-18 15:03:12.571
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.572
!MESSAGE Bundle com.xyz.storage.management.client_1.0.0 [3] was not resolved.
!SUBENTRY 2 com.xyz.storage.management.client 2 0 2011-05-18 15:03:12.572
!MESSAGE Missing required bundle com.xyz.storage.management.core_1.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.572
!MESSAGE Bundle com.xyz.storage.management.core_1.0.0 [5] was not resolved.
!SUBENTRY 2 com.xyz.storage.management.core 2 0 2011-05-18 15:03:12.572
!MESSAGE Missing required bundle org.eclipse.equinox.common.source_3.6.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.572
!MESSAGE Bundle com.xyz.storage.management.gui_1.0.0 [6] was not resolved.
!SUBENTRY 2 com.xyz.storage.management.gui 2 0 2011-05-18 15:03:12.573
!MESSAGE Missing required bundle com.xyz.storage.management.core_1.0.0.
!SUBENTRY 2 com.xyz.storage.management.gui 2 0 2011-05-18 15:03:12.573
!MESSAGE Missing required bundle com.xyz.storage.management.client_1.0.0.
!SUBENTRY 2 com.xyz.storage.management.gui 2 0 2011-05-18 15:03:12.573
!MESSAGE Missing required bundle org.eclipse.equinox.common.source_3.6.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.573
!MESSAGE Bundle org.eclipse.compare.win32_1.0.100.I20100505-1245 [84] was not resolved.
!SUBENTRY 2 org.eclipse.compare.win32 2 0 2011-05-18 15:03:12.573
!MESSAGE Platform filter did not match: (osgi.os=win32)
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.574
!MESSAGE Bundle org.eclipse.core.filesystem.aix.ppc_1.1.0.v20100505-1235 [96] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.aix.ppc 2 0 2011-05-18 15:03:12.574
!MESSAGE Platform filter did not match: (& (osgi.os=aix) (osgi.arch=ppc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.574
!MESSAGE Bundle org.eclipse.core.filesystem.hpux.ia64_32_1.0.100.v20100505 [97] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.hpux.ia64_32 2 0 2011-05-18 15:03:12.574
!MESSAGE Platform filter did not match: (& (osgi.os=hpux) (osgi.arch=ia64_32))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.574
!MESSAGE Bundle org.eclipse.core.filesystem.linux.ppc_1.0.200.v20100505-1235 [98] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.linux.ppc 2 0 2011-05-18 15:03:12.575
!MESSAGE Platform filter did not match: (& (osgi.os=linux) (osgi.arch=ppc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.575
!MESSAGE Bundle org.eclipse.core.filesystem.linux.x86_1.4.0.v20100505-1235 [99] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2011-05-18 15:03:12.575
!MESSAGE Platform filter did not match: (& (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.575
!MESSAGE Bundle org.eclipse.core.filesystem.macosx_1.3.0.v20100505 [101] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.macosx 2 0 2011-05-18 15:03:12.575
!MESSAGE Platform filter did not match: (& (osgi.os=macosx) (|(osgi.arch=x86) (osgi.arch=ppc) (osgi.arch=x86_64)))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.576
!MESSAGE Bundle org.eclipse.core.filesystem.solaris.sparc_1.2.0.v20100505-12 35 [102] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.solaris.sparc 2 0 2011-05-18 15:03:12.576
!MESSAGE Platform filter did not match: (& (osgi.os=solaris) (osgi.arch=sparc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.576
!MESSAGE Bundle org.eclipse.core.filesystem.win32.x86_1.1.201.R36x_v20100727 -0745 [103] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.win32.x86 2 0 2011-05-18 15:03:12.576
!MESSAGE Platform filter did not match: (& (osgi.os=win32) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.576
!MESSAGE Bundle org.eclipse.core.filesystem.win32.x86_64_1.1.201.R36x_v20100 727-0745 [104] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.win32.x86_64 2 0 2011-05-18 15:03:12.576
!MESSAGE Platform filter did not match: (& (osgi.os=win32) (osgi.arch=x86_64))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.577
!MESSAGE Bundle org.eclipse.core.net.linux.x86_1.1.100.R36x_v20100825-0800 [107] was not resolved.
!SUBENTRY 2 org.eclipse.core.net.linux.x86 2 0 2011-05-18 15:03:12.577
!MESSAGE Platform filter did not match: (& (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.577
!MESSAGE Bundle org.eclipse.core.net.win32.x86_1.0.100.I20100511-0800 [109] was not resolved.
!SUBENTRY 2 org.eclipse.core.net.win32.x86 2 0 2011-05-18 15:03:12.577
!MESSAGE Platform filter did not match: (& (osgi.os=win32) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.577
!MESSAGE Bundle org.eclipse.core.net.win32.x86_64_1.0.100.I20100505-1245 [110] was not resolved.
!SUBENTRY 2 org.eclipse.core.net.win32.x86_64 2 0 2011-05-18 15:03:12.578
!MESSAGE Platform filter did not match: (& (osgi.os=win32) (osgi.arch=x86_64))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.578
!MESSAGE Bundle org.eclipse.core.resources.win32.x86_3.5.100.v20100505-1345 [112] was not resolved.
!SUBENTRY 2 org.eclipse.core.resources.win32.x86 2 0 2011-05-18 15:03:12.578
!MESSAGE Platform filter did not match: (& (osgi.os=win32) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.578
!MESSAGE Bundle org.eclipse.equinox.launcher.carbon.macosx_1.1.1.R36x_v20100 810 [315] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.carbon.macosx 2 0 2011-05-18 15:03:12.578
!MESSAGE Platform filter did not match: (& (osgi.ws=carbon) (osgi.os=macosx) (|(osgi.arch=x86)(osgi.arch=ppc)) )
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.579
!MESSAGE Bundle org.eclipse.equinox.launcher.cocoa.macosx_1.1.1.R36x_v201008 10 [316] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.cocoa.macosx 2 0 2011-05-18 15:03:12.579
!MESSAGE Platform filter did not match: (& (osgi.ws=cocoa) (osgi.os=macosx) (|(osgi.arch=x86)(osgi.arch=ppc)) )
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.579
!MESSAGE Bundle org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1.R36x_ v20100810 [317] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.cocoa.macosx.x86_64 2 0 2011-05-18 15:03:12.579
!MESSAGE Platform filter did not match: (& (osgi.ws=cocoa) (osgi.os=macosx) (osgi.arch=x86_64) )
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.579
!MESSAGE Bundle org.eclipse.equinox.launcher.gtk.linux.ppc_1.1.1.R36x_v20100 810 [318] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.ppc 2 0 2011-05-18 15:03:12.580
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.580
!MESSAGE Bundle org.eclipse.equinox.launcher.gtk.linux.ppc64_1.0.1.R36x_v201 00810 [319] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.ppc64 2 0 2011-05-18 15:03:12.580
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc64))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.580
!MESSAGE Bundle org.eclipse.equinox.launcher.gtk.linux.s390_1.1.1.R36x_v2010 0823 [320] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.s390 2 0 2011-05-18 15:03:12.580
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=s390))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.581
!MESSAGE Bundle org.eclipse.equinox.launcher.gtk.linux.s390x_1.1.1.R36x_v201 00823 [321] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.s390x 2 0 2011-05-18 15:03:12.581
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=s390x))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.581
!MESSAGE Bundle org.eclipse.equinox.launcher.gtk.linux.x86_1.1.1.R36x_v20100 810 [322] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.x86 2 0 2011-05-18 15:03:12.581
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.581
!MESSAGE Bundle org.eclipse.equinox.launcher.gtk.solaris.sparc_1.1.1.R36x_v2 0100810 [324] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.solaris.sparc 2 0 2011-05-18 15:03:12.582
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=solaris) (osgi.arch=sparc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.582
!MESSAGE Bundle org.eclipse.equinox.launcher.gtk.solaris.x86_1.1.1.R36x_v201 00810 [325] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.solaris.x86 2 0 2011-05-18 15:03:12.582
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=solaris) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.582
!MESSAGE Bundle org.eclipse.equinox.launcher.motif.aix.ppc_1.1.1.R36x_v20100 810 [326] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.motif.aix.ppc 2 0 2011-05-18 15:03:12.582
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=aix) (osgi.arch=ppc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.583
!MESSAGE Bundle org.eclipse.equinox.launcher.motif.hpux.ia64_32_1.1.1.R36x_v 20100810 [327] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.motif.hpux.ia64_32 2 0 2011-05-18 15:03:12.583
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=hpux) (osgi.arch=ia64_32) )
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.583
!MESSAGE Bundle org.eclipse.equinox.launcher.motif.linux.x86_1.1.1.R36x_v201 00810 [328] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.motif.linux.x86 2 0 2011-05-18 15:03:12.583
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.583
!MESSAGE Bundle org.eclipse.equinox.launcher.motif.solaris.sparc_1.1.1.R36x_ v20100810 [329] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.motif.solaris.sparc 2 0 2011-05-18 15:03:12.584
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=solaris) (osgi.arch=sparc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.584
!MESSAGE Bundle org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v201 00810 [330] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.win32.win32.x86 2 0 2011-05-18 15:03:12.584
!MESSAGE Platform filter did not match: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.584
!MESSAGE Bundle org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1.R36x_v 20100810 [331] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.win32.win32.x86_64 2 0 2011-05-18 15:03:12.584
!MESSAGE Platform filter did not match: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.585
!MESSAGE Bundle org.eclipse.equinox.security.macosx_1.100.100.v20100503 [364] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.security.macosx 2 0 2011-05-18 15:03:12.585
!MESSAGE Platform filter did not match: (& (osgi.os=macosx) (|(osgi.arch=x86)(osgi.arch=x86_64)(osgi.arch=ppc)) )
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.585
!MESSAGE Bundle org.eclipse.equinox.security.win32.x86_1.0.200.v20100503 [366] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.security.win32.x86 2 0 2011-05-18 15:03:12.585
!MESSAGE Platform filter did not match: (& (osgi.os=win32) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.585
!MESSAGE Bundle org.eclipse.jdt.launching.macosx_3.2.100.v20100505 [391] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.launching.macosx 2 0 2011-05-18 15:03:12.586
!MESSAGE Platform filter did not match: (osgi.os=macosx)
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.586
!MESSAGE Bundle org.eclipse.jdt.launching.ui.macosx_1.0.100.v20100505 [392] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.launching.ui.macosx 2 0 2011-05-18 15:03:12.586
!MESSAGE Platform filter did not match: (osgi.os=macosx)
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.586
!MESSAGE Bundle org.eclipse.pde_3.6.1.v201009090800 [573] was not resolved.
!SUBENTRY 2 org.eclipse.pde 2 0 2011-05-18 15:03:12.586
!MESSAGE Another singleton version selected: org.eclipse.pde_3.6.1.v201102101200
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.587
!MESSAGE Bundle org.eclipse.pde.build_3.6.1.R36x_v20100823 [577] was not resolved.
!SUBENTRY 2 org.eclipse.pde.build 2 0 2011-05-18 15:03:12.587
!MESSAGE Another singleton version selected: org.eclipse.pde.build_3.6.2.R36x_20110203
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.587
!MESSAGE Bundle org.eclipse.pde.core_3.6.1.v20100902_r361 [579] was not resolved.
!SUBENTRY 2 org.eclipse.pde.core 2 0 2011-05-18 15:03:12.587
!MESSAGE Another singleton version selected: org.eclipse.pde.core_3.6.2.v20110210_r362
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.587
!MESSAGE Bundle org.eclipse.pde.doc.user_3.6.1.v20100727_r361 [582] was not resolved.
!SUBENTRY 2 org.eclipse.pde.doc.user 2 0 2011-05-18 15:03:12.588
!MESSAGE Another singleton version selected: org.eclipse.pde.doc.user_3.6.2.v20101118_r362
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.588
!MESSAGE Bundle org.eclipse.pde.ui_3.6.1.v20100810_r361 [591] was not resolved.
!SUBENTRY 2 org.eclipse.pde.ui 2 0 2011-05-18 15:03:12.588
!MESSAGE Another singleton version selected: org.eclipse.pde.ui_3.6.1.v20110210_r362
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.588
!MESSAGE Bundle org.eclipse.platform.doc.isv_3.6.1.r361_v20100713 [605] was not resolved.
!SUBENTRY 2 org.eclipse.platform.doc.isv 2 0 2011-05-18 15:03:12.588
!MESSAGE Another singleton version selected: org.eclipse.platform.doc.isv_3.6.2.r362_v20110111
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.589
!MESSAGE Bundle org.eclipse.swt.carbon.macosx_3.6.1.v3655c [614] was not resolved.
!SUBENTRY 2 org.eclipse.swt.carbon.macosx 2 0 2011-05-18 15:03:12.589
!MESSAGE Platform filter did not match: (& (osgi.ws=carbon) (osgi.os=macosx) (|(osgi.arch=x86)(osgi.arch=ppc)) )
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.589
!MESSAGE Bundle org.eclipse.swt.cocoa.macosx_3.6.1.v3655c [615] was not resolved.
!SUBENTRY 2 org.eclipse.swt.cocoa.macosx 2 0 2011-05-18 15:03:12.589
!MESSAGE Platform filter did not match: (& (osgi.ws=cocoa) (osgi.os=macosx) (|(osgi.arch=x86)(osgi.arch=ppc)) )
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.589
!MESSAGE Bundle org.eclipse.swt.cocoa.macosx.x86_64_3.6.1.v3655c [616] was not resolved.
!SUBENTRY 2 org.eclipse.swt.cocoa.macosx.x86_64 2 0 2011-05-18 15:03:12.590
!MESSAGE Platform filter did not match: (& (osgi.ws=cocoa) (osgi.os=macosx) (osgi.arch=x86_64) )
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.590
!MESSAGE Bundle org.eclipse.swt.gtk.linux.ppc_3.6.1.v3655c [617] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.ppc 2 0 2011-05-18 15:03:12.590
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.590
!MESSAGE Bundle org.eclipse.swt.gtk.linux.ppc64_3.6.1.v3655c [618] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.ppc64 2 0 2011-05-18 15:03:12.590
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc64))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.590
!MESSAGE Bundle org.eclipse.swt.gtk.linux.s390_3.6.1.v3655c [619] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.s390 2 0 2011-05-18 15:03:12.591
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=s390))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.591
!MESSAGE Bundle org.eclipse.swt.gtk.linux.s390x_3.6.1.v3655c [620] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.s390x 2 0 2011-05-18 15:03:12.591
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=s390x))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.591
!MESSAGE Bundle org.eclipse.swt.gtk.linux.x86_3.6.1.v3655c [621] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2011-05-18 15:03:12.591
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.592
!MESSAGE Bundle org.eclipse.swt.gtk.solaris.sparc_3.6.1.v3655c [623] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.solaris.sparc 2 0 2011-05-18 15:03:12.592
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=solaris) (osgi.arch=sparc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.592
!MESSAGE Bundle org.eclipse.swt.gtk.solaris.x86_3.6.1.v3655c [624] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.solaris.x86 2 0 2011-05-18 15:03:12.592
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=solaris) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.592
!MESSAGE Bundle org.eclipse.swt.motif.aix.ppc_3.6.1.v3655c [625] was not resolved.
!SUBENTRY 2 org.eclipse.swt.motif.aix.ppc 2 0 2011-05-18 15:03:12.593
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=aix) (osgi.arch=ppc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.593
!MESSAGE Bundle org.eclipse.swt.motif.hpux.ia64_32_3.6.1.v3655c [626] was not resolved.
!SUBENTRY 2 org.eclipse.swt.motif.hpux.ia64_32 2 0 2011-05-18 15:03:12.593
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=hpux) (osgi.arch=ia64_32))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.593
!MESSAGE Bundle org.eclipse.swt.motif.linux.x86_3.6.1.v3655c [627] was not resolved.
!SUBENTRY 2 org.eclipse.swt.motif.linux.x86 2 0 2011-05-18 15:03:12.593
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.594
!MESSAGE Bundle org.eclipse.swt.motif.solaris.sparc_3.6.1.v3655c [628] was not resolved.
!SUBENTRY 2 org.eclipse.swt.motif.solaris.sparc 2 0 2011-05-18 15:03:12.594
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=solaris) (osgi.arch=sparc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.594
!MESSAGE Bundle org.eclipse.swt.photon.qnx.x86_3.6.1.v3655c [629] was not resolved.
!SUBENTRY 2 org.eclipse.swt.photon.qnx.x86 2 0 2011-05-18 15:03:12.594
!MESSAGE Platform filter did not match: (& (osgi.ws=photon) (osgi.os=qnx) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.594
!MESSAGE Bundle org.eclipse.swt.win32.win32.x86_3.6.1.v3655c [630] was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2011-05-18 15:03:12.595
!MESSAGE Platform filter did not match: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.595
!MESSAGE Bundle org.eclipse.swt.win32.win32.x86_64_3.6.1.v3655c [631] was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86_64 2 0 2011-05-18 15:03:12.595
!MESSAGE Platform filter did not match: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.595
!MESSAGE Bundle org.eclipse.swtbot.eclipse.core_2.0.0.433-dev-e35 [632] was not resolved.
!SUBENTRY 2 org.eclipse.swtbot.eclipse.core 2 0 2011-05-18 15:03:12.595
!MESSAGE Another singleton version selected: org.eclipse.swtbot.eclipse.core_2.0.0.568-dev-e35
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.596
!MESSAGE Bundle org.eclipse.ui.carbon_4.0.100.M20100825-0800 [649] was not resolved.
!SUBENTRY 2 org.eclipse.ui.carbon 2 0 2011-05-18 15:03:12.596
!MESSAGE Platform filter did not match: (osgi.ws=carbon)
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.596
!MESSAGE Bundle org.eclipse.ui.cocoa_1.0.2.M20100825-0800 [651] was not resolved.
!SUBENTRY 2 org.eclipse.ui.cocoa 2 0 2011-05-18 15:03:12.596
!MESSAGE Platform filter did not match: (osgi.ws=cocoa)
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.596
!MESSAGE Bundle org.eclipse.ui.views.log_1.0.100.v20100423 [665] was not resolved.
!SUBENTRY 2 org.eclipse.ui.views.log 2 0 2011-05-18 15:03:12.597
!MESSAGE Another singleton version selected: org.eclipse.ui.views.log_1.0.100.v20110210_r362
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.597
!MESSAGE Bundle org.eclipse.ui.win32_3.2.200.I20100509-0800 [668] was not resolved.
!SUBENTRY 2 org.eclipse.ui.win32 2 0 2011-05-18 15:03:12.597
!MESSAGE Platform filter did not match: (osgi.ws=win32)
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.597
!MESSAGE Bundle org.eclipse.update.core.linux_3.2.200.v20100512 [674] was not resolved.
!SUBENTRY 2 org.eclipse.update.core.linux 2 0 2011-05-18 15:03:12.597
!MESSAGE Platform filter did not match: (& (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-18 15:03:12.597
!MESSAGE Bundle org.eclipse.update.core.win32_3.2.200.v20100512 [675] was not resolved.
!SUBENTRY 2 org.eclipse.update.core.win32 2 0 2011-05-18 15:03:12.598
!MESSAGE Platform filter did not match: (osgi.os=win32)

!ENTRY org.eclipse.equinox.app 0 0 2011-05-18 15:03:12.720
!MESSAGE Product com.xyz.storage.management.gui.product could not be found.

!ENTRY org.eclipse.jface 2 0 2011-05-18 15:03:16.254
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2011-05-18 15:03:16.254
!MESSAGE A conflict occurred for ALT+SHIFT+D R:
Binding(ALT+SHIFT+D R,
ParameterizedCommand(Command(org.eclipse.rap.ui.launch.RAPLa unchShortcut.debug,Debug RAP Application,
Debug RAP Application,
Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Deb ug command category,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(ALT+SHIFT+D R,
ParameterizedCommand(Command(org.eclipse.wst.server.launchSh ortcut.debug,Debug on Server,
Debug the current selection on a server,
Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Deb ug command category,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2011-05-18 15:03:16.254
!MESSAGE A conflict occurred for ALT+SHIFT+X R:
Binding(ALT+SHIFT+X R,
ParameterizedCommand(Command(org.eclipse.rap.ui.launch.RAPLa unchShortcut.run,Run RAP Application,
Run RAP Application,
Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Deb ug command category,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(ALT+SHIFT+X R,
ParameterizedCommand(Command(org.eclipse.wst.server.launchSh ortcut.run,Run on Server,
Run the current selection on a server,
Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Deb ug command category,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)

!ENTRY org.eclipse.php.debug.core 4 4 2011-05-18 15:03:17.630
!MESSAGE The debug port 10000 is in use. Please select a different port for the debugger.

!ENTRY org.eclipse.php.debug.core 4 4 2011-05-18 15:03:17.631
!MESSAGE The debug port 9000 is in use. Please select a different port for the debugger.
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.utils.SWTUtils).
log4j:WARN Please initialize the log4j system properly.

[Updated on: Wed, 18 May 2011 15:21]

Report message to a moderator

Previous Topic:Drag and Drop support in SWTBot
Next Topic:SWTBot couldn't find widget -- random
Goto Forum:
  


Current Time: Thu Apr 25 05:08:16 GMT 2024

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

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

Back to the top