System Requirements
This page describes the hardware and software requirements of codeBeamer 7.7.2. For general requirements please refer to the wiki titled System Requirements.
Operating Systems
Windows, Linux and Mac-OS on 64-bit x86 architectures with at least 2 GB memory. 32-bit systems are no longer supported.
The amount of required memory depends on the number of concurrent users and the data on the system.
Virtual Systems
codeBeamer 7.7.2 is tested with VMware ESX-4.1 and ESX-5.5 and Amazon Elastic Compute Cloud (Amazon EC2).
Supported Java Runtime Environment (JRE)
Oracle JRE 1.7 |
1.7.0_40 or higher |
tested with 1.7.0_40 64-Bit |
Open JDK 1.7 |
1.7.0_25 or higher |
tested with 1.7.0_65;24.65-b04; OpenJDK 64-Bit Server VM |
Supported Application Servers
Please make sure the server.xml file modified according to the latest server.xml settings.
Here are example settings for tomcat default 8080 port:
<Connector port="8080" protocol="HTTP/1.1"
redirectPort="8443"
URIEncoding="UTF-8"
acceptCount="200"
maxPostSize="-1"
maxThreads="250"
enableLookups="false"
connectionTimeout="80000"
maxHttpHeaderSize="16384"
></Connector>
Supported Databases
MySql |
5.5.40 or higher and 5.6.21.1 or higher (older MySql versions are not supported). MySql-5.7.x is currently not supported. |
tested with 5.5.38-0 (Linux), 5.5.40 (Linux, Mac-OS and Windows) and 5.6.21.1 (on Windows) |
Oracle |
11.2.0.1, 11.2.0.2, 12.1.0.2.0 |
tested with 11.2.0.1, 12.1.0.2.0 |
Derby (only for evaluation) |
10.4.2.0 |
tested 10.4.2.0 |
Supported Browsers
In all browsers Javascript must be enabled to use the full functionality of codeBeamer.
codeBeamer 7.x does not support Internet Explorer 7 (or older)!
Internet Explorer |
8 |
Not Tested |
Internet Explorer |
9 |
tested with 9.0.8812.16421 |
Internet Explorer |
10 |
Not Tested |
Internet Explorer |
11 |
tested with 11.0.9600.17416 |
Firefox |
last stable |
partly tested with 40.0.2 |
Chrome |
last stable |
tested with 44.0.2403.155 (64-bit) |
Source Code Management Systems (SCM)
The core functionality of codeBeamer does not need any SCM components.
Git |
1.8.03 or higher |
tested with 1.8.03, 1.8.3.4, 1.8.4.mysisgit.0, 1.9.1 |
Mercurial |
2.1 or higher |
tested with 2.1, 2.1.1 |
Subversion |
1.6.6 or 1.7.x and 1.8.x |
tested with 1.6.6, 1.7.4, 1.8.8 |