Re: Java GUI (JFC) locks the machine

2000-08-15 Thread Fabian Ritzmann

"Dima" == Dima Ulberg <[EMAIL PROTECTED]> writes:

  Dima> Hi, I am trying to run TogetherJ on the Linux SMP (Abit BP6,
  Dima> 2x500 Celerons, RedHat 6.2) box. Any attempt to run GUI
  Dima> application crashes (locks) the computer. Non-gui applications
  Dima> run with no problem with both native and green threads. Any
  Dima> ideas?

AFAIK, Togethersoft recommends the SUN JDK 1.2.2 to run Together/J on
Linux.

Does it really "crash" your computer? Together/J tends to crash my X
server but not the operating system.

You have a two processor machine. I found that it already is
incredibly difficult to get any version of Together/J running reliably
on my single processor box.


BR, Fabian Ritzmann


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Java GUI (JFC) locks the machine

2000-08-15 Thread Ingo Rockel

On -1 xxx -1, Dima Ulberg wrote:

> Hi,
> 
> I am trying to run TogetherJ on the Linux SMP (Abit BP6, 2x500
> Celerons, RedHat 6.2) box. Any attempt to run GUI application crashes
> (locks) the computer. Non-gui applications run with no problem
> with both native and green threads. Any ideas?
> 
> Thanks in advance,
> -Dima
You should mention which JDK you use. I have once tested some software
with the blackdown JDK 1.2RCsomething on a quite similar system (Mandrake
instead RedHat, the rest was the same config.) and the applications just
run fine. ahh, and I only tested green threads...

Greets,

Ingo

 -
 Ingo Rockel, eMail: [EMAIL PROTECTED]
 [EMAIL PROTECTED]
   homePage: wolfsheim.x2.nu
 -
 "If Windows is the answer, it must have been a
  stupid question!"


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Java GUI (JFC) locks the machine

2000-08-15 Thread David D. Lucas

I use TogetherJ without a problem (single i686).  I am using both
Blackdown JDK 1.2.2 RC4 and Sun JDK 1.3 beta. First try running with JIT
disabled.  Also, make sure you are picking up the right JVM as it runs. 
When it first comes up, expecially TJ 4.0, you should be able to see the
JVM that is running in the about panel.  I am right now running with JDK
1.3 beta and it seems fine.  Also, I have found in general that using
KDE WM is more stable when running java gui apps than running with
Gnome.  I am using RH 6.2, kernel 2.2.14, glibc 2.1.3.  Another item is
to make sure you are running the latest XFree86 libraries and driver for
you video card.

I think Together/J & C++ is one of the best modeling tools around. 

Let me know if that helps or what the actual problem is/was.  I have
been thinking of getting an SMP box.

Later,
Dave

Dima Ulberg wrote:
> 
> Hi,
> 
> I am trying to run TogetherJ on the Linux SMP (Abit BP6, 2x500
> Celerons, RedHat 6.2) box. Any attempt to run GUI application crashes
> (locks) the computer. Non-gui applications run with no problem
> with both native and green threads. Any ideas?
> 
> Thanks in advance,
> -Dima
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 

++
| David Lucasmailto:[EMAIL PROTECTED]  |
| Lucas Software Engineering, Inc.   (740) 964-6248 Voice|
| Unix,C++,Java,CORBA,XML(614) 668-4020 Mobile   |
| Middleware,Frameworks  (760) 280-8906 Fax  |
++
| GPS Location:  40 deg 00' 51" N,  82 deg 38' 11" W |
| IMHC: "Jesus Christ is the way, the truth, and the life."  |
| IMHC: "I know where I am; I know where I'm going."<><  |
++

Notes: PGP Key Block=http://www.rmi.net/~ddlucas/pgpblock.txt
IMHO="in my humble opinion" IMHC="in my humble conviction"
All trademarks above are those of their respective owners.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Java GUI (JFC) locks the machine

2000-08-15 Thread Dima Ulberg

I tried all of them Blackdown 1.2.2, Sun 1.2.2_006, IBM 1.3. Amazing part is
that the result is
exactly the same.

-Dima



Ingo Rockel wrote:

