Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Log and Trace Analyzer in TPTP 4.6
Log and Trace Analyzer in TPTP 4.6 [message #143320] Mon, 20 July 2009 12:33 Go to next message
Krishna is currently offline KrishnaFriend
Messages: 7
Registered: July 2009
Junior Member
Hi,

Is Log and Trace Analyzer feature removed from TPTP 4.6 on onwards? I do
not find "File" under "File->Import->Profiling and Logging". For example
if I want to import a CBE format log file, how do I do it in TPTP 4.6. Is
there an equivalent functionality in TPTP 4.6 to analyze logs? We
developed some custom adapters to import our application logs into
"Profiling and Logging" perspective for analysis. Now I do not find this
feature available. Can any one give more details and point to
documentation where it says that this feature is removed (if it is
removed).

Regards,
Krishna
Re: Log and Trace Analyzer in TPTP 4.6 [message #143428 is a reply to message #143320] Thu, 23 July 2009 15:06 Go to previous messageGo to next message
Eugene Chan is currently offline Eugene ChanFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Krishna,

TPTP Log and Trace Analyzer has been retired from the product since TPTP
v4.5.1. It is no longer packaged and distributed in TPTP. The latest version
available is TPTP v4.5.0 and there is no equivalent in v4.6.0.

Eugene




"Krishna " <chakrava@ugs.com> wrote in message
news:6ea6786e7ca3192ce2d4b2506f9e0a96$1@www.eclipse.org...
> Hi,
>
> Is Log and Trace Analyzer feature removed from TPTP 4.6 on onwards? I do
> not find "File" under "File->Import->Profiling and Logging". For example
> if I want to import a CBE format log file, how do I do it in TPTP 4.6. Is
> there an equivalent functionality in TPTP 4.6 to analyze logs? We
> developed some custom adapters to import our application logs into
> "Profiling and Logging" perspective for analysis. Now I do not find this
> feature available. Can any one give more details and point to
> documentation where it says that this feature is removed (if it is
> removed).
>
> Regards,
> Krishna
>
Re: Log and Trace Analyzer in TPTP 4.6 [message #143457 is a reply to message #143428] Fri, 24 July 2009 10:53 Go to previous messageGo to next message
Krishna is currently offline KrishnaFriend
Messages: 7
Registered: July 2009
Junior Member
Eugene,

Thanks for your response. We developed some log adapters/parsers based on
TPTP 4.2. Our product is upgrading to Eclipse 3.5 and our application is
not working with Eclipse 3.5. Since we cannot upgrade to TPTP 4.6, is
there a way to use TPTP 4.2 to work with Eclipse 3.5? We tried installing
TPTP 4.2 on Eclipse 3.5 (EMF 2.5 and XSD 2.5) but it does not work. We
want to continue our application for couple of releases before we
deprecate it. Is there a workaround. Please advice.

Regards,
Krishna
Re: Log and Trace Analyzer in TPTP 4.6 [message #143465 is a reply to message #143457] Fri, 24 July 2009 19:25 Go to previous messageGo to next message
Eugene Chan is currently offline Eugene ChanFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Krishna,

Unfortunatelly, TPTP 4.2 requires JRE 1.4. You can TPTP 4.2 on Eclipse 3.5
with EMF 2.2.4 in an JRE 1.4 environement for the Log Analyzer function.

Eugene

"Krishna " <chakrava@ugs.com> wrote in message
news:1ae3672bb772cc59e09c5b3825dc80ae$1@www.eclipse.org...
> Eugene,
>
> Thanks for your response. We developed some log adapters/parsers based on
> TPTP 4.2. Our product is upgrading to Eclipse 3.5 and our application is
> not working with Eclipse 3.5. Since we cannot upgrade to TPTP 4.6, is
> there a way to use TPTP 4.2 to work with Eclipse 3.5? We tried installing
> TPTP 4.2 on Eclipse 3.5 (EMF 2.5 and XSD 2.5) but it does not work. We
> want to continue our application for couple of releases before we
> deprecate it. Is there a workaround. Please advice.
>
> Regards,
> Krishna
>
Re: Log and Trace Analyzer in TPTP 4.6 [message #143509 is a reply to message #143465] Mon, 27 July 2009 13:31 Go to previous messageGo to next message
Krishna is currently offline KrishnaFriend
Messages: 7
Registered: July 2009
Junior Member
Eugene,

Sorry for the typo. Our parsers are based on 4.4.0.2 not 4.2. Is there a
way to make it work with Eclipse 3.5?

Regards,
Krishna
Re: Log and Trace Analyzer in TPTP 4.6 [message #186844 is a reply to message #143509] Mon, 27 July 2009 20:07 Go to previous messageGo to next message
Eugene Chan is currently offline Eugene ChanFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Krishna,

Have you tried unzip the Log Analyzer component on top with JVM 1.5?

Eugene

"Krishna " <chakrava@ugs.com> wrote in message
news:e81e3243ee794f837dcf5d69c5f427ca$1@www.eclipse.org...
> Eugene,
>
> Sorry for the typo. Our parsers are based on 4.4.0.2 not 4.2. Is there a
> way to make it work with Eclipse 3.5?
>
> Regards,
> Krishna
>
Re: Log and Trace Analyzer in TPTP 4.6 [message #369097 is a reply to message #186844] Tue, 28 July 2009 14:59 Go to previous message
Krishna is currently offline KrishnaFriend
Messages: 7
Registered: July 2009
Junior Member
Eugene,

Yes, I tried installing TPTP 4.4.0.2 in Eclipse 3.5, EMF 2.5 and XSD 2.5.
I did not get the "Profiling and Logging" perspective. I tried it with
both jre 1.5 and 1.6. Then I tried installing TPTP 4.4.0.2 in Eclipse 3.5,
EMF 2.3 and XSD 2.3. Tried with jre 1.5 and 1.6. Still same result.

We are looking for ways to support our application even if it involves
slight changes. Please let me know if there is any?

Is CBE format still supported in TPTP? I see "Native Logging" application
on TPTP 4.6 page which writes CBE formatted files. How is it useful if
these file cannot be imported for log analysis?

Thanks for your help.

Regards,
Krishna
Previous Topic:Testing External App. using AGR
Next Topic:Bug 280841 doesn't seem to be fixed for me....
Goto Forum:
  


Current Time: Thu Mar 28 12:49:25 GMT 2024

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

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

Back to the top