Error starting management server with latest 4.3

2014-01-17 Thread Prabhakaran Ganesan
Hi, I created a new sandbox on 4.3, built the source and tried starting the management server yesterday. But I ran into the following error. I thought it could be something intermittent and tried with a fresh sandbox today. I still see the same problem. The build environment is based on Ce

Re: Error starting management server

2013-05-07 Thread Dharmesh Kakadia
It was some issue with the setup I had. Started with a fresh setup a worked, so could't figure out was wrong. Thanks everyone for the help. I am closing the issue CLOUDSTACK-2211. Thanks, Dharmesh On Mon, Apr 29, 2013 at 2:02 PM, Prasanna Santhanam wrote: > On Mon, Apr 29, 2013 at 11:52:56AM +0

Re: Error starting management server

2013-04-29 Thread Dharmesh Kakadia
Ans 1: No. I did route and it is going on vboxnet0 only. Ans 2: Yes. I am running DevcloudVM on virtualbox on same host where codebase and management server is. I went to IRC, couldn't find you. Novice user !! Can I know your nick ? Thanks, Dharmesh On Mon, Apr 29, 2013 at 11:29 AM, Prasanna S

Re: Error starting management server

2013-04-28 Thread Prasanna Santhanam
That looks fine too. I have a silly question: 1. Does your internal univ. subnet conflict with 192.168.x.y? Is it contacting a different machine perhaps? 2. Is the devcloudVM on the same host as your codebase from where you run mvn? If no, can you get on IRC #cloudstack? -- Prasanna., On Mon

Re: Error starting management server

2013-04-28 Thread Dharmesh Kakadia
This is xenbr0 and xenbr1. xenbr0Link encap:Ethernet HWaddr 08:00:27:9b:32:00 inet addr:192.168.56.10 Bcast:192.168.56.255 Mask:255.255.255.0 inet6 addr: fe80::a00:27ff:fe9b:3200/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX pack

Re: Error starting management server

2013-04-28 Thread Prasanna Santhanam
On Mon, Apr 29, 2013 at 10:36:48AM +0530, Dharmesh Kakadia wrote: > I have updated the bug report. xapi is listening on devcloud host. "xe > vm-list" shows the control domain running. Anything that you think is wrong > ? > Has your devcloudVM come up with the NIC (192.168.56.10)? What does ifconfi

Re: Error starting management server

2013-04-28 Thread Dharmesh Kakadia
I have updated the bug report. xapi is listening on devcloud host. "xe vm-list" shows the control domain running. Anything that you think is wrong ? Thanks, Dharmesh On Mon, Apr 29, 2013 at 9:54 AM, Prasanna Santhanam wrote: > On Sat, Apr 27, 2013 at 10:08:22PM +0530, Dharmesh Kakadia wrote: >

Re: Error starting management server

2013-04-28 Thread Prasanna Santhanam
On Sat, Apr 27, 2013 at 10:08:22PM +0530, Dharmesh Kakadia wrote: > I found out the issue. I was behind the proxy and python was not able to > bypass the local address. After unsetting proxy, I am able to add zones, > pod and cluster. But while adding hosts I get following error: Ah - should've no

Re: Error starting management server

