File corruption

1999-06-05 Thread Peter B. West
There was a thread late last month about the corruption of bz2 archives of 1.2. I have just tried to unpack the bz2 archive of 117v3 which I downloaded on May 28. I get the same result; bunzip2 reports corruption of the file jdk_1.1.7-v3-glibc-x86.tar.bz2. Was there any resolution to the earlie

Re: File corruption

1999-06-05 Thread Peter B. West
"Peter B. West" wrote: > > There was a thread late last month about the corruption of bz2 archives > of 1.2. I have just tried to unpack the bz2 archive of 117v3 which I > downloaded on May 28. I get the same result; bunzip2 reports corruption > of the file jdk_1.1.7-v3-glibc-x86.tar.bz2. The

Re: Oracle's JDBC on Linux

1999-06-05 Thread Marcel Ruff
> I've searched Oracle WEB site without success finding mentioned driver. > > Could you point me to its location, please? Or is it part of Oracle8i > > distribution only? > > ip If you are using Linux - Oracle 8.0.5: Don't use the Thin JDBC driver from WWW-Oracle, its buggy for files bigger 2kb.

RE: Newbie question.... Servlets on Linux

1999-06-05 Thread Marcel Ruff
> I'd also like to see comments from those who have installed/run all > of the servlet stuff or have atempted it. > > Many thanks in advance !! > > Phil Butler > [EMAIL PROTECTED] Servlets are running without any problems on Linux. The combination apache/jserv is very good, using of apache/jrun

Re:RE: Newbie question.... Servlets on Linux

1999-06-05 Thread Steve Nguyen
Our web-mail interface engine was written in servlets and is supporting hundreds of concurrent users with ease. A showcase is running on Linux 5.2 with Apache/JServ 1.0b5. It's good combination for good. Steve Nguyen KBMail Software & Service Provider http://www.kbmail.com Original me

Re: RH6

1999-06-05 Thread Michael Sinz
On Fri, 4 Jun 1999 17:03:59 -0600 (MDT), Yohans Mendoza wrote: >hi all, >I had jdk 117 working perfectly on RH5.2, and when I upgraded to 6.0 I >couldn't get my javac to work. I tells me someting about shared libraries. >Where can I get a copy of jdk that's know to work on RH6 or is it wise to >g

jdk 1.2prev2 ready for glibc2.1

1999-06-05 Thread Javier Bolaños Molina
Yeah as you see in the subject, I found it, it's ready, let's use it. See ya. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: File corruption

1999-06-05 Thread Javier Bolaños Molina
"Peter B. West" wrote: > There was a thread late last month about the corruption of bz2 archives > of 1.2. I have just tried to unpack the bz2 archive of 117v3 which I > downloaded on May 28. I get the same result; bunzip2 reports corruption > of the file jdk_1.1.7-v3-glibc-x86.tar.bz2. > > Was

alternate visual

