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

ClassFormatError: Truncated class file #3275

Closed
cyberduck opened this issue Jun 27, 2009 · 3 comments
Closed

ClassFormatError: Truncated class file #3275

cyberduck opened this issue Jun 27, 2009 · 3 comments

Comments

@cyberduck
Copy link
Collaborator

anonymous created the issue

Since I upgraded my MacBook Air 1.6 Ghz to Mac OS 10.5.6 at the beginning of the year 2009 (although around the same time I also purchased a Time Capsule -- don't know if that could have anything to do with the problem), Cyberduck became totally unusable (Cyberduck worked fine before that). Since then, when I launch Cyberduck, the Duck Icon bounces for a while on the dock, the menu above changes to the Cyberduck menu, but no browser window opens. On the Cyberduck menu, most things work ("Transfers", "Activity", "New Download" windows DO open), EXCEPT the most important browser window, which simply is non-existent!

I have tried:

File>New Browser --- > Nothing happens
Upgrading to latest version of Cyberduck (a couple of new versions have been released since my problem began)
Downgrading to previous versions ( I have tried from version 2.7 to version 3.2)
Trashing the preference files (e.g. .plist) for Cyberduck. I have even tried doing this every time I changed versions and between launchs
Repairing permissions on my macbook, cleaning caches, etc.
Upgrading my Mac to 10.5.7
Restarting my MacBook in Safe Mode and clean installing Cyberduck in that mode.

Whatever I've done, the problem persists!

Doing an Internet search, I found another user with the same problem, on MacUpdate. That person wrote:

May 14 2008
FIZIK I had donated in the past but haven't used Cyberduck for a while. Gave 3.0 a try -- no browser window upon launch. Doesn't respond to New Browser either. In fact, does not draw any windows, e.g. in response to About Cyberduck. Downgraded to 2.8.4 -- same effect. And yes, I have trashed its Prefs file and its folder in App Support before each launch...
(Version 3.0)


I really liked Cyberduck, used it for a few months and was about to donate, when this problem occurred. Now I've been unable to use it all year long.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you find any related output in the console.log (/Applications/Utilities/Console.app)?

@cyberduck
Copy link
Collaborator Author

anonymous commented

Replying to [comment:1 dkocher]:

Can you find any related output in the console.log (/Applications/Utilities/Console.app)?

27/06/09 01:14:58 a.m. Cyberduck[875] java/lang/ClassFormatError: Truncated class file
Stack Trace:
java.lang.ClassFormatError: Truncated class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:675)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
at ch.cyberduck.ui.cocoa.CDMainController.newDocument(CDMainController.java:704)
at ch.cyberduck.ui.cocoa.CDMainController.newDocument(CDMainController.java:682)
at ch.cyberduck.ui.cocoa.CDMainController.applicationDidFinishLaunching(CDMainController.java:452)

There are other similar ones, but when I try to submit them, your system says it's spam, so I only included the first

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Download the 3.3 beta or the latest nightly build which hopefully fixes this issue for you.

@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