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

Could not initialize class ch_cyberduck_core_Local$InputStream #3820

Closed
cyberduck opened this issue Oct 15, 2009 · 6 comments
Closed

Could not initialize class ch_cyberduck_core_Local$InputStream #3820

cyberduck opened this issue Oct 15, 2009 · 6 comments

Comments

@cyberduck
Copy link
Collaborator

b826568 created the issue

When i try to upload a file, gui reports "incomplete transfer" and console says:

15/10/09 09:19_55	[0x0-0x87d87d]_ch_sudo_cyberduck[66729]	Exception in thread "Background" java_lang_NoClassDefFoundError: Could not initialize class ch_cyberduck_core_Local$InputStream
15/10/09 09:19_55	[0x0-0x87d87d]_ch_sudo_cyberduck[66729]		at ch_cyberduck_core_ftp_FTPPath_uploadBinary(FTPPath_java:842)
15/10/09 09:19_55	[0x0-0x87d87d]_ch_sudo_cyberduck[66729]		at ch_cyberduck_core_ftp_FTPPath_upload(FTPPath_java:802)
15/10/09 09:19_55	[0x0-0x87d87d]_ch_sudo_cyberduck[66729]		at ch_cyberduck_core_Path_upload(Path_java:471)
15/10/09 09:19_55	[0x0-0x87d87d]_ch_sudo_cyberduck[66729]		at ch_cyberduck_core_UploadTransfer__transferImpl(UploadTransfer_java:368)
15/10/09 09:19_55	[0x0-0x87d87d]_ch_sudo_cyberduck[66729]		at ch_cyberduck_core_Transfer_transfer(Transfer_java:430)
15/10/09 09:19_55	[0x0-0x87d87d]_ch_sudo_cyberduck[66729]		at ch_cyberduck_core_Transfer_transfer(Transfer_java:511)
15/10/09 09:19_55	[0x0-0x87d87d]_ch_sudo_cyberduck[66729]		at ch_cyberduck_core_Transfer_start(Transfer_java:603)
15/10/09 09:19_55	[0x0-0x87d87d]_ch_sudo_cyberduck[66729]		at ch_cyberduck_ui_cocoa_CDTransferController$3_run(CDTransferController_java:605)
15/10/09 09:19_55	[0x0-0x87d87d]_ch_sudo_cyberduck[66729]		at ch_cyberduck_ui_AbstractController$1_run(AbstractController_java:70)

The system that i use is osx 10_6_1

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Do you know to have fiddled with your Java installation?

@cyberduck
Copy link
Collaborator Author

b826568 commented

what do you mean?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:2 bisso85@…]:

what do you mean?

I meant if you have changed anything related to the Java installation on your Mac. You probably haven't if you don't know about Java. Have you tried downloading a fresh copy of Cyberduck to check if you get the same error?

@cyberduck
Copy link
Collaborator Author

8055a6c commented

Yes, I have the last version avaiable from the web site (3.3b4). What can I do for help you? There is a way to check my Java enviroment?

@cyberduck
Copy link
Collaborator Author

8055a6c commented

I've found the problem: the errors were due to a conflict with hibernate libraries installed in /Library/Java/Extensions

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:5 Matteo Bissoli <bisso85@…>]:

I've found the problem: the errors were due to a conflict with hibernate libraries installed in /Library/Java/Extensions

Thanks for the update. Better move the Hibernate dependencies somewhere it only affects of the classpath of the application it is intended for.

@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.
Projects
None yet
Development

No branches or pull requests

2 participants