1999-06-05 Thread Bryan Van de Ven
Is there any way to make java GUI apps use a different X visual? (e.g. like netscpape's 'netscape -visual 0x22') ? Actually, this new visual *is* my default visual, but some apps, like netscape and java GUI apps seem to ignore it... Regards, Bryan Van de Ven _

Error loading MetalLookAndFeel/JDK1.2pre2

1999-06-05 Thread Mark Andreas Meyer
Hi. When I´m running Swing programs I´m getting the following: ---snip--- $ java -green -Djava.compiler=3D Stylepad Exception in thread "main" java.lang.Error: can't load javax.swing.plaf.metal.MetalLookAndFeel at javax.swing.UIManager.initializeDefaultLAF(UIManager.java:826)= at

Some warnings about fonts in jdk1.2 pre2 glibc2.1

1999-06-05 Thread Javier Bolaños Molina
Does anyone knows what does it mean?? Font specified in font.properties not found [--zapf dingbats-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--zapf dingbats-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not

Re: select() API

1999-06-05 Thread zun
On Wed, 2 Jun 1999, Bernhard Fastenrath wrote: > [EMAIL PROTECTED] wrote: > > At least one company I know of has been forced to a custom JVM > > (Hewlett-Packard's) in order to get acceptable performance out of a > > Java-based server, and they basically made an interface to select(). > > I bel

Re: Error loading MetalLookAndFeel/JDK1.2pre2

1999-06-05 Thread Osvaldo Pinali Doederlein
I also get this stuff when runnin on 16bpp (RIVA128), or I get totally black windows, or (what looks like) Java2D initialization errors (e.g. MoleculeViewer) errors about color model mismatch. When I change to 32bpp all goes well, but then all graphics are unbelievably slow (a couple orders o

Problems with jdk1.2v2

1999-06-05 Thread Bob Cadenza
I just downloaded and installed the glibc2.1 version of the jdk1.2. I have two problems. First off, using jdk117v3 I have the enviorment setting CLASSPATH='./' so I can test trusted applets. But now using the jdk1.2v2 the applets are no longer trusted. What is wrong? Also I keep getting out o

Quick fix for the broken permissions in jdk1.2pre2

1999-06-05 Thread Nathan Meyers
For those who are tripping over the broken permissions in the jdk1.2pre2 pre-release, here is the complete list of commands to fix them (based on comparing to the glibc2.1-compatible tree, which isn't broken): chmod 0775 jre/lib/i386/libsunwjit.so chmod 0644 jre/lib/fonts/LucidaTypewriterRegular.

Re: Problems with jdk1.2v2

1999-06-05 Thread Anand Palaniswamy
> Date: Sat, 5 Jun 1999 15:29:50 -0700 (PDT) > From: Bob Cadenza <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > > First off, using jdk117v3 I have the enviorment > setting CLASSPATH='./' so I can test trusted applets. But now using > the jdk1.2v2 the applets are no lo

JDK 1.2 pre 2 & SuSE 6.1

1999-06-05 Thread Ramiro Diaz Trepat
Hi, I've just untarred the new jdk on my SuSE 6.1 and I got an error because it seems that I have no libhpi.so on my system. Should I have one ? Is it possible to run this JDK on SuSE 6.1 ? I searched this thread and I didn't find any previous messages regarding this library. Thanks in advance R

what happened to the JIT in pre2?

1999-06-05 Thread Chris Hansson
I just downloaded the JDK1.2 pre2, and installed it. Anytime I try and invoke the jvm (ie. java ) it comes back and tells me that it cannot find the JIT (sunwjit) and that it is switching to interpreted mode instead. Any ideas on why and how to fix it? The platform is : Dual PII-450 512MB Ram Su

Re: what happened to the JIT in pre2?

1999-06-05 Thread Stefan Proels
> I just downloaded the JDK1.2 pre2, and installed it. Anytime I try and > invoke the jvm (ie. java ) it comes back and tells me that it > cannot find the JIT (sunwjit) and that it is switching to interpreted > mode instead. > Any ideas on why and how to fix it? The access permissions of some of

Re: Problems with jdk1.2v2

1999-06-05 Thread Stephen Martin
May I suggest that the developement group fix the permission problems and release a v3, or v2a version in order to stem the tide of questions relating to this problem. Steve -- __ Stephen Martin _ _ |/_ \ MORTICE KERN SYSTEMS INC. [EMAIL PROTE

Re: JDK 1.2 pre 2 & SuSE 6.1

1999-06-05 Thread Stefan Proels
> Hi, I've just untarred the new jdk on my SuSE 6.1 > and I got an error because it seems that I have no libhpi.so on my > system. > Should I have one ? Is it possible to run this JDK on SuSE 6.1 ? > I searched this thread and I didn't find any previous messages regarding > this > library. This

Re: JDK 1.2 pre 2 & SuSE 6.1

1999-06-05 Thread Chris Hansson
Actually, no I did install the glibc2.0 version, I made sure of that. However I found the problem. I noticed that when I accidentally forgot to exit out of 'su' once and ran the 'java -version', it did NOT complain about not finding sunwjit... So that told me there might be some access problems on

Re: RedHat 6, JDK 1.2. native threads & JNI

1999-06-05 Thread Steve Byrne
"Andy Levine" <[EMAIL PROTECTED]> writes: > > > How involved is it to fix the problems caused by the glibc 2.1 > > changes? Where > > can I read more about the evolution of Linux threads from the 1.x > > kernel on? It > > seems almost all the sticky Java problems on Linux relate to the > > thr

Image/Thread Problems

1999-06-05 Thread Nathan Meyers
I've been doing some work with java.awt.Images in the past few days (1.2pre2 for glibc2.0, native threads, RH5.2), and I seem to be hitting some strange deadlocks between my event and image-loading threads. As best I can tell, it looks like ImageObserver.imageUpdate() is not being reliably called

jdk 1.2 prev 2

1999-06-05 Thread Rajiv Sankranti
Hi, I think this question has been answered so please bear with me. I installed the latest blackdown jdk1.2 prev 2 and I get the following messages whenever I try to launch an application. Warning: JIT compiler "sunwjit" not found. Will use interpreter. Font specified in font.properties not found