Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Manual Test View? Newbie Question
Manual Test View? Newbie Question [message #41674] Tue, 22 November 2005 22:31 Go to next message
Eclipse UserFriend
Originally posted by: ruben.garcia.21csi.com

Hello Team,
I am trying to run the manual example tests and I get to Manual testing
with TPTP>> Running a manual test>> Running the test configuration, and
this part states that the Manual Test View is an independent SWT window
for executing a manual test. Is this in a package with a guide and how
does this automatically come up after I press run on the Run , Create,
Manage and Run configurations window?

Thank you and have a great day!

-Ruben
Re: Manual Test View? Newbie Question [message #41706 is a reply to message #41674] Wed, 23 November 2005 02:46 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Ruben,
The documentation for the Manual Test View is located in the TPTP
product documentation that you referencing (Help >> Help Contents >> TPTP
Tester guide >> Manual testing with TPTP >> Running a manual test >> Running
the test configuration.

The Manual Test View is an independent Standard Widget Toolkit (SWT)
window providing an Eclipse look-and-feel user interface for session-based
local and remote manual test execution. Features include test navigation,
test case execution, message sending, rich text (HTML fragments or document)
support in test case descriptions, file attachment support in test case
executions and testing session status. It is packaged with the TPTP
workbench (local execution) and Agent Controller (remote execution). When
executing a test configuration, the manual test is passed to the Manual Test
View on the local or remote machine for execution. Test case execution
events are returned to the TPTP workbench and loaded in the Test model for
viewing in the Test Log view as the user records test case executions.

Did you have a specific question on the execution of the Manual Test
View?

Paul
"Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
news:dm068c$9j7$1@news.eclipse.org...
> Hello Team,
> I am trying to run the manual example tests and I get to Manual testing
> with TPTP>> Running a manual test>> Running the test configuration, and
> this part states that the Manual Test View is an independent SWT window
> for executing a manual test. Is this in a package with a guide and how
> does this automatically come up after I press run on the Run , Create,
> Manage and Run configurations window?
>
> Thank you and have a great day!
>
> -Ruben
>
Re: Manual Test View? Newbie Question [message #41990 is a reply to message #41706] Wed, 23 November 2005 15:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ruben.garcia.21csi.com

Ruben Garcia wrote:

> Ruben Garcia wrote:
>
> Hello Paul,
> Yes, I think that I have either a setup problem or a configuration
> problem. I can do everything in the walk-thru, up to the point where it
> states that I "Run the test configuration by clicking the Run button at
> the bottom of the Run dialog."
> At this point I do not get the Manual Test View.
> I click Run and the Plug-in Develpoment - exampleManualTest - Eclipse
> SDK window shows 22%, followed by 66% then it ends. I think the test is
> being executed, I just am not seeing the Manual Test View that states I
> should be selecting the Start execution button that the top of the window.
> Do I have some override feature selected that automatically runs the
> test without any more prompting?
>
> Thank you and have a great day!
>
> - Ruben
> Paul Slauenwhite wrote:
>
>> Hi Ruben,
>> The documentation for the Manual Test View is located in the TPTP
>> product documentation that you referencing (Help >> Help Contents >> TPTP
>> Tester guide >> Manual testing with TPTP >> Running a manual test >>
>> Running
>> the test configuration.
>>
>> The Manual Test View is an independent Standard Widget Toolkit (SWT)
>> window providing an Eclipse look-and-feel user interface for
>> session-based
>> local and remote manual test execution. Features include test
>> navigation,
>> test case execution, message sending, rich text (HTML fragments or
>> document)
>> support in test case descriptions, file attachment support in test case
>> executions and testing session status. It is packaged with the TPTP
>> workbench (local execution) and Agent Controller (remote execution).
>> When
>> executing a test configuration, the manual test is passed to the
>> Manual Test
>> View on the local or remote machine for execution. Test case execution
>> events are returned to the TPTP workbench and loaded in the Test model
>> for
>> viewing in the Test Log view as the user records test case executions.
>>
>> Did you have a specific question on the execution of the Manual Test
>> View?
>>
>> Paul
>> "Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
>> news:dm068c$9j7$1@news.eclipse.org...
>>
>>> Hello Team,
>>> I am trying to run the manual example tests and I get to Manual testing
>>> with TPTP>> Running a manual test>> Running the test configuration, and
>>> this part states that the Manual Test View is an independent SWT window
>>> for executing a manual test. Is this in a package with a guide and how
>>> does this automatically come up after I press run on the Run , Create,
>>> Manage and Run configurations window?
>>>
>>> Thank you and have a great day!
>>>
>>> -Ruben
>>>
>>
>>
>>
>
>
Re: Manual Test View? Newbie Question [message #42775 is a reply to message #41990] Thu, 24 November 2005 17:56 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Ruben,
This appears to be a defect at first glance. Lets try to debug:

1) What platform are you running on?
2) What version and driver of TPTP are you using?
3) Are you using the Agent Controller or Integrated Agent Controller (IAC -
only in TPTP v4.1+)?
4) If the Agent Controller, is it correctly installed as per the
instructions in the <Agent Controller unzip directory>/getting_started.html
file?

Can you post the <Eclipse workspace>/.metadata/.log file?

Since manual test types by definition require manual interaction and the
first point of contact for manual test types is the Manual Test View, there
is no override feature that automatically runs the test without prompting.

Paul
"Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
news:dm21ci$ug0$1@news.eclipse.org...
> Ruben Garcia wrote:
>
> > Ruben Garcia wrote:
> >
> > Hello Paul,
> > Yes, I think that I have either a setup problem or a configuration
> > problem. I can do everything in the walk-thru, up to the point where it
> > states that I "Run the test configuration by clicking the Run button at
> > the bottom of the Run dialog."
> > At this point I do not get the Manual Test View.
> > I click Run and the Plug-in Develpoment - exampleManualTest - Eclipse
> > SDK window shows 22%, followed by 66% then it ends. I think the test is
> > being executed, I just am not seeing the Manual Test View that states I
> > should be selecting the Start execution button that the top of the
window.
> > Do I have some override feature selected that automatically runs the
> > test without any more prompting?
> >
> > Thank you and have a great day!
> >
> > - Ruben
> > Paul Slauenwhite wrote:
> >
> >> Hi Ruben,
> >> The documentation for the Manual Test View is located in the TPTP
> >> product documentation that you referencing (Help >> Help Contents >>
TPTP
> >> Tester guide >> Manual testing with TPTP >> Running a manual test >>
> >> Running
> >> the test configuration.
> >>
> >> The Manual Test View is an independent Standard Widget Toolkit
(SWT)
> >> window providing an Eclipse look-and-feel user interface for
> >> session-based
> >> local and remote manual test execution. Features include test
> >> navigation,
> >> test case execution, message sending, rich text (HTML fragments or
> >> document)
> >> support in test case descriptions, file attachment support in test case
> >> executions and testing session status. It is packaged with the TPTP
> >> workbench (local execution) and Agent Controller (remote execution).
> >> When
> >> executing a test configuration, the manual test is passed to the
> >> Manual Test
> >> View on the local or remote machine for execution. Test case execution
> >> events are returned to the TPTP workbench and loaded in the Test model
> >> for
> >> viewing in the Test Log view as the user records test case executions.
> >>
> >> Did you have a specific question on the execution of the Manual
Test
> >> View?
> >>
> >> Paul
> >> "Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
> >> news:dm068c$9j7$1@news.eclipse.org...
> >>
> >>> Hello Team,
> >>> I am trying to run the manual example tests and I get to Manual
testing
> >>> with TPTP>> Running a manual test>> Running the test configuration,
and
> >>> this part states that the Manual Test View is an independent SWT
window
> >>> for executing a manual test. Is this in a package with a guide and
how
> >>> does this automatically come up after I press run on the Run ,
Create,
> >>> Manage and Run configurations window?
> >>>
> >>> Thank you and have a great day!
> >>>
> >>> -Ruben
> >>>
> >>
> >>
> >>
> >
> >
Re: Manual Test View? Newbie Question [message #43153 is a reply to message #42775] Mon, 28 November 2005 16:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ruben.garcia.21csi.com

Paul Slauenwhite wrote:
> Hi Ruben,
> This appears to be a defect at first glance. Lets try to debug:
>
> 1) What platform are you running on?
Windows 2000 Professional, Version 5.0.2195 Service Pack 4 Build 2195
Eclipse SDK, Version: 3.2.0 Build id: I20051102-1600
> 2) What version and driver of TPTP are you using?
Version: 4.1.0 driver: ?
> 3) Are you using the Agent Controller or Integrated Agent Controller (IAC -
> only in TPTP v4.1+)?
The Agent Controller:
org.eclipse.tptp.platform.agentcontroller (4.1.0) "TPTP Agent
Controller" [Resolved]
org.eclipse.tptp.platform.agentcontroller.doc.user (4.1.0) "Agent
Controller documentation" [Resolved]

> 4) If the Agent Controller, is it correctly installed as per the
> instructions in the <Agent Controller unzip directory>/getting_started.html
> file?
Yes, I followed the getting_started.html file, and I start the RAServer
service manually, prior to starting the eclipse platform.
>
> Can you post the <Eclipse workspace>/.metadata/.log file?
Will do.
>
> Since manual test types by definition require manual interaction and the
> first point of contact for manual test types is the Manual Test View, there
> is no override feature that automatically runs the test without prompting.
Understood, I may have been looking at it and just did not realize it.
I will repreform the test and capture screen shots to post. Is it
acceptable to post them in a zip file or should I just post them as a .gif?

