Hi,
a few days ago I wrote about some JNI problems.
I just wanted to let you know that the jre1.3.1 solved my Problem.
But only if I start the VM with '-classic'
Thanx for your replies, Markus.
PS : Sorry for my badly formatted email. My mailtool did not show me the
truth. ;-)
--
On Mon, 11 Jun 2001, Markus Suing wrote:
> to deal with the bug no 4389172 from sun~s bug database (description
> see below) I need to know which c++ - compiler was used to compile
> the blackdown jdk1.3.0. Was it the gcc ? What was the version of
> the compiler ? Were any specific options whic
ative code.
By the way,
this is not a problem with jdk1.3 in a Solaris environment.
How to
reproduce the problem:
(1) javac
TestExcep
is there currently a release plan or schedule for a jdk1.3 port?
I'm willing to offer my time and hardware resources to help with this
project...
mike
snotty e/c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a su
Hello everybody!
Yesterday I tried to install jdk-1.3.0-FCSa.ppc.rpm on my SuSE6.4PPC,
but kpackage told my as unresolved dependencies:
libodbc.so and libodbcinst.so!
Does anybody know within which package these files are and where I could
get them from?
Many thanx in advance
Kind regards
--
fi" support (in bytecode interpreter)
needs some work yet.
- Dave
- Original Message -
From: "Tim Lindquist" <[EMAIL PROTECTED]>
To: "Java-Linux Blackdown Mailing List" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, February 12, 2001 2
Subject says it all - what is the status of the port?
If no one is doing it, can anyone comment on the size of
the task: what has to be done, if it is feasible for a couple
of good SW engineers to knock over quickly?
--
To UNSU
>
> You need to upgrade your glibc, to 2.1.3 or 2.2.
Thanks, it works fine now.
Erik
/\
| Erik Erskine [EMAIL PROTECTED] |
| Sundayta Ltd
Erik Erskine wrote:
> I am having problems starting up java 1.3 on a Cobalt raq3 (Redhat 6.0,
> 2.2 kernel). This applies to both IBM and Sun versions. Java 1.2 works
> fine.
>
> The exact error message I get when running "java ..." is:
>
> Unable to load /opt/IBMJava2-13/jre/bin/libhpi.so: sym
I am having problems starting up java 1.3 on a Cobalt raq3 (Redhat 6.0,
2.2 kernel). This applies to both IBM and Sun versions. Java 1.2 works
fine.
The exact error message I get when running "java ..." is:
Unable to load /opt/IBMJava2-13/jre/bin/libhpi.so: symbol sem_wait,
version GLIBC_2.1
: <[EMAIL PROTECTED]>
Sent: Tuesday, December 26, 2000 4:14 PM
Subject: Netbeans debugger not working with JDK1.3
> Hi everybody,
>
>
> I guess it is known that the Blackdown JDK 1.3 does not work reliably with
> the Forte/Netbeans debugger, the JVM crashes hard after a few seconds
Hi everybody,
I guess it is known that the Blackdown JDK 1.3 does not work reliably with
the Forte/Netbeans debugger, the JVM crashes hard after a few seconds of
step-debugging. I would switch to the IBM JDK, but I can't debug JMF
applications with it (it cannot find the codecs, and the README s
arting, exiting and restarting Nestscape and
>seleting 'Show Java COnsole', it displayed the message 'java40.jar' not
> found in classpath, currect classpath is
>/usr/local/jdk1.3/jre/bin/plugin/i386/javaplugin.so (which was the path
> I gave to NPX_PL
iting and restarting Nestscape and
seleting 'Show Java COnsole', it displayed the message 'java40.jar' not
found in classpath, currect classpath is
/usr/local/jdk1.3/jre/bin/plugin/i386/javaplugin.so (which was the path I
gave to NPX_PLUGIN_PATH) and thus Java COnsole
was no
-Original Message-
From: Jesus M. Salvo Jr. <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, December 19, 2000 6:47 PM
Subject: Re: JDK1.3 only classic works
>Given that Sun and Blackdown's code branched off at some point in the
>pa
-Original Message-
From: Joseph Shraibman <[EMAIL PROTECTED]>
To: Graham Murray <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, December 19, 2000 7:25 AM
Subject: Re: JDK1.3 only classic works
>It apperears Sun has finally fixed the
Given that Sun and Blackdown's code branched off at some point in the
past, how do we know if a Sun-Linux JVM bug is also a Blackdown bug? ...
or vice-versa?
Joseph Shraibman wrote:
>
> It apperears Sun has finally fixed the HotSpot crash problem. See
> http://developer.java.sun.com/developer/
It apperears Sun has finally fixed the HotSpot crash problem. See
http://developer.java.sun.com/developer/bugParade/bugs/4372197.html.
They previously marked it as closed; non-reproducable but now it is
marked fixed. The fix limits the number of threads available on a
system, but most apps don'
Graham Murray wrote:
> I have just downloaded the Blackdown 1.3-FCS and only the "classic" VM
> works. If I try client (the default) or server there is no error shown
> - it just hangs. It does this even with 'java -version'.
> I am using Linux 2.4.0-test12-pre7
>glibc 2.2
>
I have just downloaded the Blackdown 1.3-FCS and only the "classic" VM
works. If I try client (the default) or server there is no error shown
- it just hangs. It does this even with 'java -version'.
>From the command line, I can either use java -classic or change
jvm.cfg, but my main reason for
On Tue, Oct 17, 2000 at 01:06:11PM -0500, Joi Ellis wrote:
> The JVM queries the X server for its font path. It takes this path
> and visits each directory listed, opens the fonts.dir file, and parses it for
> TrueType fonts. It doesn't just ask the X server for the fonts list, it
> pulls it dir
On Tue, 17 Oct 2000, Barnet Wagman wrote:
> > To get nice antialiased fonts you have to install
> > the Fonts into $JDKHOME/jre/lib/fonts/. You can then use the fonts inside Java
> > applications without the need for TrueType support in X
>
> (1) Can you put TrueFonts (*.ttf) into $JDKHOME/jre/l
Hiho,
On Tue, Oct 17, 2000 at 10:34:01AM -0500, Barnet Wagman wrote:
> > To get nice antialiased fonts you have to install the Fonts into
> > $JDKHOME/jre/lib/fonts/. You can then use the fonts inside Java
> > applications without the need for TrueType support in X
>
> (1) Can you put TrueFonts
> To get nice antialiased fonts you have to install
> the Fonts into $JDKHOME/jre/lib/fonts/. You can then use the fonts inside Java
> applications without the need for TrueType support in X
(1) Can you put TrueFonts (*.ttf) into $JDKHOME/jre/lib/fonts/ ?
(2) If the same font is in $JDKHOME/jre/
Hiho,
On Tue, Oct 17, 2000 at 08:07:39AM +0200, Carsten Schaefer wrote:
> I'm using jdk1.3 from Sun with SuSE-Linux 7.0.
> I have installed XFree 4.0.1 and xfstt and some windows
> truetype-fonts.
> They work with netscape but not with java.
They should work with Java too, b
Hi,
I'm using jdk1.3 from Sun with SuSE-Linux 7.0.
I have installed XFree 4.0.1 and xfstt and some windows
truetype-fonts.
They work with netscape but not with java.
My aplication always uses the standard-linux fonts.
(on win2000 it uses the correct fonts)
Does anybody know how to use tru
I seems to have problem using Chinese Input Method on Linux.
I download a few Input Methods (jars) that I found and
put it into the jdk1.3/jre/lib/ext/ directory (I am using jdk1.3) and
launch a Java application. But when I clicked on the left
hand corner I don't see any "Select In
rror means exactly that. are you sure you're setting the
JVM size to suit your needs? the default is quite small, and it's not
going to grow unless you say it can.
the jdk1.3 refresh from sun - which amazingly enough came out
simultaneously for solaris sparc, solaris x86, and linux - run
me Environment,
Standard
Edition (build 1.3.0beta_refresh-b09)Java HotSpot(TM) Server VM (build
1.3.0beta-b07, mixed mode)
Thanks for any help.
From: Calvin Austin <[EMAIL PROTECTED]>Date:
Tue Aug 22, 2000 8:28pmSubject: Re: JDK1.3 on Linux with SMPVery likely a monitor contention leak bug
Joseph Shraibman <[EMAIL PROTECTED]> writes:
> Uh, yeah, that's right. Sun's jdk says that it doesn't work on smp
> kernels.
The beta refresh up on java.sun.com removed the restriction on SMP
machines. I've been using it with good results.
--
Jeff Hutchison <[EMAIL PROTECTED]>
Stryker Instru
Uh, yeah, that's right. Sun's jdk says that it doesn't work on smp
kernels. You'll have to use the latest blackdown version. The rc4
version didn't work on smp kernels because the jit it shipped with
couldn't handle native threads, but supposedly the final release has
fixed those bugs. Release
At 17:00 8/22/00 -0700, Java Linux wrote:
>Exception in thread "main" java.lang.OutOfMemoryError
> <>
>
>In fact, it's unlikely that there should be any memory
>problems and this error does not occur when running on
just because it says it's out of "memory" don't believe it
actually is re
Very likely a monitor contention leak bug that has been fixed in
hotspot, I think in
beta refresh. btw the more details you can give a group like blackdown
or Sun etc the
better, java -version for example :*) I've been using SMP for a while,
the only issue
I've seen on linux is that the later ve
Hi all,
We're running Red Hat Linux 6.1, kernel 2.2.12 and
glibc 2.1.2 on Pentium SMP machines. After several
hours of running, sometimes one node will crash,
giving:
Exception in thread "main" java.lang.OutOfMemoryError
<>
In fact, it's unlikely that there should be any memory
problems
tart java using JDK1.3 on Suse6.4 I get a Segmentation fault.
>Does somebody has an explanation?
>
>Thanks Lars.
>
>
>--
>To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>with a subject of "unsubscri
Hello,
when I start java using JDK1.3 on Suse6.4 I get a Segmentation fault.
Does somebody has an explanation?
Thanks Lars.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Troubl
> Hi,
Who can tell me where I will put the servlet.jar file in the IBMJava2-13
directory.
Thanks
yangyuexiang
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>This might not be a blackdown problem, but I need help now, and the IBM
>newsgroups seems down? and sun, well I have never gotten a response from
>them.
Well there are apparently 2.5 million developers out there!
Don't forget that Java 2 has a finer granularity security manager. I would
sugge
On 23 Jun 2000, Juergen Kreileder wrote:
> >>>>> "Desiree" == Desiree Hilbring <[EMAIL PROTECTED]>
>writes:
>
> Desiree> I am working on Suse 6.4 and I do have the libc 2.1.3. I
> Desiree> tried to install the jdk1.3 and I am getting t
o
On 23 Jun 2000, Juergen Kreileder wrote:
> >>>>> "Desiree" == Desiree Hilbring <[EMAIL PROTECTED]>
>writes:
>
> Desiree> I am working on Suse 6.4 and I do have the libc 2.1.3. I
> Desiree&
>>>>> "Desiree" == Desiree Hilbring <[EMAIL PROTECTED]> writes:
Desiree> I am working on Suse 6.4 and I do have the libc 2.1.3. I
Desiree> tried to install the jdk1.3 and I am getting the message
Desiree> segmentation fault, when I try to st
On Fri, Jun 23, Desiree Hilbring wrote:
> I am working on Suse 6.4 and I do have the libc 2.1.3.
> I tried to install the jdk1.3 and I am getting the message
> segmentation fault, when I try to start an java program, applet etc.
> Any ideas? I also changed my color mode to 16 bit an
esn't seem all that likely to be a JDK1.2 or JDK1.3 problem. Add an
"e.printStackTrace()" to your rethrow code and examine the stderr output from your
server
process. You'll probably find a line in checkString() trying to use a null pointer.
With the Blackdown JDK, and possib
Hi,
I am working on Suse 6.4 and I do have the libc 2.1.3.
I tried to install the jdk1.3 and I am getting the message
segmentation fault, when I try to start an java program, applet etc.
Any ideas? I also changed my color mode to 16 bit and changed my window
manager to kde (system requirements in
This might not be a blackdown problem, but I need help now, and the IBM
newsgroups seems down? and sun, well I have never gotten a response from
them.
I have made a RMI server that forks a process to communicate with ispell
to deliver a spellchecker to clients. I start ispell like
Runtime
> I have blackdown jdk1.2.2, Sun J2SE 1.3, and IBMJDK1.3
> Running RedHat 6.1, gnome. Only blackdown's works under 16bpp, the
> other
> 2 only create black windows, but work okay under 8bpp.
I've tried Sun J2SE 1.3 in RedHat 6.0 and there are no black
windows in 16bpp. Neither in Afterstep 1.8.
I have blackdown jdk1.2.2, Sun J2SE 1.3, and IBMJDK1.3
Running RedHat 6.1, gnome. Only blackdown's works under 16bpp, the
other
2 only create black windows, but work okay under 8bpp. I do not seem to
see any speed improvements of Sun or IBM over Blackdown.
What experience, recommendations do ot
noisebrain wrote:
> I tried running the recent jdk1.3+hotspot downloaded from sun
> with forte community edition 1.0 v502.
>
> It has a problem whereby the jmenus pull down but then immediately
> disappear, so it is impossible to select any menu items.
>
> Any thoughts or s
I tried running the recent jdk1.3+hotspot downloaded from sun
with forte community edition 1.0 v502.
It has a problem whereby the jmenus pull down but then immediately
disappear, so it is impossible to select any menu items.
Any thoughts or suggestions on what to try? / thanks
On Sun, Jun 11, 2000 at 11:54:13AM +0800, yangyuexiang wrote:
> I installed jdk1.3 from IBM in my redhat 6.2. Today, I
> installed VisualAge 3.0, when I run the software, following
> error occurred.
> ...
> 1) Primitive failed in: PlatformFunction>>#callWith:with:with:w
On Mon, 12 Jun 2000, wangmq wrote:
> I want to download jdk1.3 for linux,but
> http://java.sun.com/jdc/earlyAccess/j2sdk13/download-linux.html can't
> be linked. Anyone knows where is the suitale downloaded site.
Try:
http://developer.java.sun.com/developer/earlyAccess/j2
I want to download jdk1.3 for linux,but http://java.sun.com/jdc/earlyAccess/j2sdk13/download-linux.html
can't be linked. Anyone knows where is the suitale downloaded
site.
Hi,
I installed jdk1.3 from IBM in my redhat 6.2.
Today, I installed VisualAge 3.0, when I run the software, following error occurred.
Who can give me suggestions?
Thanks advance.
yangyuexiang
[yuexiang@yuexiang vsg]$ ./vajide
VisualAge for Java
(c) Copyright IBM Corp. 1991, 1999
Startup
Hiya!
Is it possible to 'backport' the Swing fixes in the 1.3rc1 to the Blackdown
Jdk1.2.2?
J Baker
--
John Baker, BSc CS.
Java developer and Linux lover:-)
Sms: [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to
54 matches
Mail list logo