Re: Running Apache Derby on 3.8 and BTRFS cause kernel oops

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




[kozzi@KozziFX ~]$ mkdir derby
[kozzi@KozziFX ~]$ cd derby/
[kozzi@KozziFX derby]$ wget -c -q http://mirror.hosting90.cz/apache//db/derby/db-derby-10.9.1.0/db-derby-10.9.1.0-bin.zip
[kozzi@KozziFX derby]$ unzip -qq db-derby-10.9.1.0-bin.zip
[kozzi@KozziFX derby]$ cd db-derby-10.9.1.0-bin/
[kozzi@KozziFX db-derby-10.9.1.0-bin]$ DERBY_HOME=`pwd`
[kozzi@KozziFX db-derby-10.9.1.0-bin]$ java -jar $DERBY_HOME/lib/derbyrun.jar server start & [kozzi@KozziFX db-derby-10.9.1.0-bin]$ java -jar $DERBY_HOME/lib/derbyrun.jar ij
verze ij 10.9
ij> CONNECT 'jdbc:derby://localhost:1527/seconddb;create=true';

BTW. after this I must restart my PC, and after restart, my system doesn't boot anymore :-) (some more btrfs oops).
So I must use btrfs check --repair /dev/sdaX.

Dne Wed, 27 Feb 2013 14:25:13 +0100 Josef Bacik <jbacik@xxxxxxxxxxxx> napsal(a):

On Wed, Feb 27, 2013 at 06:20:16AM -0700, Daniel Kozák wrote:
Hello,

On my both machine I have ArchLinux with recent kernel 3.8.0 btrfs as a
filesystem (with lzo compression). When I try use Apache derby (create
database), I almost every time get this kernel oops:

Sweet somebody else is hitting this and I haven't been able to reproduce. Can
you give me the exact commands you run so I can try and reproduce myself?
Thanks,

Josef


--
Vytvořeno poštovní aplikací Opery: http://www.opera.com/mail/
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux