How was the key registration process experience?
Rank52
Idea#5
Pretty good. Submit a short form to request key -> got key in email -> one click to active. That's it.
I have a problem accessing the registration form : http://www.census.gov/developers/tos/key_request.html
It says that "The server at api.census.gov is taking too long to respond."
what is this due to ?
are there some geographical restrictions ? (since i am not in the US).
I'm getting the following HTTP Status 500 error when I try to register for a key:
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoClassDefFoundError: Could not initialize class javax.crypto.SunJCE_b
javax.crypto.Cipher.getInstance(DashoA13*..)
org.thedataweb.kbcfilter.KBCSignupServlet.tryPost(KBCSignupServlet.java:1544)
org.thedataweb.kbcfilter.KBCSignupServlet.doPost(KBCSignupServlet.java:1368)
javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.35 logs.