Server Management - Systems Insight Manager
1832695 Members
2853 Online
110043 Solutions
New Discussion

custom command error: environmental variable list error

 
Nikolaj Jøker
Occasional Advisor

custom command error: environmental variable list error

Error: "The runnable task did not successfully build its environmental variable list. String index out of range: -1"

Occurs when the command is run. It's a simple CMD file. No parameters or environmental variables specified.

Has anyone seen this? Any suggestions.
2 REPLIES 2
Nikolaj Jøker
Occasional Advisor

Re: custom command error: environmental variable list error

Got this from HP:

Edit the file globalsettings.props in the config folder:

change
CMSLocale=da_DK

into
CMSLocale=en_US

Problem solved...
Nikolaj Jøker
Occasional Advisor

Re: custom command error: environmental variable list error

.