Skip to main content



      Home
Home » Eclipse Projects » Equinox » OSGI traces in exported RCP products
OSGI traces in exported RCP products [message #105605] Fri, 29 February 2008 03:25
Eclipse UserFriend
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
Previous Topic:Bundle classpath path problem in server side
Next Topic:osgi.bunldes and config.ini
Goto Forum:
  


Current Time: Tue Jul 08 20:45:44 EDT 2025

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

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

Back to the top