I put java 1.3.1-02 and java 3d 1.3Beta2 onto my friend's PC (Windows 98).

Installed O.K. (Wow! That was easy!)
Ran Java 3D demos O.K.

Then I took an application I developed on my Windows 2000 PC (same Java and
Java 3D versions) and copied it to my friend's PC.

When I run it with
javaw -jar theApp.jar
from a command window, I see the cursor turn to the busy icon for a second
or two then back to the normal pointer icon and nothing else happens.  The
PC does not lock up or anything.  The application just doesn't seem to run.
The application is suppose to open/display 3 different JFrame windows.

Earlier attempts to run the application resulted in "Access Denied" error in
the command window  and later an "unable to find main class" in a popup
window.  So, it can report (some) errors if errors are occurring.  (These
early attempts did not use the jar option.  I simply copies all the class
files.  Using just the class files resulted in the same behavior: icon
changes to busy then back to normal then nothing happens.)

Any thoughts on why no application windows are being created?
Any thoughts on where to look for reporting of errors?

Cheers,
Bob Gray

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to