Java Bus error

2011-02-03 Thread Anton Andreev
Hi, I have installed the default-java package on Debian kFeeBSD and I am getting: Bus error. Java is gcj actually. I am doing java -jar xxx.jar. My hardware is: AMD 64 3200, 1GB RAM. I have used the AMD 64 build of Debian kFeeBSD from 31.01.2011 and I have used ZFS as root partition.

Re: Java Bus error

2011-02-03 Thread Timo Juhani Lindfors
Anton Andreev antonandr...@fmi.uni-sofia.bg writes: Java is gcj actually. I am doing java -jar xxx.jar. do you mean gij? -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Re: Java Bus error

2011-02-03 Thread Anton Andreev
: debian-bsd debian-bsd@lists.debian.org Sent: Thursday, February 3, 2011 5:32:09 PM Subject: Re: Java Bus error Anton Andreev antonandr...@fmi.uni-sofia.bg writes: Java is gcj actually. I am doing java -jar xxx.jar. do you mean gij? -- To UNSUBSCRIBE, email to debian-bsd-requ

Re: Java Bus error

2011-02-03 Thread Timo Juhani Lindfors
Anton Andreev antonandr...@fmi.uni-sofia.bg writes: I just called java from the command line. I have also installed default-jdk. Please try update-alternatives --display java What is the status of Java on Debian / kfreeBSD? What about openJDK? openjdk does not seem to be available. At

Re: Java Bus error

2011-02-03 Thread Anton Andreev
and it also gave me this error - Original Message - From: Timo Juhani Lindfors timo.lindf...@iki.fi To: Anton Andreev antonandr...@fmi.uni-sofia.bg Cc: debian-bsd debian-bsd@lists.debian.org Sent: Thursday, February 3, 2011 6:12:50 PM Subject: Re: Java Bus error Anton Andreev antonandr...@fmi.uni

Re: Java Bus error

2011-02-03 Thread Timo Juhani Lindfors
Anton Andreev antonandr...@fmi.uni-sofia.bg writes: I want to use: GATE http://gate.ac.uk. GATE is framework for natural language processing and has a UI. Try: http://sourceforge.net/projects/gate/files/gate/6.0/gate-6.0-build3764-BIN.zip/download Uh, that is 284 megabytes! Does this

Re: Java Bus error

2011-02-03 Thread Timo Juhani Lindfors
Anton Andreev antonandr...@fmi.uni-sofia.bg writes: There is also one more option actually: http://www.mono-project.com/Java If I manage to use the Mono run-time to execute java applications. ikvm uses the same gnu classpath that gij uses. Its swing (GUI) support is not really up to the task,