|
From: Indra D. <ID...@lg...> - 2006-10-19 03:20:31
|
I have a filter set as follows in the wrapper.conf file: =20 wrapper.filter.trigger.1=3Djava.lang.OutOfMemoryError wrapper.filter.action.1=3DRESTART =20 Will this fire the trigger if the wrapper output contains the following? =20 java.lang.OutOfMemoryError: PermGen Space =20 In other words, does wrapper look for an exact match of the string specified by wrapper.filter.trigger.n property? If so, it will be nice to have a feature where user can simply specify a pattern to look for instead of a literal string. =20 - Indra =20 ---------------------------------------------------------------------- This e-mail, including any attached files, may contain confidential and pri= vileged information for the sole use of the intended recipient. Any review= , use, distribution, or disclosure by others is strictly prohibited. If yo= u are not the intended recipient (or authorized to receive information for = the intended recipient), please contact the sender by reply e-mail and dele= te all copies of this message. |