Start here

Home
About Klocwork
What's new
Fixed issues
Release notes
Installation

Reference

C/C++ checkers
Java checkers
C# checkers
MISRA C 2004 checkers
MISRA C++ 2008 checkers
MISRA C 2012 checkers
MISRA C 2012 checkers with Amendment 1
Commands
Metrics
Troubleshooting
Reference

Product components

C/C++ Integration build analysis
Java Integration build analysis
Desktop analysis
Refactoring
Klocwork Static Code Analysis
Klocwork Code Review
Structure101
Tuning
Custom checkers

Coding environments

Visual Studio
Eclipse for C/C++
Eclipse for Java
IntelliJ IDEA
Other

Administration

Project configuration
Build configuration
Administration
Analysis performance
Server performance
Security/permissions
Licensing
Klocwork Static Code Analysis Web API
Klocwork Code Review Web API

Community

View help online
Visit RogueWave.com
Klocwork Support
Rogue Wave Videos

Legal

Legal information

Special steps for Windows

Windows Services: Ensuring that the Klocwork servers start in the new projects_root

If you are running the Klocwork servers as Windows services, you must edit the Windows Registry to ensure that the Klocwork servers will start on the new projects_root.

To start the Klocwork servers as Windows Services in a new projects_root:

  1. In the Services control panel, stop the Klocwork Servers in the old projects_root, if they are running.
  2. In the Windows Registry Editor, edit the value for the following key:
    32-bit platforms: HKEY_LOCAL_MACHINE\SOFTWARE\Klocwork\18.1 Server\projects_root
    64-bit platforms: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Klocwork\18.1 Server\projects_root
  3. Enter the full path to the projects_root where you want to start the Klocwork servers, and click OK.
  4. In the Services control panel, start the Klocwork servers.
Important: It is not possible to run two sets of the Klocwork servers as Windows Services on one host when the servers are of the same Klocwork version.