Re: Preconfigure fails for j2re1.4 on debian testing

2004-12-01 Thread Juergen Kreileder
Ross Boylan <[EMAIL PROTECTED]> writes: > Looks as if it's ready to. I'm holding off, because of the original > problem reported in this thread. I don't want to "upgrade" and have > it stop working. The problem is fixed for the original poster now. It only occurs if you don't accept the licens

Re: Preconfigure fails for j2re1.4 on debian testing

2004-12-01 Thread Ross Boylan
On Tue, Nov 30, 2004 at 10:00:29PM +0100, Juergen Kreileder wrote: > Ross Boylan <[EMAIL PROTECTED]> writes: > > > I see > > Hit ftp://ftp.tux.org sarge/non-free Packages > > Hit ftp://ftp.tux.org sarge/non-free Release > > and I no longer see the error. Has anything changed on the site? > > No.

Re: Preconfigure fails for j2re1.4 on debian testing

2004-11-30 Thread Juergen Kreileder
Ross Boylan <[EMAIL PROTECTED]> writes: > I see > Hit ftp://ftp.tux.org sarge/non-free Packages > Hit ftp://ftp.tux.org sarge/non-free Release > and I no longer see the error. Has anything changed on the site? No. Maybe it's a problem with apt, I think I got this error once or twice on unstable

Re: Preconfigure fails for j2re1.4 on debian testing

2004-11-30 Thread Ross Boylan
ergen > I see Hit ftp://ftp.tux.org sarge/non-free Packages Hit ftp://ftp.tux.org sarge/non-free Release and I no longer see the error. Has anything changed on the site? apt-get dist-upgrade continues to report j2re1.4 is held back. # apt-show-versions -a j2re1.4 j2re1.4 1.4.1-6 install ok ins

Re: Preconfigure fails for j2re1.4 on debian testing

2004-11-30 Thread Juergen Kreileder
John Heim <[EMAIL PROTECTED]> writes: > Unpacking j2re1.4 (from .../j2re1.4_1.4.2.01-1_i386.deb) ... > dpkg: error processing /var/cache/apt/archives/j2re1.4_1.4.2.01-1_i386.deb > (--unpack): > subprocess pre-installation script returned error exit status 10 Exit status 10 means you didn't accep

Re: Preconfigure fails for j2re1.4 on debian testing

2004-11-30 Thread Juergen Kreileder
Ross Boylan <[EMAIL PROTECTED]> writes: > That is, I set sources.list to > deb ftp://ftp.tux.org/java/debian/ sarge non-free Looks fine. > W: Couldn't stat source package list ftp://ftp.tux.org sarge/non-free > Packages > (/var/lib/apt/lists/ftp.tux.org_java_debian_dists_sarge_non-free_binary

Re: Preconfigure fails for j2re1.4 on debian testing

2004-11-27 Thread Ross Boylan
va_debian_dists_sarge_non-free_binary-i386_Packages) > > > >- stat (2 No such file or directory) > > You mean that this is what it says when you do an 'apt-get update', > right? Yep. > That line from your sources.list looks right to me. > Here's mine:

Re: Preconfigure fails for j2re1.4 on debian testing

2004-11-27 Thread Ross Boylan
//ftp.tux.org sarge/non-free Packages (/var/lib/apt/lists/ftp.tux.org_java_debian_dists_sarge_non-free_binary-i386_Packages) - stat (2 No such file or directory) # apt-show-versions -a j2re1.4 j2re1.4 1.4.1-6 install ok installed No stable version No testing version No unstable version j2re1.4 1.4

Preconfigure fails for j2re1.4 on debian testing

2004-11-27 Thread John Heim
I keep getting an error message when I try to install j2re1.4. It says it it failed to preconfigure with exit status 10 (see below). I am following the instructions at http://www.blackdown.org/java-linux/java2-status/jdk1.4-status.html. I've also done these things before trying to install: # a

Testing (Ignore)

2004-03-19 Thread Karl Asha
Please ignore.

Re: Testing RMI with New release

1999-12-09 Thread Joseph Shraibman
I'm getting this too. rmiregistry prints it out whenever something calls Naming.rebind() and any program prints it out when doing Naming.lookup(). I'm using 1.2.2 rc3. Everything does appear to work though (mostly). Santos Jha wrote: > Hi, > > I was trying to learn RMI using JDK1.2.2. I am u

Testing RMI with New release

1999-11-28 Thread Santos Jha
Hi, I was trying to learn RMI using JDK1.2.2. I am using different examples given in Java Network Programming(2nd edition). My rmiregistry command runs successfully. However when I give java DateServerImpl it gives me /usr/local/jdk1.2.2/jre/lib/rt.jar Bad file Discriptor. Do you have any hint

