You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Daan Hoogland <da...@gmail.com> on 2013/11/29 15:29:21 UTC

dev ms not starting ui

H,

kind of an embarrassing question: I have a master build, on macosx
10.9, a clean db, and devcloud. I have build, installed and deployed
db without any problems. When I start jetty:run everything loads
without ERROR. There is an exception logged about keytool stating it
will use a fail-safe keystore. and later 2013-11-29 13:45:26,699 WARN
[c.c.u.s.Script] (main:null) Unable to find script vms/systemvm.iso

next everything loads untill 2013-11-29 13:45:43,286 WARN
[c.c.c.ConfigurationManagerImpl] (main:null) Management network CIDR
is not configured originally. Set it default to 192.168.<my home
choice!?!>.0/24

I would expect this to be 192,168,56,0/24 not my very secure/obscure
home network.

then
2013-11-29 13:45:46,108 WARN  [o.a.c.alerts]
(Cluster-Notification-1:ctx-0ee189af)  alertType:: 14 //
dataCenterId:: 0 // podId:: 0 // clusterId:: null // message::
Management server node 127.0.0.1 is up
2013-11-29 13:45:46,116 WARN  [c.c.c.ClusterManagerImpl]
(Cluster-Notification-1:ctx-0ee189af) Notifying management server join
event took 11 ms

but nothing is up as far as the ui is concerned. This would have given
me a MS console on http://localhost:8080/client two days ago. It
doesn't anymore and i have been looking since.

I am now busy creating a clean environment again to see if i am
strugling against some kind of leftover but this could be considered
insanity.

Is there anything I am missing as far as anyone can tell?

tia,
Daan