[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Re: [cobalt-developers] J2EE on Raq3
- Subject: Re: [cobalt-users] Re: [cobalt-developers] J2EE on Raq3
- From: Ramón Batalla <ramon_batalla@xxxxxxxx>
- Date: Mon Sep 17 06:40:51 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Currently I'm trying to modify the GUI on a Raq, that when I create
a
> virtual site, it creates a user straight away and opens a MysQL
database.
>
> Something went wrong somewhere and now I cannot remove any vsites
anymore,
> there must be a locked file somewhere but I don't know where.
> It's not in /var/lock/subsys, because I already looked there.
>
> Does anybody else have an idea
Maybe you can find any .lock file in the system whith
find /* -print | grep ".lock" as root.
P.D.
Can you share this work ??
R.Batalla