[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Out of Control Kernal
- To: silug-discuss@silug.org
- Subject: Re: Out of Control Kernal
- From: "Matthew Thompson" <chameleonator@gmail.com>
- Date: Sat, 14 Apr 2007 02:27:32 -0500
- DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=mC7gSnaOS5cgb2h8twrGImXaQJ2MudIJwILtv1BqyRGY+gG+lI5qak2sc1zb/hvyX4ZRplTv2KZtb63Ufarqn0U7QcPVwxbbgjy60ME4T/4Bl30bJ1MbZq5ZNzKCNcdNgYR3Afx5KWGR587uvumc9bQNW0Prrj4FNU3IRIgj4u4=
- DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=DxLXIWdrh0Cz/ZxswePJMkaGeuWW3zdZLo6hKEXoD4wRwL7CJTgCgJtJnpUK8/9rDD+074rnaFJJsfYV7Upgs/1vp2pkxezuxRTuyumJ/GY2l35mAD8KEV91IKXCMCwYlZcYZN+7vWzjXYNOkMsjz5H75CV9OE85rwvq5kD26Sg=
- In-Reply-To: <1772463475.1176510558160.JavaMail.root@fepweb06>
- Organization: Southern Illinois Linux Users Group
- References: <1772463475.1176510558160.JavaMail.root@fepweb06>
- Reply-To: silug-discuss@silug.org
- Sender: silug-discuss-owner@silug.org
Looking closely at the logs, notice that there is a line like this that is regularly repeated:
BUG: scheduling while atomic: java_vm/0x00000020/8462
The fact that "java_vm" leads a big chunk of debug info every time makes me want to say that some java app is bugging out. Looks like its doing something with the cdrom? Look for your java app and kill it - your logs will probably stop growing.