License Server |
A FlexNet Publisher license manager (command-line name: license). You can also use your organization's FlexNet Publisher server. Default host: localhost Default port: 27000 plus 33133 |
Klocwork Server |
An Apache Tomcat Web server (command-line name: klocwork). Provides access to Klocwork Static Code Analysis, Klocwork Code Review, and Klocwork documentation. Klocwork clients connect to the Klocwork Server for project information. Note: Klocwork does not support using your own Apache Tomcat server. You must use the Web server packaged with Klocwork. Default host: localhost; default port: 8080 plus 8081.
The Klocwork Server component contains the Klocwork Database. Default host: localhost; default port: 3306. |
Projects Root |
The data location for the Klocwork Servers and applications, including the project database tables, which are stored in MySQL and Lucene databases. Note: The projects_root directory is not one of the components you see listed in the installation wizard, but the wizard lets you choose a location for it.
|
Build Tools |
Integration build analysis tools: - tools for managing Klocwork projects, analysis, and access control (kwadmin and kwbuildproject)
- tools to produce a build specification (kwinject, kwwrap, kwant, kwcsprojparser)
- tools for running Klocwork integration build analysis (the analysis engines)
- sample projects
|
GUI/Web Tools |
- Klocwork Static Code Analysis
- Klocwork Code Review
- Klocwork Web API
|
Continuous Integration |
Klocwork’s Continuous Integration (CI) capability enables your organization to identify and communicate errors faster, without waiting for nightly builds. We provide custom plug-ins to integrate Klocwork CI with your existing build systems, such as TeamCity and Jenkins, to get instant results. |