[midPoint] HA: HA: HA: Prohibit having particular assignments
Алексей Ващенков
a.vashchenkov at solarsecurity.ru
Tue May 26 11:59:16 CEST 2015
Send the log in attachment
________________________________________
От: midPoint [midpoint-bounces at lists.evolveum.com] от имени Pavol Mederly [pavol.mederly at gmail.com]
Отправлено: 26 мая 2015 г. 12:38
Кому: midpoint at lists.evolveum.com
Тема: Re: [midPoint] HA: HA: Prohibit having particular assignments
I think this thread https://lists.evolveum.com/pipermail/midpoint/2015-May/000995.html would be a better place to discuss this issue because the initial problem is rooted there.
OK, so continuing here.
System configuration is in attachments. How properly setup logs? If I enable model logger to debug, then each time hook is fired logs increase by 6MB
Yes, model diagnostic is quite verbose. Anyway, I suggest the following:
<classLogger>
<level>TRACE</level>
<package>com.evolveum.midpoint.model.impl.lens.Clockwork</package>
</classLogger>
<classLogger>
<level>TRACE</level>
<package>com.evolveum.midpoint.model.impl.lens.projector.Projector</package>
</classLogger>
...and remove the DEBUG placed at the level of model, i.e. this one:
<classLogger>
<level>DEBUG</level>
<package>com.evolveum.midpoint.model</package>
<appender>IDM-PROFILE_LOG</appender>
</classLogger>
I really suspect that the secondary deltas get recomputed during the process.
Pavol
-------------- next part --------------
A non-text attachment was scrubbed...
Name: idm-profile.zip
Type: application/x-zip-compressed
Size: 87769 bytes
Desc: idm-profile.zip
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20150526/6695b940/attachment.bin>
More information about the midPoint
mailing list