Issue 120 in jugevents: [version3] - Update the JUG list from KML fails

17 views
Skip to first unread message

juge...@googlecode.com

unread,
May 21, 2013, 11:15:39 PM5/21/13
to jugevent...@googlegroups.com
Status: Accepted
Owner: enricogi...@gmail.com
Labels: Type-Defect Priority-High

New issue 120 by enricogi...@gmail.com: [version3] - Update the JUG list
from KML fails
http://code.google.com/p/jugevents/issues/detail?id=120

What steps will reproduce the problem?
1. connect as admin
2. click on Administrator/Update the JUG list from KML


What is the expected output?
DB should be updated accordingly to the content of that xml document

What do you see instead?
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target



NOTE: this entry has been changed in development.properties,
otherwise NPE was thrown.

defaultKmlUrl=https://www.java.net//kml/jug-leaders.kml (was http://..)



--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

juge...@googlecode.com

unread,
May 22, 2013, 12:37:13 AM5/22/13
to jugevent...@googlegroups.com

Comment #1 on issue 120 by enricogi...@gmail.com: [version3] - Update the
- Exported the certificate from https://www.java.net//kml/jug-leaders.klm
in the DER format by using chrome.
- Added the certificate, named java.net, to my keystore by using the
command:

$$$ keytool -import -noprompt -trustcacerts -file java.net -keystore
$JAVA_HOME/jre/lib/security/cacerts -storepass xxx -alias www.java.net

Now I got this application exception:

nu.xom.ParsingException: Double slash (//) in path
at nu.xom.Builder.build(Builder.java:1146) ~[xom-1.1.jar:1.1]

juge...@googlecode.com

unread,
May 25, 2013, 12:51:11 AM5/25/13
to jugevent...@googlegroups.com
Updates:
Status: Fixed

Comment #2 on issue 120 by enricogi...@gmail.com: [version3] - Update the
Fixed value of url in the development.properties
Reply all
Reply to author
Forward
0 new messages