2013-04-28 Thread Dharmesh Kakadia
Anyone ? On Sat, Apr 27, 2013 at 10:08 PM, Dharmesh Kakadia wrote: > I found out the issue. I was behind the proxy and python was not able to > bypass the local address. After unsetting proxy, I am able to add zones, > pod and cluster. But while adding hosts I get following error: > > INFO [clo

Re: Error starting management server

2013-04-27 Thread Dharmesh Kakadia
I found out the issue. I was behind the proxy and python was not able to bypass the local address. After unsetting proxy, I am able to add zones, pod and cluster. But while adding hosts I get following error: INFO [cloud.resource.ResourceManagerImpl] (1793095672@qtp-165312501-9:) Trying to add a

Re: Error starting management server

2013-04-26 Thread Prasanna Santhanam
On Fri, Apr 26, 2013 at 06:30:23PM +0530, Dharmesh Kakadia wrote: > Hi, > > I have created bug https://issues.apache.org/jira/browse/CLOUDSTACK-2211 as > suggested by you. > Being a newbie I was not sure how things are done in Apache Way. Couldn't > assign you the bug. Correct me if I missed somet

Re: Error starting management server

2013-04-26 Thread Dharmesh Kakadia
Hi, I have created bug https://issues.apache.org/jira/browse/CLOUDSTACK-2211 as suggested by you. Being a newbie I was not sure how things are done in Apache Way. Couldn't assign you the bug. Correct me if I missed something. Thanks, Dharmesh On Fri, Apr 26, 2013 at 4:32 PM, Prasanna Santhanam

Re: Error starting management server

2013-04-26 Thread Prasanna Santhanam
On Fri, Apr 26, 2013 at 04:22:58PM +0530, Dharmesh Kakadia wrote: > I repeated the all the steps from wiki with a fresh code and still getting > the same error. I tried on both Mac OS and Ubuntu 12.04. Is wiki missing > any step ? > Sorry, I'm unable to repro this. I'll try to add some debug logs

Re: Error starting management server

2013-04-26 Thread Dharmesh Kakadia
I repeated the all the steps from wiki with a fresh code and still getting the same error. I tried on both Mac OS and Ubuntu 12.04. Is wiki missing any step ? On Fri, Apr 26, 2013 at 2:26 PM, Dharmesh Kakadia < dharmesh.kaka...@research.iiit.ac.in> wrote: > I am running "mvn -P developer -pl t

Re: Error starting management server

2013-04-26 Thread Dharmesh Kakadia
I am running "mvn -P developer -pl tools/devcloud -Ddeploysvr" from base dir and "python ../marvin/marvin/ deployDataCenter.py -i devcloud.cfg" from tools/devcloud as directed in wiki. On Fri, Apr 26, 2013 at 2:20 PM, Prasanna Santhanam wrote: > On Fri, Apr 26, 2013 at 12:46:16PM +0530, Dharme

Re: Error starting management server

2013-04-26 Thread Prasanna Santhanam
On Fri, Apr 26, 2013 at 12:46:16PM +0530, Dharmesh Kakadia wrote: > I tried > > mvn -P developer -pl tools/devcloud -Ddeploysvr > > and > > python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg > > I used the devcloud.cfg from devcloud without any change. Here it is > > http://apaste.inf

Re: Error starting management server

2013-04-26 Thread Dharmesh Kakadia
I have ran the deploydb step. (mvn -P developer -pl developer,tools/devcloud -Ddeploydb). No error. I checked the mysql as well. It has all the tables. I again wiped and re-run the 2 steps. Nothing changed. On Fri, Apr 26, 2013 at 1:04 PM, Sebastien Goasguen wrote: > You might want to make sure

Re: Error starting management server

2013-04-26 Thread Sebastien Goasguen
You might want to make sure that you database is wiped out before using marvin. That is to say, run the deploydb step before trying : > python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg On Apr 26, 2013, at 3:16 AM, Dharmesh Kakadia wrote: > I tried > > > mvn -P developer -pl tool

Re: Error starting management server

2013-04-26 Thread Dharmesh Kakadia
I tried mvn -P developer -pl tools/devcloud -Ddeploysvr and python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg I used the devcloud.cfg from devcloud without any change. Here it is http://apaste.info/22Pd both are failing with Traceback (most recent call last): File "../marvin/m

Re: Error starting management server

2013-04-25 Thread Prasanna
What's your python command on the command line? And the json file that you passed in to run it. Put it up on apaste.info? -- Prasanna., On Thu, Apr 25, 2013 at 06:04:14PM +0530, Dharmesh Kakadia wrote: > Hi, > > I was able to only run management server. Now stuck at step-8. I tried > running it

Re: Error starting management server

2013-04-25 Thread Dharmesh Kakadia
Anyone ? I am not able to figure it out. On Thu, Apr 25, 2013 at 6:04 PM, Dharmesh Kakadia wrote: > Hi, > > I was able to only run management server. Now stuck at step-8. I tried > running it both way (mvn and python). > > Traceback (most recent call last): > File "../marvin/marvin/deployDataC

Re: Error starting management server

2013-04-25 Thread Dharmesh Kakadia
Sorry. Understood now that the step-8 above will do add datacenter/pod/cluster/host etc. Need help only in step-8. On Thu, Apr 25, 2013 at 6:04 PM, Dharmesh Kakadia wrote: > Hi, > > I was able to only run management server. Now stuck at step-8. I tried > running it both way (mvn and python). > >

Re: Error starting management server

2013-04-25 Thread Dharmesh Kakadia
Hi, I was able to only run management server. Now stuck at step-8. I tried running it both way (mvn and python). Traceback (most recent call last): File "../marvin/marvin/deployDataCenter.py", line 469, in deploy.deploy() File "../marvin/marvin/deployDataCenter.py", line 452, in deploy

Re: Error starting management server

2013-04-25 Thread Dharmesh Kakadia
Hi, Thanks. That was exactly what I was missing. Running now !! Thanks, Dharmesh On Thu, Apr 25, 2013 at 10:34 AM, Prasanna Santhanam wrote: > On Wed, Apr 24, 2013 at 11:07:38PM +0530, Dharmesh Kakadia wrote: > > Hi, > > > > I am setting up dev environment following : > > https://cwiki.apache

Re: Error starting management server

2013-04-24 Thread Prasanna Santhanam
On Wed, Apr 24, 2013 at 11:07:38PM +0530, Dharmesh Kakadia wrote: > Hi, > > I am setting up dev environment following : > https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud Dev environment specifics are here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStac

Error starting management server

2013-04-24 Thread Dharmesh Kakadia
Hi, I am setting up dev environment following : https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud I am stuck on step 7.3 while starting the management server. the output of mvn -pl :cloud-client-ui jetty:run gets stuck after INFO [utils.component.ComponentContext] (main:) Setup