On the ec2 server, when I execute szradm –query-env –list-role-params or any 
other command, I always get this error.

Traceback (most recent call last):
  File "/usr/local/bin/szradm", line 10, in <module>
    main()
  File "/usr/lib/python2.6/site-packages/scalarizr/util/szradm.py", line 577, 
in main
    init_script()
  File "/usr/lib/python2.6/site-packages/scalarizr/__init__.py", line 379, in 
init_script
    kwargs[P2pConfigOptions.SERVER_ID] = ini.get(config.SECT_GENERAL, 
config.OPT_SERVER_ID)
  File "/usr/lib/python2.6/ConfigParser.py", line 540, in get
    raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'server_id' in section: 'general'

The config.ini file does not have the server id.  What am I missing?

Regards
Srini

-- 
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/scalr-discuss?hl=en.

Reply via email to