[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tptp] Re: Profiling OSGi doesn't work.
|
- From: enki.heart.kim@xxxxxxxxx (kihyeon)
- Date: Wed, 9 Sep 2009 01:06:08 +0000 (UTC)
- Newsgroups: eclipse.tptp
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi Eugene.
I'm using Eclipse SDK 3.5.0 and TPTP Platform 4.6 on Fedora core 5.
The mentioned issue didn't leave any log. It seems to be not crash,
because it gave simple output result. For example, if I try to profile
Memory Analysis of OSGi Application, the app terminated 7~8 secs later and
I could find simple analysis.
I think the problem is that OSGi apps does not work normal in TPTP env.
The result of trying execution time analysis shows that the OSGi activator
calls start(Start Level Event Dispatcher) method and next flow is ended.
I can see only two classes(Activator, EclipseCmCommand).
Thanks and Regards,
/Kihyeon
Eugene Chan wrote:
Hi Kilhyeon,
Which TPTP version are you using? Does the process crashes? and error
messages in .log file or crash files?
Eugene
"Kihyeon" <enki.heart.kim@xxxxxxxxx> wrote in message
news:5f0628154c6afd2aedf019e8fcf1569c$1@xxxxxxxxxxxxxxxxxx
Hi.
I'm trying to profile OSGi framework application with TPTP(with IAC).
After profiling as OSGi at Eclipse workbench, the console pops up with
"osgi>" prompt, and the application is terminated 7~8 secs later.
I cannot find any solutions.
If anybody know about this issue, let me know please.
Thanks in advance.
/Kihyeon