Opened on Nov 26, 2014 at 9:33:16 PM
Closed on Nov 28, 2014 at 1:32:57 PM
Last modified on Dec 3, 2014 at 8:22:38 PM
#8372 closed defect (fixed)
Null pointer loading keys from sun.security.mscapi.KeyStore
Reported by: | joeatsalot | Owned by: | yla |
---|---|---|---|
Priority: | high | Milestone: | 4.6.1 |
Component: | s3 | Version: | 4.6 |
Severity: | blocker | Keywords: | S3 |
Cc: | Architecture: | Intel | |
Platform: | Windows 7 |
Description
When connecting to S3, the connection fails immediately. In cyberduck 4.5.n this caused a complete app crash, but in 4.6 it just appears to do nothing.
- Click Open Connection or create a bookmark
- enter AWS Access Key ID and Secret Access Key
- click Connect
- the status bar flashes a message very briefly, but nothing else seems to happen
The log file shows the error:
[background-1] FATAL ch.cyberduck.ui.AbstractController - Unhandled exception running background task null java.lang.NullPointerException at IKVM... etc...
(log file attached)
As a result I'm completely unable to use (the awesome) Cyberduck for connecting to S3.
Attachments (1)
Change History (7)
Changed on Nov 26, 2014 at 9:35:30 PM by joeatsalot
comment:1 Changed on Nov 26, 2014 at 9:37:36 PM by dkocher
- Milestone set to 4.6.1
- Owner changed from dkocher to yla
- Summary changed from Fatal Key Store error connecting to S3 to Null pointer loading keys from sun.security.mscapi.KeyStore
comment:2 Changed on Nov 27, 2014 at 1:13:22 PM by dkocher
comment:3 Changed on Nov 28, 2014 at 1:32:57 PM by yla
- Resolution set to fixed
- Status changed from new to closed
Fixed in r15888.
comment:4 Changed on Dec 3, 2014 at 3:04:21 AM by joeatsalot
Woohoo! That was quick. I'm looking forward to 4.6.1.
Cheers!
comment:5 Changed on Dec 3, 2014 at 7:54:32 AM by dkocher
Please update to the latest snapshot build available and let me know if the issue is resolved.
comment:6 Changed on Dec 3, 2014 at 8:22:38 PM by joeatsalot
IT WORKS!
Thank you very much.
Note: See
TracTickets for help on using
tickets.