java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.DefaultSSLContextImpl)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openjdk-6 (Debian) |
Fix Released
|
Unknown
|
|||
openjdk-6 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
sun-java6 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
i just tried a google calendar test application as stated here: http://
when running my code with openjdk as well as sun-java6 i get the following errors:
Exception in thread "main" com.google.
at com.google.
at com.google.
at com.google.
at org.sozialverei
Caused by: java.net.
at javax.net.
at javax.net.
at sun.net.
at sun.net.
at sun.net.
at sun.net.
at com.google.
... 4 more
Caused by: java.security.
at java.security.
at sun.security.
at sun.security.
at javax.net.
at javax.net.
at javax.net.
at javax.net.
at javax.net.
at sun.net.
at sun.net.
at sun.net.
at java.net.
... 5 more
Caused by: java.lang.
at sun.security.
at sun.security.
at sun.security.
at sun.reflect.
at sun.reflect.
at sun.reflect.
at java.lang.
at java.lang.
at java.lang.
at java.security.
i am sure this can be reduced some more general error. this is just the way i found it.
Changed in openjdk-6: | |
status: | Invalid → Fix Released |
Changed in openjdk-6 (Debian): | |
status: | Unknown → Fix Released |
Changed in sun-java6 (Ubuntu): | |
status: | New → Invalid |
this is most likely a duplicate of https:/ /bugs.launchpad .net/ubuntu/ +source/ openjdk- 6/+bug/ 220690 but i am waiting for response to https:/ /bugs.launchpad .net/ubuntu/ +source/ openjdk- 6/+bug/ 224455/ comments/ 6 ...