Hello,
I built the Sun's CVM using the blackdown Jdk 1.3 for linux on a redhat 7.1
box. It works fine. I then built it using a arm-cross compiler for a arm
linux kernel (based 2.4.0). I get the following error ..
/cvm: error in loading shared libraries: ./cvm: symbol sem_init, version
GLI
r exits.
> > >
> > > % java -green -Djava.security.policy=./policy TestRMI
> > > TestRMI object bound to registry
> > > %
> > >
> > > Pratip
> > >
> > > Nick Lawson wrote:
> > >
> > > > Hi,
> >
TestRMI object bound to registry
> > %
> >
> > Pratip
> >
> > Nick Lawson wrote:
> >
> > > Hi,
> > >
> > > Would it help to add some println()s to your rmi server
> > > so you could see where it falls out ? Or does the j
Nelson Minar wrote:
> >> I ran the same piece of code on jdk1.1.6 in linux, and on jdk1.2 in
> >> NT. But the behaviour is quite different. In both cases the server
> >> and the client waits. Is it a porting problem or a feature?
> >Well, you've got me beat now! I've never seen rebind() wait on a
>> I ran the same piece of code on jdk1.1.6 in linux, and on jdk1.2 in
>> NT. But the behaviour is quite different. In both cases the server
>> and the client waits. Is it a porting problem or a feature?
>Well, you've got me beat now! I've never seen rebind() wait on any OS
>or any JDK !!
I have.
Hi,
Well, you've got me beat now! I've never seen rebind() wait
on any OS or any JDK !!
Nick.
Pratip Kar wrote:
> Hi Nick,
>
> Thanks again. Your suggestion worked. Is it due to the green-thread implementation ?
> I guess, here the server is spawning a new thread and coming out. Even in the cl
here it falls out ? Or does the jvm
> > exit from within the rebind() call ?
> >
> > Nick
> >
> > Pratip Kar wrote:
> >
> > > Hi,
> > >
> > > I am running a simple RMI test application. But after doing the
> > > "Naming.rebind
gt; > > Hi,
> > >
> > > I am running a simple RMI test application. But after doing the
> > > "Naming.rebind()" the server simply comes out. There is no exception
> > > or anything. But instead of waiting for the Client
pplication. But after doing the
> > "Naming.rebind()" the server simply comes out. There is no exception
> > or anything. But instead of waiting for the Client connection, it exits
> > normally after binding to rmiregistry.
> >
> > My system has RH6.0 with glibc
Hi,
I am running a simple RMI test application. But after doing the
"Naming.rebind()" the server simply comes out. There is no exception
or anything. But instead of waiting for the Client connection, it exits
normally after binding to rmiregistry.
My system has RH6.0 with glibc2.1
When using javadoc at home in 1.2p2 for glibc 2.1 I got a error. I had the
error on floppy with me, but my floppy broke :-(.
When trying the same thing here at school on jdk1.2p2 for glibc 2.0 It worked
o.k.
Does anybody else have this problem ?? I will mail the error-message
when I get home.
Dè
I made a delta with xdelta (sould be at ftp://xcf.berkeley.edu) from the
jdk1.2pre-v1 to the pre-v2 for libc 2.1 so I uploaded it to
http://www.multimania.com/gqueri/java/jdk1.2-pre-v1-to-pre-v2.xd.bz2
It is only 3,3 MB so it would be better to get that than the whole dist
Regards, gael
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
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]
I upgraded to the 1.1.7v2 and it fixed this. You might try the latest
1.1.7v3
> -Original Message-
> From: Zak McGregor [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 13, 1999 3:34 AM
> To: [EMAIL PROTECTED]
> Subject: glibc2.1 & libjava.so
>
>
> Hi
On Thu, 13 May 1999, Zak McGregor wrote:
> Hi all
>
> Does anyone know if downloading a version of jdk will help fix the
> "/libjava.so: undefined symbol: _dl_symbol_value" error I'm getting?
Answering my own question: I downloaded jdk 1.1.7 & all is well...
thanks
=
Hi all
Does anyone know if downloading a version of jdk will help fix the
"/libjava.so: undefined symbol: _dl_symbol_value" error I'm getting?
Thanks
=
Zak McGregorLinux:
Infoline South Africa Easy pane relie
/usr/local/jdk/bin/i586/green_threads/java:
error in loading shared libraries:
/usr/local/jdk/lib/i586/green_threads/libjava.so: undefined symbol:
_dl_symbol_value
this is with jdk1.1.7.
did this ever get fixed, and if so where. I can't seem to find a reference to
it in any of the download site
I'm using the pre1 of the jdk 1.2 and it works fine for me.
But the pre1 is compiled against glibc 2.0, I when I upgraded to glibc
2.1.1 It didn't work any more.
I solved the problem but running it with --green -Djava.compiler=
But doing this doesn't allow me to hava the jit feature which was wha
Has anyone successfully used glibc2.1 with blackdown java 117? Green
threads? Native? AWT?
Pete
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I am a java developer trying to get a java app running under jre 1.1.7 (i386) running
on the next release of Redhat Linux (now in beta). The app runs fine udner the current
Redhat Linux with the jre 1.1.7 but fails on the new system. Through my limited
understanding
and through conact with Redha
I'm runnning Debian potato with no problems. Just make sure you call java
with -green. I havent tested it extensively, mind you (using jdk1.2pre1)
At 12:52 PM 3/13/99 -0500, Seth M. Landsman wrote:
>Grr ...
>
>So debian unstable branch has gone to glibc2.1, whi
Grr ...
So debian unstable branch has gone to glibc2.1, which breaks many,
many things, including the jdk1.1.7 from blackdown. So, while I really
would like to participate in the debugging effort of debian, my lack of
having a play machine and the necessity of doing real work
23 matches
Mail list logo