[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.hyades] Multilanguage regexp support in LTA&GLA
|
- From: "Alexander Chemeris" <chemeris@xxxxxxx>
- Date: Tue, 07 Dec 2004 05:35:29 +0300
- Newsgroups: eclipse.tools.hyades
- Organization: Systemprom
- User-agent: Opera M2/7.60 (Win32, build 7364)
Hello,
I investigated my rules-based adapter problems and found that adapter
fails when I use russian in match regexp. It work fine, when russian
appears only in log file: it read russian strings from log file, match
this strings with regexps, format them and show in Log View. But once I
add russian symols in regexp itself I get null output in Log View with no
errors. This behaviour is very surprising to me, because all (and russian
characters in regexp!) work fine while testing in Generic Log Adapter
perspective.
Any suggestions are welcome.
Thanks,
Alexander Chemeris