Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Java errors when trying to install a program

9 views
Skip to first unread message

John Velman

unread,
Jul 2, 2007, 7:45:06 PM7/2/07
to
Probably goes without saying, but I'm a new wine user.

I tried to install an encyclopedia britanica "World Religions" disk,
and got the following:

----

fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
Invocation of this Java Application has caused an InvocationTargetException.
This application will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at java.awt.Toolkit$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.getDefaultToolkit(Unknown Source)
at sun.awt.GlobalCursorManager$CursorEvent.<init>(Unknown Source)
at sun.awt.GlobalCursorManager.<clinit>(Unknown Source)
at java.awt.Cursor.initIDs(Native Method)
at java.awt.Cursor.<clinit>(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at com.zerog.ia.installer.Main.c(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
GUI-
--------------------------------

What's the next step? Give up? Install Java in my fake windows?

Other than that, wine worked fine with an old rand macnally atlas I had
hanging around.

Thanks,

John Velman

DanKegel

unread,
Jul 2, 2007, 11:14:13 PM7/2/07
to
On Jul 2, 4:45 pm, John Velman <vel...@cox.net> wrote:
> I tried to install an encyclopedia britanica "World Religions" disk,

A bargain at $12 from the source:
http://store.britannica.com/jump.jsp?itemType=PRODUCT&itemID=521

> and got the following:
>
> java.lang.NoClassDefFoundError
> at java.lang.Class.forName0(Native Method) ...
> at sun.awt.GlobalCursorManager$CursorEvent.<init>(Unknown Source) ...
> at com.zerog.ia.installer.Main.c(Unknown Source) ...


>
> What's the next step? Give up? Install Java in my fake windows?

Looks like http://bugs.winehq.org/show_bug.cgi?id=7767
Chime in there, please. There's a possible workaround listed
but it's hard to follow.
- Dan

0 new messages