linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel Kozák" <kozzi11@gmail.com>
To: "Josef Bacik" <jbacik@fusionio.com>
Cc: "linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>
Subject: Re: Running Apache Derby on 3.8 and BTRFS cause kernel oops
Date: Wed, 27 Feb 2013 19:19:46 +0100	[thread overview]
Message-ID: <op.ws6fu8smlpxuyk@kozzifx.lan> (raw)
In-Reply-To: <20130227132513.GG19641@localhost.localdomain>


[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@fusionio.com>  
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/

  reply	other threads:[~2013-02-27 18:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-27 13:20 Running Apache Derby on 3.8 and BTRFS cause kernel oops Daniel Kozák
2013-02-27 13:25 ` Josef Bacik
2013-02-27 18:19   ` Daniel Kozák [this message]
2013-02-27 22:08     ` Josef Bacik
2013-02-27 22:59       ` Blair Zajac
2013-02-28 15:47         ` Josef Bacik
2013-02-28 18:31           ` Daniel Kozák
2013-02-28 18:35             ` Josef Bacik
2013-02-28 18:41               ` Blair Zajac
2013-02-28 20:05                 ` Josef Bacik
2013-02-28 20:28                   ` Blair Zajac
2013-02-28 21:21                   ` Tomasz Torcz
2013-02-28 22:00                   ` Josef Bacik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=op.ws6fu8smlpxuyk@kozzifx.lan \
    --to=kozzi11@gmail.com \
    --cc=jbacik@fusionio.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).