[Cyberduck-trac] [Cyberduck] #694: Error loading class from NIB

Cyberduck trac at trac.cyberduck.ch
Sat Apr 7 10:24:24 CEST 2007


#694: Error loading class from NIB
----------------------------------+-----------------------------------------
 Reporter:  cedric.ohle at arcor.de  |        Owner:  dkocher 
     Type:  defect                |       Status:  reopened
 Priority:  highest               |    Milestone:          
Component:  core                  |      Version:  2.7.3   
 Severity:  blocker               |   Resolution:          
 Keywords:                        |  
----------------------------------+-----------------------------------------
Comment (by Digitalsabre):

 On my machine, it seems to be a Java Virtual Machine error.  See, the
 problem with this code is that I'm not running a PPC MacBook:

 Java for ppc cannot run in this configuration.
 Please consult documentation.
 -[NSJavaVirtualMachine initWithClassPath:] cannot instantiate a Java
 virtual machine
 2007-04-07 02:51:31.455 Cyberduck[6647] Unknown class
 `ch.cyberduck.ui.cocoa.CDMainController' in nib file, using `NSObject'
 instead.
 2007-04-07 02:51:31.460 Cyberduck[6647] Could not connect the action
 donateMenuClicked: to target of class NSObject
 2007-04-07 02:51:31.460 Cyberduck[6647] Could not connect the action
 newBrowserMenuClicked: to target of class NSObject
 2007-04-07 02:51:31.462 Cyberduck[6647] Could not connect the action
 licenseMenuClicked: to target of class NSObject
 2007-04-07 02:51:31.462 Cyberduck[6647] Could not connect the action
 websiteMenuClicked: to target of class NSObject
 2007-04-07 02:51:31.463 Cyberduck[6647] Could not connect the action
 preferencesMenuClicked: to target of class NSObject
 2007-04-07 02:51:31.464 Cyberduck[6647] Could not connect the action
 feedbackMenuClicked: to target of class NSObject
 2007-04-07 02:51:31.465 Cyberduck[6647] Could not connect the action
 updateMenuClicked: to target of class NSObject
 Java for ppc cannot run in this configuration.
 Please consult documentation.
 -[NSJavaVirtualMachine initWithClassPath:] cannot instantiate a Java
 virtual machine
 2007-04-07 03:04:52.613 Cyberduck[6652] Unknown class
 `ch.cyberduck.ui.cocoa.CDMainController' in nib file, using `NSObject'
 instead.
 2007-04-07 03:04:52.649 Cyberduck[6652] Could not connect the action
 donateMenuClicked: to target of class NSObject
 2007-04-07 03:04:52.650 Cyberduck[6652] Could not connect the action
 newBrowserMenuClicked: to target of class NSObject
 2007-04-07 03:04:52.652 Cyberduck[6652] Could not connect the action
 licenseMenuClicked: to target of class NSObject
 2007-04-07 03:04:52.653 Cyberduck[6652] Could not connect the action
 websiteMenuClicked: to target of class NSObject
 2007-04-07 03:04:52.654 Cyberduck[6652] Could not connect the action
 preferencesMenuClicked: to target of class NSObject
 2007-04-07 03:04:52.655 Cyberduck[6652] Could not connect the action
 feedbackMenuClicked: to target of class NSObject
 2007-04-07 03:04:52.677 Cyberduck[6652] Could not connect the action
 updateMenuClicked: to target of class NSObject

 You can see that there are two instances of failed execution here, with
 the same resulting errors.  I am also running a Mac OS X 10.4.9 on a Core
 2 Duo low end late 2006 white Macbook, and this is ocurring with CyberDuck
 2.7.3.  Furthermore, after deleting the preference file, the menus no
 function work at all, whereas they worked before deleting the preference
 plist file from ~/Library/Preferences

 Hope this helps.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/694#comment:10>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.


More information about the Cyberduck-trac mailing list