[
https://issues.apache.org/jira/browse/CLOUDSTACK-8140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14265892#comment-14265892
]
ASF subversion and git services commented on CLOUDSTACK-8140:
-------------------------------------------------------------
Commit 84c44b63140e8acf2336549040bda9c0a8f2ff66 in cloudstack's branch
refs/heads/master from Wei Zhou
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=84c44b6 ]
CLOUDSTACK-8140: CS fails to start after
secstorage/consoleproxy.service.offering is set to uuid
> secstorage.service.offering in GS set to service offering ID Webui fails to
> start
> ---------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8140
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8140
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.2.1
> Reporter: Nuno Tavares
> Assignee: Wei Zhou
>
> Hi. I'm using CS 4.2.1, and wanted to make sure that this has been corrected
> in next versions:
> It seems secstorage.service.offering setting in GS is expecting an integer ID
> instead of the typical GUID. According to Nitin Mehta it's a bug, and here is
> the bug report.
> I kept the subject line from the CS thread I came across:
> http://markmail.org/thread/jbdg544zmnye6kui#query:+page:1+mid:ifpbo3nivmpojtm3+state:results
> Not sure why/if it is directly related, if I set any value with
> update configuration set value = XXXXX where name =
> 'secstorage.service.offering';
> the management server will not launch properly. After restarting, this is
> what I get:
> {code}
> 🐵 > list capabilities
> Error: The given command:listCapabilities does not exist or it is not
> available for user with id:null
> 🐵 > list templates templatefilter=all
> Error: The given command:listTemplates does not exist or it is not available
> for user with id:null
> {code}
> (mgt server logs complain about listCapabilites as well).
> After setting the value to NULL everything comes back well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)