Until this question was asked, we had assumed that SMP runs fine on our
dual-processor PII machines.
However, come to think of it, the SPEC JVM benchmark mtrt does tend to
randomly fail. We just ignored this failure, but it might indeed be due
to JVM flakiness.
(We don't actually write multithr
On Sun, 2 Apr 2000, Matt Welsh wrote:
>
> Dimitrios Vyzovitis <[EMAIL PROTECTED]> writes:
> >
> > I have a 2xPIII-500 box and it kicks butt (both ibm and blackdown jdk).
> > Go for it!
>
> We have had a lot of problems with native threads on SMP machines, for
> all JDK's tested (Sun 1.1.x, Sun
Matt Welsh wrote:
Dimitrios Vyzovitis <[EMAIL PROTECTED]>
writes:
>
> I have a 2xPIII-500 box and it kicks butt (both ibm and blackdown
jdk).
> Go for it!
We have had a lot of problems with native threads on SMP machines, for
all JDK's tested (Sun 1.1.x, Sun 1.2.x, and IBM). This includes JVM
cra
Dimitrios Vyzovitis <[EMAIL PROTECTED]> writes:
>
> I have a 2xPIII-500 box and it kicks butt (both ibm and blackdown jdk).
> Go for it!
We have had a lot of problems with native threads on SMP machines, for
all JDK's tested (Sun 1.1.x, Sun 1.2.x, and IBM). This includes JVM crashes
and mysteri
Danny Ayers wrote:
Hi,
Although there's a note on Sun's site about the Linux JDK not being
trustworthy with multiprocessor setups, I was wondering if anyone had
any
experience with this.
I'm running RH 6.1 (the Gentus release) with SMP kernel 2.2.15 (or
thereabouts, I think), and want to get the
Hi,
Although there's a note on Sun's site about the Linux JDK not being
trustworthy with multiprocessor setups, I was wondering if anyone had any
experience with this.
I'm running RH 6.1 (the Gentus release) with SMP kernel 2.2.15 (or
thereabouts, I think), and want to get the JDK 1.2.2 running.
Hi gang:
OK if there is no 1.2.x plugin then is there a 1.1.x version. I think I
downloaded it from somewhere(blackdown.org ?) but that was a long time ago.
If there is such a thing then where can I get it now?
Greg Tomalesky
tinland wrote:
> After an installation de jdk1.2 on Linux RedHat 6
>
> I can Compile with javac in Xterm windows and i get one file.class
>
> When i would run this file.class i use "java file.class" and it return this error :
> at java.lang.NoClassDefFoundError.
>
No, no , no.
you must call java
> After an installation de jdk1.2 on Linux RedHat 6
>
> I can Compile with javac in Xterm windows and i get one file.class
>
> When i would run this file.class i use "java file.class" and it return this error :
> at java.lang.NoClassDefFoundError.
you have to give like "java file" not "java file
try adding . to your classpath
~
Yohans Mendoza [EMAIL PROTECTED]
Sirius Images Inc. Unix Administrator
http://www2.utep.edu/~yohans
~
try "java file" not "java file.class"
On Fri, 18 Jun 1999, tinland wrote:
> After an installation de jdk1.2 on Linux RedHat 6
>
> I can Compile with javac in Xterm windows and i get one file.class
>
> When i would run this file.class i use "java file.class" and it return this error :
> at java
After an installation de jdk1.2 on Linux RedHat 6
I can Compile with javac in Xterm windows and i get one file.class
When i would run this file.class i use "java file.class" and it return this error :
at java.lang.NoClassDefFoundError.
Could you help me
Thanks
Olivier TINLAND
French
Edoardo Comar wrote:
>
> Hi
> I have solved my 'warning-missing Missing Zapf Dingbats font' problem' as
> suggested in Known bugs, just that for those running RedHat6 there is some
> difference with the install info in http://www.gimp.org/fonts.html .
>
> the difference is that RH6 uses a font
Hi
I have solved my 'warning-missing Missing Zapf Dingbats font' problem' as
suggested in Known bugs, just that for those running RedHat6 there is some
difference with the install info in http://www.gimp.org/fonts.html .
the difference is that RH6 uses a font server, so you do not have to edit
t
That totally worked! Thanks!!
Moses DeJong wrote:
>
> On Fri, 11 Jun 1999, James Huff wrote:
>
> > Hello,
> >
> > I have successfully compiled the test program HelleWorldApp.java off the
> > Sun Tutorial site. The problem comes about when I want to run it:
>
> Try this.
>
> % setenv CLASSPATH
On Fri, 11 Jun 1999, James Huff wrote:
> Hello,
>
> I have successfully compiled the test program HelleWorldApp.java off the
> Sun Tutorial site. The problem comes about when I want to run it:
Try this.
% setenv CLASSPATH .
% java HelloWorldApp
later
mo
> # bin/java HelloWorldApp
> Exceptio
Hello,
I have successfully compiled the test program HelleWorldApp.java off the
Sun Tutorial site. The problem comes about when I want to run it:
# bin/java HelloWorldApp
Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorldApp
The machine is Redhat 5.2 using glibc 2.0.7. I know
Corwin Light-Williams wrote:
> so I downloaded my non-com sources from Sun and wanted to build, but
> I can't find any info or diffs. They sent me version 1.1.7, but I can't
> find any info about 1.1.7. Did they send me the wrong version? I'd
> like to help out, but getting in to the swing of th
so I downloaded my non-com sources from Sun and wanted to build, but
I can't find any info or diffs. They sent me version 1.1.7, but I can't
find any info about 1.1.7. Did they send me the wrong version? I'd
like to help out, but getting in to the swing of things is a bit hard.
Corwin
19 matches
Mail list logo