Hm,

A couple of observations:

- Tried it on a RedHat 7.1 setup (didn't have my Mandrake machine at hand),
resulted in - nothing - invoking the script you copied resulted in jre using
a lot of cpu time with no visible results. strace on the shell script didn't
help much, of course. Perhaps someone with more Java experiece can help?

- OTOH, on a win2k machine, it appears to work, but only after trying to
send a broadcast packet (255.255.255.255) to a certain port!

So much for Java - "write once, run anywhere" !

Did you try to send e-mail to the mail address listed on the web site?

        Rony

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Oscar
Sent: Tuesday, November 20, 2001 5:57 PM
To: [EMAIL PROTECTED]
Subject: Re: [expert] [Fwd: Problems with CMAP - SIGSEGV]


Rony Shapiro wrote:

>Hi Oscar,
>
>Haven't had time to install this on my machine, but I note that the
javacore
>file refers to the 1.1.8 jre.
>
>This version is a bit old - the current stable version is, I beleive,
1.3.1.
>
>Perhaps there's another version of the jre floating around your 8.1
>installation, and cmap is trying to run in a mixed environment, or with the
>wrong version?
>
>       Rony
>
Thank you, Rony.
I have removed kaffe but the problem still is here.
Now I have installed the jre 1.3.1 from sun. The problem continues.
 From 8.0, the difference can be the jre downloaded for mozilla
(installed by mozilla installer).
If I do "slocate libjava.so" there are several files with this name:

/home/oscar/cmap/lib/linux/native_threads/libjava.so
/usr/lib/mozilla/plugins/java2/lib/i386/libjava.so
/usr/java/jre1.3.1_01/lib/i386/libjava.so

I'm starting the cmap program with this original script:

#!/bin/sh
#
#
CMAPHOME=/home/oscar/cmap
cd $CMAPHOME
LD_LIBRARY_PATH="$CMAPHOME/lib:$LD_LIBRARY_PATH"
export LD_LIBRARY_PATH
$CMAPHOME/bin/jre -classpath
"$CMAPHOME/lib/rt.jar:$CMAPHOME/lib/swingall.jar:$CMAPHOME/lib/jmf.jar:$CMAP
HOME/lib/jmfbean.jar:$CMAPHOME/classes/core.jar:$CMAPHOME/classes/kaos.jar:$
CMAPHOME/lib/mail.jar:$CMAPHOME/lib/JConfig.zip:$CMAPHOME/lib/activation.jar
:$CMAPHOME/lib/MRJToolkitStubs.zip:$CMAPHOME/lib/symantec.jar"
kaos.core.CoreStarter $CMAPHOME/classes/core.jar $CMAPHOME/classes/kaos.jar


BTW, the requirements of the program are:
- kernel 2.2.1 or above
- glib 2.1 libraries


Any idea?
Thanks,
óscar.


>
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]]On Behalf Of Oscar
>Sent: Tuesday, November 20, 2001 2:25 PM
>To: [EMAIL PROTECTED]
>Subject: [expert] [Fwd: Problems with CMAP - SIGSEGV]
>
>
>Hi,
>I sent this message one week ago, I still have the same problem.
>I don't know why this program run under LM 8.0 and not under LM 8.1
>Any help will be appreciated.
>Thanks,
>Óscar.
>
>-------- Original Message --------
>Subject: Problems with CMAP - SIGSEGV
>Date: Mon, 19 Nov 2001 13:31:03 +0100
>From: Oscar <[EMAIL PROTECTED]>
>To: expert <[EMAIL PROTECTED]>
>
>Hi all,
>I have a problem with a program I should use under LM8.0 (I'm using now
>LM 8.1)
>The program is cmap, downloaded from
>
>http://cmap.coginst.uwf.edu/
>
>Now, under LM 8.1, when I try to run the program, it shows this error:
>
>[oscar@skr cmap]$ editor
>SIGSEGV received at bffff238 in
>/home/oscar/cmap/lib/linux/native_threads/libjava.so. Processing terminated
>Writing stack trace to javacore2903.txt ... OK
>./editor: line 8:  2903 Violación de segmento   $CMAPHOME/bin/jre
>-classpath
>"$CMAPHOME/lib/rt.jar:$CMAPHOME/lib/swingall.jar:$CMAPHOME/lib/jmf.jar:$CMA
P
>HOME/lib/jmfbean.jar:$CMAPHOME/classes/core.jar:$CMAPHOME/classes/kaos.jar:
$
>CMAPHOME/lib/mail.jar:$CMAPHOME/lib/JConfig.zip:$CMAPHOME/lib/activation.ja
r
>:$CMAPHOME/lib/MRJToolkitStubs.zip:$CMAPHOME/lib/symantec.jar"
>
>kaos.core.CoreStarter $CMAPHOME/classes/core.jar $CMAPHOME/classes/kaos.jar
>
>I send you the stack trace file javacore2903.txt.
>
>Please, help, I must use this software for my work.
>Thanks,
>óscar.
>
>
>
>






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to