Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect to S3 from Snow Leopard #4445

Closed
cyberduck opened this issue May 4, 2010 · 4 comments
Closed

Unable to connect to S3 from Snow Leopard #4445

cyberduck opened this issue May 4, 2010 · 4 comments
Assignees
Labels
bug duplicate s3 AWS S3 Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

0fb093f created the issue

Running Cyberduck 3.4.2 on a MacBook Pro with Snow Leopard 10.6.3. After entering my Amazon credentials, nothing happens. On an older G5 running Leopard, Cyberduck connects successfully so I know my credentials are good.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #4456. Please let me know if you can find anything in the system.log (open Console.app from /Applications/Utilities).

@cyberduck
Copy link
Collaborator Author

0fb093f commented

Following messages in console log:
5/17/10 12:03:47 PM [0x0-0x27027].ch.sudo.cyberduck[1721] 2010-05-17 12:03:47,145 [main] ERROR org.rococoa.callback - Exception calling method for selector sheetDidClose:returnCode:contextInfo:

5/17/10 12:03:47 PM [0x0-0x27027].ch.sudo.cyberduck[1721] Caused by: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@13d1402 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category)

5/17/10 12:03:47 PM [0x0-0x27027].ch.sudo.cyberduck[1721] Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@13d1402 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category) (Caused by org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@13d1402 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category))

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

Make sure that the server name in the bookmark is set to s3.amazonaws.com instead of aws.amazonaws.com. Then please try again.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:2 rwhendrickson@…]:

Following messages in console log:
5/17/10 12:03:47 PM [0x0-0x27027].ch.sudo.cyberduck[1721] 2010-05-17 12:03:47,145 [main] ERROR org.rococoa.callback - Exception calling method for selector sheetDidClose:returnCode:contextInfo:

5/17/10 12:03:47 PM [0x0-0x27027].ch.sudo.cyberduck[1721] Caused by: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@13d1402 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category)

5/17/10 12:03:47 PM [0x0-0x27027].ch.sudo.cyberduck[1721] Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@13d1402 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category) (Caused by org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@13d1402 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category))

Please refer to #3641.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug duplicate s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants