Test connection failed in code collab and giving error
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Test connection failed in code collab and giving error
Getting when try to test connection in code collaborator through eclipse but able to successfully login through browser.
After clicking on test connection button receiving below error in pop up window:
Error: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')
at [Source: (String)"<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="P3P" content='CP="NON CUR OUR LEG PHY ONL"'>
<link href='/i/cc.ico' type='image/x-icon' rel='SHORTCUT ICON'>
<title>CodeCollaborator Login</title>
<!-- Browser: Unknown-->
<style type="text/css">
@import url(/ext/resources/css/ext-all.css?6.1.6102);
@import url(/css/styles.css?6.1.6102);
</style>
<script type="text/javascript" src="/ext/adapter/ext/ext-base.js?6.1.6102"></script>
<scri"[truncated 3237 chars]; line: 1, column: 2]
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @RajatM,
You may have installed the Collaborator client version newer than the server one. Ensure that the client match your server version and the Collaborator server address was specified without an additional path in it in the plugin configuration.
Oleg Beriashvili
Technical Support Engineer
