ViPR SRM: 알림-통합, conf/bunit-group.csv를 읽는 동안 오류, 인덱스 근처에서 유효하지 않거나 지원되지 않는 이스케이프 시퀀스

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms



Event-Processing-Manager for Alert-Consolidation에서 다음과 같은 오류가 발생합니다.

경고 [2017-04-14 14:06:32 EDT] PropertyTagger :: fillDataStructure () : conf/bunit-group.csv에서 xxx 행의 conf/bunit-group.csv
콘텐츠 ""hostname-{XXXXXXXXXXXX}","VirtualMachine","Default""를 읽는 동안 오류가 발생했습니다.

경고 [2017-04-18 09:39:03 EDT] PropertyTagger :: createPropertyRecord () : 인덱스 17
문자열 근처의 잘못된/지원되지 않는 이스케이프 시퀀스 - domain\hostname
^
java.util.regex.PatternSyntaxException: 인덱스 17 근처의 잘못된/지원되지 않는 이스케이프 시퀀스
 

Cause

이는 특수 문자(이 경우 대괄호 "{}" & 백슬라 "\")가 파서에 의해 이스케이프되지 않기 때문에 발생합니다. 

Resolution

이 문제를 해결하려면 APG/Event-Processing/Event-Property-Tagger/Alert-Consolidation/conf

의 기본 백엔드에 있는 generic-event-ptf.xml 편집하고 디바이스를 참조하는 모든 key-property의 문자열 유형 값을 regex에서 string

으로 변경하여 <key-property delete-after-use="false" string-type="regex">device</key-property>
look like key-property <delete-after-use="false" string-type=" string">device</key-property>

변경 사항을 저장하고 Event-Processing-Manager for Alert-Consolidation을 재시작합니다.

Affected Products

SRM

Products

SRM
Article Properties
Article Number: 000061505
Article Type: Solution
Last Modified: 25 Sept 2024
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.