"Unable to open variables file variables.xml Initializing configuration error -1."
search cancel

"Unable to open variables file variables.xml Initializing configuration error -1."

book

Article ID: 200421

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

Dollar Universe command is failing when executed using Powershell type uproc with the error message below in the job log:

"Unable to open variables file variables.xml Initializing configuration error -1."

Environment

Release : 6.x

Component : DOLLAR UNIVERSE

OS: Windows Operating System

Resolution

It is normal that it will fail when running $U command in Powershell type uproc because the Powershell does not know environment variables of Dollar Universe. In order to execute $U commands from the Powershell, all $U environment variables need to be imported before executing any $U commands. All $U environment variables can be obtained by executing the command "set" within the Internal Uproc Type.