Re: Urgent : Network stuck in implementing state

2014-01-30 Thread Bjoern Teipel
Thanks, I got one step further and the NPE is not coming up but I guess I need to change the overall network state :? 014-01-30 15:23:16,159 DEBUG [cloud.network.NetworkManagerImpl] (Job-Executor-67:job-1218 = [ 7de934e0-2b42-476b-83da-cf03109331fa ]) Network is not implemented:

RE: Urgent : Network stuck in implementing state

2014-01-27 Thread Sanjeev Neelarapu
Hi Bjoern, Since the nic's instance_id is NULL you can set the removed field with some timestamp (e.g. now()). Also check the external IP address state in user_ip_address table. If this ip address state is in allocated set it to NULL and try delete network again. -Sanjeev -Original