OSGI traces in exported RCP products [message #105605] |
Fri, 29 February 2008 03:25 |
Eclipse User |
|
|
|
Originally posted by: tutorialp.yahoo.es
We have a RCP application executed by several users in a centralized
environment (One server and many clients). Caches of configuration area
(osgi.configuration.area) are generated all in the same server files.
Our problem occurs when several users (upper 30) starts the application at
the same time. Our application starts too slow and we don't know where the
time is consumed but it is before of our entry point (defined in the
extension point: org.eclipse.core.runtime.applications).
We are using org.eclipse.core.runtime_3.2.0.v20060603.jar and we want to
enable its traces to a log file. where can I specify the output file where
this trace will be written? What traces I have to enable to obtain the
cache's creation time and the accessing time to this cache of osgi? (cache
= configuration area)
Is it enough to change the .options file in this jar or we have to change
more files?
Thank you
|
|
|
Powered by
FUDForum. Page generated in 0.03823 seconds