Issue Details (XML | Word | Printable)

Key: JRA-13118
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Chris Mountford [Atlassian]
Reporter: Jeff Turner [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Windows installer uses existing Java JRE rather than built-in JRE

Created: 18/Jul/07 01:26 AM   Updated: 03/Aug/07 02:00 AM
Component/s: Installation
Affects Version/s: 3.10
Fix Version/s: 3.10.2

Time Tracking:
Original Estimate: 2 hours
Original Estimate - 2 hours
Remaining Estimate: 2 hours
Remaining Estimate - 2 hours
Time Spent: Not Specified
Remaining Estimate - 2 hours

File Attachments: None
Image Attachments:

1. javaversion.png
(8 kB)

2. sysinfo.png
(57 kB)
Issue Links:
Reference
 

Participants: Andreas Knecht [Atlassian], Chris Mountford [Atlassian] and Jeff Turner [Atlassian]
Since last comment: 1 year, 9 weeks, 5 days ago
Resolution Date: 03/Aug/07 02:00 AM
Labels:


 Description  « Hide
The JIRA Windows installer bundles a recent version of the JRE. However when asked to install JIRA as a service on a machine with a JRE already installed, the existing JRE is used in preference to the bundled one.

Showing the version of JIRA already installed:

and that version later in use in JIRA:



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Andreas Knecht [Atlassian] added a comment - 18/Jul/07 11:01 PM
After some discussion, it was agreed that this is the correct behaviour. The installer will ONLY use the bundled JRE version if no JRE can be found on the machine JIRA is being installed on. Otherwise, it will use whatever JRE is set via the JAVA_HOME variable.

Chris Mountford [Atlassian] added a comment - 31/Jul/07 08:31 PM
We have changed our minds on this one! It seems it is a good idea for the installer to always use its own JRE.