Issue 66226 - Open Office is SLOW to detect usable Java VMs in the preference dialog when a 64-bit JVM is installed
Summary: Open Office is SLOW to detect usable Java VMs in the preference dialog when a...
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 2.0.2
Hardware: PC (x86_64) Linux, all
: P3 Trivial with 1 vote (vote)
Target Milestone: ---
Assignee: thorsten.martens
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-07 20:30 UTC by urkle0
Modified: 2009-04-01 12:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description urkle0 2006-06-07 20:30:17 UTC
This is related to http://www.openoffice.org/issues/show_bug.cgi?id=43103

And is orignally posted on RH's bugzilla
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=164567

The issue is when I have a 64bit JVM and a 32-bit JRE with the 32bit OpenOffice
installed and I try to choose a different JVM in the options dialog, open office
will take 1 to several minutes "detecting" the JVMs installed on the system. 
then it will eventually show the GCJ and 32bit JRE that I have installed (so I
can choose the 32bit JRE over GCJ).

However when it "testing" the 64bit JVM it is continu.ally spawnging instances of 

/usr/lib/jvm/java-1.5.0-sun-1.5.0.07/jre/bin/java \
   -classpath/usr/lib/openoffice.org2.0/program JREProperties 

not once, but it seems on the order of several dozen times. (as the process IDs
will continually change as new ones get launched).

Wouldn't OOo figure the JVM is 64 bit and move on to the next detected JVM?
This also can occur a slowdown on startup if I upgraded the 32bit JVM, so the
old directory no longer exists. (ie 1.5.0_05 to 1.5.0_06). Which I then have to
go in and choose the 32 bit Sun JVM again in the preference as it selected the
GCJ jvm. (which is SLOW for SQL Db access via JDBC)

This is on an x86_64 FC 5 system with GCJ 4.1, Sun JDK 1.5.0_07 and Sun JRE
1.5.0_06 installed.
Comment 1 jbf.faure 2008-01-03 08:44:44 UTC
No activity for a while. 
urkle0, are you still experiencing the problem with current 2.3.1 version ?
Comment 2 Olaf Felka 2009-04-01 12:00:28 UTC
No activities for over a year now -> closing
Comment 3 Olaf Felka 2009-04-01 12:01:00 UTC
...