Executing unims -register result in error "Unable to open values files values.xml"
search cancel

Executing unims -register result in error "Unable to open values files values.xml"

book

Article ID: 203365

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

While executing unims -register command for a node result in an error 

Unable to open values files values.xml

Error -1 initializing configuration

 

 

Environment

Release : 6.x

Component : DOLLAR UNIVERSE

OS: Windows

Cause

When trying to execute the command above the DUAS environment is not loaded and hence resulting in above error while executing the command line (cmd prompt)

Resolution

Please follow step below to resolve the issue

  1. On command line navigate to path INSTALL_DIR\AUTOMIC\DUAS\<NODE-ID>
  2. Execute the command unienv.bat (this will load the environment appropriately)
  3. On command line navigate to path INSTALL_DIR\AUTOMIC\DUAS\<NODE-ID>\bin
  4. Try to run the command unims -register. Please note the -register command may require IO server of node to be stopped or you may get below error while execution, to overcome this please stop the respective IO service of the node
    • This command requires the IO server to be stopped. Please stop the server and re-execute the command.
    • Example: unims -register -login admin -pwd **** -mshost testhost -mport 4184 -label test_node

Additional Information

Article id: 200421