Re: Using more than 2 gigs with Java on Linux?

2002-12-04 Thread Vladimir G. Ivanovic
> "JD" == Jonathan Doughty <[EMAIL PROTECTED]> writes: JD> My understanding was that the issue is Intel architecture JD> related, not just Solaris specific. It is possible to partition the 4 GB address space of Linux (on x86) into 1 GB system and 3 GB user. (The default is 2 GB/ 2 GB

Re: Blackdown 1.3.1 problem with the https URL scheme: Won't work

2002-12-04 Thread Alexander V. Konstantinou
David, JDK1.4 includes the JSSE libraries, whereas 1.3 does not. Hence showing that it works in 1.4 does not prove it will work in 1.3. Probably, someone made a separate installation on your IBM 1.2, some time in the past. Download the JSSE implementation from "http://java.sun.com/products/jsse/"

RE: Using more than 2 gigs with Java on Linux?

2002-12-04 Thread Nelson Minar
>Does your linux kernel has bug file support??? yes. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: Using more than 2 gigs with Java on Linux?

2002-12-04 Thread Veda Narayanan
Does your linux kernel has bug file support??? Reg Ved -Original Message- From: Jonathan Doughty [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 8:42 PM To: Nelson Minar Cc: [EMAIL PROTECTED] Subject: Re: Using more than 2 gigs with Java on Linux? I knew this was out there s

RE: 1.4 on ARM

2002-12-04 Thread Larry Arnold
One more vote for 1.4 on ARM/familiar :-) At 11:56 AM 12/4/02 -0500, you wrote: RE: 1.4 on ARM Hello, I need it too. Please let's me know if you have some information on jdk 1.4 port on ARM. We are investigating to estimate the effort required to port it ourself. Yvan -Original

RE: 1.4 on ARM

2002-12-04 Thread Girard, Yvan
Title: RE: 1.4 on ARM Hello, I need it too. Please let's me know if you have some information on jdk 1.4 port on ARM. We are investigating to estimate the effort required to port it ourself. Yvan -Original Message- From: Emil Ivov [mailto:[EMAIL PROTECTED]] Sent: Monday, November

Re: Using more than 2 gigs with Java on Linux?

2002-12-04 Thread Jonathan Doughty
> "Nelson" == Nelson Minar <[EMAIL PROTECTED]> writes: >> I knew this was out there somewhere (since I submitted the related >> bug) but finding this was quite a bear. >> http://developer.java.sun.com/developer/bugParade/bugs/4385914.html > Hmm, this seems to be related to Solaris x86. And t

Blackdown 1.3.1 problem with the https URL scheme: Won't work

2002-12-04 Thread David Tonhofer
Hello, I have run into a little snag with the blackdown 1.3.1 02b on RedHat Linux 7.3, just the facts: 1) I can't get the 'https' URL scheme to work with my code, i.e. new URL("https",...) throws an exception: java.net.MalformedURLException: unknown protocol: https Note that this is not d

Re: Using more than 2 gigs with Java on Linux?

2002-12-04 Thread Nelson Minar
>I knew this was out there somewhere (since I submitted the related >bug) but finding this was quite a bear. >http://developer.java.sun.com/developer/bugParade/bugs/4385914.html Hmm, this seems to be related to Solaris x86. And the answer is "you can't do more than 2 gigs". I have in the back of