Thank you once again for taking the time out to help! :)
-Ruben
>
> Paul
> "Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
> news:dm21ci$ug0$1@news.eclipse.org...
>
>>Ruben Garcia wrote:
>>
>>
>>>Ruben Garcia wrote:
>>>
>>>Hello Paul,
>>>Yes, I think that I have either a setup problem or a configuration
>>>problem. I can do everything in the walk-thru, up to the point where it
>>>states that I "Run the test configuration by clicking the Run button at
>>>the bottom of the Run dialog."
>>>At this point I do not get the Manual Test View.
>>>I click Run and the Plug-in Develpoment - exampleManualTest - Eclipse
>>>SDK window shows 22%, followed by 66% then it ends. I think the test is
>>>being executed, I just am not seeing the Manual Test View that states I
>>>should be selecting the Start execution button that the top of the
>
> window.
>
>>>Do I have some override feature selected that automatically runs the
>>>test without any more prompting?
>>>
>>>Thank you and have a great day!
>>>
>>>- Ruben
>>> Paul Slauenwhite wrote:
>>>
>>>
>>>>Hi Ruben,
>>>> The documentation for the Manual Test View is located in the TPTP
>>>>product documentation that you referencing (Help >> Help Contents >>
>
> TPTP
>
>>>>Tester guide >> Manual testing with TPTP >> Running a manual test >>
>>>>Running
>>>>the test configuration.
>>>>
>>>> The Manual Test View is an independent Standard Widget Toolkit
>
> (SWT)
>
>>>>window providing an Eclipse look-and-feel user interface for
>>>>session-based
>>>>local and remote manual test execution. Features include test
>>>>navigation,
>>>>test case execution, message sending, rich text (HTML fragments or
>>>>document)
>>>>support in test case descriptions, file attachment support in test case
>>>>executions and testing session status. It is packaged with the TPTP
>>>>workbench (local execution) and Agent Controller (remote execution).
>>>>When
>>>>executing a test configuration, the manual test is passed to the
>>>>Manual Test
>>>>View on the local or remote machine for execution. Test case execution
>>>>events are returned to the TPTP workbench and loaded in the Test model
>>>>for
>>>>viewing in the Test Log view as the user records test case executions.
>>>>
>>>> Did you have a specific question on the execution of the Manual
>
> Test
>
>>>>View?
>>>>
>>>>Paul
>>>>"Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
>>>>news:dm068c$9j7$1@news.eclipse.org...
>>>>
>>>>
>>>>>Hello Team,
>>>>> I am trying to run the manual example tests and I get to Manual
>
> testing
>
>>>>> with TPTP>> Running a manual test>> Running the test configuration,
>
> and
>
>>>>> this part states that the Manual Test View is an independent SWT
>
> window
>
>>>>> for executing a manual test. Is this in a package with a guide and
>
> how
>
>>>>> does this automatically come up after I press run on the Run ,
>
> Create,
>
>>>>> Manage and Run configurations window?
>>>>>
>>>>> Thank you and have a great day!
>>>>>
>>>>> -Ruben
Re: Manual Test View? Newbie Question [message #43183 is a reply to message #43153] Mon, 28 November 2005 16:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ruben.garcia.21csi.com

This is a multi-part message in MIME format.
--------------000507080006040003070302
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Ruben Garcia wrote:
Forgot to post file :)

> Paul Slauenwhite wrote:
>
>> Hi Ruben,
>> This appears to be a defect at first glance. Lets try to debug:
>>
>> 1) What platform are you running on?
>
> Windows 2000 Professional, Version 5.0.2195 Service Pack 4 Build 2195
> Eclipse SDK, Version: 3.2.0 Build id: I20051102-1600
>
>> 2) What version and driver of TPTP are you using?
>
> Version: 4.1.0 driver: ?
>
>> 3) Are you using the Agent Controller or Integrated Agent Controller
>> (IAC -
>> only in TPTP v4.1+)?
>
> The Agent Controller:
> org.eclipse.tptp.platform.agentcontroller (4.1.0) "TPTP Agent
> Controller" [Resolved]
> org.eclipse.tptp.platform.agentcontroller.doc.user (4.1.0) "Agent
> Controller documentation" [Resolved]
>
>> 4) If the Agent Controller, is it correctly installed as per the
>> instructions in the <Agent Controller unzip
>> directory>/getting_started.html
>> file?
>
> Yes, I followed the getting_started.html file, and I start the RAServer
> service manually, prior to starting the eclipse platform.
>
>>
>> Can you post the <Eclipse workspace>/.metadata/.log file?
>
> Will do.
>
>>
>> Since manual test types by definition require manual interaction
>> and the
>> first point of contact for manual test types is the Manual Test View,
>> there
>> is no override feature that automatically runs the test without
>> prompting.
>
> Understood, I may have been looking at it and just did not realize it. I
> will repreform the test and capture screen shots to post. Is it
> acceptable to post them in a zip file or should I just post them as a .gif?
>
> Thank you once again for taking the time out to help! :)
> -Ruben
>
>>
>> Paul
>> "Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
>> news:dm21ci$ug0$1@news.eclipse.org...
>>
>>> Ruben Garcia wrote:
>>>
>>>
>>>> Ruben Garcia wrote:
>>>>
>>>> Hello Paul,
>>>> Yes, I think that I have either a setup problem or a configuration
>>>> problem. I can do everything in the walk-thru, up to the point
>>>> where it
>>>> states that I "Run the test configuration by clicking the Run button at
>>>> the bottom of the Run dialog."
>>>> At this point I do not get the Manual Test View.
>>>> I click Run and the Plug-in Develpoment - exampleManualTest - Eclipse
>>>> SDK window shows 22%, followed by 66% then it ends. I think the
>>>> test is
>>>> being executed, I just am not seeing the Manual Test View that states I
>>>> should be selecting the Start execution button that the top of the
>>
>>
>> window.
>>
>>>> Do I have some override feature selected that automatically runs the
>>>> test without any more prompting?
>>>>
>>>> Thank you and have a great day!
>>>>
>>>> - Ruben
>>>> Paul Slauenwhite wrote:
>>>>
>>>>
>>>>> Hi Ruben,
>>>>> The documentation for the Manual Test View is located in the TPTP
>>>>> product documentation that you referencing (Help >> Help Contents >>
>>
>>
>> TPTP
>>
>>>>> Tester guide >> Manual testing with TPTP >> Running a manual test >>
>>>>> Running
>>>>> the test configuration.
>>>>>
>>>>> The Manual Test View is an independent Standard Widget Toolkit
>>
>>
>> (SWT)
>>
>>>>> window providing an Eclipse look-and-feel user interface for
>>>>> session-based
>>>>> local and remote manual test execution. Features include test
>>>>> navigation,
>>>>> test case execution, message sending, rich text (HTML fragments or
>>>>> document)
>>>>> support in test case descriptions, file attachment support in test
>>>>> case
>>>>> executions and testing session status. It is packaged with the TPTP
>>>>> workbench (local execution) and Agent Controller (remote execution).
>>>>> When
>>>>> executing a test configuration, the manual test is passed to the
>>>>> Manual Test
>>>>> View on the local or remote machine for execution. Test case
>>>>> execution
>>>>> events are returned to the TPTP workbench and loaded in the Test model
>>>>> for
>>>>> viewing in the Test Log view as the user records test case executions.
>>>>>
>>>>> Did you have a specific question on the execution of the Manual
>>
>>
>> Test
>>
>>>>> View?
>>>>>
>>>>> Paul
>>>>> "Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
>>>>> news:dm068c$9j7$1@news.eclipse.org...
>>>>>
>>>>>
>>>>>> Hello Team,
>>>>>> I am trying to run the manual example tests and I get to Manual
>>
>>
>> testing
>>
>>>>>> with TPTP>> Running a manual test>> Running the test configuration,
>>
>>
>> and
>>
>>>>>> this part states that the Manual Test View is an independent SWT
>>
>>
>> window
>>
>>>>>> for executing a manual test. Is this in a package with a guide and
>>
>>
>> how
>>
>>>>>> does this automatically come up after I press run on the Run ,
>>
>>
>> Create,
>>
>>>>>> Manage and Run configurations window?
>>>>>>
>>>>>> Thank you and have a great day!
>>>>>>
>>>>>> -Ruben


--------------000507080006040003070302
Content-Type: text/plain;
name=".log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename=".log"

!SESSION 2005-11-23 12:06:20.718 -----------------------------------------------
eclipse.buildId=I20051102-1600
java.version=1.5.0_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 2005-11-23 12:06:37.609
!MESSAGE While loading class "org.eclipse.hyades.ui.HyadesUIImages", thread "main" timed out waiting (5000ms) for thread "Worker-8" to finish starting bundle "org.eclipse.hyades.ui". To avoid deadlock, thread "main" is proceeding but "org.eclipse.hyades.ui.HyadesUIImages" may not be fully initialized.
!STACK 0
java.lang.Exception: Generated exception.
at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseClassLoader.java:108)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:337)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:389)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:350)
at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(AbstractClassLoader.java:78)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at org.eclipse.hyades.ui.HyadesUIPlugin$1.run(HyadesUIPlugin.ja va:140)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3213)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2859)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

!ENTRY org.eclipse.osgi 2005-11-23 12:06:42.750
!MESSAGE While loading class "org.eclipse.hyades.ui.internal.util.ImageManager", thread "main" timed out waiting (5000ms) for thread "Worker-8" to finish starting bundle "org.eclipse.hyades.ui". To avoid deadlock, thread "main" is proceeding but "org.eclipse.hyades.ui.internal.util.ImageManager" may not be fully initialized.
!STACK 0
java.lang.Exception: Generated exception.
at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseClassLoader.java:108)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:337)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:389)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:350)
at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(AbstractClassLoader.java:78)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.d efineClass(DefaultClassLoader.java:370)
at org.eclipse.core.runtime.adaptor.EclipseClassLoader.defineCl ass(EclipseClassLoader.java:233)
at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.f indClassImpl(DefaultClassLoader.java:343)
at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.f indClass(DefaultClassLoader.java:235)
at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. findLocalClass(AbstractClassLoader.java:183)
at org.eclipse.core.runtime.adaptor.EclipseClassLoader.basicFin dLocalClass(EclipseClassLoader.java:141)
at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseClassLoader.java:110)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:337)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:389)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:350)
at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(AbstractClassLoader.java:78)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at org.eclipse.hyades.ui.HyadesUIPlugin$1.run(HyadesUIPlugin.ja va:140)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3213)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2859)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.390
!MESSAGE about to load recorder agent: org.eclipse.hyades.execution.recorder.http.remote.SSLProxyRe corder

!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.390
!MESSAGE load successful

!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.406
!MESSAGE about to initialize recorder agent: org.eclipse.hyades.execution.recorder.http.remote.SSLProxyRe corder

!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.406
!MESSAGE initialization successful

!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.421
!MESSAGE about to start SSLProxyServer

!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:59.734
!MESSAGE proxy recorder listening to port1080

!ENTRY org.eclipse.ui.workbench 4 0 2005-11-23 15:02:54.234
!MESSAGE An unexpected exception was thrown.
!STACK 0
java.lang.NullPointerException
at org.eclipse.hyades.test.tools.ui.http.internal.junit.editor. HttpTestCaseDetailPage.dispose(HttpTestCaseDetailPage.java:8 8)
at org.eclipse.hyades.test.ui.internal.editor.form.util.StaticD etailPageProvider.dispose(StaticDetailPageProvider.java:70)
at org.eclipse.hyades.test.ui.internal.editor.form.util.DetailS ection.dispose(DetailSection.java:95)
at org.eclipse.hyades.test.ui.internal.editor.form.base.Abstrac tSectionForm.dispose(AbstractSectionForm.java:142)
at org.eclipse.hyades.test.ui.editor.form.util.EditorForm.dispo se(EditorForm.java:84)
at org.eclipse.hyades.test.tools.ui.common.internal.editor.Test CasesForm.dispose(TestCasesForm.java:75)
at org.eclipse.hyades.test.tools.ui.common.internal.editor.Test SuiteEditorExtension.dispose(TestSuiteEditorExtension.java:4 7)
at org.eclipse.hyades.ui.internal.editor.HyadesEditorPart.dispo se(HyadesEditorPart.java:90)
at org.eclipse.hyades.test.ui.internal.editor.BaseEditorPart.di spose(BaseEditorPart.java:83)
at org.eclipse.ui.internal.WorkbenchPartReference.doDisposePart (WorkbenchPartReference.java:659)
at org.eclipse.ui.internal.EditorReference.doDisposePart(Editor Reference.java:261)
at org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReference.java:628)
at org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchP age.java:1451)
at org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(W orkbenchPage.java:1278)
at org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Workbench Page.java:1262)
at org.eclipse.ui.internal.WorkbenchPage.closeEditors(Workbench Page.java:1236)
at org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(Workbe nchPage.java:1047)
at org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage. java:1499)
at org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(Workbe nchWindow.java:760)
at org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchW indow.java:1394)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:643)
at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
at org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
at org.eclipse.jface.window.WindowManager.close(WindowManager.j ava:108)
at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:599)
at org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:5 96)
at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:53 3)
at org.eclipse.ui.internal.Workbench$13.run(Workbench.java:724)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:722)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:697)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:640)
at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
at org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window .java:727)
at org.eclipse.jface.window.Window$3.shellClosed(Window.java:67 4)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:159)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:896)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:920)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:905)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations. java:257)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.jav a:1605)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3144 )
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:17 03)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2854)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!SESSION 2005-11-28 07:34:26.796 -----------------------------------------------
eclipse.buildId=I20051102-1600
java.version=1.5.0_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.ui.workbench 4 0 2005-11-28 08:05:00.906
!MESSAGE An unexpected exception was thrown.
!STACK 0
java.lang.NullPointerException
at org.eclipse.hyades.test.tools.ui.http.internal.junit.editor. HttpTestCaseDetailPage.dispose(HttpTestCaseDetailPage.java:8 8)
at org.eclipse.hyades.test.ui.internal.editor.form.util.StaticD etailPageProvider.dispose(StaticDetailPageProvider.java:70)
at org.eclipse.hyades.test.ui.internal.editor.form.util.DetailS ection.dispose(DetailSection.java:95)
at org.eclipse.hyades.test.ui.internal.editor.form.base.Abstrac tSectionForm.dispose(AbstractSectionForm.java:142)
at org.eclipse.hyades.test.ui.editor.form.util.EditorForm.dispo se(EditorForm.java:84)
at org.eclipse.hyades.test.tools.ui.common.internal.editor.Test CasesForm.dispose(TestCasesForm.java:75)
at org.eclipse.hyades.test.tools.ui.common.internal.editor.Test SuiteEditorExtension.dispose(TestSuiteEditorExtension.java:4 7)
at org.eclipse.hyades.ui.internal.editor.HyadesEditorPart.dispo se(HyadesEditorPart.java:90)
at org.eclipse.hyades.test.ui.internal.editor.BaseEditorPart.di spose(BaseEditorPart.java:83)
at org.eclipse.ui.internal.WorkbenchPartReference.doDisposePart (WorkbenchPartReference.java:659)
at org.eclipse.ui.internal.EditorReference.doDisposePart(Editor Reference.java:261)
at org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReference.java:628)
at org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchP age.java:1451)
at org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(W orkbenchPage.java:1278)
at org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Workbench Page.java:1262)
at org.eclipse.ui.internal.WorkbenchPage.closeEditors(Workbench Page.java:1236)
at org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(Workbe nchPage.java:1047)
at org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage. java:1499)
at org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(Workbe nchWindow.java:760)
at org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchW indow.java:1394)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:643)
at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
at org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
at org.eclipse.jface.window.WindowManager.close(WindowManager.j ava:108)
at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:599)
at org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:5 96)
at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:53 3)
at org.eclipse.ui.internal.Workbench$13.run(Workbench.java:724)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:722)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:697)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:640)
at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
at org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window .java:727)
at org.eclipse.jface.window.Window$3.shellClosed(Window.java:67 4)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:159)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:896)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:920)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:905)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations. java:257)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.jav a:1605)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3144 )
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:17 03)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2854)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

