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

Desktop licensing problems

Desktop licensing problems

If you see "No license available", then it could be that:

  • the Klocwork Servers aren't running. See Managing the Klocwork Servers.
  • your desktop is pointing to the wrong License Server host or port. You need to check your License Server settings as shown here.

If you are not sure what your Klocwork Server settings should be, contact your Klocwork administrator.

The default License Server host and port values are localhost and 27000.

Eclipse

Go to Window > Preferences > Klocwork > Settings.

Make sure your License Server port and host settings are accurate.

IntelliJ IDEA

To check your settings, go to File > Settings and under IDE Settings, click Klocwork for Java.

Klocwork Desktop

Server settings are stored in the Preferences dialog in Klocwork Desktop.

Go to Tools > Preferences > Server settings.

Note: You have to be using kwshell or a build specification template in your project before you can access the Tools menu.

The License Server and Klocwork Server settings are stored here. The Klocwork Server handles synchronization between the desktop project and the integration project or "server project".

kwcheck

Run:

kwcheck info

If you used the default local project directory name and location (.kwlp), you won't have to specify the path to it.

In addition to server settings, kwcheck info provides information about status and local configuration permissions.

If you need to reset your License Server host and port, run:

kwcheck set license.host=<License_Server_host> license.port=<license_server_port>

VS.NET

Go to Klocwork > Options > Klocwork > General.

Your Klocwork Server settings are also stored here. The Klocwork Server handles synchronization for connected desktops.