로캘이 영어 또는 프랑스어로 설정되어 있지 않으면 generate-java-truststore.sh 실패
Summary: 스크립트 또는 작업에 CLI 오류가 발생하여 성공적으로 완료되지 않고, 기본 로캘을 찾을 수 없습니다.
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
SMRFE:# /opt/APG/bin/generate-java-truststore.sh
"주" java.lang.ExceptionInInitializerError 스레드에 예외 발생
at com.watch4net.apg.java.cli.CliProgressionListener.(CliProgressionListener.java:26)
at com.watch4net.apg.java.cli.GenerateTruststoreCli.main(GenerateTruststoreCli.java:62)
원인: java.util.MissingResourceException: Can't find bundle for base name com.watch4net.apg.java.locale.resources, locale es_ES
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1581)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1396)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:782)
at com.watch4net.apg.java.locale.Resources.(Resources.java:18)
... 2 more
"주" java.lang.ExceptionInInitializerError 스레드에 예외 발생
at com.watch4net.apg.java.cli.CliProgressionListener.(CliProgressionListener.java:26)
at com.watch4net.apg.java.cli.GenerateTruststoreCli.main(GenerateTruststoreCli.java:62)
원인: java.util.MissingResourceException: Can't find bundle for base name com.watch4net.apg.java.locale.resources, locale es_ES
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1581)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1396)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:782)
at com.watch4net.apg.java.locale.Resources.(Resources.java:18)
... 2 more
Cause
CLI 언어 또는 로캘이 영어 또는 프랑스어를 제외한 다른 언어로 설정되어 있으면 문제가 발생합니다.
Monitoring and Reporting 소프트웨어는 다음 언어로 제공됩니다.
• 영어
• 프랑스어
Monitoring and Reporting 소프트웨어는 다음 언어로 제공됩니다.
• 영어
• 프랑스어
Resolution
지원되는 언어로 로캘 변경
위의 오류는 로캘 |language가 es_ES로 설정되어 있음을 보여줍니다.
현재 설정 보기:
# locale
사용 가능한 언어 보기:
# locale -a
영어로 변경
# LANG=en_US
# locale
스크립트 실행:
# /opt/APG/bin/generate-java-truststore.sh
위의 오류는 로캘 |language가 es_ES로 설정되어 있음을 보여줍니다.
현재 설정 보기:
# locale
사용 가능한 언어 보기:
# locale -a
영어로 변경
# LANG=en_US
# locale
스크립트 실행:
# /opt/APG/bin/generate-java-truststore.sh
Affected Products
Storage Monitoring and Reporting, SRM, VNX Family Monitoring and ReportingArticle Properties
Article Number: 000185536
Article Type: Solution
Last Modified: 15 Dec 2022
Version: 5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.