Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-reviews-dev] Gerrit connector Exception stacktrace

Hello Sacha,

I have imported and verified with the Java control panel that the certificate of that server is indeed in the trusted certificates category. I am assuming that the java control panel retrieves the certificates from my java keystore. However the same exception still occurs. Any clues ? thanks.

-----Original Message-----
From: mylyn-reviews-dev-bounces@xxxxxxxxxxx [mailto:mylyn-reviews-dev-bounces@xxxxxxxxxxx] On Behalf Of mylyn-reviews-dev-request@xxxxxxxxxxx
Sent: August-01-11 12:00 PM
To: mylyn-reviews-dev@xxxxxxxxxxx
Subject: mylyn-reviews-dev Digest, Vol 17, Issue 1

Send mylyn-reviews-dev mailing list submissions to
	mylyn-reviews-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
or, via email, send a message with subject or body 'help' to
	mylyn-reviews-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
	mylyn-reviews-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of mylyn-reviews-dev digest..."


Today's Topics:

   1. Re: Gerrit connector Exception stacktrace (Sascha Scholz)


----------------------------------------------------------------------

Message: 1
Date: Mon, 1 Aug 2011 08:31:18 +0200
From: Sascha Scholz <sascha.scholz@xxxxxxxxx>
To: Mylyn Reviews Project <mylyn-reviews-dev@xxxxxxxxxxx>
Subject: Re: [mylyn-reviews-dev] Gerrit connector Exception stacktrace
Message-ID:
	<CAGzjTTkPO7VPOz49K3CodEuiLqFyDEgK1VTLteZhPJQn27Aw3w@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=windows-1252

Hi Fadi,

the certificate of the server you are trying to connect to isn't
trusted. You have to either get a certificate for the server that is
signed by a root authority or add your root or the server's
certificate to your java keystore. The latter can be achieved using
the 'keytool' command. See
http://www.sslshopper.com/article-most-common-java-keytool-keystore-commands.html
for some examples.

Sascha

On Fri, Jul 29, 2011 at 9:03 PM, Fadi Mehanna <fadi.mehanna@xxxxxxxxxxxx> wrote:
> Hello,
>
>
>
> Gerrit connector throws an exception when attempting to ?publish comments?
> to gerrit server. Here?s the following software I am using:
>
> - Eclipse Indigo 3.7
>
> - Eclipse IDE for C/C++ Developers? 1.4.0.20110615-0550
> epp.package.cpp??????? null
>
> - Mylyn Reviews Connector: Gerrit (Incubation)
> 0.9.0.I20110719-1531
> org.eclipse.mylyn.gerrit.feature.feature.group?????????? Eclipse Mylyn
>
> - Gerrit 2.1.8-SNAPSHOT-GerritForge-B194
>
>
>
> Please see attached exception log file. Please let me know if you need other
> information. Many thanks, Fadi
>
> _______________________________________________
> mylyn-reviews-dev mailing list
> mylyn-reviews-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
>
>


------------------------------

_______________________________________________
mylyn-reviews-dev mailing list
mylyn-reviews-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev


End of mylyn-reviews-dev Digest, Vol 17, Issue 1
************************************************


Back to the top