Thanks Nick... Let me try this and will post my results.. Sudip
On Thursday, December 27, 2012 4:49:19 PM UTC+5:30, Nick Toursky wrote: > > Hi Sudip, > > Make sure you're using the latest Scalarizr (more details in our wiki > http://wiki.scalr.com/display/docs/Architecture) > > Regards, > Nick > > On Thu, Dec 27, 2012 at 8:39 AM, Sudip Dutta > <[email protected]<javascript:> > > wrote: > >> I found this in /var/log/scalarizr_debug.log >> >> 2012-12-27 05:15:45,959 - ERROR - scalarizr - syntax error: line 1, >> column 0 >> Traceback (most recent call last): >> File "/usr/lib/python2.6/site-packages/scalarizr/__init__.py", line >> 833, in main >> _init_services() >> File "/usr/lib/python2.6/site-packages/scalarizr/__init__.py", line >> 309, in _init_services >> queryenv = QueryEnvService(queryenv_url, server_id, >> cnf.key_path(cnf.DEFAULT_KEY), queryenv.get_latest_version()) >> File "/usr/lib/python2.6/site-packages/scalarizr/queryenv.py", line >> 184, in get_latest_version >> return self._request("get-latest-version",{}, >> self._read_get_latest_version_response) >> File "/usr/lib/python2.6/site-packages/scalarizr/queryenv.py", line >> 209, in _request >> return response_reader(xml, *response_reader_args) >> File "/usr/lib/python2.6/site-packages/scalarizr/queryenv.py", line >> 281, in _read_get_latest_version_response >> result = xml2dict(ET.XML(xml)) >> File >> "/usr/lib/python2.6/site-packages/scalarizr/externals/etree/ElementTree.py", >> line 1282, in XML >> parser.feed(text) >> File >> "/usr/lib/python2.6/site-packages/scalarizr/externals/etree/ElementTree.py", >> line 1624, in feed >> self._raiseerror(v) >> File >> "/usr/lib/python2.6/site-packages/scalarizr/externals/etree/ElementTree.py", >> line 1488, in _raiseerror >> raise err >> ParseError: syntax error: line 1, column 0 >> 2012-12-27 05:15:45,961 - DEBUG - scalarizr.config - Reading file >> /etc/scalr/private.d/.state >> >> Sudip >> >> >> On Thursday, December 27, 2012 11:19:41 AM UTC+5:30, Sudip Dutta wrote: >>> >>> Hi, >>> >>> I am using Scalr community v. scalr-3.5.r7704 and installed in a single >>> server. I have created new roles (both mysql and apache) through Role >>> Builder for Rackspace. The server created fine in my Rackspace account but >>> the Role is not coming under "Roles > view all" or I can not add these >>> roles to my server farms as they are not coming under Roles. I can see the >>> Roles under "Roles > Bundle Tasks" but it is always displaying "Installing >>> Software" . below is the log when I click on "view log" - >>> >>> ec 26, 2012 19:30:06 >>> Server status: ACTIVE >>> Dec 26, 2012 19:28:06 >>> Server status: ACTIVE >>> Dec 26, 2012 19:26:05 >>> Server status: ACTIVE >>> Dec 26, 2012 19:24:05 >>> Server status: ACTIVE >>> Dec 26, 2012 19:22:06 >>> Server status: ACTIVE >>> Dec 26, 2012 19:20:06 >>> Server status: ACTIVE >>> Dec 26, 2012 19:18:05 >>> Server status: ACTIVE >>> Dec 26, 2012 19:16:11 >>> Starting importing to Scalr in background [ OK ] >>> Dec 26, 2012 19:16:11 >>> Installing software [ OK ] >>> Dec 26, 2012 19:16:11 >>> Creating runlist [ OK ] >>> Dec 26, 2012 19:16:11 >>> Unpacking cookbooks [ OK ] >>> Dec 26, 2012 19:16:11 >>> Creating chef configuration file [ OK ] >>> Dec 26, 2012 19:16:11 >>> Installing chef [ OK ] >>> Dec 26, 2012 19:16:06 >>> Server status: ACTIVE >>> >>> >>> Please help me on this. >>> >>> Thanks ... >>> >>> Sudip >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "scalr-discuss" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/scalr-discuss/-/c7fajNUpX40J. >> >> To post to this group, send email to [email protected]<javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/scalr-discuss?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/scalr-discuss/-/0KWmmz7zvFoJ. 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.
