Eclipse plug in doesn't find Vault Server (SSL)

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
Tri
Posts: 288
Joined: Wed Dec 22, 2004 11:10 am

Eclipse plug in doesn't find Vault Server (SSL)

Post by Tri » Tue Feb 05, 2008 9:18 am

Hi,

One of our team is working on a java development environment built on Eclipse. There is a plugin for Eclipse which adds support for Vault.

The setup connects to our Vault server via SSL. The connection failed with the msg:

The connection to the server failed: server cannot be contacted or uses a protocol that is not supported by this client. Unable to connect to https://MyVaultServer/VaultService. No server was found at the specified URL. Please verify your network settings using the Option dialog under the Tools menu in the Vault GUI client

The Vault client works OK, and the https://MyVaultServer/VaultService URL is responsive (but we have to accept the certificate manually, we generate our own SSL certificate).

Could that be the unverified SSL certificate which is the cause of the issue?

Thanks very much in advance for any advice.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Tue Feb 05, 2008 10:43 am

Hi, Tri,

Are you using SourceGear's Java plugin?

If I recall, your team is on Vault 3.5.x. The plugin only works with a Vault 4.x server.
Linda Bauer
SourceGear
Technical Support Manager

Tri
Posts: 288
Joined: Wed Dec 22, 2004 11:10 am

Post by Tri » Tue Feb 05, 2008 10:57 am

Our Vault Server & Clients are 3.53

Is there anyway to get the Eclipse plugin working? If it is not possible, can you suggest a work around solution?

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Feb 07, 2008 7:52 am

The Eclipse plugin isn't supported with Vault 3.5. Full support is in Vault 4.0, so upgrading clients and server would be the solution.
Linda Bauer
SourceGear
Technical Support Manager

Locked