HP3000-L Archives

May 1999, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Lars Appel <[log in to unmask]>
Reply To:
Lars Appel <[log in to unmask]>
Date:
Fri, 28 May 1999 23:31:06 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
Ernest wrote...
>I trying run a java program on the 3000 that uses the AWT. I have set my
>display variable and have x-server and windows manager running on my pc. The
>program aborts as follows:
>
>SIGBUS    10*  bus error
>Sig = 10; code = 18.

Mike already advised to stay away from AWT usage on the 3000 side. You
might try what also worked for me when running the JigSaw admin GUI some
time ago... Having the Java classes, jar files, etc. on the 3000 side,
I simply mounted the respective directories on the PC via Samba/iX and
then used something like "java -classpath X:\mpedir;%classpath% AwtApp"
to run the program off the Samba share using CPU and AWT on the PC.

Lars "YMMV" Appel

ATOM RSS1 RSS2