General information
- Internet Explorer 8 is no longer supported
- Previous Custom Workflow Actions may not be compatible with codeBeamer 7.8.0. We strongly recommend to check or disable them in my-applicationContext.xml before upgrading.
System Requirements
This page describes the hardware and software requirements of codeBeamer 7.8.0. For general requirements, please refer to the wiki page 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 memory required depends on the number of concurrent users, and the data in the system.
Virtual Systems
codeBeamer 7.8.0 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, 11.2.0.3, 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.
Versions earlier than codeBeamer 7.8.0 do not support Internet Explorer 7 (or older)!
Starting with version 7.8.0, codeBeamer does not support Internet Explorer 8 (or older)!
Internet Explorer |
8 |
No longer supported
|
Internet Explorer |
9 |
tested with 9.0.8812.16421 |
Internet Explorer |
10 |
tested with 10.0.9200.16721 |
Internet Explorer |
11 |
tested with 11.0.96000.18125 |
Firefox |
last stable |
tested with 42.0 |
Chrome |
last stable |
tested with 47.0.2526.80 |
Supported Browsers - 7.8.0-RC
In all browsers Javascript must be enabled to use the full functionality of codeBeamer.
Versions earlier than codeBeamer 7.8.0-RC do not support Internet Explorer 7 (or older)!
Starting with version 7.8.0-RC, codeBeamer does not support Internet Explorer 8 (or older)!
Internet Explorer |
8 |
No longer supported
|
Internet Explorer |
9 |
tested with 9.0.8812.16421 |
Internet Explorer |
10 |
not tested |
Internet Explorer |
11 |
partially tested |
Firefox |
last stable |
tested with 42.0 |
Chrome |
last stable |
tested with 46.0.2490.86 m (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 |