This is the documentation for Crucible 3.1. View the latest version of

Unknown macro: {spacejump}

or visit the current documentation home page.

This page shows the supported platforms for Crucible 3.1.x and its minor releases.

Key: (tick) = Supported   (error) = Not Supported

Java Version

 

 

Oracle JRE / JDK

(tick) 1.6
(tick) 1.7

Crucible requires the Java Runtime (JDK or JRE), version as noted. Pre-release/Early access versions of the Java Runtime are not supported.

You can download an Oracle Java Runtime for Windows/Linux/Solaris. On Mac OS X, the JDK is bundled with the operating system.

For the OpenJDK, download and install instructions for Linux flavours are at http://openjdk.java.net/install/.

We highly recommend that you use the Oracle JVM or OpenJDK (for Linux only), or use the default Mac OS X JVM. Other implementations have not been tested.

Please note:

  • Once you have installed the JDK, you need to set the JAVA_HOME environment variable. See Installing Crucible on Windows or Installing Crucible on Linux and Mac for details.
  • If you are using a 64-bit JVM, please ensure that you've set your max heap size (--Xmx) to a reasonable value, considering the RAM requirements of your system.
 
OpenJDK(tick) 1.7 (Linux only)
Operating Systems

 

 

Microsoft Windows

(tick)

  • Crucible is a pure Java application and should run on any platform provided the requirements for the JRE or JDK are satisfied.
  • (warning) Although Crucible can be run in virtualised environments, Atlassian is not yet able to provide technical support for performance-related problems in a virtualised environment. If you do chose to run Crucible in a VM, please ensure that you choose a VM with good IO throughput.
  • (warning) On OS X Java 7 performs significantly better than Java 6

Linux

(tick)

Apple Mac OS X

(tick)

Databases

 

 

MySQL

(tick) MySQL Enterprise Server 5.x
(tick) MySQL Community Server 5.x

Crucible supports a number of external databases, as listed. See the Crucible Database documentation for further details.

(warning) For MySQL:

  • For 5.0, version must be 5.0.21 or later
  • For 5.1, version must be 5.1.10 or later
  • For 5.6, version must be 5.6.11 or later.

PostgreSQL

(tick) 8.2, 8.3, 8.4

Oracle

(tick) 11g

SQL Server

(tick) 2005, 2008, 2008 R2

HSQLDB ( 3 )

(tick) Bundled; for evaluation use only

The Crucible built-in database, running HSQLDB, is somewhat susceptible to data loss during system crashes.

We recommend that you do not use HSQLDB for production systems.

External databases are generally more resistant to data loss during a system crash and are more suited for production use.

Web Browsers

 

 

Microsoft Internet Explorer

(tick) 8.0, 9.0
(error) 6.0 and 7.0 are not supported

 

Mozilla Firefox

(tick) Latest stable version supported
(tick) 3.6, 4.0

 

Safari

(tick) Latest stable version supported
(tick) 4, 5

 

Chrome

(tick) Latest stable version supported

 
Version Control Systems

 

 

Subversion (SVN)

Server:
(tick)  1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7

Client:
(tick)  SVNKit (bundled & the default)
(tick)  Native JavaHL 1.7
(error)  Native JavaHL 1.6

(tick) FishEye 3.1, and later, supports SVN 1.7.x with the native JavaHL 1.7 client.

(error) FishEye 3.1, and later, do not support SVN 1.7.x with the native JavaHL 1.6 client.

See Native support for SVN for discussion.

Subversion 1.8 support is currently being assessed. FishEye does not yet work for file:// access to repositories created with Subversion 1.8.

CVS
(and CVSNT)

(tick) All versions

 

Perforce (P4)

(tick) Client version 2007.3 or later
(tick) Server version 2005.1 or later

The Server must support the ztag tagged protocol.

Git

(tick) 1.7.1.1 or later

 

Mercurial (Hg)

(tick) 1.5.1 or later

Mercurial 2.1 has a bug that makes it incompatible with Crucible. Please use Mercurial 2.1.1 or later.

Deployment Notes for Source Code Repositories

Crucible can also store uploaded files in its own database, removing the need for any kind of repository. A number of external databases are supported when Crucible is used with FishEye. See the FishEye Supported Platforms.