Hi Prakash, have a look at https://github.com/jclouds/jclouds-examples/blob/master/compute-basics/src/main/java/org/jclouds/examples/compute/basics/MainApp.java#L155
instead of 1, simply tries 5. it should work. Best On Tue, Jan 21, 2014 at 4:00 PM, Andrew Phillips <[email protected]> wrote: > Forwarding to user@... > > ----- Forwarded message from [email protected] ----- > Date: Tue, 21 Jan 2014 10:48:19 +0530 > From: Sathya Prakash <[email protected]> > > Hi, >>> >>> I am new to cloud computing and JCloud. >>> >>> I have a vm running on my machine, i would like to try using jcloud to >>> start 5 vm at a time. >>> >>> Can any one please help me. >>> >>> if there are any example apart from >>> https://github.com/jclouds/jclouds-examples >>> >>> -- >>> Regards, >>> Prakash. >>> >> > > > > > > > >> Hi, > >> > >> I am new to cloud computing and JCloud. > >> > >> I have a vm running on my machine, i would like to try using jcloud to > >> start 5 vm at a time. > >> > >> Can any one please help me. > >> > >> if there are any example apart from > >> https://github.com/jclouds/jclouds-examples > >> > >> -- > >> Regards, > >> Prakash. > >> > > > > > >
