agirbal / umongo

Desktop app to browse and administer your MongoDB cluster
http://www.edgytech.com/umongo/
580 stars 94 forks source link

Looks like a busy loop when SSL certificate can't be validated #227

Closed agirbal closed 10 years ago

agirbal commented 10 years ago

May 31, 2014 12:36:51 PM com.mongodb.ConnectionStatus$UpdatableNode update WARNING: Server seen down: ec2-174-129-67-6.compute-1.amazonaws.com/174.129.67.6:27017 - java.io.IOException - message: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target May 31, 2014 12:36:51 PM com.mongodb.ConnectionStatus$UpdatableNode update WARNING: Server seen down: ec2-174-129-67-6.compute-1.amazonaws.com/174.129.67.6:27017 - java.io.IOException - message: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target May 31, 2014 12:36:51 PM com.mongodb.ConnectionStatus$UpdatableNode update WARNING: Server seen down: ec2-174-129-67-6.compute-1.amazonaws.com/174.129.67.6:27017 - java.io.IOException - message: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

agirbal commented 10 years ago

Upgrading to java driver 2.12.2 seems to fix most of the issue. Connection stays at 0 on server. But still the mongo instance doesnt show up in UI, and mongoclient keeps trying to connect