[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] Multilanguage regexp support in LTA&GLA

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