Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Trouble Testing plugins
Trouble Testing plugins [message #81608] Wed, 23 August 2006 21:48 Go to next message
Martin Sooriam is currently offline Martin SooriamFriend
Messages: 24
Registered: July 2009
Junior Member
I've copied all my plugins from the build dir to a separate Eclipse
installation that I set up for testing. I've also created an Artifact,
a Location, eployment, launch configuration, etc that is needed to run
the test in Standard mode. For the location, I've defined a
ECLIPSE_STARTUP_PATH to point to the startup.jar file of my plugin
(which is in a separate build directory). I'm not sure exactly if I'm
doing the right thing here... (do we need to copy the startup.jar file
from app somewhere too?), but everything seems fine, and launches my
perspective, except for some major problems.

The application is launched, but the progress window stops at around 60%
(Launching) and finally times out with
org.eclipse.hyades.internal.execution.local.control.Inactive ProcessException.
It also dosent have the welcome perspective that its supposed to
display. This welcome perspective had a button for login in as well as
a menu item. However, the login menu item appears correctly. Third
problem I have is that when the login is selected, it brings up my login
dialog, but I try to login, it can't login to the server as it seems to
wait forever. Any ideas as to what could be the problem? I'm using
Windows and Eclipse 3.2 with TPTP from callisto

Thanks
Mahesh
Re: Trouble Testing plugins [message #81678 is a reply to message #81608] Thu, 24 August 2006 15:11 Go to previous message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
You don't need an artifact, location, and a deployment file if you're
launching locally on your machine.
Under the overview page of the test suite, you can specify the startup.jar
file that should be used as the context for your test suite. Give that a
try to see if things work.
It's also important to realize that you need the AGR plug-in (along with its
dependecies) installed under the Eclipse workbench that you use for your
context.


"Mahesh Sooriarachchi" <msoori@hotmail.com> wrote in message
news:eciif3$vnj$1@utils.eclipse.org...
> I've copied all my plugins from the build dir to a separate Eclipse
> installation that I set up for testing. I've also created an Artifact,
> a Location, eployment, launch configuration, etc that is needed to run
> the test in Standard mode. For the location, I've defined a
> ECLIPSE_STARTUP_PATH to point to the startup.jar file of my plugin
> (which is in a separate build directory). I'm not sure exactly if I'm
> doing the right thing here... (do we need to copy the startup.jar file
> from app somewhere too?), but everything seems fine, and launches my
> perspective, except for some major problems.
>
> The application is launched, but the progress window stops at around 60%
> (Launching) and finally times out with
>
org.eclipse.hyades.internal.execution.local.control.Inactive ProcessException
..
> It also dosent have the welcome perspective that its supposed to
> display. This welcome perspective had a button for login in as well as
> a menu item. However, the login menu item appears correctly. Third
> problem I have is that when the login is selected, it brings up my login
> dialog, but I try to login, it can't login to the server as it seems to
> wait forever. Any ideas as to what could be the problem? I'm using
> Windows and Eclipse 3.2 with TPTP from callisto
>
> Thanks
> Mahesh
Previous Topic:Testing an Eclipse plugin with AGR
Next Topic:Trouble getting started
Goto Forum:
  


Current Time: Fri Apr 26 05:24:22 GMT 2024

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

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

Back to the top