Re: SSVM JAVA PROCESS NOT RUNNING, systemvm didn't get patched with the agent specific code

2014-09-04 Thread Nitin Mehta
For future reference do look at https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM,+templates,+Sec ondary+storage+troubleshooting For ssvm related issues. This was covered by #9 in the wiki. On 04/09/14 3:47 AM, "Punith S" wrote: >thanks Hugo, it's working now :) > >cheers! > > >On Thu

Re: SSVM JAVA PROCESS NOT RUNNING, systemvm didn't get patched with the agent specific code

2014-09-04 Thread Punith S
thanks Hugo, it's working now :) cheers! On Thu, Sep 4, 2014 at 3:32 PM, Hugo Trippaers wrote: > Punith, > > You need to enable the systemvm flag in cloudstack to make sure a new > systemvm.iso is build. > > mvn -Dnoredist -Psystemvm clean install > > > Cheers, > > Hugo > > On 4 sep. 2014, at

Re: SSVM JAVA PROCESS NOT RUNNING, systemvm didn't get patched with the agent specific code

2014-09-04 Thread Hugo Trippaers
Punith, You need to enable the systemvm flag in cloudstack to make sure a new systemvm.iso is build. mvn -Dnoredist -Psystemvm clean install Cheers, Hugo On 4 sep. 2014, at 11:27, Punith S wrote: > hi, > > i have been working on building noredist of master for vmware, > > since i'm using

SSVM JAVA PROCESS NOT RUNNING, systemvm didn't get patched with the agent specific code

2014-09-04 Thread Punith S
hi, i have been working on building noredist of master for vmware, since i'm using mvn commands and jetty for deploying cloudstack i'm building the cloudstack using $ mvn clean $ mvn install -Dnoredist deploying using $ mvn -pl :cloud-client-ui jetty:run -Dnoredist also i'm seeding the SSVM t