サポート対象プラットフォーム

This page lists the supported platforms for Crucible 4.2.x and its minor releases.

Key(tick) = Supported  (warning) = Deprecated   (error) = Not Supported

Java



Oracle JRE / JDK

(tick) 1.8

(error) 1.7

(error) 1.9

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

We highly recommend that you use the Oracle JVM (or OpenJDK for Linux only). Other Java implementations have not been tested.

You can download an Oracle Java Runtime.

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

注意:

  • Once you have installed the Java, 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.

(error) Support for Java 7 was removed in Crucible 3.9, as previously announced.

(error) Java 9 is not supported yet, please track this feature request for updates.

OpenJDK

(tick) 1.8 (Linux only)

(error) 1.7

(error) 1.9

OS



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.

Although Crucible can be run in virtualized environments, Atlassian is not yet able to provide technical support for performance-related problems in a virtualized environment. If you do choose to run Crucible in a VM, please ensure that you choose a VM with good IO throughput.

Linux

(tick)

Apple Mac OS X

(tick)

データベース



HSQLDB

(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.

See the  Crucible Database documentation  for further details.

MySQL

(tick) MySQL Enterprise Server 5.5+
(tick) MySQL Community Server 5.5+

(error) Maria, Percona

For MySQL:

  • (error) For 5.6, versions earlier than 5.6.11 are not supported
  • (error) For 5.7, versions earlier than 5.7.5 are not supported
  • (error) Support for MySQL 5.1 was removed in Crucible 4.2. See End of Support Announcements for Crucible.
  • (error) MariaDB and Percona variants of MySQL are not supported, and are known to cause issues when used with Crucible.

(error) Support for PostgreSQL 8.3, 8.4, 9.0 and 9.1 was removed in Crucible 4.2. See End of Support Announcements for Crucible.

(error) Support for SQL Server 2008, 2008 R2 was removed in Crucible 4.2. See  End of Support Announcements for Crucible.

PostgreSQL

(tick) 9.2、9.3、9.4

Oracle

(tick) 12c

(tick) 11g

SQL Server

(tick) 2014

(tick) 2012

Web browsers



Microsoft Internet Explorer

(tick) 10.0, 11.0
(error) 9.0

Minimum screen resolution of 1024x768. Recommended screen resolution of 1280x768 or above.

(error) Support for Internet Explorer 9 was removed in Crucible 3.9 . See End of Support Announcements for Crucible.




Mozilla Firefox

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

(error)   Support for   Firefox 3.6 and 4.0 was removed in Cruciblee 3.7.

Safari

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

(error)   Support for   Safari 4 and 5 was removed in Fisheye 3.7.

Chrome

(tick) 最新の安定バージョンをサポート


Version Control Systems



Subversion (SVN)

Server:
(tick)  1.5, 1.6, 1.7, 1.8, 1.9

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

(error) Crucible 3.1, and later, do not support the native JavaHL 1.6 client.

See Native support for SVN for discussion.

CVS
(and CVSNT)

(tick) すべてのバージョン


perforce

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

The Server must support the ztag tagged protocol.

(error) Perforce Streams, introduced in 2011.1, is not currently supported. See FE-3886 - Getting issue details... STATUS

Git

(tick) 2.9.5

(tick) 2.8.6

(tick) 2.7.6

(tick) 2.6.7

(tick) 2.5.6

(tick) 2.4.12

(tick) 2.3.10

(tick) 2.2.3

(tick) 2.1.4

(tick) 2.0.5

(tick) 1.9.5

(tick) 1.8.0.3, 1.8.1.5, 1.8.2.3, 1.8.3.4, 1.8.4.5, 1.8.5.6

(tick) 1.7.1.1, 1.7.2.5, 1.7.3.5, 1.7.4.5, 1.7.5.4, 1.7.6.6, 1.7.7.7, 1.7.8.6, 1.7.9.7, 1.7.10.5, 1.7.11.7, 1.7.12.4

These are the versions of Git that we currently test Crucible against.

(error) Git 1.8.4.3 is not supported. See STASH-4101 - Getting issue details... STATUS

[Security vulnerability CVE-2014-9390] affects multiple Git versions. Crucible itself is not affected, however you should update your clients to a patched maintenance version: v1.8.5.6, v1.9.5, v2.0.5, v2.1.4 and v2.2.1 or newer.

Git for Windows is the  only supported distribution  when running Crucible on Windows. Cygwin Git is not supported.




Mercurial

(tick) 3.0.2、3.1.2、3.2.4、3.3.3、3.4.2、3.5.2、3.6.3、3.7.3、3.8.3、3.8.4、3.9.1

(tick) 2.0.2, 2.1.2, 2.2.3, 2.3.2, 2.4, 2.5.2, 2.6.3, 2.7.2, 2.8.2, 2.9.1

(tick) 1.5.1, 1.5.4, 1.6.4, 1.7.5, 1.8.4, 1.9.3

These are the versions of Mecurial that we currently test Crucible against.

As of version 3.6.3, Crucible supports Mercurial 3.

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

You should restart Crucible after upgrading Mercurial.

Atlassian applications

Crowd

(tick) Crowd 2.4.x+

(tick) Crowd client library: 2.4.1

From version 2.8.x, Fisheye bundles the Crowd 2.4.1 client library, and supports the Crowd 2.4.x server, and later versions.
Jira

(tick) Jira Fisheye Plugin 6.1.0+

(tick) Jira 6.4+

The Jira Fisheye Plugin is bundled with Jira. If you are using earlier versions of Jira you can upgrade the plugin in Jira to get support for Crucible.

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.

WAR deployment

Fisheye/Crucible is a standalone Java program. It cannot be deployed to web application servers such as WebSphere, Weblogic or Tomcat.

Single sign on with Atlassian Crowd

From version 2.8.x, Fisheye bundles the Crowd 2.4.1 client library, and supports the Crowd 2.4.x server, and later versions.
最終更新日 2018 年 11 月 28 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.