Hello,
I am trying to run the simulator on 4.3 branch with the following steps
1) mvn -Pdeveloper -Dsimulator clean install
2) mvn -Pdeveloper -pl developer -Ddeploydb
3) mvn -Pdeveloper -pl developer -Ddeploydb-simulator
4) mvn -pl client jetty:run -Dsimulator
On running the management server
From: sebgoa [run...@gmail.com]
Sent: Monday, January 27, 2014 8:57 AM
To: dev@cloudstack.apache.org
Cc: Animesh Chaturvedi
Subject: starting instance with simulator on 4.3-forward fails
Hi, while testing 4.3-forward with the simulator I can see that the template
shows up now, but when
Hi, while testing 4.3-forward with the simulator I can see that the template
shows up now, but when trying to start an instance it fails with the following
message:
2014-01-27 14:53:41.028:INFO::Started SelectChannelConnector@0.0.0.0:8080
[INFO] Started Jetty Server
INFO [c.c.c.ClusterManagerIm