--------------000507080006040003070302--
Re: Manual Test View? Newbie Question [message #43438 is a reply to message #43183] Tue, 29 November 2005 01:39 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Ruben,
Using the TPTP-4.1.0-200511230100A driver, I cannot seem to reproduce
this problem following the instructions in the TPTP product documentation
(Help >> Help Contents >> TPTP >> Tester guide >> Manual testing with
TPTP ). Can one of you open a defect in the TPTP Bugzilla DB under the
Test.Execution.ManualRunner component with your comments from this thread
and attach your workspace and the <Agent Controller installation
directory>\config\servicelog.log:

http://www.eclipse.org/tptp/ >> Submit Enhancements & Bugs

Thanks,
Paul
"Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
news:dmfadk$a9m$2@news.eclipse.org...
> Ruben Garcia wrote:
> Forgot to post file :)
>
> > Paul Slauenwhite wrote:
> >
> >> Hi Ruben,
> >> This appears to be a defect at first glance. Lets try to debug:
> >>
> >> 1) What platform are you running on?
> >
> > Windows 2000 Professional, Version 5.0.2195 Service Pack 4 Build 2195
> > Eclipse SDK, Version: 3.2.0 Build id: I20051102-1600
> >
> >> 2) What version and driver of TPTP are you using?
> >
> > Version: 4.1.0 driver: ?
> >
> >> 3) Are you using the Agent Controller or Integrated Agent Controller
> >> (IAC -
> >> only in TPTP v4.1+)?
> >
> > The Agent Controller:
> > org.eclipse.tptp.platform.agentcontroller (4.1.0) "TPTP Agent
> > Controller" [Resolved]
> > org.eclipse.tptp.platform.agentcontroller.doc.user (4.1.0) "Agent
> > Controller documentation" [Resolved]
> >
> >> 4) If the Agent Controller, is it correctly installed as per the
> >> instructions in the <Agent Controller unzip
> >> directory>/getting_started.html
> >> file?
> >
> > Yes, I followed the getting_started.html file, and I start the RAServer
> > service manually, prior to starting the eclipse platform.
> >
> >>
> >> Can you post the <Eclipse workspace>/.metadata/.log file?
> >
> > Will do.
> >
> >>
> >> Since manual test types by definition require manual interaction
> >> and the
> >> first point of contact for manual test types is the Manual Test View,
> >> there
> >> is no override feature that automatically runs the test without
> >> prompting.
> >
> > Understood, I may have been looking at it and just did not realize it. I
> > will repreform the test and capture screen shots to post. Is it
> > acceptable to post them in a zip file or should I just post them as a
..gif?
> >
> > Thank you once again for taking the time out to help! :)
> > -Ruben
> >
> >>
> >> Paul
> >> "Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
> >> news:dm21ci$ug0$1@news.eclipse.org...
> >>
> >>> Ruben Garcia wrote:
> >>>
> >>>
> >>>> Ruben Garcia wrote:
> >>>>
> >>>> Hello Paul,
> >>>> Yes, I think that I have either a setup problem or a configuration
> >>>> problem. I can do everything in the walk-thru, up to the point
> >>>> where it
> >>>> states that I "Run the test configuration by clicking the Run button
at
> >>>> the bottom of the Run dialog."
> >>>> At this point I do not get the Manual Test View.
> >>>> I click Run and the Plug-in Develpoment - exampleManualTest - Eclipse
> >>>> SDK window shows 22%, followed by 66% then it ends. I think the
> >>>> test is
> >>>> being executed, I just am not seeing the Manual Test View that states
I
> >>>> should be selecting the Start execution button that the top of the
> >>
> >>
> >> window.
> >>
> >>>> Do I have some override feature selected that automatically runs the
> >>>> test without any more prompting?
> >>>>
> >>>> Thank you and have a great day!
> >>>>
> >>>> - Ruben
> >>>> Paul Slauenwhite wrote:
> >>>>
> >>>>
> >>>>> Hi Ruben,
> >>>>> The documentation for the Manual Test View is located in the TPTP
> >>>>> product documentation that you referencing (Help >> Help Contents >>
> >>
> >>
> >> TPTP
> >>
> >>>>> Tester guide >> Manual testing with TPTP >> Running a manual test >>
> >>>>> Running
> >>>>> the test configuration.
> >>>>>
> >>>>> The Manual Test View is an independent Standard Widget Toolkit
> >>
> >>
> >> (SWT)
> >>
> >>>>> window providing an Eclipse look-and-feel user interface for
> >>>>> session-based
> >>>>> local and remote manual test execution. Features include test
> >>>>> navigation,
> >>>>> test case execution, message sending, rich text (HTML fragments or
> >>>>> document)
> >>>>> support in test case descriptions, file attachment support in test
> >>>>> case
> >>>>> executions and testing session status. It is packaged with the TPTP
> >>>>> workbench (local execution) and Agent Controller (remote execution).
> >>>>> When
> >>>>> executing a test configuration, the manual test is passed to the
> >>>>> Manual Test
> >>>>> View on the local or remote machine for execution. Test case
> >>>>> execution
> >>>>> events are returned to the TPTP workbench and loaded in the Test
model
> >>>>> for
> >>>>> viewing in the Test Log view as the user records test case
executions.
> >>>>>
> >>>>> Did you have a specific question on the execution of the Manual
> >>
> >>
> >> Test
> >>
> >>>>> View?
> >>>>>
> >>>>> Paul
> >>>>> "Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
> >>>>> news:dm068c$9j7$1@news.eclipse.org...
> >>>>>
> >>>>>
> >>>>>> Hello Team,
> >>>>>> I am trying to run the manual example tests and I get to Manual
> >>
> >>
> >> testing
> >>
> >>>>>> with TPTP>> Running a manual test>> Running the test configuration,
> >>
> >>
> >> and
> >>
> >>>>>> this part states that the Manual Test View is an independent SWT
> >>
> >>
> >> window
> >>
> >>>>>> for executing a manual test. Is this in a package with a guide and
> >>
> >>
> >> how
> >>
> >>>>>> does this automatically come up after I press run on the Run ,
> >>
> >>
> >> Create,
> >>
> >>>>>> Manage and Run configurations window?
> >>>>>>
> >>>>>> Thank you and have a great day!
> >>>>>>
> >>>>>> -Ruben
>
>


------------------------------------------------------------ ----------------
----


> !SESSION 2005-11-23
12:06:20.718 -----------------------------------------------
> eclipse.buildId=I20051102-1600
> java.version=1.5.0_05
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments: -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.osgi 2005-11-23 12:06:37.609
> !MESSAGE While loading class "org.eclipse.hyades.ui.HyadesUIImages",
thread "main" timed out waiting (5000ms) for thread "Worker-8" to finish
starting bundle "org.eclipse.hyades.ui". To avoid deadlock, thread "main" is
proceeding but "org.eclipse.hyades.ui.HyadesUIImages" may not be fully
initialized.
> !STACK 0
> java.lang.Exception: Generated exception.
> at
org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseCl
assLoader.java:108)
> at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleL
oader.java:337)
> at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
..java:389)
> at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
..java:350)
> at
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra
ctClassLoader.java:78)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at org.eclipse.hyades.ui.HyadesUIPlugin$1.run(HyadesUIPlugin.ja va:140)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
> at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3213)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2859)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
> at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
> at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
java:226)
> at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> at org.eclipse.core.launcher.Main.run(Main.java:977)
> at org.eclipse.core.launcher.Main.main(Main.java:952)
>
> !ENTRY org.eclipse.osgi 2005-11-23 12:06:42.750
> !MESSAGE While loading class
"org.eclipse.hyades.ui.internal.util.ImageManager", thread "main" timed out
waiting (5000ms) for thread "Worker-8" to finish starting bundle
"org.eclipse.hyades.ui". To avoid deadlock, thread "main" is proceeding but
"org.eclipse.hyades.ui.internal.util.ImageManager" may not be fully
initialized.
> !STACK 0
> java.lang.Exception: Generated exception.
> at
org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseCl
assLoader.java:108)
> at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleL
oader.java:337)
> at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
..java:389)
> at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
..java:350)
> at
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra
ctClassLoader.java:78)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at java.lang.ClassLoader.defineClass1(Native Method)
> at java.lang.ClassLoader.defineClass(Unknown Source)
> at
org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.d efineClass(Defau
ltClassLoader.java:370)
> at
org.eclipse.core.runtime.adaptor.EclipseClassLoader.defineCl ass(EclipseClass
Loader.java:233)
> at
org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.f indClassImpl(Def
aultClassLoader.java:343)
> at
org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.f indClass(Default
ClassLoader.java:235)
> at
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. findLocalClass(A
bstractClassLoader.java:183)
> at
org.eclipse.core.runtime.adaptor.EclipseClassLoader.basicFin dLocalClass(Ecli
pseClassLoader.java:141)
> at
org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseCl
assLoader.java:110)
> at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleL
oader.java:337)
> at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
..java:389)
> at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
..java:350)
> at
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra
ctClassLoader.java:78)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at org.eclipse.hyades.ui.HyadesUIPlugin$1.run(HyadesUIPlugin.ja va:140)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
> at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3213)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2859)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
> at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
> at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
java:226)
> at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> at org.eclipse.core.launcher.Main.run(Main.java:977)
> at org.eclipse.core.launcher.Main.main(Main.java:952)
>
> !ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.390
> !MESSAGE about to load recorder agent:
org.eclipse.hyades.execution.recorder.http.remote.SSLProxyRe corder
>
> !ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.390
> !MESSAGE load successful
>
> !ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.406
> !MESSAGE about to initialize recorder agent:
org.eclipse.hyades.execution.recorder.http.remote.SSLProxyRe corder
>
> !ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.406
> !MESSAGE initialization successful
>
> !ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.421
> !MESSAGE about to start SSLProxyServer
>
> !ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:59.734
> !MESSAGE proxy recorder listening to port1080
>
> !ENTRY org.eclipse.ui.workbench 4 0 2005-11-23 15:02:54.234
> !MESSAGE An unexpected exception was thrown.
> !STACK 0
> java.lang.NullPointerException
> at
org.eclipse.hyades.test.tools.ui.http.internal.junit.editor. HttpTestCaseDeta
ilPage.dispose(HttpTestCaseDetailPage.java:88)
> at
org.eclipse.hyades.test.ui.internal.editor.form.util.StaticD etailPageProvide
r.dispose(StaticDetailPageProvider.java:70)
> at
org.eclipse.hyades.test.ui.internal.editor.form.util.DetailS ection.dispose(D
etailSection.java:95)
> at
org.eclipse.hyades.test.ui.internal.editor.form.base.Abstrac tSectionForm.dis
pose(AbstractSectionForm.java:142)
> at
org.eclipse.hyades.test.ui.editor.form.util.EditorForm.dispo se(EditorForm.ja
va:84)
> at
org.eclipse.hyades.test.tools.ui.common.internal.editor.Test CasesForm.dispos
e(TestCasesForm.java:75)
> at
org.eclipse.hyades.test.tools.ui.common.internal.editor.Test SuiteEditorExten
sion.dispose(TestSuiteEditorExtension.java:47)
> at
org.eclipse.hyades.ui.internal.editor.HyadesEditorPart.dispo se(HyadesEditorP
art.java:90)
> at
org.eclipse.hyades.test.ui.internal.editor.BaseEditorPart.di spose(BaseEditor
Part.java:83)
> at
org.eclipse.ui.internal.WorkbenchPartReference.doDisposePart (WorkbenchPartRe
ference.java:659)
> at
org.eclipse.ui.internal.EditorReference.doDisposePart(Editor Reference.java:2
61)
> at
org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReferenc
e.java:628)
> at
org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchP age.java:1451)
> at
org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(W orkbenchPage.jav
a:1278)
> at
org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Workbench Page.java:1262)
> at
org.eclipse.ui.internal.WorkbenchPage.closeEditors(Workbench Page.java:1236)
> at
org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(Workbe nchPage.java:104
7)
> at org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage. java:1499)
> at
org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(Workbe nchWindow.java:7
60)
> at
org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchW indow.java:1394)
> at
org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:643)
> at
org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
> at org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
> at org.eclipse.jface.window.WindowManager.close(WindowManager.j ava:108)
> at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:599)
> at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
:1044)
> at org.eclipse.core.runtime.Platform.run(Platform.java:783)
> at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:5 96)
> at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:53 3)
> at org.eclipse.ui.internal.Workbench$13.run(Workbench.java:724)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> at org.eclipse.ui.internal.Workbench.close(Workbench.java:722)
> at org.eclipse.ui.internal.Workbench.close(Workbench.java:697)
> at
org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:640)
> at
org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
> at org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
> at org.eclipse.jface.window.Window.handleShellCloseEvent(Window .java:727)
> at org.eclipse.jface.window.Window$3.shellClosed(Window.java:67 4)
> at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:159)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:896)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:920)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:905)
> at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations. java:257)
> at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.jav a:1605)
> at org.eclipse.swt.widgets.Control.windowProc(Control.java:3144 )
> at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
> at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
> at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
> at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
> at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
> at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
> at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
> at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
> at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
> at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
> at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
> at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
> at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
> at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
> at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
> at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:17 03)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2854)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
> at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
> at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
java:226)
> at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> at org.eclipse.core.launcher.Main.run(Main.java:977)
> at org.eclipse.core.launcher.Main.main(Main.java:952)
> !SESSION 2005-11-28
07:34:26.796 -----------------------------------------------
> eclipse.buildId=I20051102-1600
> java.version=1.5.0_05
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments: -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.ui.workbench 4 0 2005-11-28 08:05:00.906
> !MESSAGE An unexpected exception was thrown.
> !STACK 0
> java.lang.NullPointerException
> at
org.eclipse.hyades.test.tools.ui.http.internal.junit.editor. HttpTestCaseDeta
ilPage.dispose(HttpTestCaseDetailPage.java:88)
> at
org.eclipse.hyades.test.ui.internal.editor.form.util.StaticD etailPageProvide
r.dispose(StaticDetailPageProvider.java:70)
> at
org.eclipse.hyades.test.ui.internal.editor.form.util.DetailS ection.dispose(D
etailSection.java:95)
> at
org.eclipse.hyades.test.ui.internal.editor.form.base.Abstrac tSectionForm.dis
pose(AbstractSectionForm.java:142)
> at
org.eclipse.hyades.test.ui.editor.form.util.EditorForm.dispo se(EditorForm.ja
va:84)
> at
org.eclipse.hyades.test.tools.ui.common.internal.editor.Test CasesForm.dispos
e(TestCasesForm.java:75)
> at
org.eclipse.hyades.test.tools.ui.common.internal.editor.Test SuiteEditorExten
sion.dispose(TestSuiteEditorExtension.java:47)
> at
org.eclipse.hyades.ui.internal.editor.HyadesEditorPart.dispo se(HyadesEditorP
art.java:90)
> at
org.eclipse.hyades.test.ui.internal.editor.BaseEditorPart.di spose(BaseEditor
Part.java:83)
> at
org.eclipse.ui.internal.WorkbenchPartReference.doDisposePart (WorkbenchPartRe
ference.java:659)
> at
org.eclipse.ui.internal.EditorReference.doDisposePart(Editor Reference.java:2
61)
> at
org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReferenc
e.java:628)
> at
org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchP age.java:1451)
> at
org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(W orkbenchPage.jav
a:1278)
> at
org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Workbench Page.java:1262)
> at
org.eclipse.ui.internal.WorkbenchPage.closeEditors(Workbench Page.java:1236)
> at
org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(Workbe nchPage.java:104
7)
> at org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage. java:1499)
> at
org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(Workbe nchWindow.java:7
60)
> at
org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchW indow.java:1394)
> at
org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:643)
> at
org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
> at org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
> at org.eclipse.jface.window.WindowManager.close(WindowManager.j ava:108)
> at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:599)
> at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
:1044)
> at org.eclipse.core.runtime.Platform.run(Platform.java:783)
> at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:5 96)
> at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:53 3)
> at org.eclipse.ui.internal.Workbench$13.run(Workbench.java:724)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> at org.eclipse.ui.internal.Workbench.close(Workbench.java:722)
> at org.eclipse.ui.internal.Workbench.close(Workbench.java:697)
> at
org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:640)
> at
org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
> at org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
> at org.eclipse.jface.window.Window.handleShellCloseEvent(Window .java:727)
> at org.eclipse.jface.window.Window$3.shellClosed(Window.java:67 4)
> at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:159)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:896)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:920)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:905)
> at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations. java:257)
> at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.jav a:1605)
> at org.eclipse.swt.widgets.Control.windowProc(Control.java:3144 )
> at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
> at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
> at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
> at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
> at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
> at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
> at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
> at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
> at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
> at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
> at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
> at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
> at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
> at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
> at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
> at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:17 03)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2854)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
> at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
> at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
java:226)
> at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> at org.eclipse.core.launcher.Main.run(Main.java:977)
> at org.eclipse.core.launcher.Main.main(Main.java:952)
>
Re: Manual Test View? Newbie Question [message #43624 is a reply to message #43438] Tue, 29 November 2005 16:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ruben.garcia.21csi.com

Hello Paul,
Thank you very much for your help. It was pointed out to me that
TPTP-4.1.0 works with Eclipse 3.1.0 not 3.2.0 which I incorrectly
installed. My bad :(, I will uninstall and try again. Sorry for the
inconvience.
Thank you and have a great day!
-Ruben

Paul Slauenwhite wrote:
> Hi Ruben,
> Using the TPTP-4.1.0-200511230100A driver, I cannot seem to reproduce
> this problem following the instructions in the TPTP product documentation
> (Help >> Help Contents >> TPTP >> Tester guide >> Manual testing with
> TPTP ). Can one of you open a defect in the TPTP Bugzilla DB under the
> Test.Execution.ManualRunner component with your comments from this thread
> and attach your workspace and the <Agent Controller installation
> directory>\config\servicelog.log:
>
> http://www.eclipse.org/tptp/ >> Submit Enhancements & Bugs
>
> Thanks,
> Paul
> "Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
> news:dmfadk$a9m$2@news.eclipse.org...
>
>>Ruben Garcia wrote:
>>Forgot to post file :)
>>
>>
>>>Paul Slauenwhite wrote:
>>>
>>>
>>>>Hi Ruben,
>>>> This appears to be a defect at first glance. Lets try to debug:
>>>>
>>>>1) What platform are you running on?
>>>
>>>Windows 2000 Professional, Version 5.0.2195 Service Pack 4 Build 2195
>>>Eclipse SDK, Version: 3.2.0 Build id: I20051102-1600
>>>
>>>
>>>>2) What version and driver of TPTP are you using?
>>>
>>>Version: 4.1.0 driver: ?
>>>
>>>
>>>>3) Are you using the Agent Controller or Integrated Agent Controller
>>>>(IAC -
>>>>only in TPTP v4.1+)?
>>>
>>>The Agent Controller:
>>>org.eclipse.tptp.platform.agentcontroller (4.1.0) "TPTP Agent
>>>Controller" [Resolved]
>>>org.eclipse.tptp.platform.agentcontroller.doc.user (4.1.0) "Agent
>>>Controller documentation" [Resolved]
>>>
>>>
>>>>4) If the Agent Controller, is it correctly installed as per the
>>>>instructions in the <Agent Controller unzip
>>>>directory>/getting_started.html
>>>>file?
>>>
>>>Yes, I followed the getting_started.html file, and I start the RAServer
>>>service manually, prior to starting the eclipse platform.
>>>
>>>
>>>> Can you post the <Eclipse workspace>/.metadata/.log file?
>>>
>>>Will do.
>>>
>>>
>>>> Since manual test types by definition require manual interaction
>>>>and the
>>>>first point of contact for manual test types is the Manual Test View,
>>>>there
>>>>is no override feature that automatically runs the test without
>>>>prompting.
>>>
>>>Understood, I may have been looking at it and just did not realize it. I
>>>will repreform the test and capture screen shots to post. Is it
>>>acceptable to post them in a zip file or should I just post them as a
>
> .gif?
>
>>>Thank you once again for taking the time out to help! :)
>>>-Ruben
>>>
>>>
>>>>Paul
>>>>"Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
>>>>news:dm21ci$ug0$1@news.eclipse.org...
>>>>
>>>>
>>>>>Ruben Garcia wrote:
>>>>>
>>>>>
>>>>>
>>>>>>Ruben Garcia wrote:
>>>>>>
>>>>>>Hello Paul,
>>>>>>Yes, I think that I have either a setup problem or a configuration
>>>>>>problem. I can do everything in the walk-thru, up to the point
>>>>>>where it
>>>>>>states that I "Run the test configuration by clicking the Run button
>
> at
>
>>>>>>the bottom of the Run dialog."
>>>>>>At this point I do not get the Manual Test View.
>>>>>>I click Run and the Plug-in Develpoment - exampleManualTest - Eclipse
>>>>>>SDK window shows 22%, followed by 66% then it ends. I think the
>>>>>>test is
>>>>>>being executed, I just am not seeing the Manual Test View that states
>
> I
>
>>>>>>should be selecting the Start execution button that the top of the
>>>>
>>>>
>>>>window.
>>>>
>>>>
>>>>>>Do I have some override feature selected that automatically runs the
>>>>>>test without any more prompting?
>>>>>>
>>>>>>Thank you and have a great day!
>>>>>>
>>>>>>- Ruben
>>>>>>Paul Slauenwhite wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>>>Hi Ruben,
>>>>>>> The documentation for the Manual Test View is located in the TPTP
>>>>>>>product documentation that you referencing (Help >> Help Contents >>
>>>>
>>>>
>>>>TPTP
>>>>
>>>>
>>>>>>>Tester guide >> Manual testing with TPTP >> Running a manual test >>
>>>>>>>Running
>>>>>>>the test configuration.
>>>>>>>
>>>>>>> The Manual Test View is an independent Standard Widget Toolkit
>>>>
>>>>
>>>>(SWT)
>>>>
>>>>
>>>>>>>window providing an Eclipse look-and-feel user interface for
>>>>>>>session-based
>>>>>>>local and remote manual test execution. Features include test
>>>>>>>navigation,
>>>>>>>test case execution, message sending, rich text (HTML fragments or
>>>>>>>document)
>>>>>>>support in test case descriptions, file attachment support in test
>>>>>>>case
>>>>>>>executions and testing session status. It is packaged with the TPTP
>>>>>>>workbench (local execution) and Agent Controller (remote execution).
>>>>>>>When
>>>>>>>executing a test configuration, the manual test is passed to the
>>>>>>>Manual Test
>>>>>>>View on the local or remote machine for execution. Test case
>>>>>>>execution
>>>>>>>events are returned to the TPTP workbench and loaded in the Test
>
> model
>
>>>>>>>for
>>>>>>>viewing in the Test Log view as the user records test case
>
> executions.
>
>>>>>>> Did you have a specific question on the execution of the Manual
>>>>
>>>>
>>>>Test
>>>>
>>>>
>>>>>>>View?
>>>>>>>
>>>>>>>Paul
>>>>>>>"Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
>>>>>>>news:dm068c$9j7$1@news.eclipse.org...
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>Hello Team,
>>>>>>>>I am trying to run the manual example tests and I get to Manual
>>>>
>>>>
>>>>testing
>>>>
>>>>
>>>>>>>>with TPTP>> Running a manual test>> Running the test configuration,
>>>>
>>>>
>>>>and
>>>>
>>>>
>>>>>>>>this part states that the Manual Test View is an independent SWT
>>>>
>>>>
>>>>window
>>>>
>>>>
>>>>>>>>for executing a manual test. Is this in a package with a guide and
>>>>
>>>>
>>>>how
>>>>
>>>>
>>>>>>>>does this automatically come up after I press run on the Run ,
>>>>
>>>>
>>>>Create,
>>>>
>>>>
>>>>>>>>Manage and Run configurations window?
>>>>>>>>
>>>>>>>>Thank you and have a great day!
>>>>>>>>
>>>>>>>>-Ruben
>>
>>
>
>
> ------------------------------------------------------------ ----------------
> ----
>
>
>
>>!SESSION 2005-11-23
>
> 12:06:20.718 -----------------------------------------------
>
>>eclipse.buildId=I20051102-1600
>>java.version=1.5.0_05
>>java.vendor=Sun Microsystems Inc.
>>BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>Command-line arguments: -os win32 -ws win32 -arch x86
>>
>>!ENTRY org.eclipse.osgi 2005-11-23 12:06:37.609
>>!MESSAGE While loading class "org.eclipse.hyades.ui.HyadesUIImages",
>
> thread "main" timed out waiting (5000ms) for thread "Worker-8" to finish
> starting bundle "org.eclipse.hyades.ui". To avoid deadlock, thread "main" is
> proceeding but "org.eclipse.hyades.ui.HyadesUIImages" may not be fully
> initialized.
>
>>!STACK 0
>>java.lang.Exception: Generated exception.
>>at
>
> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseCl
> assLoader.java:108)
>
>>at
>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleL
> oader.java:337)
>
>>at
>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
> .java:389)
>
>>at
>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
> .java:350)
>
>>at
>
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra
> ctClassLoader.java:78)
>
>>at java.lang.ClassLoader.loadClass(Unknown Source)
>>at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>at org.eclipse.hyades.ui.HyadesUIPlugin$1.run(HyadesUIPlugin.ja va:140)
>>at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
>>at
>
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
>
>>at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3213)
>>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2859)
>>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
>>at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
>>at
>
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
>
>>at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
>>at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
>>at
>
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
> java:226)
>
>>at
>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
>
>>at
>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
>
>>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>>at java.lang.reflect.Method.invoke(Unknown Source)
>>at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
>>at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
>>at org.eclipse.core.launcher.Main.run(Main.java:977)
>>at org.eclipse.core.launcher.Main.main(Main.java:952)
>>
>>!ENTRY org.eclipse.osgi 2005-11-23 12:06:42.750
>>!MESSAGE While loading class
>
> "org.eclipse.hyades.ui.internal.util.ImageManager", thread "main" timed out
> waiting (5000ms) for thread "Worker-8" to finish starting bundle
> "org.eclipse.hyades.ui". To avoid deadlock, thread "main" is proceeding but
> "org.eclipse.hyades.ui.internal.util.ImageManager" may not be fully
> initialized.
>
>>!STACK 0
>>java.lang.Exception: Generated exception.
>>at
>
> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseCl
> assLoader.java:108)
>
>>at
>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleL
> oader.java:337)
>
>>at
>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
> .java:389)
>
>>at
>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
> .java:350)
>
>>at
>
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra
> ctClassLoader.java:78)
>
>>at java.lang.ClassLoader.loadClass(Unknown Source)
>>at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>at java.lang.ClassLoader.defineClass1(Native Method)
>>at java.lang.ClassLoader.defineClass(Unknown Source)
>>at
>
> org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.d efineClass(Defau
> ltClassLoader.java:370)
>
>>at
>
> org.eclipse.core.runtime.adaptor.EclipseClassLoader.defineCl ass(EclipseClass
> Loader.java:233)
>
>>at
>
> org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.f indClassImpl(Def
> aultClassLoader.java:343)
>
>>at
>
> org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.f indClass(Default
> ClassLoader.java:235)
>
>>at
>
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. findLocalClass(A
> bstractClassLoader.java:183)
>
>>at
>
> org.eclipse.core.runtime.adaptor.EclipseClassLoader.basicFin dLocalClass(Ecli
> pseClassLoader.java:141)
>
>>at
>
> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseCl
> assLoader.java:110)
>
>>at
>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleL
> oader.java:337)
>
>>at
>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
> .java:389)
>
>>at
>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
> .java:350)
>
>>at
>
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra
> ctClassLoader.java:78)
>
>>at java.lang.ClassLoader.loadClass(Unknown Source)
>>at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>at org.eclipse.hyades.ui.HyadesUIPlugin$1.run(HyadesUIPlugin.ja va:140)
>>at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
>>at
>
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
>
>>at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3213)
>>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2859)
>>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
>>at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
>>at
>
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
>
>>at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
>>at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
>>at
>
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
> java:226)
>
>>at
>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
>
>>at
>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
>
>>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>>at java.lang.reflect.Method.invoke(Unknown Source)
>>at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
>>at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
>>at org.eclipse.core.launcher.Main.run(Main.java:977)
>>at org.eclipse.core.launcher.Main.main(Main.java:952)
>>
>>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.390
>>!MESSAGE about to load recorder agent:
>
> org.eclipse.hyades.execution.recorder.http.remote.SSLProxyRe corder
>
>>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.390
>>!MESSAGE load successful
>>
>>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.406
>>!MESSAGE about to initialize recorder agent:
>
> org.eclipse.hyades.execution.recorder.http.remote.SSLProxyRe corder
>
>>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.406
>>!MESSAGE initialization successful
>>
>>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.421
>>!MESSAGE about to start SSLProxyServer
>>
>>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:59.734
>>!MESSAGE proxy recorder listening to port1080
>>
>>!ENTRY org.eclipse.ui.workbench 4 0 2005-11-23 15:02:54.234
>>!MESSAGE An unexpected exception was thrown.
>>!STACK 0
>>java.lang.NullPointerException
>>at
>
> org.eclipse.hyades.test.tools.ui.http.internal.junit.editor. HttpTestCaseDeta
> ilPage.dispose(HttpTestCaseDetailPage.java:88)
>
>>at
>
> org.eclipse.hyades.test.ui.internal.editor.form.util.StaticD etailPageProvide
> r.dispose(StaticDetailPageProvider.java:70)
>
>>at
>
> org.eclipse.hyades.test.ui.internal.editor.form.util.DetailS ection.dispose(D
> etailSection.java:95)
>
>>at
>
> org.eclipse.hyades.test.ui.internal.editor.form.base.Abstrac tSectionForm.dis
> pose(AbstractSectionForm.java:142)
>
>>at
>
> org.eclipse.hyades.test.ui.editor.form.util.EditorForm.dispo se(EditorForm.ja
> va:84)
>
>>at
>
> org.eclipse.hyades.test.tools.ui.common.internal.editor.Test CasesForm.dispos
> e(TestCasesForm.java:75)
>
>>at
>
> org.eclipse.hyades.test.tools.ui.common.internal.editor.Test SuiteEditorExten
> sion.dispose(TestSuiteEditorExtension.java:47)
>
>>at
>
> org.eclipse.hyades.ui.internal.editor.HyadesEditorPart.dispo se(HyadesEditorP
> art.java:90)
>
>>at
>
> org.eclipse.hyades.test.ui.internal.editor.BaseEditorPart.di spose(BaseEditor
> Part.java:83)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPartReference.doDisposePart (WorkbenchPartRe
> ference.java:659)
>
>>at
>
> org.eclipse.ui.internal.EditorReference.doDisposePart(Editor Reference.java:2
> 61)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReferenc
> e.java:628)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchP age.java:1451)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(W orkbenchPage.jav
> a:1278)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Workbench Page.java:1262)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPage.closeEditors(Workbench Page.java:1236)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(Workbe nchPage.java:104
> 7)
>
>>at org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage. java:1499)
>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(Workbe nchWindow.java:7
> 60)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchW indow.java:1394)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:643)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
>
>>at org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
>>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>>at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
>>at org.eclipse.jface.window.WindowManager.close(WindowManager.j ava:108)
>>at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:599)
>>at
>
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
> :1044)
>
>>at org.eclipse.core.runtime.Platform.run(Platform.java:783)
>>at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:5 96)
>>at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:53 3)
>>at org.eclipse.ui.internal.Workbench$13.run(Workbench.java:724)
>>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>>at org.eclipse.ui.internal.Workbench.close(Workbench.java:722)
>>at org.eclipse.ui.internal.Workbench.close(Workbench.java:697)
>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:640)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
>
>>at org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
>>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>>at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
>>at org.eclipse.jface.window.Window.handleShellCloseEvent(Window .java:727)
>>at org.eclipse.jface.window.Window$3.shellClosed(Window.java:67 4)
>>at
>
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:159)
>
>>at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
>>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:896)
>>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:920)
>>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:905)
>>at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations. java:257)
>>at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.jav a:1605)
>>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3144 )
>>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
>>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
>>at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
>>at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
>>at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
>>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
>>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
>>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
>>at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
>>at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
>>at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
>>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
>>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
>>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
>>at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
>>at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:17 03)
>>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2854)
>>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
>>at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
>>at
>
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
>
>>at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
>>at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
>>at
>
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
> java:226)
>
>>at
>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
>
>>at
>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
>
>>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>>at java.lang.reflect.Method.invoke(Unknown Source)
>>at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
>>at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
>>at org.eclipse.core.launcher.Main.run(Main.java:977)
>>at org.eclipse.core.launcher.Main.main(Main.java:952)
>>!SESSION 2005-11-28
>
> 07:34:26.796 -----------------------------------------------
>
>>eclipse.buildId=I20051102-1600
>>java.version=1.5.0_05
>>java.vendor=Sun Microsystems Inc.
>>BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>Command-line arguments: -os win32 -ws win32 -arch x86
>>
>>!ENTRY org.eclipse.ui.workbench 4 0 2005-11-28 08:05:00.906
>>!MESSAGE An unexpected exception was thrown.
>>!STACK 0
>>java.lang.NullPointerException
>>at
>
> org.eclipse.hyades.test.tools.ui.http.internal.junit.editor. HttpTestCaseDeta
> ilPage.dispose(HttpTestCaseDetailPage.java:88)
>
>>at
>
> org.eclipse.hyades.test.ui.internal.editor.form.util.StaticD etailPageProvide
> r.dispose(StaticDetailPageProvider.java:70)
>
>>at
>
> org.eclipse.hyades.test.ui.internal.editor.form.util.DetailS ection.dispose(D
> etailSection.java:95)
>
>>at
>
> org.eclipse.hyades.test.ui.internal.editor.form.base.Abstrac tSectionForm.dis
> pose(AbstractSectionForm.java:142)
>
>>at
>
> org.eclipse.hyades.test.ui.editor.form.util.EditorForm.dispo se(EditorForm.ja
> va:84)
>
>>at
>
> org.eclipse.hyades.test.tools.ui.common.internal.editor.Test CasesForm.dispos
> e(TestCasesForm.java:75)
>
>>at
>
> org.eclipse.hyades.test.tools.ui.common.internal.editor.Test SuiteEditorExten
> sion.dispose(TestSuiteEditorExtension.java:47)
>
>>at
>
> org.eclipse.hyades.ui.internal.editor.HyadesEditorPart.dispo se(HyadesEditorP
> art.java:90)
>
>>at
>
> org.eclipse.hyades.test.ui.internal.editor.BaseEditorPart.di spose(BaseEditor
> Part.java:83)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPartReference.doDisposePart (WorkbenchPartRe
> ference.java:659)
>
>>at
>
> org.eclipse.ui.internal.EditorReference.doDisposePart(Editor Reference.java:2
> 61)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReferenc
> e.java:628)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchP age.java:1451)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(W orkbenchPage.jav
> a:1278)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Workbench Page.java:1262)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPage.closeEditors(Workbench Page.java:1236)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(Workbe nchPage.java:104
> 7)
>
>>at org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage. java:1499)
>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(Workbe nchWindow.java:7
> 60)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchW indow.java:1394)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:643)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
>
>>at org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
>>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>>at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
>>at org.eclipse.jface.window.WindowManager.close(WindowManager.j ava:108)
>>at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:599)
>>at
>
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
> :1044)
>
>>at org.eclipse.core.runtime.Platform.run(Platform.java:783)
>>at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:5 96)
>>at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:53 3)
>>at org.eclipse.ui.internal.Workbench$13.run(Workbench.java:724)
>>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>>at org.eclipse.ui.internal.Workbench.close(Workbench.java:722)
>>at org.eclipse.ui.internal.Workbench.close(Workbench.java:697)
>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:640)
>
>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
>
>>at org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
>>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>>at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
>>at org.eclipse.jface.window.Window.handleShellCloseEvent(Window .java:727)
>>at org.eclipse.jface.window.Window$3.shellClosed(Window.java:67 4)
>>at
>
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:159)
>
>>at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
>>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:896)
>>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:920)
>>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:905)
>>at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations. java:257)
>>at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.jav a:1605)
>>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3144 )
>>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
>>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
>>at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
>>at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
>>at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
>>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
>>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
>>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
>>at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
>>at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
>>at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
>>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
>>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
>>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
>>at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
>>at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:17 03)
>>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2854)
>>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
>>at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
>>at
>
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
>
>>at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
>>at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
>>at
>
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
> java:226)
>
>>at
>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
>
>>at
>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
>
>>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>>at java.lang.reflect.Method.invoke(Unknown Source)
>>at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
>>at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
>>at org.eclipse.core.launcher.Main.run(Main.java:977)
>>at org.eclipse.core.launcher.Main.main(Main.java:952)
>>
>
>
>
Re: Manual Test View? Newbie Question [message #43661 is a reply to message #43624] Tue, 29 November 2005 18:26 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Ruben,
Although TPTP v4.1 does not official support running on Eclipse v3.2,
there are no known issues. Since TPTP v4.2 will officially support running
on Eclipse v3.2, please open defects again TPTP v4.2 for any issues due to
running on Eclipse v3.2.

Paul
"Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
news:dmi1cm$fgo$1@news.eclipse.org...
> Hello Paul,
> Thank you very much for your help. It was pointed out to me that
> TPTP-4.1.0 works with Eclipse 3.1.0 not 3.2.0 which I incorrectly
> installed. My bad :(, I will uninstall and try again. Sorry for the
> inconvience.
> Thank you and have a great day!
> -Ruben
>
> Paul Slauenwhite wrote:
> > Hi Ruben,
> > Using the TPTP-4.1.0-200511230100A driver, I cannot seem to
reproduce
> > this problem following the instructions in the TPTP product
documentation
> > (Help >> Help Contents >> TPTP >> Tester guide >> Manual testing with
> > TPTP ). Can one of you open a defect in the TPTP Bugzilla DB under the
> > Test.Execution.ManualRunner component with your comments from this
thread
> > and attach your workspace and the <Agent Controller installation
> > directory>\config\servicelog.log:
> >
> > http://www.eclipse.org/tptp/ >> Submit Enhancements & Bugs
> >
> > Thanks,
> > Paul
> > "Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
> > news:dmfadk$a9m$2@news.eclipse.org...
> >
> >>Ruben Garcia wrote:
> >>Forgot to post file :)
> >>
> >>
> >>>Paul Slauenwhite wrote:
> >>>
> >>>
> >>>>Hi Ruben,
> >>>> This appears to be a defect at first glance. Lets try to debug:
> >>>>
> >>>>1) What platform are you running on?
> >>>
> >>>Windows 2000 Professional, Version 5.0.2195 Service Pack 4 Build 2195
> >>>Eclipse SDK, Version: 3.2.0 Build id: I20051102-1600
> >>>
> >>>
> >>>>2) What version and driver of TPTP are you using?
> >>>
> >>>Version: 4.1.0 driver: ?
> >>>
> >>>
> >>>>3) Are you using the Agent Controller or Integrated Agent Controller
> >>>>(IAC -
> >>>>only in TPTP v4.1+)?
> >>>
> >>>The Agent Controller:
> >>>org.eclipse.tptp.platform.agentcontroller (4.1.0) "TPTP Agent
> >>>Controller" [Resolved]
> >>>org.eclipse.tptp.platform.agentcontroller.doc.user (4.1.0) "Agent
> >>>Controller documentation" [Resolved]
> >>>
> >>>
> >>>>4) If the Agent Controller, is it correctly installed as per the
> >>>>instructions in the <Agent Controller unzip
> >>>>directory>/getting_started.html
> >>>>file?
> >>>
> >>>Yes, I followed the getting_started.html file, and I start the RAServer
> >>>service manually, prior to starting the eclipse platform.
> >>>
> >>>
> >>>> Can you post the <Eclipse workspace>/.metadata/.log file?
> >>>
> >>>Will do.
> >>>
> >>>
> >>>> Since manual test types by definition require manual interaction
> >>>>and the
> >>>>first point of contact for manual test types is the Manual Test View,
> >>>>there
> >>>>is no override feature that automatically runs the test without
> >>>>prompting.
> >>>
> >>>Understood, I may have been looking at it and just did not realize it.
I
> >>>will repreform the test and capture screen shots to post. Is it
> >>>acceptable to post them in a zip file or should I just post them as a
> >
> > .gif?
> >
> >>>Thank you once again for taking the time out to help! :)
> >>>-Ruben
> >>>
> >>>
> >>>>Paul
> >>>>"Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
> >>>>news:dm21ci$ug0$1@news.eclipse.org...
> >>>>
> >>>>
> >>>>>Ruben Garcia wrote:
> >>>>>
> >>>>>
> >>>>>
> >>>>>>Ruben Garcia wrote:
> >>>>>>
> >>>>>>Hello Paul,
> >>>>>>Yes, I think that I have either a setup problem or a configuration
> >>>>>>problem. I can do everything in the walk-thru, up to the point
> >>>>>>where it
> >>>>>>states that I "Run the test configuration by clicking the Run button
> >
> > at
> >
> >>>>>>the bottom of the Run dialog."
> >>>>>>At this point I do not get the Manual Test View.
> >>>>>>I click Run and the Plug-in Develpoment - exampleManualTest -
Eclipse
> >>>>>>SDK window shows 22%, followed by 66% then it ends. I think the
> >>>>>>test is
> >>>>>>being executed, I just am not seeing the Manual Test View that
states
> >
> > I
> >
> >>>>>>should be selecting the Start execution button that the top of the
> >>>>
> >>>>
> >>>>window.
> >>>>
> >>>>
> >>>>>>Do I have some override feature selected that automatically runs the
> >>>>>>test without any more prompting?
> >>>>>>
> >>>>>>Thank you and have a great day!
> >>>>>>
> >>>>>>- Ruben
> >>>>>>Paul Slauenwhite wrote:
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>>Hi Ruben,
> >>>>>>> The documentation for the Manual Test View is located in the
TPTP
> >>>>>>>product documentation that you referencing (Help >> Help Contents
>>
> >>>>
> >>>>
> >>>>TPTP
> >>>>
> >>>>
> >>>>>>>Tester guide >> Manual testing with TPTP >> Running a manual test
>>
> >>>>>>>Running
> >>>>>>>the test configuration.
> >>>>>>>
> >>>>>>> The Manual Test View is an independent Standard Widget Toolkit
> >>>>
> >>>>
> >>>>(SWT)
> >>>>
> >>>>
> >>>>>>>window providing an Eclipse look-and-feel user interface for
> >>>>>>>session-based
> >>>>>>>local and remote manual test execution. Features include test
> >>>>>>>navigation,
> >>>>>>>test case execution, message sending, rich text (HTML fragments or
> >>>>>>>document)
> >>>>>>>support in test case descriptions, file attachment support in test
> >>>>>>>case
> >>>>>>>executions and testing session status. It is packaged with the
TPTP
> >>>>>>>workbench (local execution) and Agent Controller (remote
execution).
> >>>>>>>When
> >>>>>>>executing a test configuration, the manual test is passed to the
> >>>>>>>Manual Test
> >>>>>>>View on the local or remote machine for execution. Test case
> >>>>>>>execution
> >>>>>>>events are returned to the TPTP workbench and loaded in the Test
> >
> > model
> >
> >>>>>>>for
> >>>>>>>viewing in the Test Log view as the user records test case
> >
> > executions.
> >
> >>>>>>> Did you have a specific question on the execution of the Manual
> >>>>
> >>>>
> >>>>Test
> >>>>
> >>>>
> >>>>>>>View?
> >>>>>>>
> >>>>>>>Paul
> >>>>>>>"Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
> >>>>>>>news:dm068c$9j7$1@news.eclipse.org...
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>>Hello Team,
> >>>>>>>>I am trying to run the manual example tests and I get to Manual
> >>>>
> >>>>
> >>>>testing
> >>>>
> >>>>
> >>>>>>>>with TPTP>> Running a manual test>> Running the test
configuration,
> >>>>
> >>>>
> >>>>and
> >>>>
> >>>>
> >>>>>>>>this part states that the Manual Test View is an independent SWT
> >>>>
> >>>>
> >>>>window
> >>>>
> >>>>
> >>>>>>>>for executing a manual test. Is this in a package with a guide
and
> >>>>
> >>>>
> >>>>how
> >>>>
> >>>>
> >>>>>>>>does this automatically come up after I press run on the Run ,
> >>>>
> >>>>
> >>>>Create,
> >>>>
> >>>>
> >>>>>>>>Manage and Run configurations window?
> >>>>>>>>
> >>>>>>>>Thank you and have a great day!
> >>>>>>>>
> >>>>>>>>-Ruben
> >>
> >>
> >
> >
>
> ------------------------------------------------------------ --------------
--
> > ----
> >
> >
> >
> >>!SESSION 2005-11-23
> >
> > 12:06:20.718 -----------------------------------------------
> >
> >>eclipse.buildId=I20051102-1600
> >>java.version=1.5.0_05
> >>java.vendor=Sun Microsystems Inc.
> >>BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> >>Command-line arguments: -os win32 -ws win32 -arch x86
> >>
> >>!ENTRY org.eclipse.osgi 2005-11-23 12:06:37.609
> >>!MESSAGE While loading class "org.eclipse.hyades.ui.HyadesUIImages",
> >
> > thread "main" timed out waiting (5000ms) for thread "Worker-8" to finish
> > starting bundle "org.eclipse.hyades.ui". To avoid deadlock, thread
"main" is
> > proceeding but "org.eclipse.hyades.ui.HyadesUIImages" may not be fully
> > initialized.
> >
> >>!STACK 0
> >>java.lang.Exception: Generated exception.
> >>at
> >
> >
org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseCl
> > assLoader.java:108)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleL
> > oader.java:337)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
> > .java:389)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
> > .java:350)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra
> > ctClassLoader.java:78)
> >
> >>at java.lang.ClassLoader.loadClass(Unknown Source)
> >>at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> >>at org.eclipse.hyades.ui.HyadesUIPlugin$1.run(HyadesUIPlugin.ja va:140)
> >>at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
> >>at
> >
> >
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
> >
> >>at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3213)
> >>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2859)
> >>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
> >>at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
> >>at
> >
> >
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
> >
> >>at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
> >>at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
> >>at
> >
> >
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
> > java:226)
> >
> >>at
> >
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> >
> >>at
> >
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
> >
> >>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> >>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> >>at java.lang.reflect.Method.invoke(Unknown Source)
> >>at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
> >>at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> >>at org.eclipse.core.launcher.Main.run(Main.java:977)
> >>at org.eclipse.core.launcher.Main.main(Main.java:952)
> >>
> >>!ENTRY org.eclipse.osgi 2005-11-23 12:06:42.750
> >>!MESSAGE While loading class
> >
> > "org.eclipse.hyades.ui.internal.util.ImageManager", thread "main" timed
out
> > waiting (5000ms) for thread "Worker-8" to finish starting bundle
> > "org.eclipse.hyades.ui". To avoid deadlock, thread "main" is proceeding
but
> > "org.eclipse.hyades.ui.internal.util.ImageManager" may not be fully
> > initialized.
> >
> >>!STACK 0
> >>java.lang.Exception: Generated exception.
> >>at
> >
> >
org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseCl
> > assLoader.java:108)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleL
> > oader.java:337)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
> > .java:389)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
> > .java:350)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra
> > ctClassLoader.java:78)
> >
> >>at java.lang.ClassLoader.loadClass(Unknown Source)
> >>at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> >>at java.lang.ClassLoader.defineClass1(Native Method)
> >>at java.lang.ClassLoader.defineClass(Unknown Source)
> >>at
> >
> >
org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.d efineClass(Defau
> > ltClassLoader.java:370)
> >
> >>at
> >
> >
org.eclipse.core.runtime.adaptor.EclipseClassLoader.defineCl ass(EclipseClass
> > Loader.java:233)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.f indClassImpl(Def
> > aultClassLoader.java:343)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.f indClass(Default
> > ClassLoader.java:235)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. findLocalClass(A
> > bstractClassLoader.java:183)
> >
> >>at
> >
> >
org.eclipse.core.runtime.adaptor.EclipseClassLoader.basicFin dLocalClass(Ecli
> > pseClassLoader.java:141)
> >
> >>at
> >
> >
org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseCl
> > assLoader.java:110)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleL
> > oader.java:337)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
> > .java:389)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
> > .java:350)
> >
> >>at
> >
> >
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra
> > ctClassLoader.java:78)
> >
> >>at java.lang.ClassLoader.loadClass(Unknown Source)
> >>at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> >>at org.eclipse.hyades.ui.HyadesUIPlugin$1.run(HyadesUIPlugin.ja va:140)
> >>at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
> >>at
> >
> >
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
> >
> >>at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3213)
> >>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2859)
> >>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
> >>at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
> >>at
> >
> >
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
> >
> >>at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
> >>at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
> >>at
> >
> >
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
> > java:226)
> >
> >>at
> >
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> >
> >>at
> >
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
> >
> >>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> >>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> >>at java.lang.reflect.Method.invoke(Unknown Source)
> >>at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
> >>at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> >>at org.eclipse.core.launcher.Main.run(Main.java:977)
> >>at org.eclipse.core.launcher.Main.main(Main.java:952)
> >>
> >>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.390
> >>!MESSAGE about to load recorder agent:
> >
> > org.eclipse.hyades.execution.recorder.http.remote.SSLProxyRe corder
> >
> >>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.390
> >>!MESSAGE load successful
> >>
> >>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.406
> >>!MESSAGE about to initialize recorder agent:
> >
> > org.eclipse.hyades.execution.recorder.http.remote.SSLProxyRe corder
> >
> >>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.406
> >>!MESSAGE initialization successful
> >>
> >>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.421
> >>!MESSAGE about to start SSLProxyServer
> >>
> >>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:59.734
> >>!MESSAGE proxy recorder listening to port1080
> >>
> >>!ENTRY org.eclipse.ui.workbench 4 0 2005-11-23 15:02:54.234
> >>!MESSAGE An unexpected exception was thrown.
> >>!STACK 0
> >>java.lang.NullPointerException
> >>at
> >
> >
org.eclipse.hyades.test.tools.ui.http.internal.junit.editor. HttpTestCaseDeta
> > ilPage.dispose(HttpTestCaseDetailPage.java:88)
> >
> >>at
> >
> >
org.eclipse.hyades.test.ui.internal.editor.form.util.StaticD etailPageProvide
> > r.dispose(StaticDetailPageProvider.java:70)
> >
> >>at
> >
> >
org.eclipse.hyades.test.ui.internal.editor.form.util.DetailS ection.dispose(D
> > etailSection.java:95)
> >
> >>at
> >
> >
org.eclipse.hyades.test.ui.internal.editor.form.base.Abstrac tSectionForm.dis
> > pose(AbstractSectionForm.java:142)
> >
> >>at
> >
> >
org.eclipse.hyades.test.ui.editor.form.util.EditorForm.dispo se(EditorForm.ja
> > va:84)
> >
> >>at
> >
> >
org.eclipse.hyades.test.tools.ui.common.internal.editor.Test CasesForm.dispos
> > e(TestCasesForm.java:75)
> >
> >>at
> >
> >
org.eclipse.hyades.test.tools.ui.common.internal.editor.Test SuiteEditorExten
> > sion.dispose(TestSuiteEditorExtension.java:47)
> >
> >>at
> >
> >
org.eclipse.hyades.ui.internal.editor.HyadesEditorPart.dispo se(HyadesEditorP
> > art.java:90)
> >
> >>at
> >
> >
org.eclipse.hyades.test.ui.internal.editor.BaseEditorPart.di spose(BaseEditor
> > Part.java:83)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPartReference.doDisposePart (WorkbenchPartRe
> > ference.java:659)
> >
> >>at
> >
> >
org.eclipse.ui.internal.EditorReference.doDisposePart(Editor Reference.java:2
> > 61)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReferenc
> > e.java:628)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchP age.java:1451)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(W orkbenchPage.jav
> > a:1278)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Workbench Page.java:1262)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPage.closeEditors(Workbench Page.java:1236)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(Workbe nchPage.java:104
> > 7)
> >
> >>at
org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage. java:1499)
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(Workbe nchWindow.java:7
> > 60)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchW indow.java:1394)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:643)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
> >
> >>at
org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
> >>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> >>at
org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
> >>at org.eclipse.jface.window.WindowManager.close(WindowManager.j ava:108)
> >>at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:599)
> >>at
> >
> >
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
> > :1044)
> >
> >>at org.eclipse.core.runtime.Platform.run(Platform.java:783)
> >>at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:5 96)
> >>at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:53 3)
> >>at org.eclipse.ui.internal.Workbench$13.run(Workbench.java:724)
> >>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> >>at org.eclipse.ui.internal.Workbench.close(Workbench.java:722)
> >>at org.eclipse.ui.internal.Workbench.close(Workbench.java:697)
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:640)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
> >
> >>at
org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
> >>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> >>at
org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
> >>at
org.eclipse.jface.window.Window.handleShellCloseEvent(Window .java:727)
> >>at org.eclipse.jface.window.Window$3.shellClosed(Window.java:67 4)
> >>at
> >
> >
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:159)
> >
> >>at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
> >>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:896)
> >>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:920)
> >>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:905)
> >>at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations. java:257)
> >>at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.jav a:1605)
> >>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3144 )
> >>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
> >>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
> >>at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
> >>at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
> >>at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
> >>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
> >>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
> >>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
> >>at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
> >>at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
> >>at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
> >>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
> >>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
> >>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
> >>at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
> >>at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:17 03)
> >>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2854)
> >>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
> >>at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
> >>at
> >
> >
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
> >
> >>at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
> >>at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
> >>at
> >
> >
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
> > java:226)
> >
> >>at
> >
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> >
> >>at
> >
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
> >
> >>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> >>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> >>at java.lang.reflect.Method.invoke(Unknown Source)
> >>at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
> >>at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> >>at org.eclipse.core.launcher.Main.run(Main.java:977)
> >>at org.eclipse.core.launcher.Main.main(Main.java:952)
> >>!SESSION 2005-11-28
> >
> > 07:34:26.796 -----------------------------------------------
> >
> >>eclipse.buildId=I20051102-1600
> >>java.version=1.5.0_05
> >>java.vendor=Sun Microsystems Inc.
> >>BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> >>Command-line arguments: -os win32 -ws win32 -arch x86
> >>
> >>!ENTRY org.eclipse.ui.workbench 4 0 2005-11-28 08:05:00.906
> >>!MESSAGE An unexpected exception was thrown.
> >>!STACK 0
> >>java.lang.NullPointerException
> >>at
> >
> >
org.eclipse.hyades.test.tools.ui.http.internal.junit.editor. HttpTestCaseDeta
> > ilPage.dispose(HttpTestCaseDetailPage.java:88)
> >
> >>at
> >
> >
org.eclipse.hyades.test.ui.internal.editor.form.util.StaticD etailPageProvide
> > r.dispose(StaticDetailPageProvider.java:70)
> >
> >>at
> >
> >
org.eclipse.hyades.test.ui.internal.editor.form.util.DetailS ection.dispose(D
> > etailSection.java:95)
> >
> >>at
> >
> >
org.eclipse.hyades.test.ui.internal.editor.form.base.Abstrac tSectionForm.dis
> > pose(AbstractSectionForm.java:142)
> >
> >>at
> >
> >
org.eclipse.hyades.test.ui.editor.form.util.EditorForm.dispo se(EditorForm.ja
> > va:84)
> >
> >>at
> >
> >
org.eclipse.hyades.test.tools.ui.common.internal.editor.Test CasesForm.dispos
> > e(TestCasesForm.java:75)
> >
> >>at
> >
> >
org.eclipse.hyades.test.tools.ui.common.internal.editor.Test SuiteEditorExten
> > sion.dispose(TestSuiteEditorExtension.java:47)
> >
> >>at
> >
> >
org.eclipse.hyades.ui.internal.editor.HyadesEditorPart.dispo se(HyadesEditorP
> > art.java:90)
> >
> >>at
> >
> >
org.eclipse.hyades.test.ui.internal.editor.BaseEditorPart.di spose(BaseEditor
> > Part.java:83)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPartReference.doDisposePart (WorkbenchPartRe
> > ference.java:659)
> >
> >>at
> >
> >
org.eclipse.ui.internal.EditorReference.doDisposePart(Editor Reference.java:2
> > 61)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReferenc
> > e.java:628)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchP age.java:1451)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(W orkbenchPage.jav
> > a:1278)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Workbench Page.java:1262)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPage.closeEditors(Workbench Page.java:1236)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(Workbe nchPage.java:104
> > 7)
> >
> >>at
org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage. java:1499)
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(Workbe nchWindow.java:7
> > 60)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchW indow.java:1394)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:643)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
> >
> >>at
org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
> >>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> >>at
org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
> >>at org.eclipse.jface.window.WindowManager.close(WindowManager.j ava:108)
> >>at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:599)
> >>at
> >
> >
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
> > :1044)
> >
> >>at org.eclipse.core.runtime.Platform.run(Platform.java:783)
> >>at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:5 96)
> >>at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:53 3)
> >>at org.eclipse.ui.internal.Workbench$13.run(Workbench.java:724)
> >>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> >>at org.eclipse.ui.internal.Workbench.close(Workbench.java:722)
> >>at org.eclipse.ui.internal.Workbench.close(Workbench.java:697)
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:640)
> >
> >>at
> >
> >
org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
> >
> >>at
org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
> >>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> >>at
org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
> >>at
org.eclipse.jface.window.Window.handleShellCloseEvent(Window .java:727)
> >>at org.eclipse.jface.window.Window$3.shellClosed(Window.java:67 4)
> >>at
> >
> >
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:159)
> >
> >>at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
> >>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:896)
> >>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:920)
> >>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:905)
> >>at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations. java:257)
> >>at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.jav a:1605)
> >>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3144 )
> >>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
> >>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
> >>at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
> >>at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
> >>at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
> >>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
> >>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
> >>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
> >>at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
> >>at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
> >>at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
> >>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
> >>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
> >>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
> >>at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
> >>at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:17 03)
> >>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2854)
> >>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
> >>at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
> >>at
> >
> >
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
> >
> >>at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
> >>at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
> >>at
> >
> >
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
> > java:226)
> >
> >>at
> >
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> >
> >>at
> >
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
> >
> >>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> >>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> >>at java.lang.reflect.Method.invoke(Unknown Source)
> >>at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
> >>at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> >>at org.eclipse.core.launcher.Main.run(Main.java:977)
> >>at org.eclipse.core.launcher.Main.main(Main.java:952)
> >>
> >
> >
> >
Re: Manual Test View? Newbie Question [message #44114 is a reply to message #43661] Wed, 30 November 2005 20:31 Go to previous message
Eclipse UserFriend
Originally posted by: ruben.garcia.21csi.com

Hi Paul,
Understood, will do.
I will try and get Eclipse v3.1 and TPTP v4.1 up and running first and
then move on to the new v3.2 platform once I am more stable with the
product.

Thank you very much and have a great day!
-Ruben

Paul Slauenwhite wrote:

> Hi Ruben,
> Although TPTP v4.1 does not official support running on Eclipse v3.2,
> there are no known issues. Since TPTP v4.2 will officially support running
> on Eclipse v3.2, please open defects again TPTP v4.2 for any issues due to
> running on Eclipse v3.2.
>
> Paul
> "Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
> news:dmi1cm$fgo$1@news.eclipse.org...
>
>>Hello Paul,
>>Thank you very much for your help. It was pointed out to me that
>>TPTP-4.1.0 works with Eclipse 3.1.0 not 3.2.0 which I incorrectly
>>installed. My bad :(, I will uninstall and try again. Sorry for the
>>inconvience.
>>Thank you and have a great day!
>>-Ruben
>>
>>Paul Slauenwhite wrote:
>>
>>>Hi Ruben,
>>> Using the TPTP-4.1.0-200511230100A driver, I cannot seem to
>
> reproduce
>
>>>this problem following the instructions in the TPTP product
>
> documentation
>
>>>(Help >> Help Contents >> TPTP >> Tester guide >> Manual testing with
>>>TPTP ). Can one of you open a defect in the TPTP Bugzilla DB under the
>>>Test.Execution.ManualRunner component with your comments from this
>
> thread
>
>>>and attach your workspace and the <Agent Controller installation
>>>directory>\config\servicelog.log:
>>>
>>>http://www.eclipse.org/tptp/ >> Submit Enhancements & Bugs
>>>
>>>Thanks,
>>>Paul
>>>"Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
>>>news:dmfadk$a9m$2@news.eclipse.org...
>>>
>>>
>>>>Ruben Garcia wrote:
>>>>Forgot to post file :)
>>>>
>>>>
>>>>
>>>>>Paul Slauenwhite wrote:
>>>>>
>>>>>
>>>>>
>>>>>>Hi Ruben,
>>>>>> This appears to be a defect at first glance. Lets try to debug:
>>>>>>
>>>>>>1) What platform are you running on?
>>>>>
>>>>>Windows 2000 Professional, Version 5.0.2195 Service Pack 4 Build 2195
>>>>>Eclipse SDK, Version: 3.2.0 Build id: I20051102-1600
>>>>>
>>>>>
>>>>>
>>>>>>2) What version and driver of TPTP are you using?
>>>>>
>>>>>Version: 4.1.0 driver: ?
>>>>>
>>>>>
>>>>>
>>>>>>3) Are you using the Agent Controller or Integrated Agent Controller
>>>>>>(IAC -
>>>>>>only in TPTP v4.1+)?
>>>>>
>>>>>The Agent Controller:
>>>>>org.eclipse.tptp.platform.agentcontroller (4.1.0) "TPTP Agent
>>>>>Controller" [Resolved]
>>>>>org.eclipse.tptp.platform.agentcontroller.doc.user (4.1.0) "Agent
>>>>>Controller documentation" [Resolved]
>>>>>
>>>>>
>>>>>
>>>>>>4) If the Agent Controller, is it correctly installed as per the
>>>>>>instructions in the <Agent Controller unzip
>>>>>>directory>/getting_started.html
>>>>>>file?
>>>>>
>>>>>Yes, I followed the getting_started.html file, and I start the RAServer
>>>>>service manually, prior to starting the eclipse platform.
>>>>>
>>>>>
>>>>>
>>>>>> Can you post the <Eclipse workspace>/.metadata/.log file?
>>>>>
>>>>>Will do.
>>>>>
>>>>>
>>>>>
>>>>>> Since manual test types by definition require manual interaction
>>>>>>and the
>>>>>>first point of contact for manual test types is the Manual Test View,
>>>>>>there
>>>>>>is no override feature that automatically runs the test without
>>>>>>prompting.
>>>>>
>>>>>Understood, I may have been looking at it and just did not realize it.
>
> I
>
>>>>>will repreform the test and capture screen shots to post. Is it
>>>>>acceptable to post them in a zip file or should I just post them as a
>>>
>>>.gif?
>>>
>>>
>>>>>Thank you once again for taking the time out to help! :)
>>>>>-Ruben
>>>>>
>>>>>
>>>>>
>>>>>>Paul
>>>>>>"Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
>>>>>>news:dm21ci$ug0$1@news.eclipse.org...
>>>>>>
>>>>>>
>>>>>>
>>>>>>>Ruben Garcia wrote:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>Ruben Garcia wrote:
>>>>>>>>
>>>>>>>>Hello Paul,
>>>>>>>>Yes, I think that I have either a setup problem or a configuration
>>>>>>>>problem. I can do everything in the walk-thru, up to the point
>>>>>>>>where it
>>>>>>>>states that I "Run the test configuration by clicking the Run button
>>>
>>>at
>>>
>>>
>>>>>>>>the bottom of the Run dialog."
>>>>>>>>At this point I do not get the Manual Test View.
>>>>>>>>I click Run and the Plug-in Develpoment - exampleManualTest -
>
> Eclipse
>
>>>>>>>>SDK window shows 22%, followed by 66% then it ends. I think the
>>>>>>>>test is
>>>>>>>>being executed, I just am not seeing the Manual Test View that
>
> states
>
>>>I
>>>
>>>
>>>>>>>>should be selecting the Start execution button that the top of the
>>>>>>
>>>>>>
>>>>>>window.
>>>>>>
>>>>>>
>>>>>>
>>>>>>>>Do I have some override feature selected that automatically runs the
>>>>>>>>test without any more prompting?
>>>>>>>>
>>>>>>>>Thank you and have a great day!
>>>>>>>>
>>>>>>>>- Ruben
>>>>>>>>Paul Slauenwhite wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>>Hi Ruben,
>>>>>>>>> The documentation for the Manual Test View is located in the
>
> TPTP
>
>>>>>>>>>product documentation that you referencing (Help >> Help Contents
>>>
>>>>>>
>>>>>>TPTP
>>>>>>
>>>>>>
>>>>>>
>>>>>>>>>Tester guide >> Manual testing with TPTP >> Running a manual test
>>>
>>>>>>>>>Running
>>>>>>>>>the test configuration.
>>>>>>>>>
>>>>>>>>> The Manual Test View is an independent Standard Widget Toolkit
>>>>>>
>>>>>>
>>>>>>(SWT)
>>>>>>
>>>>>>
>>>>>>
>>>>>>>>>window providing an Eclipse look-and-feel user interface for
>>>>>>>>>session-based
>>>>>>>>>local and remote manual test execution. Features include test
>>>>>>>>>navigation,
>>>>>>>>>test case execution, message sending, rich text (HTML fragments or
>>>>>>>>>document)
>>>>>>>>>support in test case descriptions, file attachment support in test
>>>>>>>>>case
>>>>>>>>>executions and testing session status. It is packaged with the
>
> TPTP
>
>>>>>>>>>workbench (local execution) and Agent Controller (remote
>
> execution).
>
>>>>>>>>>When
>>>>>>>>>executing a test configuration, the manual test is passed to the
>>>>>>>>>Manual Test
>>>>>>>>>View on the local or remote machine for execution. Test case
>>>>>>>>>execution
>>>>>>>>>events are returned to the TPTP workbench and loaded in the Test
>>>
>>>model
>>>
>>>
>>>>>>>>>for
>>>>>>>>>viewing in the Test Log view as the user records test case
>>>
>>>executions.
>>>
>>>
>>>>>>>>> Did you have a specific question on the execution of the Manual
>>>>>>
>>>>>>
>>>>>>Test
>>>>>>
>>>>>>
>>>>>>
>>>>>>>>>View?
>>>>>>>>>
>>>>>>>>>Paul
>>>>>>>>>"Ruben Garcia" <ruben.garcia@21csi.com> wrote in message
>>>>>>>>>news:dm068c$9j7$1@news.eclipse.org...
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>>Hello Team,
>>>>>>>>>>I am trying to run the manual example tests and I get to Manual
>>>>>>
>>>>>>
>>>>>>testing
>>>>>>
>>>>>>
>>>>>>
>>>>>>>>>>with TPTP>> Running a manual test>> Running the test
>
> configuration,
>
>>>>>>
>>>>>>and
>>>>>>
>>>>>>
>>>>>>
>>>>>>>>>>this part states that the Manual Test View is an independent SWT
>>>>>>
>>>>>>
>>>>>>window
>>>>>>
>>>>>>
>>>>>>
>>>>>>>>>>for executing a manual test. Is this in a package with a guide
>
> and
>
>>>>>>
>>>>>>how
>>>>>>
>>>>>>
>>>>>>
>>>>>>>>>>does this automatically come up after I press run on the Run ,
>>>>>>
>>>>>>
>>>>>>Create,
>>>>>>
>>>>>>
>>>>>>
>>>>>>>>>>Manage and Run configurations window?
>>>>>>>>>>
>>>>>>>>>>Thank you and have a great day!
>>>>>>>>>>
>>>>>>>>>>-Ruben
>>>>
>>>>
>>>
>> ------------------------------------------------------------ --------------
>
> --
>
>>>----
>>>
>>>
>>>
>>>
>>>>!SESSION 2005-11-23
>>>
>>>12:06:20.718 -----------------------------------------------
>>>
>>>
>>>>eclipse.buildId=I20051102-1600
>>>>java.version=1.5.0_05
>>>>java.vendor=Sun Microsystems Inc.
>>>>BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>>>Command-line arguments: -os win32 -ws win32 -arch x86
>>>>
>>>>!ENTRY org.eclipse.osgi 2005-11-23 12:06:37.609
>>>>!MESSAGE While loading class "org.eclipse.hyades.ui.HyadesUIImages",
>>>
>>>thread "main" timed out waiting (5000ms) for thread "Worker-8" to finish
>>>starting bundle "org.eclipse.hyades.ui". To avoid deadlock, thread
>
> "main" is
>
>>>proceeding but "org.eclipse.hyades.ui.HyadesUIImages" may not be fully
>>>initialized.
>>>
>>>
>>>>!STACK 0
>>>>java.lang.Exception: Generated exception.
>>>>at
>>>
>>>
> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseCl
>
>>>assLoader.java:108)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleL
>
>>>oader.java:337)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
>
>>>.java:389)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
>
>>>.java:350)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra
>
>>>ctClassLoader.java:78)
>>>
>>>
>>>>at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>at org.eclipse.hyades.ui.HyadesUIPlugin$1.run(HyadesUIPlugin.ja va:140)
>>>>at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
>>>>at
>>>
>>>
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
>
>>>>at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3213)
>>>>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2859)
>>>>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
>>>>at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
>>>>at
>>>
>>>
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
>
>>>>at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
>>>>at
>
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
>
>>>>at
>>>
>>>
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
>
>>>java:226)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
>
>>>>at
>>>
>>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
>
>>>>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>>>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>>>>at java.lang.reflect.Method.invoke(Unknown Source)
>>>>at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
>>>>at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
>>>>at org.eclipse.core.launcher.Main.run(Main.java:977)
>>>>at org.eclipse.core.launcher.Main.main(Main.java:952)
>>>>
>>>>!ENTRY org.eclipse.osgi 2005-11-23 12:06:42.750
>>>>!MESSAGE While loading class
>>>
>>>"org.eclipse.hyades.ui.internal.util.ImageManager", thread "main" timed
>
> out
>
>>>waiting (5000ms) for thread "Worker-8" to finish starting bundle
>>>"org.eclipse.hyades.ui". To avoid deadlock, thread "main" is proceeding
>
> but
>
>>>"org.eclipse.hyades.ui.internal.util.ImageManager" may not be fully
>>>initialized.
>>>
>>>
>>>>!STACK 0
>>>>java.lang.Exception: Generated exception.
>>>>at
>>>
>>>
> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseCl
>
>>>assLoader.java:108)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleL
>
>>>oader.java:337)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
>
>>>.java:389)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
>
>>>.java:350)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra
>
>>>ctClassLoader.java:78)
>>>
>>>
>>>>at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>at java.lang.ClassLoader.defineClass1(Native Method)
>>>>at java.lang.ClassLoader.defineClass(Unknown Source)
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.d efineClass(Defau
>
>>>ltClassLoader.java:370)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.core.runtime.adaptor.EclipseClassLoader.defineCl ass(EclipseClass
>
>>>Loader.java:233)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.f indClassImpl(Def
>
>>>aultClassLoader.java:343)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.f indClass(Default
>
>>>ClassLoader.java:235)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. findLocalClass(A
>
>>>bstractClassLoader.java:183)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.core.runtime.adaptor.EclipseClassLoader.basicFin dLocalClass(Ecli
>
>>>pseClassLoader.java:141)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca lClass(EclipseCl
>
>>>assLoader.java:110)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleL
>
>>>oader.java:337)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
>
>>>.java:389)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader
>
>>>.java:350)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(Abstra
>
>>>ctClassLoader.java:78)
>>>
>>>
>>>>at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>at org.eclipse.hyades.ui.HyadesUIPlugin$1.run(HyadesUIPlugin.ja va:140)
>>>>at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
>>>>at
>>>
>>>
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
>
>>>>at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3213)
>>>>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2859)
>>>>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
>>>>at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
>>>>at
>>>
>>>
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
>
>>>>at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
>>>>at
>
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
>
>>>>at
>>>
>>>
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
>
>>>java:226)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
>
>>>>at
>>>
>>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
>
>>>>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>>>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>>>>at java.lang.reflect.Method.invoke(Unknown Source)
>>>>at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
>>>>at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
>>>>at org.eclipse.core.launcher.Main.run(Main.java:977)
>>>>at org.eclipse.core.launcher.Main.main(Main.java:952)
>>>>
>>>>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.390
>>>>!MESSAGE about to load recorder agent:
>>>
>>> org.eclipse.hyades.execution.recorder.http.remote.SSLProxyRe corder
>>>
>>>
>>>>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.390
>>>>!MESSAGE load successful
>>>>
>>>>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.406
>>>>!MESSAGE about to initialize recorder agent:
>>>
>>> org.eclipse.hyades.execution.recorder.http.remote.SSLProxyRe corder
>>>
>>>
>>>>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.406
>>>>!MESSAGE initialization successful
>>>>
>>>>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:58.421
>>>>!MESSAGE about to start SSLProxyServer
>>>>
>>>>!ENTRY org.eclipse.hyades.test.core 1 1 2005-11-23 13:40:59.734
>>>>!MESSAGE proxy recorder listening to port1080
>>>>
>>>>!ENTRY org.eclipse.ui.workbench 4 0 2005-11-23 15:02:54.234
>>>>!MESSAGE An unexpected exception was thrown.
>>>>!STACK 0
>>>>java.lang.NullPointerException
>>>>at
>>>
>>>
> org.eclipse.hyades.test.tools.ui.http.internal.junit.editor. HttpTestCaseDeta
>
>>>ilPage.dispose(HttpTestCaseDetailPage.java:88)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.ui.internal.editor.form.util.StaticD etailPageProvide
>
>>>r.dispose(StaticDetailPageProvider.java:70)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.ui.internal.editor.form.util.DetailS ection.dispose(D
>
>>>etailSection.java:95)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.ui.internal.editor.form.base.Abstrac tSectionForm.dis
>
>>>pose(AbstractSectionForm.java:142)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.ui.editor.form.util.EditorForm.dispo se(EditorForm.ja
>
>>>va:84)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.tools.ui.common.internal.editor.Test CasesForm.dispos
>
>>>e(TestCasesForm.java:75)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.tools.ui.common.internal.editor.Test SuiteEditorExten
>
>>>sion.dispose(TestSuiteEditorExtension.java:47)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.ui.internal.editor.HyadesEditorPart.dispo se(HyadesEditorP
>
>>>art.java:90)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.ui.internal.editor.BaseEditorPart.di spose(BaseEditor
>
>>>Part.java:83)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPartReference.doDisposePart (WorkbenchPartRe
>
>>>ference.java:659)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.EditorReference.doDisposePart(Editor Reference.java:2
>
>>>61)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReferenc
>
>>>e.java:628)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchP age.java:1451)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(W orkbenchPage.jav
>
>>>a:1278)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Workbench Page.java:1262)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPage.closeEditors(Workbench Page.java:1236)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(Workbe nchPage.java:104
>
>>>7)
>>>
>>>
>>>>at
>
> org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage. java:1499)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(Workbe nchWindow.java:7
>
>>>60)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchW indow.java:1394)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:643)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
>
>>>>at
>
> org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
>
>>>>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>>>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
>
>>>>at org.eclipse.jface.window.WindowManager.close(WindowManager.j ava:108)
>>>>at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:599)
>>>>at
>>>
>>>
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
>
>>>:1044)
>>>
>>>
>>>>at org.eclipse.core.runtime.Platform.run(Platform.java:783)
>>>>at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:5 96)
>>>>at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:53 3)
>>>>at org.eclipse.ui.internal.Workbench$13.run(Workbench.java:724)
>>>>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>>>>at org.eclipse.ui.internal.Workbench.close(Workbench.java:722)
>>>>at org.eclipse.ui.internal.Workbench.close(Workbench.java:697)
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:640)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
>
>>>>at
>
> org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
>
>>>>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>>>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
>
>>>>at
>
> org.eclipse.jface.window.Window.handleShellCloseEvent(Window .java:727)
>
>>>>at org.eclipse.jface.window.Window$3.shellClosed(Window.java:67 4)
>>>>at
>>>
>>>
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:159)
>
>>>>at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
>>>>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:896)
>>>>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:920)
>>>>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:905)
>>>>at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations. java:257)
>>>>at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.jav a:1605)
>>>>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3144 )
>>>>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
>>>>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
>>>>at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
>>>>at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
>>>>at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
>>>>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
>>>>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
>>>>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
>>>>at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
>>>>at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
>>>>at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
>>>>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
>>>>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
>>>>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
>>>>at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
>>>>at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:17 03)
>>>>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2854)
>>>>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
>>>>at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
>>>>at
>>>
>>>
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
>
>>>>at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
>>>>at
>
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
>
>>>>at
>>>
>>>
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
>
>>>java:226)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
>
>>>>at
>>>
>>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
>
>>>>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>>>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>>>>at java.lang.reflect.Method.invoke(Unknown Source)
>>>>at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
>>>>at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
>>>>at org.eclipse.core.launcher.Main.run(Main.java:977)
>>>>at org.eclipse.core.launcher.Main.main(Main.java:952)
>>>>!SESSION 2005-11-28
>>>
>>>07:34:26.796 -----------------------------------------------
>>>
>>>
>>>>eclipse.buildId=I20051102-1600
>>>>java.version=1.5.0_05
>>>>java.vendor=Sun Microsystems Inc.
>>>>BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>>>Command-line arguments: -os win32 -ws win32 -arch x86
>>>>
>>>>!ENTRY org.eclipse.ui.workbench 4 0 2005-11-28 08:05:00.906
>>>>!MESSAGE An unexpected exception was thrown.
>>>>!STACK 0
>>>>java.lang.NullPointerException
>>>>at
>>>
>>>
> org.eclipse.hyades.test.tools.ui.http.internal.junit.editor. HttpTestCaseDeta
>
>>>ilPage.dispose(HttpTestCaseDetailPage.java:88)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.ui.internal.editor.form.util.StaticD etailPageProvide
>
>>>r.dispose(StaticDetailPageProvider.java:70)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.ui.internal.editor.form.util.DetailS ection.dispose(D
>
>>>etailSection.java:95)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.ui.internal.editor.form.base.Abstrac tSectionForm.dis
>
>>>pose(AbstractSectionForm.java:142)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.ui.editor.form.util.EditorForm.dispo se(EditorForm.ja
>
>>>va:84)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.tools.ui.common.internal.editor.Test CasesForm.dispos
>
>>>e(TestCasesForm.java:75)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.tools.ui.common.internal.editor.Test SuiteEditorExten
>
>>>sion.dispose(TestSuiteEditorExtension.java:47)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.ui.internal.editor.HyadesEditorPart.dispo se(HyadesEditorP
>
>>>art.java:90)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.hyades.test.ui.internal.editor.BaseEditorPart.di spose(BaseEditor
>
>>>Part.java:83)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPartReference.doDisposePart (WorkbenchPartRe
>
>>>ference.java:659)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.EditorReference.doDisposePart(Editor Reference.java:2
>
>>>61)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReferenc
>
>>>e.java:628)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchP age.java:1451)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(W orkbenchPage.jav
>
>>>a:1278)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Workbench Page.java:1262)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPage.closeEditors(Workbench Page.java:1236)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(Workbe nchPage.java:104
>
>>>7)
>>>
>>>
>>>>at
>
> org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage. java:1499)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(Workbe nchWindow.java:7
>
>>>60)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchW indow.java:1394)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:643)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
>
>>>>at
>
> org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
>
>>>>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>>>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
>
>>>>at org.eclipse.jface.window.WindowManager.close(WindowManager.j ava:108)
>>>>at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:599)
>>>>at
>>>
>>>
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
>
>>>:1044)
>>>
>>>
>>>>at org.eclipse.core.runtime.Platform.run(Platform.java:783)
>>>>at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:5 96)
>>>>at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:53 3)
>>>>at org.eclipse.ui.internal.Workbench$13.run(Workbench.java:724)
>>>>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>>>>at org.eclipse.ui.internal.Workbench.close(Workbench.java:722)
>>>>at org.eclipse.ui.internal.Workbench.close(Workbench.java:697)
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:640)
>
>>>>at
>>>
>>>
> org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:624)
>
>>>>at
>
> org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindo w.java:725)
>
>>>>at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>>>>at
>
> org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:723)
>
>>>>at
>
> org.eclipse.jface.window.Window.handleShellCloseEvent(Window .java:727)
>
>>>>at org.eclipse.jface.window.Window$3.shellClosed(Window.java:67 4)
>>>>at
>>>
>>>
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:159)
>
>>>>at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
>>>>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:896)
>>>>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:920)
>>>>at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:905)
>>>>at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations. java:257)
>>>>at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.jav a:1605)
>>>>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3144 )
>>>>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
>>>>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
>>>>at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
>>>>at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
>>>>at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
>>>>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
>>>>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
>>>>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
>>>>at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
>>>>at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1698 )
>>>>at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:419)
>>>>at org.eclipse.swt.widgets.Control.windowProc(Control.java:3229 )
>>>>at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1538)
>>>>at org.eclipse.swt.widgets.Display.windowProc(Display.java:3908 )
>>>>at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
>>>>at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:17 03)
>>>>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2854)
>>>>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
>>>>at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
>>>>at
>>>
>>>
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
>
>>>>at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
>>>>at
>
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
>
>>>>at
>>>
>>>
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
>
>>>java:226)
>>>
>>>
>>>>at
>>>
>>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
>
>>>>at
>>>
>>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
>
>>>>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>>>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>>>>at java.lang.reflect.Method.invoke(Unknown Source)
>>>>at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
>>>>at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
>>>>at org.eclipse.core.launcher.Main.run(Main.java:977)
>>>>at org.eclipse.core.launcher.Main.main(Main.java:952)
>>>>
>>>
>>>
>>>
>
>
Previous Topic:Automated GUI Recorder
Next Topic:Stand Alone program to test
Goto Forum:
  


Current Time: Fri Mar 29 11:11:48 GMT 2024

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

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

Back to the top