Share

Lexi Java Word Processor

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

ClassCast exception when launching on Linux

You are viewing a single message from this topic. View all messages.

  1. 2009-09-04 14:55:29 UTC
    When I try to launch the JAR or to execute Lexi.java, I get an exception:
    Exception in thread "main" java.lang.ClassCastException: javax.swing.plaf.synth.SynthDesktopPaneUI$SynthDesktopManager cannot be cast to com.jmonkey.office.lexi.DocumentManager
    at com.jmonkey.office.lexi.Lexi.getDesktopManager(Lexi.java:711)
    at com.jmonkey.office.lexi.Lexi.createMenuBar(Lexi.java:491)
    at com.jmonkey.office.lexi.Lexi.init(Lexi.java:1038)
    at com.jmonkey.office.lexi.Lexi.<init>(Lexi.java:413)
    at com.jmonkey.office.lexi.Lexi.main(Lexi.java:1069)

    I'm using Linux, with Sun Java6 SDK (under Eclipse for the .java execution)

    Vincent
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.