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

Failed to create code review-Problems not synchronized with server-exiting

If, while you are setting up a code review from Eclipse, Visual Studio or IntelliJ IDEA, you see the message, "Failed to create code review: Problems not synchronized with server;exiting", it indicates that locally detected issues can't be synchronized because there are no common files between your desktop project under version control and the project you're connected to on the Klocwork Server.

Klocwork requires synchronization between your local project and the integration project on the server, in order to display detected local issues. When synchronization can't occur, your attempts to submit a pre-checkin code review will fail.

You will need to connect to the appropriate integration project on the Klocwork Server. Contact your administrator to find out which integration project you need to connect to.

For instructions on connecting to the integration project (or checking which project you're connected to):

In Eclipse:

In Eclipse, server settings vary by project. Check the Project name field and make sure the correct integration project is selected.

To check your Klocwork Server settings for a specific project in your workspace:
  1. Right-click the project, select Properties, expand Klocwork.
  2. Click the Synchronization tab.
  3. Check the Project name field and make sure the correct integration project is selected.
Note: If project-specific settings are in effect, Enable project-specific settings is already checked.

In Visual Studio:

To check your connected project:
  1. Right-click the solution in the Solution Explorer and select Klocwork Solution Properties.
  2. Check the Klocwork project field and make sure the correct integration project is selected.
  3. If your solution also contains C# projects, then you need to check the Klocwork project field in the C# tab of the Klocwork Properties dialog.

In IntelliJ IDEA

To check your Klocwork Server settings:
  1. Go to File > Settings, and under Project Settings, click Klocwork for Java.
  2. Check the Klocwork project field and make sure the correct integration project is selected.