Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Does the RAC persist running process information?
Does the RAC persist running process information? [message #119054] Wed, 05 December 2007 10:56 Go to next message
Eclipse UserFriend
Originally posted by: lynchjack.hotmail.com

Hi,

I'm new to using the TPTP (4.3.1 with Eclipse 3.2.2) and I am using the
RAC. I have a simple client based on the TPTPProcess sample that
attempts to start/stop applications registered in the ApplicationAliases
section of the serviceconfig.xml file.

I start an application in the first run of the client using IProcess
process = ac.createProcess(<alias name>); and then invoking
process.launch() after first invoking process.isActive(). During
subsequent runs process.isActive() always returns false.

Is this expected behaviour? If the onus is on the client or a plugin
extension to the RAC to add persistence then that's fine, I just want to
know for sure.

Thanks,
Jack
Re: Does the RAC persist running process information? [message #119104 is a reply to message #119054] Wed, 05 December 2007 17:41 Go to previous message
Eclipse UserFriend
Originally posted by: lynchjack.hotmail.com

Jack Lynch wrote:
> Hi,
>
> I'm new to using the TPTP (4.3.1 with Eclipse 3.2.2) and I am using the
> RAC. I have a simple client based on the TPTPProcess sample that
> attempts to start/stop applications registered in the ApplicationAliases
> section of the serviceconfig.xml file.
>

Correction - I am using AC (as in the New Technology agent) as opposed
to RAC which is the older one.

> I start an application in the first run of the client using IProcess
> process = ac.createProcess(<alias name>); and then invoking
> process.launch() after first invoking process.isActive(). During
> subsequent runs process.isActive() always returns false.
>
> Is this expected behaviour? If the onus is on the client or a plugin
> extension to the RAC to add persistence then that's fine, I just want to
> know for sure.
>
> Thanks,
> Jack
Previous Topic:Reuse Profiling & Logging Plugin
Next Topic:HSQLDB for Large Resource Support
Goto Forum:
  


Current Time: Thu Apr 25 21:24:58 GMT 2024

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

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

Back to the top