Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Eclipse help very slow to start on Suse 11.0
Eclipse help very slow to start on Suse 11.0 [message #623575] Tue, 20 October 2009 16:01 Go to next message
Shengyu Bao is currently offline Shengyu BaoFriend
Messages: 4
Registered: October 2009
Junior Member
Hi,

We are using Eclipse help system to provide on-line help for our applications on non-Windows platforms. We have been using Eclipse 3.3 so far, which worked for us. Recently I started to look into Eclipde 3.5.1, and noticed a strange problem. The Infocenter some times takes a very long time to start on Suse 11.0.

Here is my test environment:

Fresh install of Suse Linux 11.0 x86 32bit
Fresh install of Eclipse 3.5.1 classic SDK for Linux x86 32bit GTK
Sun JRE 1.6.0_16 x86 32bit

Here my command line to start Infocenter:

/home/sbao/eclipse/jre/bin/java -classpath /home/sbao/eclipse/plugins/org.eclipse.help.base_3.4.0.v2009 09170800.jar org.eclipse.help.standalone.Help -data /home/sbao/sa_help_launcher/workspace -configuration /home/sbao/sa_help_launcher/configuration -command start -eclipse_home /home/sbao/eclipse -debug

After I execute the above command line, I see the following output:

--------------------------------------------
Debugging is on.
Lock obtained.
isApplicationRunning? false
Using workspace /home/sbao/sa_help_launcher/workspace
Ensured old .connection file is deleted. Launching Eclipse.
isApplicationRunning? false
Launch command is:
/home/sbao/eclipse/eclipse
-vm
/home/sbao/eclipse/jre/bin/java
-nosplash
-application
org.eclipse.help.base.helpApplication
-data
/home/sbao/sa_help_launcher/workspace
-configuration
/home/sbao/sa_help_launcher/configuration
-debug
-vmargs
isApplicationRunning? false
Configuration location:
file:/home/sbao/sa_help_launcher/configuration/
Configuration file:
file:/home/sbao/sa_help_launcher/configuration/config.ini loaded
Install location:
file:/home/sbao/eclipse/
Configuration file:
file:/home/sbao/eclipse/configuration/config.ini loaded
Shared configuration location:
file:/home/sbao/eclipse/configuration/
Framework located:
file:/home/sbao/eclipse/plugins/org.eclipse.osgi_3.5.1.R35x_ v20090827.jar
Framework classpath:
file:/home/sbao/eclipse/plugins/org.eclipse.osgi_3.5.1.R35x_ v20090827.jar
Debug options:
file:/home/sbao/eclipse/.options not found
isApplicationRunning? false
Time to load bundles: 3
isApplicationRunning? false
isApplicationRunning? false
isApplicationRunning? false
isApplicationRunning? false
Starting application: 1112
isApplicationRunning? false
isApplicationRunning? false
isApplicationRunning? false
Re: Eclipse help very slow to start on Suse 11.0 [message #623767 is a reply to message #623575] Sat, 24 October 2009 03:03 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
I can't think of any reason why it would start up slower, both use the same server. I notice you had the debug flag set. Does it make any difference if you remove that flag?
Previous Topic:Run a JSP from within a help plugin
Next Topic:Sorting order for index entries
Goto Forum:
  


Current Time: Thu Apr 25 14:32:37 GMT 2024

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

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

Back to the top