[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [aspectj-users] Disable ajcore files
|
- From: Andy Clement <andrew.clement@xxxxxxxxx>
- Date: Tue, 3 Jul 2012 11:06:58 -0700
- Delivered-to: aspectj-users@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Ga6chq0e88xhgDOLgq2axsWuW8gTF5syXmEK6RC1n7Q=; b=FXzAZu3mz9F4VwNB/2EI8+/W4ztRWcegJ879rtCTP9gSp1hG8lxZrLrjpA+IqHmZBd OEigxMPIe7oboqpYSkfvTt5n3zQPcD2HnoD75AVssFz1rANaKcLTIJTDu3u1iJOIU5Rw nasyTiBjkvEn+kwUDY/1vgoIfOagzhtX1km38UEfi/H6L1UpNlu+MWZ196ySrt9LFtXX yW/ps5qRxbC+tR+MsvsCMYitdVBwUVN+Lli5Ro0O53HF0PlQV9fxvaiGZbwHPsgBmRQf SvNst9yYHnfbiwA7Cq3VSL5WeHQJYDINAPa7gHsAB9BTD+NKQlDNbCfVnJ1Cd8SbQQKU G01Q==
Hi,
If I recall correctly the preferences around this (like
org.aspectj.weaver.Dump.exception) are more just about choosing what
is included in the core, not turning off the core. Usually a core
indicates something serious has gone wrong. Do you have a real
exception in one that we should fix?
However, having said that, I'd be happy to have a sys prop to make
them optional in special cases - I raised
https://bugs.eclipse.org/bugs/show_bug.cgi?id=384189 to track the
enhancement.
cheers,
Andy
On 1 July 2012 18:44, Camilla Gomes <milla@xxxxxxxxxxxxxxxxx> wrote:
> I'd like to disable the creation of the files "ajcore" in websphere 7.5 / 8.
> I put the property "org.aspectj.weaver.Dump.exception = false" and nothing.
> My system is running normally and files ajcore not interest me. But it
> creates more than 20,000 files and over 1 gig in size and drop my server.
>
>
>
> Anyone can help me?
>
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>