This problem is very likely related to this:
You need to check if your kernel and your network interface is multicast
capable.
Your kernel needs to be compiled with the option 'CONFIG_IP_MULTICAST=y'.
And your kernel should be at least a 2.0.x version if you didn't patch it.
Check your network
Looks like you are using a glibc2.0 version on a glibc2.1 system. Try the
glibc2.1 version of Blackdown Java.
Rudi
-Original Message-
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, July 30, 1999 12:59 PM
Subject: Java 1.2v2 & Debian 2.
here to
send the multicast request to. Although Java says 'invalid operation' the
right error message should be 'network unreachable' which means the protocol
driver doesn't know how to reach the network with the multicast addresses.
I really think this is the problem because I ha
Typically opening an existing file for writing erases its contents.
Rudi
-Original Message-
From: R MUTHUSWAMY <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, July 28, 1999 3:56 AM
Subject: erasing the file contents
>
>
>hi,
>
> i have a file(with some co
Tim,
I guess this period is too much
super.(host,MetaType,TemplateType);
^
It should be
super(host,MetaType,TemplateType);
And that's exactly what the compiler says: after a period it expects an
identifier either a field or a method.
Rudi
-Original Message-
From: Tim Reill
Did you install the package as root and now you try to run it as a normal
user? If so, check if the $JAVAHOME/jre/lib/libsunwjit.so is set to
executable for the world.
Rudi
-Original Message-
From: Tauren Mills <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, J
Larry,
You need to check if your kernel and your network interface is multicast
capable.
Your kernel needs to be compiled with the option 'CONFIG_IP_MULTICAST=y'.
And your kernel should be at least a 2.0.x version if you didn't patch it.
Check your network interface configuration with 'ifconfig
Raj,
Basically it says that your code doesn't make sense because the result of
sum is invariant to the loop. I can't tell you why it fails under Blackdown
JDK1.2 for Linux (it does on my machine too) but works under Sun JDK1.2 for
Windows.
If you changed your code to something like this
sum
Pretty interesting discussion. Basically you are talking about the dilemma
everyone has to face if he wants to develop a framework that is meant to be
used by others. If he makes it too generic then there will be a bunch of
people who complain that it is hard to use, that the turnaround times are
Lance,
Two days ago, I just went through the same problems than you. Your glibc
doesn't match the JKD 1.2pre-v2 you have downloaded. I have tried the glibc
2.1 version on a glibc 2.0 system and encountered exactly your problems.
Maybe you made the same mistake?
Rudy
-Original Message-
10 matches
Mail list logo