Documentation for Crowd 2.4. Documentation for other versions of Crowd is available too.

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

Java バージョン

 

Sun JDK (1)

(tick) 1.6,
(error) 1.5, 1.4

OS

 

Microsoft Windows (2)

(tick)

Linux / Solaris (2)

(tick)

Apple Mac OS X (2)

(tick)

アプリケーションサーバー

 

Apache Tomcat (3)

(tick) 6.0.x (Crowd ships with Apache Tomcat 6.0.20)
(tick) 5.5.x (Tested on 5.5.26)

データベース

 

MySQL (4)

(tick) 5.0.37 以降

Oracle

(tick) 10g (Tested on 10.2.0.1.)

PostgreSQL

(tick) 8.x, 7.x

Microsoft SQL Server

(tick) 2008,2005

HSQLDB (5)

(tick) (For evaluation only.)

ウェブブラウザー

 

Microsoft Internet Explorer (Windows)

(tick) 8, 7
(error) 6

Mozilla Firefox (すべてのプラットフォーム)

(tick) 3.x
(error) 2.x

Safari

(tick) 4.x

Opera

(error)

 

Notes:
1. JDK:

  • It is not enough to have the JRE only. Please ensure that you have the full JDK. You can download the Java SE Development Kit (JDK) from the Sun website.
  • Once the JDK is installed, you will need to set the JAVA_HOME environment variable, pointing to the root directory of the JDK. Some JDK installers set this automatically (check by typing 'echo %JAVA_HOME%' in a DOS prompt, or 'echo $JAVA_HOME' in a shell). If it is not set, please see Setting JAVA_HOME.

2. Operating systems: Crowd is a pure Java application and should run on any platform provided the Java runtime platform requirements are satisfied.

3. Tomcat: Deploying multiple Atlassian applications in a single Tomcat container is not supported. We do not test this configuration and upgrading any of the applications (even for point releases) is likely to break it. There are also a number of known issues with this configuration. See this FAQ for more information.

弊社では、多くの実用的な理由から、複数のアトラシアンアプリケーションを単一の Tomcat コンテナーにデプロイするサポートは行っておりません。第一に、アプリケーションをアップグレードするには Tomcat をシャットダウンする必要があります。第二に、1つのアプリケーションがクラッシュすると、その Tomcat コンテナーで実行中のその他のアプリケーションにアクセスできなくなります。

したがって、Crowd を実行する Tomcat コンテナ内に他のアプリケーションをデプロイすることは推奨されません。このような他のアプリケーションが大容量のメモリを必要としたり、Tomcat の lib サブディレクトリ内に追加のライブラリを必要とする場合は特に推奨されません。

4. MySQL: Please ensure that you set transaction isolation to 'read-committed' instead of the default 'repeatable-read', as described in the database configuration guide.

5. HSQLDB: Crowd ships with a built-in HSQL database, which is fine for evaluation purposes but is somewhat susceptible to data loss during system crashes. For production environments we recommend that you configure Crowd to use an external database.

関連トピック

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

  • ラベルなし