Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » AGR -Test Execution Harness problem
AGR -Test Execution Harness problem [message #98194] Tue, 08 May 2007 08:49 Go to next message
Sanchali is currently offline SanchaliFriend
Messages: 8
Registered: July 2009
Junior Member
Hello Everybody,

I am using Eclipse 3.2.1, TPTP-4.3.0 and AGR 4.3.0.I am trying to run my
AGR Testcases in standard mode by giving an alternate startup.jar (which
points to my product). But when I do so, my product window gets launched
but the launch gets stuck at 60 % and I get the error “IWAT4039E The Test
Execution Harness reported the following
problems:org.eclipse.hyades.internal.execution.local.control .InactiveProcessException”.

Any help would be appreciated.

Regards
-Sanchali
Re: AGR -Test Execution Harness problem [message #98223 is a reply to message #98194] Tue, 08 May 2007 10:06 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Sanchali,
Are you using the Agent Controller or Integrated Agent Controller? What
platform are you using?

I would recommend using the 4.3.1 release since it contains more fixes
than the 4.3.0 release.

Paul
"Sanchali" <Sanchali.Kshirsagar@kpitcummins.com> wrote in message
news:2d44c7aa81e38b2bab184db30ed70943$1@www.eclipse.org...
> Hello Everybody,
>
> I am using Eclipse 3.2.1, TPTP-4.3.0 and AGR 4.3.0.I am trying to run my
> AGR Testcases in standard mode by giving an alternate startup.jar (which
> points to my product). But when I do so, my product window gets launched
> but the launch gets stuck at 60 % and I get the error
Re: AGR -Test Execution Harness problem [message #98281 is a reply to message #98194] Tue, 08 May 2007 16:52 Go to previous messageGo to next message
Barbara Rosi-Schwartz is currently offline Barbara Rosi-SchwartzFriend
Messages: 448
Registered: July 2009
Senior Member
Hi Sanchali.

it may not be relevant, but I have had exactly the same problem when
launching the test suite with JVM arguments that I had entered in the
Overview tab of the testsuite editor and that were not needed.

Kind regards,
B.

Sanchali wrote:
> Hello Everybody,
>
> I am using Eclipse 3.2.1, TPTP-4.3.0 and AGR 4.3.0.I am trying to run my
> AGR Testcases in standard mode by giving an alternate startup.jar (which
> points to my product). But when I do so, my product window gets launched
> but the launch gets stuck at 60 % and I get the error �IWAT4039E The
> Test Execution Harness reported the following
> problems:org.eclipse.hyades.internal.execution.local.control .InactiveProcessException�.
>
> Any help would be appreciated.
>
> Regards
> -Sanchali
>
>
>
Re: AGR -Test Execution Harness problem [message #98295 is a reply to message #98223] Wed, 09 May 2007 09:33 Go to previous messageGo to next message
Sanchali is currently offline SanchaliFriend
Messages: 8
Registered: July 2009
Junior Member
Hi Paul,

I am using WindowsXP and I am using Agent Controller.As suggested by you I
tried using the Integrated Agent Controller (I used the New technology
Agent Controller hope thats what you were refering to) but I get the same
error.Even I tried using the same scenario with the Eclipse 3.3 M6 and
TPTP 4.4.0. Still I am getting the same error only difference is that now
the launch gets stuck at 36 %.

Thanks and Regards
-Sanchali
Re: AGR -Test Execution Harness problem [message #98310 is a reply to message #98295] Wed, 09 May 2007 11:12 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Sanchali,
The Integrated Agent Controller is an in-process Agent Controller (with
Eclipse) for local profiling and test execution that eliminates the need to
install/configure an Agent Controller:

http://help.eclipse.org/help32/topic/org.eclipse.tptp.platfo rm.agentcontroller.doc.user/concepts/ac/ciacintro.html

The new technology Agent Controller is the second generation Agent
Controller.

Can you launch a simple 'hello world' AGR test suite using your
install/config?

In the meantime, I will have Liz (componet lead) investigate.

Paul
"Sanchali" <Sanchali.Kshirsagar@kpitcummins.com> wrote in message
news:ca8f95aa73faf09cd501a82a98f014c7$1@www.eclipse.org...
> Hi Paul,
>
> I am using WindowsXP and I am using Agent Controller.As suggested by you I
> tried using the Integrated Agent Controller (I used the New technology
> Agent Controller hope thats what you were refering to) but I get the same
> error.Even I tried using the same scenario with the Eclipse 3.3 M6 and
> TPTP 4.4.0. Still I am getting the same error only difference is that now
> the launch gets stuck at 36 %.
>
> Thanks and Regards
> -Sanchali
>
Re: AGR -Test Execution Harness problem [message #98324 is a reply to message #98310] Wed, 09 May 2007 13:35 Go to previous messageGo to next message
Liz Dancy is currently offline Liz DancyFriend
Messages: 77
Registered: July 2009
Member
Hi Sanchali,

I am wondering if this problem could be due to using different JRE versions
in the two workbenches. Could you specify your JRE /EMF version information
(both workbench and agent controller JRE version) to rule this out? Also,
please list the JRE which the execution workbench (for your product) uses by
default.

Sincerely,

Liz Dancy
"Paul Slauenwhite" <paules@ca.ibm.com> wrote in message
news:f1sab0$ig3$1@build.eclipse.org...
> Hi Sanchali,
> The Integrated Agent Controller is an in-process Agent Controller (with
> Eclipse) for local profiling and test execution that eliminates the need
> to install/configure an Agent Controller:
>
> http://help.eclipse.org/help32/topic/org.eclipse.tptp.platfo rm.agentcontroller.doc.user/concepts/ac/ciacintro.html
>
> The new technology Agent Controller is the second generation Agent
> Controller.
>
> Can you launch a simple 'hello world' AGR test suite using your
> install/config?
>
> In the meantime, I will have Liz (componet lead) investigate.
>
> Paul
> "Sanchali" <Sanchali.Kshirsagar@kpitcummins.com> wrote in message
> news:ca8f95aa73faf09cd501a82a98f014c7$1@www.eclipse.org...
>> Hi Paul,
>>
>> I am using WindowsXP and I am using Agent Controller.As suggested by you
>> I tried using the Integrated Agent Controller (I used the New technology
>> Agent Controller hope thats what you were refering to) but I get the same
>> error.Even I tried using the same scenario with the Eclipse 3.3 M6 and
>> TPTP 4.4.0. Still I am getting the same error only difference is that now
>> the launch gets stuck at 36 %.
>>
>> Thanks and Regards
>> -Sanchali
>>
>
>
Re: AGR -Test Execution Harness problem [message #98400 is a reply to message #98324] Thu, 10 May 2007 08:59 Go to previous messageGo to next message
Sanchali is currently offline SanchaliFriend
Messages: 8
Registered: July 2009
Junior Member
Hello Liz,

The JRE versions for both the workbench I am using is 1.5.0.

What I tried now was to add the dependencies of tptp.test.auto to my
product. Now when I attach this products startup.jar to my testsuit and
it's running properly.

Thanks for everything.

Regards
-Sanchali
Re: AGR -Test Execution Harness problem [message #98664 is a reply to message #98400] Tue, 15 May 2007 12:27 Go to previous messageGo to next message
Matthias Wiskow is currently offline Matthias WiskowFriend
Messages: 25
Registered: July 2009
Junior Member
Hello Sanchali,

could you please tell how you added the dependencies of tptp.test.auto
to your product?
I am still struggling with the same problem.

Thanks,
Matthias

Sanchali wrote:
> Hello Liz,
>
> The JRE versions for both the workbench I am using is 1.5.0.
>
> What I tried now was to add the dependencies of tptp.test.auto to my
> product. Now when I attach this products startup.jar to my testsuit
> and it's running properly.
>
> Thanks for everything.
>
> Regards
> -Sanchali
>
>
Re: AGR -Test Execution Harness problem [message #99297 is a reply to message #98664] Tue, 29 May 2007 09:18 Go to previous messageGo to next message
Sanchali is currently offline SanchaliFriend
Messages: 8
Registered: July 2009
Junior Member
Hello Matthias,

Sorry for the late reply.
I made a product of my plugins using Product Configuration.In addition to
my dependencies I explicitly added the following plugins
1)org.eclipse.tptp.test.auto
2)org.eclipse.tptp.test.auto.gui
After adding these two I clicked on "Add Required Plugins" button. This
ensured the dependencies of above two plugins to my product.
Please let me know if this works.

Regards
-Sanchali
Re: AGR -Test Execution Harness problem [message #100595 is a reply to message #98324] Thu, 07 June 2007 15:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bmf1972.fastmail.fm

Liz hi,

I have the same problem.
Upgraded my Eclipse SDK to version 3.2.2 (from 3.2.0), installed the new
and shinny TPTP 4.3.1 with the last AGR release and also installed the
last RAC.

The "standard mode" does not work not with the IAC and not with the RAC
-- the following error appears in both modes:

org.eclipse.hyades.internal.execution.local.control.Inactive ProcessException
at
org.eclipse.hyades.execution.harness.TestExecutionHarnessExe cutorStub.launch(TestExecutionHarnessExecutorStub.java:422)
at
org.eclipse.hyades.execution.harness.TestExecutionHarness.la unchTestExecution(TestExecutionHarness.java:2085)
at
org.eclipse.hyades.execution.harness.TestExecutionHarness.ac cess$3(TestExecutionHarness.java:1817)
at
org.eclipse.hyades.execution.harness.TestExecutionHarness$2. run(TestExecutionHarness.java:741)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

I am using jdk1.5.0_08 with for both run-time instances.
Adrian.


Liz Dancy wrote:
> Hi Sanchali,
>
> I am wondering if this problem could be due to using different JRE versions
> in the two workbenches. Could you specify your JRE /EMF version information
> (both workbench and agent controller JRE version) to rule this out? Also,
> please list the JRE which the execution workbench (for your product) uses by
> default.
>
> Sincerely,
>
> Liz Dancy
> "Paul Slauenwhite" <paules@ca.ibm.com> wrote in message
> news:f1sab0$ig3$1@build.eclipse.org...
>> Hi Sanchali,
>> The Integrated Agent Controller is an in-process Agent Controller (with
>> Eclipse) for local profiling and test execution that eliminates the need
>> to install/configure an Agent Controller:
>>
>> http://help.eclipse.org/help32/topic/org.eclipse.tptp.platfo rm.agentcontroller.doc.user/concepts/ac/ciacintro.html
>>
>> The new technology Agent Controller is the second generation Agent
>> Controller.
>>
>> Can you launch a simple 'hello world' AGR test suite using your
>> install/config?
>>
>> In the meantime, I will have Liz (componet lead) investigate.
>>
>> Paul
>> "Sanchali" <Sanchali.Kshirsagar@kpitcummins.com> wrote in message
>> news:ca8f95aa73faf09cd501a82a98f014c7$1@www.eclipse.org...
>>> Hi Paul,
>>>
>>> I am using WindowsXP and I am using Agent Controller.As suggested by you
>>> I tried using the Integrated Agent Controller (I used the New technology
>>> Agent Controller hope thats what you were refering to) but I get the same
>>> error.Even I tried using the same scenario with the Eclipse 3.3 M6 and
>>> TPTP 4.4.0. Still I am getting the same error only difference is that now
>>> the launch gets stuck at 36 %.
>>>
>>> Thanks and Regards
>>> -Sanchali
>>>
>>
>
>
Re: AGR -Test Execution Harness problem [message #100840 is a reply to message #99297] Tue, 12 June 2007 12:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bmf1972.fastmail.fm

I am trying to apply your solution on a much simpler scenario...
Created TestContainer project with one test in it:
<macro version="0.1" >
<shell descriptive="Resource - AutomatedGUISuite -..."
id="org.eclipse.ui.internal.WorkbenchWindow" return-code="-1" >
<command descriptive="About Eclipse SDK" type="select"
contextId="menus"
widgetId=" org.eclipse.jface.action.ActionContributionItem#{{&amp;H elp-&amp;About
Eclipse
SDK}}-{{0.8}}{{9|18}}-{{0.6}}{{false}}-{{0.1}}{{19}}-{{0.1}} {{separator}}-{{0.2}}{{last}}-{{0.2}} "
>
<parent widgetId="help"/>
</command>
<shell descriptive="About Eclipse SDK"
id="org.eclipse.ui.internal.dialogs.AboutDialog" return-code="0" >
<command descriptive="OK" type="select" contextId="shell"
widgetId="org.eclipse.swt.widgets.Button#{{0}}-{{1.0}}" />
</shell>
</shell>
</macro>

It works only in the "quick mode"; in the "standard mode" it always
throws that scriptic InactiveProcess...

How can I apply your solution to this one?
Adrian.


Sanchali wrote:
> Hello Matthias,
>
> Sorry for the late reply.
> I made a product of my plugins using Product Configuration.In addition
> to my dependencies I explicitly added the following plugins
> 1)org.eclipse.tptp.test.auto 2)org.eclipse.tptp.test.auto.gui
> After adding these two I clicked on "Add Required Plugins" button. This
> ensured the dependencies of above two plugins to my product.
> Please let me know if this works.
>
> Regards
> -Sanchali
>
>
Re: AGR -Test Execution Harness problem [message #101888 is a reply to message #100595] Wed, 27 June 2007 15:42 Go to previous messageGo to next message
Liz Dancy is currently offline Liz DancyFriend
Messages: 77
Registered: July 2009
Member
Hi Adrian,

Thanks for your patience. I downloaded and installed the 4.3.1 driver this
morning from our download page. I installed the TPTP runtime.zip (all
plugins), and the EMF and Eclipse SDKs from the links available there.

I tried launching a simple AGR test case with both an IBM JRE 1.5 and a SUN
JRE 1.5. These passed in standard mode.

I also tried the TPTP 4.4 AGR in this configuration and this also worked.

The only differences I can think of would be if you installed 4.3.1 via the
all-in-one package instead.

Could you let me know if this is the case. Also, could you test your local
connection to the Agent Controller by going to Windows > Preferences >
Profiling and Logging > Hosts and click on localhost > test connection. If
you get connection success then you have a connection with the agent
controller.

You may also wish to check for background java processes and stop any that
have been idle.

I hope this helps and please let me know if it doesn't so we can explore
more options.

Sincerely,

Liz Dancy

"Adrian Herscu" <bmf1972@fastmail.fm> wrote in message
news:f4994e$6oh$1@build.eclipse.org...
> Liz hi,
>
> I have the same problem.
> Upgraded my Eclipse SDK to version 3.2.2 (from 3.2.0), installed the new
> and shinny TPTP 4.3.1 with the last AGR release and also installed the
> last RAC.
>
> The "standard mode" does not work not with the IAC and not with the RAC --
> the following error appears in both modes:
>
> org.eclipse.hyades.internal.execution.local.control.Inactive ProcessException
> at
> org.eclipse.hyades.execution.harness.TestExecutionHarnessExe cutorStub.launch(TestExecutionHarnessExecutorStub.java:422)
> at
> org.eclipse.hyades.execution.harness.TestExecutionHarness.la unchTestExecution(TestExecutionHarness.java:2085)
> at
> org.eclipse.hyades.execution.harness.TestExecutionHarness.ac cess$3(TestExecutionHarness.java:1817)
> at
> org.eclipse.hyades.execution.harness.TestExecutionHarness$2. run(TestExecutionHarness.java:741)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
>
> I am using jdk1.5.0_08 with for both run-time instances.
> Adrian.
>
>
> Liz Dancy wrote:
>> Hi Sanchali,
>>
>> I am wondering if this problem could be due to using different JRE
>> versions in the two workbenches. Could you specify your JRE /EMF version
>> information (both workbench and agent controller JRE version) to rule
>> this out? Also, please list the JRE which the execution workbench (for
>> your product) uses by default.
>>
>> Sincerely,
>>
>> Liz Dancy
>> "Paul Slauenwhite" <paules@ca.ibm.com> wrote in message
>> news:f1sab0$ig3$1@build.eclipse.org...
>>> Hi Sanchali,
>>> The Integrated Agent Controller is an in-process Agent Controller
>>> (with Eclipse) for local profiling and test execution that eliminates
>>> the need to install/configure an Agent Controller:
>>>
>>> http://help.eclipse.org/help32/topic/org.eclipse.tptp.platfo rm.agentcontroller.doc.user/concepts/ac/ciacintro.html
>>>
>>> The new technology Agent Controller is the second generation Agent
>>> Controller.
>>>
>>> Can you launch a simple 'hello world' AGR test suite using your
>>> install/config?
>>>
>>> In the meantime, I will have Liz (componet lead) investigate.
>>>
>>> Paul
>>> "Sanchali" <Sanchali.Kshirsagar@kpitcummins.com> wrote in message
>>> news:ca8f95aa73faf09cd501a82a98f014c7$1@www.eclipse.org...
>>>> Hi Paul,
>>>>
>>>> I am using WindowsXP and I am using Agent Controller.As suggested by
>>>> you I tried using the Integrated Agent Controller (I used the New
>>>> technology Agent Controller hope thats what you were refering to) but I
>>>> get the same error.Even I tried using the same scenario with the
>>>> Eclipse 3.3 M6 and TPTP 4.4.0. Still I am getting the same error only
>>>> difference is that now the launch gets stuck at 36 %.
>>>>
>>>> Thanks and Regards
>>>> -Sanchali
>>>>
>>>
>>
Re: AGR -Test Execution Harness problem [message #101899 is a reply to message #100595] Wed, 27 June 2007 16:39 Go to previous messageGo to next message
Joe Toomey is currently offline Joe ToomeyFriend
Messages: 79
Registered: July 2009
Member
This is a multi-part message in MIME format.
--------------060706020004030705060803
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Attached is a plugin that may help in diagnosing
InactiveProcessException issues.

1) Drop this plugin into your eclipse/plugins directory and start eclipse.
2) Go to the Window -> Preferences -> Test -> Launch Doctor page.
3) Enable the Log Launch Details option and specify a directory to write
the log file (/tmp, c:\temp, whatever is available)
4) Run the test that is failing
5) After it fails open the launch_doctor.log file in the directory you
specified. (It reads much easier if you disable word wrap in your text
editor.)

For InactiveProcessException issues, the two things to note are the
classpath and the VM args. [It is expected that the classpath will be
multiline -- this is not an error.] From this information, you can
construct a commandline invocation of java using the same classpath and
vm args and see if an error is reported. Note that in order to do this,
you'll need to modify the classpath by making it a single line (adding
the appropriate separator character), and also by adding quotes around
each classpath entry that contains a space (you can't just quote the
whole classpath). When you've done this, you can issue the following
from the command line:

java -cp {the classpath you constructed from the log file} {the vm args
from the log file}

Note that the test will not run, because the test runner will try
unsuccessfully to connect and handshake with the workbench that launched
it. However, it should launch the process successfully, and in the case
of AGR tests, you should see eclipse launch (it should hang on the
welcome screen.) Since you're getting an InactiveProcessException, my
guess is that you'll get an error message from java instead. Please try
this and let us know what you find.

Thanks,
--Joe

--------------060706020004030705060803
Content-Type: application/octet-stream;
name="org.eclipse.tptp.test.launchdoctor_1.0.0.jar"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="org.eclipse.tptp.test.launchdoctor_1.0.0.jar"

UEsDBAoAAAAAAKts0jYAAAAAAAAAAAAAAAAJAAAATUVUQS1JTkYvUEsDBAoA AAAAAKts0jYA
AAAAAAAAAAAAAAAEAAAAb3JnL1BLAwQKAAAAAACrbNI2AAAAAAAAAAAAAAAA DAAAAG9yZy9l
Y2xpcHNlL1BLAwQKAAAAAACrbNI2AAAAAAAAAAAAAAAAEQAAAG9yZy9lY2xp cHNlL3RwdHAv
UEsDBAoAAAAAAKts0jYAAAAAAAAAAAAAAAAWAAAAb3JnL2VjbGlwc2UvdHB0 cC90ZXN0L1BL
AwQKAAAAAACrbNI2AAAAAAAAAAAAAAAAIwAAAG9yZy9lY2xpcHNlL3RwdHAv dGVzdC9sYXVu
Y2hkb2N0b3IvUEsDBAoAAAAAAKts0jYAAAAAAAAAAAAAAAAvAAAAb3JnL2Vj bGlwc2UvdHB0
cC90ZXN0L2xhdW5jaGRvY3Rvci9wcmVmZXJlbmNlcy9QSwMECgAAAAgAq2zS Nokdj63dAAAA
ywEAABQAAABNRVRBLUlORi9NQU5JRkVTVC5NRo2Qy2rDMBBF9wb/gz+gEk2W Dl200J1TQgPZ
T+SJM6BXpVGp8/WxoyKcQKHbOXfuHGkLlk4YWRwwRHK2bVbyua7eku01iu0v LXBd0AcYbJsO
klXn3il2odnpNAiyJbIfzdFpUjnqwiBRafIRJXv2kqdiqRcFm0h20MjToRcO CUvR0m1h96qY
vmFa/E+5LOmy3zkFmi7At24/2c/yn/iVKKDIofvqRE91dTdRLqAMyTIZfGTn EXqMWWXO/cHx
B1WaHR757SFeA59cMNK4HnWsq/dMRQeXcc8QuG3yZ10BUEsDBAoAAAAIAKts 0jaQz/MaQgIA
AJsEAAAyAAAAb3JnL2VjbGlwc2UvdHB0cC90ZXN0L2xhdW5jaGRvY3Rvci9B Y3RpdmF0b3Iu
Y2xhc3Olk11P1EAUht9Zli1bK+iCKOAXy4fLYlq98WYNEUESko0xotwP3aEM dttmOkV+lh8X
GC/8Af4o45mhLguSGOJN58zpeZ955/T056/vPwD4WHVQYXicqigQYSyzXAQ6 01mgRa6DmBdJ
eNBLQ52qYD3U8ohT5KDKsDysKGSQxUUkk2B9L9eKh/r99hubYKhlZeB3r3JI h5TPZSL1GsNI
a2WXobqR9oSLEVzz4GCsDobrHkZRY5joykS8Lvp7Qr3je7FgaHTTkMe7XEmz L5NVfSBzhtFc
c6UZllrWUZpHMthXvC8+pupD8LJIerHYSBMtjnXHHOy+Og5FpmWa5A5uMUwe 8iNOtpMoGLwx
vm57uIkGgxOeihma/z6AXOU6zYz+rodZo3cjoTfFPi9iQjxprVy1bw3Sb/d5 JDZFHiqZUZbh
Rat7ZntHK5lEnfPkw30eikCJPC0UBRcInTE06UIk8EuBb6z4xoo/bMXcZNHD EpYZZuR5yJZK
+3/m4u0lhv7TIvUy4/rAfP2/QNTWHavakmYUxgcN800p5mmaRuiHoDIzUhSN UkxjRs867Tq0
Mlrr7RO47a/wPtOmgnF6jlthA1VMUvkUJmjnnRbjhkUxMxdUPUlxlXZTFrlG mQqttfbqCabP
eK7NzpKBOcuaPq0qWSa6gxlrZ/YS6lZJdQ11jl3idJ7ITapdGKK7A7pb0uu4 h/vl5RftbeiU
L/A+DWg1m121lIq97QM8LBVPKWPeOo359jcsXBQ9G2qSg0do2Sat2Kr2b1BL AwQKAAAACACr
bNI2zC4CPOYIAADTFAAANQAAAG9yZy9lY2xpcHNlL3RwdHAvdGVzdC9sYXVu Y2hkb2N0b3Iv
TGF1bmNoRG9jdG9yLmNsYXNzrVd7XxzVGX4Ou8ssmyGXjaCYaDe1ViCBDeRi ribcYjALoUJI
E7XpsDvAkNmd7cxAgkbjJbWNvam9aGzVprbSWm0bm4DRmqY3be39+i36R79A 7XNmhmWBTYTY
H79lzpz3nOd93us5895/37wEoBH/UlAmkLTsoaSeNo28oyfdvJtPurrjJk1t NJcezlhp17KT
Ke+l3XtREBY4ULxpeFzL6E5SP66nR13DyiWHNTunO04yb1tjhsMZzUy2DDiu raXdPoJ3TK/c
6y9MGY6r53RClwt0Lxq682qYAtHU/juPdLd0dQjEUyPamEbbckPJXtc2ckPb BSrbrJzjajm3
XzNH9SiWCKzwrT/im99oWkMCCv/vMUxdYKmPYlhJ+U6ECooO2oYrtV03S+jP ckmMS7pISxsi
QHXtfB6ddf0C4TYro8dwHaoVVAmsW0BoWtKuMaZxpOJ63EBFQ7rbrg9qo6Yr sL62LrUYjO1S
940qVmE1nUWkHlsf1G09l9Z7KSb1pjmII4NaWmc0ppclO+ds2R7FzXTogGWZ upabES5BAh9V
sEagYVF4Km7Bx3wzW31MgaoS/qw7XAGBj6tYimVR1NLpjEC7YevS4vHZPOpV rMU6xpGg/nbu
LIU5fyqKRkJbY7p9TIY6ZQ3NQCtYL6AWp0MMSTSr2ICNAuU7jJzh3nEF9v1y 6WYVt2MLl+rH
mc2OQKi27rAUbFOx3RNkj2YM25FTOyUs0W6pnZ2dpbClZ3arUFGpoJWBnp+x MbSgXSLKopmD
eFiSuxOdCvYKrJwWde7vOJ7W87ICVdyFfQLL8lRHf2rpo32sfN2j3x9Fl4Co kAr2q+iRnoh4
roviboGyypiU9Kk4ICEig+aoM0yolJHTu0ezA7rdpw3IGoynrLRm9mu2Id+D ybA7bNBLTQvJ
+eKWxvpUstPFWW7kMnqOxSM6SUBmIiGTi0x6Jqivp9PpZIKKw34HkP5jDjLT ChlDhX5ichVf
qlIlHEo4YcQYtGEVy7EihhBGZHCkkzXT7GLTMJ2UxVaZiSJL57SYZsKfTfjT jXK3JXfT3zUZ
zdV6bCtNky2bBA3X0Ezjfj3DeAbBZis1k7KHbpchowdWtc/alDBmdrEClkrI fEEqsHwuDF2c
MZy85TDQx9mUgxfuvd7v7jKE+wdGWJ8tGS3vSjJbalNXPQzSdHWys2POdo/x CZo5g5vwJYkA
WcFDLNq5hdE6OsgYRvEwwzMylm2xh5xtiRgeRLOCxwRar0rFlOmYvIuQgY/m sup1RwdieBSf
VfE4PkdvsNdIFTwxakv0Fan3tIon8AUmiJbP6zn6Y92CepJvh4fwJRVflsqi ruXLKvAknlbw
FANUtG2cR2VWxVfxNdaoNeoWp2GPX8S2rmUJ+Q08q+CZorIvEqs4I7NL8cre zEmogRGBTdcU
Q+IwBprnoFWF1R25McO2clnWZyFJdiwiSWZDeInybUa7LdXS29vT0rd3Cb6D 7yp4SeD2a8RU
8T28zK7P6HK2dbxby7Kq95YM3AJU7LczbCsZ5lRet91xHjffF6gv5Y/p3G5M FKxJ7EwswSt4
VcEPBZoXr03Fa/iRfyp6VyNHnlV19xSZEgRLwU9mJ1Rwhob03JjA1muOD9ub NZuSwMZrcRu7
b9rUHCevucO0YmUJG6jLPx/arGze1L3U2vsBqTV9Ge2ce/mc1Su9NHuzcKlM FBSw9y0PIAqL
BTr+LzrZkh2OKG5jbXrWJBdUKL3+Lo/0ZRIMUBIBDDkrwRT70WIAmTzyFG6x XYPHp+u063nT
Gpcn1m8EbpCihDYtS2QCIdVVSlHBZ1H8lpHyVqeL/Fjp+5aXDduzdaqkrVnv SCSvbJb0qMmb
HdCHtTHDsuWXRKeElLlHF34wgqTBQ2+Qp3qyr2ePb5GXufPLfSEz0ud/kLcd P1Ec3xpekZe6
w3oRNR5GH948eUUpEGYb/TDm8uqVt2y3cJYz3nfrDj9B5C3N9XJl5RyJ3xhj vdaondb976oV
xXeyRukdrOG1JcRfhP9vhIIoxxX8eC1DjD9eYL0xr/h8VnLE2xFXxAFxnnvk yktvYOUkarob
4jddxEfKsDlcFT6DV+rP49Z3MdAQv+0i6sqwLdIQb/Dl5W8heagmMoWmbUqN MolNz6FCPrce
rPckSjw2hR0XsIuvLYeIs6uq/AyU0ATC4Sm0XcCtE4hti9ZEJ7FHankHO0Ob IxNYJl/iqUl0
n4qIqsjqs+//R86s5YQn+UQwmESvBIjURAhwjjYdgo1RXrgfw08xyWcZ+mnX p/i5BzTQJ420
OYlqrMdNaMJtaOb/DdiBjWjHJl7FNxNhCxG24hi/Gk7gDiLtxmles5/m85to xUtow6tcPYkO
vEENb2MfDhI9jyXSg/gkEeCNDnsRkKN7cC+ZKJjCfeQSIofXcASfRpgMDkDj ugh57MMA58rJ
ZjfSjJBCDhFkoFP+OKowSJQIdfpzES+CG/0IYhdRy/hU6teGpjB0zgu1ND3m TXcRttujWe0v
K9BUAppCXpEDsA3eOxCpn4IxF6qPrPs9KNVfFEAJHC0AbOJK4bGJm1PIzYW4 l2zuK4JQChB5
fKZgUFlgUNwuAZEmROYKBrmMnzRgrBSfYyXARgh2tCSfcdwfQJyk2SE+m+rj DxCC+fzgofjJ
KTyy9jIencSpSXx+El9kUg8FE12v4yvrJvH1GWXV9BVoYDlzdA0c1JHpenKV ihM+eMGKJjzH
bBNcE8W3+JP8n8cLAZnnuVpibVgbf/Eizpahqz4+QVbrLuIHAt2hzeEJxOsb qsLNl/FjyelU
WFSFGy6dff/fM3Rupp3AAyz8E2wJD5HeSazGw6jls5lpL2lt9NUUaG3AObzu tZV6Fth5IlWz
kC6wGEKo4Z9M0TDlU0zTeXG8WML1p+mNJ64Qx7fwMy+Ob7OC5oH9vATYkwR7 6gpgv8AvPbBf
lUqKX5cAe4Zgz5ZMindKQbxbAuIFQrxYEuJ3eC+AGOLKch/i9yUgXqZwwoO4 w19WZNIf8acA
9s/4S2DwX5krIW/0N47C3ujvXn8R+IeH/c//AVBLAwQKAAAACACrbNI2Yj5z 2i4DAADpBgAA
TAAAAG9yZy9lY2xpcHNlL3RwdHAvdGVzdC9sYXVuY2hkb2N0b3IvcHJlZmVy ZW5jZXMvTGF1
bmNoRG9jdG9yUHJlZmVyZW5jZXMuY2xhc3OVVV1T00AUPQuVlhoEAlYU1PhV 24oEEL8oKkqp
wnTUGRwcHkO6Lash20m2oP/IV1+qozP+AH+U490UaYqI8NAke+7ecz/27O3P X99+AJjCiyR6
GMoyqNvc9UQj5LZqqIateKhsz2n67lZVukoGdiPgNR5w3+WhXYkMpcjwuoMn kWC4F+d6V3Nc
HnO1y4J71eWq6HJ87dR5En0MN+O+TWGvvJXB+03astW9maFvQfhCPWbozeXX GRJLssrT6MVp
A0kYBORW8utpnMFQEoMMk8co8KmrxI5DXwaGYTKk61yVeM1peophOpevnISj qGOPGjiLDINJ
TJ0C1shMFcwcYPyrVSsHXIiSYczAeVwgyvAQytncCRnz6ylMMBTXGtwVtY+W 2uJW7Jytmgys
qnDqvgyFX7d0vVa7XtomNz2+HeqkLhm4DIvhTKg7FrqBaCghfYazuco7Z8eh Hvl1e00FRFLU
xzVYET5/2dze5MEbh2ionop0HW/dCYRe74EJtSVChhfH6fwx5FmkMG7AHcVj KiTR3mSwj+zb
Myk97vgxrxTyDMObbbwTIoVbDCPZiqxb7RysEleO8KIu3TbovtkMo6SG+DVw yJUUduOAHsJd
Ze+KKm0O7SW53aAjUFoDWcxojc8yrB7S3UOQ/5Pqm8IwZ+Au7jGknGo1yo9S /o+gYmVEWnrA
kJE7PNgNiJa6EO/MPMNE9tUfo7X8QYRKi0o3qyw8GgALdCmODFcSAddn+rHr JGgIZDxZ3zfG
gy5qrVGA7L51Po0iZkhben6QdLsr7Jo5kVT7d/8sGcaP2EvzYk02A5frWqjU f2hwSp8PrlC7
e+l3imawfieRomc/rSrooS8gU0h8QbrwFQMtjLRwrmCOt3DxM1l6yBswkaDn ODFMYBAXac5c
xlVCjLY3ruE6vUlV+8yf0BfZ5gvfkd0wc2ah0MLkF0y3cKcN3TcfdkHFDfOR +aQNPSWoE32V
4gM54stTBgXK/xbFmMQArYcIHyGlj8LGGKZxATOU4ywsWl8jPIs53NZKo/dD LMaynt/P+hmW
9rK+G8UkrBO8XUY5csy0jXuO+quEZXrSX1q0//lvUEsDBAoAAAAIAKts0jYG PsWPlQEAALEC
AABIAAAAb3JnL2VjbGlwc2UvdHB0cC90ZXN0L2xhdW5jaGRvY3Rvci9wcmVm ZXJlbmNlcy9Q
cmVmZXJlbmNlQ29uc3RhbnRzLmNsYXNzpZLNbtNAFIXPtCExIaU/QGn5a7sD FvUDgFjgpMGS
VUdOFMQqmkxvk6nMTDSeFPFYrJBY8AA8VNVr0x+D2LHw9XxXZ849nvGvix8/ ARzioIUVgffW
zUJSuV4UFPqFX4SeCh/mcmnU/MQqb124cHRKjoyiIhzcrCNrCi+NL1poCGyc yXPJ28wsTKdn
pLzA+mCSpP1JN8560SjNPglsJbeqoXfazN4IrF0bjWW+pAB3BbZzO+tqR+X0 r7cTBTqDSTws
XfvxcT9AR2Bzam1O0tRVwWASfUjjqBdgnZOpudWK/hIMR1llscWCoopSF3D0 dNzLPmbxqFeO
C/CIU9lzcl+c9pTYP9TNt9po/05g9eWrsUAjsifUxiqedLCNx+yWaEPHy89T ciM5zak8CKtk
PpZOl3zVbPi5LgS6yf9fCR9re2iXTtGRLq13/qE5LO8CB+DY/D/cwS4/TaYW 0woC5naN7zGv
1fg+80aNN5kf1Pghr0T5+Vx3uBNWzHNef8fut0rylGuzajbxjGvntwDP8YLf AnuVav8SUEsD
BAoAAAAIAKts0jbPKgNN2gEAAN4DAABKAAAAb3JnL2VjbGlwc2UvdHB0cC90 ZXN0L2xhdW5j
aGRvY3Rvci9wcmVmZXJlbmNlcy9QcmVmZXJlbmNlSW5pdGlhbGl6ZXIuY2xh c3Otks1uEzEQ
x//OJtmQLpSmbaChfJQWSCjUcA5CKlSVKq0QUlAO3Lyus3W1XUdeb5B4Ky58 HXgAHgoxm0RJ
qHpoJXYlz4zH85sZe37/+fkLwB6e+CgxHBgbcyUTPcwUd0M35E5ljiciT+XJ sZHOWD60aqCs
SqXK+PuZfpRqp0WiPyvro8zwZpEkjVXc5qnTZ+qf+P0oc1ZIdyGHofpKk/ma wWt3+gzlt+ZY
1eHhWoAKqgzLoU7Vu/wsUvaDiBLF0AiNFElfWF3Y082yO9EZw2H4P7rrMmzq mXmgBiJPFurP
6riJho8VhmeXSLcvnR4J0gKsYo2hHis3ZTK8aHcuU/KM0S1yNwPcwm26CSLN y+qRm27i5Tni
6UDIxRfhR+dCujW0GFYiYxIl0rlzCZu45+Muw/Mr8QLcxwNqM1tos9kOT8VI UFNpzHvO6jTu
fuz0a3hIPjNS9pPVToUmnrMYKtmkI37Ffih3z+RWqkNdjEbrwjfeK+rBFmjw UHwl0mjgaPXJ
4iQZycrTb6h9GbvrtFbHm0v0A8HkAMnrJBluzIIjQpZItr5j+SvWw93GhvcD dzzsNrYmypzY
oijQXHhYI22V4teLB8YGeYoszQlpmsWnE9vYGRf3aMx4/BdQSwMECgAAAAgA q2zSNliFIfsr
AQAA9wQAAAoAAABwbHVnaW4ueG1s7VSxTsMwEN2R+IfIOw6IhSFplgoxZMhQ PsByjvQkx7Zs
B6V8PZekDY7aMEDZuMmnd3p3793JWdG3KnkH59HonD3we5aAlqZG3eTsdfd8 98SKze1NVoBU
aD181T5S7QhZ1TWo6ZUkSQZ9AD0UjOkUWOdMiU7L/dbIYByLMC1ayFk5osk5 bA3qkDPjGn4c
gO8PogbPA/jApXHAoQfZBWr5IpwG70v0NAM4tjkRZWslUScKqYT3y2bBBju1 mgTU44S8XFFD
kR6NSGcnvnHmgrxRkut0wBa4dfAGjhYCPlKDGgMKhR9nAkSAxrjDumEdcuoI TgsVkfMdYdWc
VqIB9lNropEXNlWRlCX3cB5/Qnzptn67HjLQLow6Leb6jAOHpfx/x9fYMX1U 6fxTfQJQSwEC
FAMKAAAAAACrbNI2AAAAAAAAAAAAAAAACQAAAAAAAAAAABAA7UEAAAAATUVU QS1JTkYvUEsB
AhQDCgAAAAAAq2zSNgAAAAAAAAAAAAAAAAQAAAAAAAAAAAAQAO1BJwAAAG9y Zy9QSwECFAMK
AAAAAACrbNI2AAAAAAAAAAAAAAAADAAAAAAAAAAAABAA7UFJAAAAb3JnL2Vj bGlwc2UvUEsB
AhQDCgAAAAAAq2zSNgAAAAAAAAAAAAAAABEAAAAAAAAAAAAQAO1BcwAAAG9y Zy9lY2xpcHNl
L3RwdHAvUEsBAhQDCgAAAAAAq2zSNgAAAAAAAAAAAAAAABYAAAAAAAAAAAAQ AO1BogAAAG9y
Zy9lY2xpcHNlL3RwdHAvdGVzdC9QSwECFAMKAAAAAACrbNI2AAAAAAAAAAAA AAAAIwAAAAAA
AAAAABAA7UHWAAAAb3JnL2VjbGlwc2UvdHB0cC90ZXN0L2xhdW5jaGRvY3Rv ci9QSwECFAMK
AAAAAACrbNI2AAAAAAAAAAAAAAAALwAAAAAAAAAAABAA7UEXAQAAb3JnL2Vj bGlwc2UvdHB0
cC90ZXN0L2xhdW5jaGRvY3Rvci9wcmVmZXJlbmNlcy9QSwECFAMKAAAACACr bNI2iR2Prd0A
AADLAQAAFAAAAAAAAAAAAAAApIFkAQAATUVUQS1JTkYvTUFOSUZFU1QuTUZQ SwECFAMKAAAA
CACrbNI2kM/zGkICAACbBAAAMgAAAAAAAAAAAAAApIFzAgAAb3JnL2VjbGlw c2UvdHB0cC90
ZXN0L2xhdW5jaGRvY3Rvci9BY3RpdmF0b3IuY2xhc3NQSwECFAMKAAAACACr bNI2zC4CPOYI
AADTFAAANQAAAAAAAAAAAAAApIEFBQAAb3JnL2VjbGlwc2UvdHB0cC90ZXN0 L2xhdW5jaGRv
Y3Rvci9MYXVuY2hEb2N0b3IuY2xhc3NQSwECFAMKAAAACACrbNI2Yj5z2i4D AADpBgAATAAA
AAAAAAAAAAAApIE+DgAAb3JnL2VjbGlwc2UvdHB0cC90ZXN0L2xhdW5jaGRv Y3Rvci9wcmVm
ZXJlbmNlcy9MYXVuY2hEb2N0b3JQcmVmZXJlbmNlcy5jbGFzc1BLAQIUAwoA AAAIAKts0jYG
PsWPlQEAALECAABIAAAAAAAAAAAAAACkgdYRAABvcmcvZWNsaXBzZS90cHRw L3Rlc3QvbGF1
bmNoZG9jdG9yL3ByZWZlcmVuY2VzL1ByZWZlcmVuY2VDb25zdGFudHMuY2xh c3NQSwECFAMK
AAAACACrbNI2zyoDTdoBAADeAwAASgAAAAAAAAAAAAAApIHREwAAb3JnL2Vj bGlwc2UvdHB0
cC90ZXN0L2xhdW5jaGRvY3Rvci9wcmVmZXJlbmNlcy9QcmVmZXJlbmNlSW5p dGlhbGl6ZXIu
Y2xhc3NQSwECFAMKAAAACACrbNI2WIUh+ysBAAD3BAAACgAAAAAAAAAAAAAA pIETFgAAcGx1
Z2luLnhtbFBLBQYAAAAADgAOAHkEAABmFwAAAAA=
--------------060706020004030705060803--
Re: AGR -Test Execution Harness problem [message #109888 is a reply to message #99297] Thu, 23 August 2007 14:01 Go to previous message
Matthias Wiskow is currently offline Matthias WiskowFriend
Messages: 25
Registered: July 2009
Junior Member
Hello Sanchali,

now it's my turn to apologize for the late response.

If I understand you right, then this approach does not fit into my setup.

Anyway, thanks a lot for the advice!

Matthias

Sanchali wrote:
> Hello Matthias,
>
> Sorry for the late reply.
> I made a product of my plugins using Product Configuration.In addition
> to my dependencies I explicitly added the following plugins
> 1)org.eclipse.tptp.test.auto 2)org.eclipse.tptp.test.auto.gui
> After adding these two I clicked on "Add Required Plugins" button. This
> ensured the dependencies of above two plugins to my product.
> Please let me know if this works.
>
> Regards
> -Sanchali
>
>
Previous Topic:maximizing problem with dual monitor setup
Next Topic:TPTP for Eclipse C/C++
Goto Forum:
  


Current Time: Thu Mar 28 18:48:13 GMT 2024

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

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

Back to the top