Re: Problems installing JDK 1.5

2007-03-12 Thread Sam Baskinger
We've seen JVM lockups during high contention Threading operations with the jdk15 port. The same code succeeded when running under diablo-jdk. I have precious little information on the details of the failure we saw so I'm hesitant to toss the jdk15 port squarely under the bus without more

Re: Problems installing JDK 1.5

2007-03-12 Thread Bill Smith
Stefan Walter wrote: Hi, Bill Smith, 06.03.07, 18:25h CET: I have been having problems with this as well, I have the linprocfs mounted, but the buil is dying with the following error: ../../../src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java:1186 : warning:

Re: Problems installing JDK 1.5

2007-03-10 Thread Stefan Walter
Hi, Bill Smith, 06.03.07, 18:25h CET: I have been having problems with this as well, I have the linprocfs mounted, but the buil is dying with the following error: ../../../src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java:1186 : warning: non-varargs call

Re: Problems installing JDK 1.5

2007-03-10 Thread Juergen Nickelsen
Stefan Walter [EMAIL PROTECTED] writes: It might be easier for you to just use the java/diablo-jdk15 port, which installs precompiled binaries. Although I have, with the much appreciated help from people here, successfully installed the jdk15 port in between, I thought about diablo-jdk15, too.

Re: Problems installing JDK 1.5

2007-03-06 Thread Bill Smith
Sam Baskinger wrote: Juergen Nickelsen wrote: On Feb 27 2007, Chris Timmons wrote: Don't forget that the linux JDK will want you to have linprocfs mounted. I recently had a similar build experience of jdk-1.5.0p4 which cleared up fine after I remembered about linprocfs. linprocfs

Re: Problems installing JDK 1.5

2007-03-06 Thread Tom Samplonius
- Juergen Nickelsen [EMAIL PROTECTED] wrote: ... But indeed I was ignorant of the diablo port. What is the relation between these two ports anyway? I do not really get the difference, in spite of http://www.freebsdfoundation.org/downloads/java.shtml. ... There are some license

Re: Problems installing JDK 1.5

2007-03-06 Thread Juergen Nickelsen
On 07. Mrz 2007, at 8:12, Tom Samplonius wrote: There are some license restrictions on distribution of jdk binaries. In order to be distributable, jdk binaries need to pass Sun's test suite (TCK). So the Diablo binary passes, and is distributation. The port, is just source, and does

Re: Problems installing JDK 1.5

2007-03-02 Thread Juergen Nickelsen
Juergen Nickelsen [EMAIL PROTECTED] writes: On Tue, Feb 27, 2007 at 11:22:44AM -0500, Sam Baskinger wrote: I'm assuming that you installed linux compatibility and then the linux-jdk 1.4? I failed to do that and saw a very similar error a while back. :) That may well be the case. I

Re: Problems installing JDK 1.5

2007-03-02 Thread Juergen Nickelsen
Dan Nelson [EMAIL PROTECTED] writes: You could also install the native diablo-jdk15 port instead of a Linux one. I was installing the native port /usr/ports/java/jdk15, only it needs the Linux JDK 1.4.2 to compile the Java sources. But indeed I was ignorant of the diablo port. What is the

Re: Problems installing JDK 1.5

2007-02-28 Thread Juergen Nickelsen
On Feb 27 2007, Chris Timmons wrote: Don't forget that the linux JDK will want you to have linprocfs mounted. I recently had a similar build experience of jdk-1.5.0p4 which cleared up fine after I remembered about linprocfs. linprocfs /compat/linux/proc linprocfs rw 0 0 Hm. I

Re: Problems installing JDK 1.5

2007-02-28 Thread Sam Baskinger
Juergen Nickelsen wrote: On Feb 27 2007, Chris Timmons wrote: Don't forget that the linux JDK will want you to have linprocfs mounted. I recently had a similar build experience of jdk-1.5.0p4 which cleared up fine after I remembered about linprocfs. linprocfs /compat/linux/proc

Re: Problems installing JDK 1.5

2007-02-27 Thread Wlodek Kraterski
PROTECTED] lsen.de Newsgroups: w21.lists.freebsd-stable To: [EMAIL PROTECTED] d.org Sent: Monday, February 26, 2007 4:37 PM Subject: Problems installing JDK 1.5 Hello, on a more or less newly installed machine with 5.5-STABLE (updated recently) I tried to install JDK 1.5

Re: Problems installing JDK 1.5

2007-02-27 Thread Sam Baskinger
I'm assuming that you installed linux compatibility and then the linux-jdk 1.4? I failed to do that and saw a very similar error a while back. :) Sam Baskinger Lumeta - Securing the Network in the Face of Change www.lumeta.com Juergen Nickelsen wrote: Hello, on a more or less newly

Re: Problems installing JDK 1.5

2007-02-27 Thread Juergen Nickelsen
On Tue, Feb 27, 2007 at 11:22:44AM -0500, Sam Baskinger wrote: I'm assuming that you installed linux compatibility and then the linux-jdk 1.4? I failed to do that and saw a very similar error a while back. :) That may well be the case. I assumed the port installed it as a dependency, but I

Re: Problems installing JDK 1.5

2007-02-27 Thread Dan Nelson
In the last episode (Feb 27), Juergen Nickelsen said: On Tue, Feb 27, 2007 at 11:22:44AM -0500, Sam Baskinger wrote: I'm assuming that you installed linux compatibility and then the linux-jdk 1.4? I failed to do that and saw a very similar error a while back. :) That may well be the

Re: Problems installing JDK 1.5

2007-02-27 Thread Chris Timmons
Don't forget that the linux JDK will want you to have linprocfs mounted. I recently had a similar build experience of jdk-1.5.0p4 which cleared up fine after I remembered about linprocfs. linprocfs /compat/linux/proc linprocfs rw 0 0 -Chris On Tue, 27 Feb 2007, Juergen Nickelsen

Problems installing JDK 1.5

2007-02-26 Thread Juergen Nickelsen
Hello, on a more or less newly installed machine with 5.5-STABLE (updated recently) I tried to install JDK 1.5 via /usr/ports/. After retrieving all necessary files, the build failed quite mysteriously, even more so as I had succeeded with another machine fine last year. In the build protocol