The Artima Developer Community
Sponsored Link

Java Answers Forum
[Win2K] Installed J2SDK executes programs, but refuses to open windows.

2 replies on 1 page. Most recent reply: Sep 10, 2002 9:53 PM by Satish

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
Einar Pehrson

Posts: 1
Nickname: einar
Registered: Sep, 2002

[Win2K] Installed J2SDK executes programs, but refuses to open windows. Posted: Sep 9, 2002 3:59 AM
Reply to this message Reply
Advertisement
Hi anyone.

I've repeatedly tried installing J2SDK on my new (old) crappy computer (P200) and the VM works fine when executing programs that only output text, but when I try to run graphical ones (that I know work) nothing happens. The VM starts, executes the code but doesn't open the graphical window. Does anyone know what might be wrong?

I've thought about the problem of lacking hardware, but the the thing is that it worked fine when I first installed it. And then it just started behaving like this.

I tried installing the old JDK, but that didn't work either. There might be crappy runtime files in some system directory, but how can I tell?

I'm using Win2K, by the way.

Thankful for any replies.
Einar Pehrson
einar.pehrson@swipnet.se


Matt Gerrans

Posts: 1153
Nickname: matt
Registered: Feb, 2002

Re: [Win2K] Installed J2SDK executes programs, but refuses to open windows. Posted: Sep 9, 2002 10:48 PM
Reply to this message Reply
Win2k on a P200, with how much memory? Seems like it should work, unless you are skirting the edge of your system's resources. For instance, if you can run applets in a browswer, then running stand-alone Swing applications should be feasible, since they would probably needs fewer resources. Maybe it is just a configuration problem, or maybe the graphics will appear, you just haven't waited long enough! ;-)

Satish

Posts: 4
Nickname: satish
Registered: Aug, 2002

Re: [Win2K] Installed J2SDK executes programs, but refuses to open windows. Posted: Sep 10, 2002 9:53 PM
Reply to this message Reply
I think check your color setting on windows it should be 32 bit or high color to run any graphics program

Flat View: This topic has 2 replies on 1 page
Topic: REGEXP Previous Topic   Next Topic Topic: java awt Image - getting imagedata as byte[] in Applet

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use