Testing whether executable or not

1999-09-09 Thread ALPESH KOTHARI
Hello, I want to test that a given file is executable or not using java. Can I do it? Running the executable is possible, but is there any explicit testing command? THanking You all, ALpesh === KOTHARI ALPESH D. STUDENT M. TECH. CEDT INDIAN INSTITUTE OF SCIENCE BANGALORE-560 012 INDIA

Testing once again, please ignore.

1999-08-16 Thread Karl Asha
Ignore. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Testing, Please ignore (1 of 3)

1999-08-12 Thread Karl Asha
Testing -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Testing, Please ignore (2 of 3)

1999-08-12 Thread Karl Asha
Testing -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Testing, Please ignore (3 of 3)

1999-08-12 Thread Karl Asha
Testing -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Testing the list, please ignore.

1999-08-12 Thread Karl Asha
Test. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Java and testing

1999-04-10 Thread John Summerfield
>> Yes, I remember this MEMF_CHIP/MEMF_FAST problem. > It is the same habitude which now leads to the Y2K problem: "Hey, More correctly, it's number truncation problem. Folk were worried about it when DJ hit 10 000. > who will ever use more than 2 decimals ?" converts into "Hey, I was progra

Re: Java and testing

1999-04-09 Thread Michael Sinz
On Fri, 9 Apr 1999 19:30:16 +0100, Oliver Fels wrote: >> Well, I now know why people say "Write once, test everywhere" >> >> If the code you write is not correct, sometimes it still produces >> what seems to be correct results on some platforms. > >Well, there are few exceptions ;-) >Some are re

Re: Java and testing

1999-04-09 Thread Oliver Fels
> Well, I now know why people say "Write once, test everywhere" > > If the code you write is not correct, sometimes it still produces > what seems to be correct results on some platforms. Well, there are few exceptions ;-) Some are regarding platfome limitations A complex proxy server applicatio

Java and testing

1999-04-09 Thread Michael Sinz
I just spent the last two days fighting a fire to get a project ready for a demo. Well, I now know why people say "Write once, test everywhere" If the code you write is not correct, sometimes it still produces what seems to be correct results on some platforms. For example, sometimes putting me

Testing

1999-02-20 Thread Karl Asha
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

testing - two days with no mail

1999-01-15 Thread John Summerfield
Just wondering if the list's broken. -- Cheers John Summerfield http://os2.ami.com.au/os2/ for OS/2 support. Configuration, networking, combined IBM ftpsites index.

Re: jdk1.2 testing

1999-01-09 Thread Kirk Hutchinson
he 1.1.7 version of the JNI_CreateJavaVM function. I know > you guys do not want to get into a situation where you are testing a lot > of code, but could you consider it for code that is know to not work in > the 1.1.7 release? I really have no way to debug the JNI_CreateJavaVM &g

Re: jdk1.2 testing

1999-01-09 Thread Moses DeJong
with the 1.1.7 version of the JNI_CreateJavaVM function. I know you guys do not want to get into a situation where you are testing a lot of code, but could you consider it for code that is know to not work in the 1.1.7 release? I really have no way to debug the JNI_CreateJavaVM function without the

Re: jdk1.2 testing

1999-01-09 Thread Steve Byrne
Trevor Harmon writes: > Gabe Hamilton wrote: > > > If you need people to test jdk 1.2, I would be happy to help out. > > Me too... It would be great if the Blackdown team could put out a > pre-release of 1.2, since their web page claims that the port is at > least "running". Anyone know i

Re: jdk1.2 testing

1999-01-08 Thread Trevor Harmon
Gabe Hamilton wrote: > If you need people to test jdk 1.2, I would be happy to help out. Me too... It would be great if the Blackdown team could put out a pre-release of 1.2, since their web page claims that the port is at least "running". Anyone know if this is a possibility? The page also say

jdk1.2 testing

1999-01-08 Thread Gabe Hamilton
If you need people to test jdk 1.2, I would be happy to help out. Gabe -- Gabe Hamilton UCAR- University Corporation for Atmospheric Research Research Applications Program [EMAIL PROTECTED]

testing

1998-11-16 Thread Karl Asha

JNI application wanted for TYA testing

1998-11-01 Thread Albrecht Kleine
Hi, I have rewritten TYA's native code invocation part, mostly related to newer JNI interface. For testing purposes I am searching for some ``real world'' applications using JNI compiled under Linux OS. I am pleased if you give me some URL hints (http,ftp) to such programs o

Testing..Ignore

1998-06-04 Thread Karl Asha

Testing...

1998-05-09 Thread Karl Asha
Test message to get the remote mail archives going. Cheers, Karl