﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
194	the trustAnchors parameters must be non-empty	Martin Iturbide		"I'm running SmartGit 2.1.8
http://www.syntevo.com/smartgit/download-archive.html

The software seems to run fine:
""java -Dsun.io.useCanonCaches=false -Dsun.java.command=SmartGit -Dsmartgit.checkIncompatibleJava=false -jar ./lib/smartgit.jar ""

But I can not access a GitHub address to clone a repository. 
Im getting the following error: 

""An I/O error Occurred.

Details:
java.lang.RuntimeException:Unexpected error:
java.security.InvalidAlgorithmParameterException
:the trustAnchors parameters must be non-empty
""


On the Command line it says :

        ... 14 more
Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors pa
rameter must be non-empty
        at java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java
:200)
        at java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120)
        at java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters
.java:104)
        at sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:73)
        ... 25 more
52110 (2012-12-09 10:27:43,430) [AWT-EventQueue-0] WARN             q.dialogs  -
 Show: Processing Command - An I/O-error occurred.

Details:
java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmPara
meterException: the trustAnchors parameter must be non-empty
52130 (2012-12-09 10:27:43,450) [AWT-EventQueue-0] INFO             q.dialogs  -
 Showing dialog 3 (@A8C19B) '@C5575 - Processing Command' (owner: @1AB5DAE)


Any hint to make it work will be appreciated. "	defect	new	major	Enhanced	general	1.6.0 Build 25 GA3	medium			
