NBCC bpimagelist exit status 255
| Article:TECH199639 | | | Created: 2012-11-12 | | | Updated: 2012-11-12 | | | Article URL http://www.symantec.com/docs/TECH199639 |
Problem
Nbcc Error
***WARNING*** NBCC encountered an error attempting to run the
"D:\VERITAS\NetBackup\bin\admincmd\bpimagelist" -l -d 01/01/1970 2>&1|
command. The exit status was 255.
As seen in the nbcc-info.txt
Error
"D:\VERITAS\NetBackup\bin\admincmd\bpimagelist" -l -d 01/01/1970 2>&1|
Error Invalid start date
Tried running the command bpimagelist -d 01/01/1970 from the command line and recieved the error invalid start date.
Ran bpimagelist -d 1970/01/01 which worked.
Looked at the nbsu from the master for the system loacle in os_general.txt found
ÏµÍ³ÇøÓòÉèÖÃ: zh-cn;ÖÐÎÄ(Öйú)
Environment
Location other than usa
Cause
This message is seen because of the locale differences
Also seen in nbsu from the master for the system locale in os_general.txt found
ÏµÍ³ÇøÓòÉèÖÃ: zh-cn;ÖÐÎÄ(Öйú)
Solution
Picked the locale name from the nbsu and matched it to an entry in the lc.conf.
Nbcc ran correctly with the following command nbcc -locale zh_CN.UTF-8
You must speficy the locale with the extact locale option in the lc.conf
Windows c:/program files/veritas/msg/lc.conf
usr\openv\msg\lc.conf
|
|
Article URL http://www.symantec.com/docs/TECH199639
Terms of use for this information are found in Legal Notices









Thank you.