> On -1 xxx -1, Dima Ulberg wrote:
>
> > Hi,
> >
> > I am trying to run TogetherJ on the Linux SMP (Abit BP6, 2x500
> > Celerons, RedHat 6.2) box. Any attempt to run GUI application crashes
> > (locks) the computer. Non-gui applications run with no problem
> > with both native and green threads. Any ideas?
> >
> > Thanks in advance,
> > -Dima
> You should mention which JDK you use. I have once tested some software
> with the blackdown JDK 1.2RCsomething on a quite similar system (Mandrake
> instead RedHat, the rest was the same config.) and the applications just
> run fine. ahh, and I only tested green threads...
>
> Greets,
>
> Ingo
>
>  -
>  Ingo Rockel, eMail: [EMAIL PROTECTED]
>  [EMAIL PROTECTED]
>homePage: wolfsheim.x2.nu
>  -
>  "If Windows is the answer, it must have been a
>   stupid question!"
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Java GUI (JFC) locks the machine

2000-08-15 Thread Dima Ulberg

I have it runing in the office on single Intel 700 Dell box with no
problems eiher. I guess it has smth to do with SMP/X combination. I also
tried to run it on the single CPU mode, but result is exectly the same.

-Dima


"David D. Lucas" wrote:

> I use TogetherJ without a problem (single i686).  I am using both
> Blackdown JDK 1.2.2 RC4 and Sun JDK 1.3 beta. First try running with JIT
> disabled.  Also, make sure you are picking up the right JVM as it runs.
> When it first comes up, expecially TJ 4.0, you should be able to see the
> JVM that is running in the about panel.  I am right now running with JDK
> 1.3 beta and it seems fine.  Also, I have found in general that using
> KDE WM is more stable when running java gui apps than running with
> Gnome.  I am using RH 6.2, kernel 2.2.14, glibc 2.1.3.  Another item is
> to make sure you are running the latest XFree86 libraries and driver for
> you video card.
>
> I think Together/J & C++ is one of the best modeling tools around.
>
> Let me know if that helps or what the actual problem is/was.  I have
> been thinking of getting an SMP box.
>
> Later,
> Dave
>
> Dima Ulberg wrote:
> >
> > Hi,
> >
> > I am trying to run TogetherJ on the Linux SMP (Abit BP6, 2x500
> > Celerons, RedHat 6.2) box. Any attempt to run GUI application crashes
> > (locks) the computer. Non-gui applications run with no problem
> > with both native and green threads. Any ideas?
> >
> > Thanks in advance,
> > -Dima
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
> --
>
> ++
> | David Lucasmailto:[EMAIL PROTECTED]  |
> | Lucas Software Engineering, Inc.   (740) 964-6248 Voice|
> | Unix,C++,Java,CORBA,XML(614) 668-4020 Mobile   |
> | Middleware,Frameworks  (760) 280-8906 Fax  |
> ++
> | GPS Location:  40 deg 00' 51" N,  82 deg 38' 11" W |
> | IMHC: "Jesus Christ is the way, the truth, and the life."  |
> | IMHC: "I know where I am; I know where I'm going."<><  |
> ++
>
> Notes: PGP Key Block=http://www.rmi.net/~ddlucas/pgpblock.txt
> IMHO="in my humble opinion" IMHC="in my humble conviction"
> All trademarks above are those of their respective owners.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Java GUI (JFC) locks the machine

2000-08-15 Thread Joi Ellis

Dima Ulberg wrote:
> 
> Hi,
> 
> I am trying to run TogetherJ on the Linux SMP (Abit BP6, 2x500
> Celerons, RedHat 6.2) box. Any attempt to run GUI application crashes
> (locks) the computer. Non-gui applications run with no problem
> with both native and green threads. Any ideas?
> 
> Thanks in advance,
> -Dima

The README file packaged with the Sun SDKs says using it with SMP 
kernels is not supported.  Check Bug Parade for details.

Together/J crashed within 5 minutes of launch on my system. I erased
it.  


--
Joi EllisSoftware Engineer
Aravox Technologies  [EMAIL PROTECTED], [EMAIL PROTECTED]

No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worried.  Anything
that kicks a monopoly in the pants has got to be good for something.
   - Chris Johnson


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: platform availability

2000-08-15 Thread Karl Asha

You'll want the FCS. THat's the final release. RC* are release
candidates. 

Karl


Sean Choi writes:
 > A friend of mine referred me to your webpage.
 > Which release should I download, and what do the
 > different releases stand for?
 > 
 > release types for jdk 1.2.2:
 > FCS
 > rc3
 > rc4
 > 
 > __
 > Do You Yahoo!?
 > Yahoo! Mail – Free email you can access from anywhere!
 > http://mail.yahoo.com/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]