[md-dev] HomePageView

Sean Reilly sreilly at seanreilly.com
Fri Aug 18 04:58:54 EDT 2006


That's odd... would it be possible to email a copy of the extension  
(with source if possible) to me at sreilly at moneydance.com?

The error below shouldn't be possible, but I imagine might be related  
to the class files that are included in the extension file (which  
shouldn't include the com.moneydance.apps.md.* classes)

Thanks,
Sean

On Aug 18, 2006, at 8:47 AM, fxb smidt wrote:

>
> Hi,
>
> The error log has the following exeception traces:
>
> Unable to start moneydance: java.lang.ClassCastException:  
> com.moneydance.apps.md.controller.Main$ExternalViewInfo
> java.lang.ClassCastException: com.moneydance.apps.md.controller.Main 
> $ExternalViewInfo
>     at com.moneydance.apps.md.view.ViewFactory.reloadViews 
> (ViewFactory.java:46)
>     at com.moneydance.apps.md.view.ViewFactory.<init> 
> (ViewFactory.java:31)
>     at com.moneydance.apps.md.view.MoneydanceUI.<init> 
> (MoneydanceUI.java:25)
>     at com.moneydance.apps.md.view.gui.MoneydanceGUI.<init> 
> (MoneydanceGUI.java:105)
>     at com.moneydance.apps.md.controller.Main.getUI(Main.java:773)
>     at com.moneydance.apps.md.controller.Main.startApplication 
> (Main.java:691)
>     at com.moneydance.apps.md.controller.Main.main(Main.java:188)
>     at Moneydance.main(Moneydance.java:7)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>     at java.lang.reflect.Method.invoke(Unknown Source)
>     at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
>     at com.exe4j.runtime.WinLauncher.main(Unknown Source)
>
> I don't see any traces from my HomePageView object in the regular  
> output log, so I'm not too sure what leads to the exception...
>
> Thanks for your help...
>
>   Fred
>



More information about the moneydance-dev mailing list