[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508427#comment-13508427
 ] 

Dave Cahill commented on CLOUDSTACK-563:
----------------------------------------

Hi Ilya,

In that case I'm not sure what the issue is, but I can give you a pointer to 
how I solved a similar issue myself. If you run through these steps, you will 
either figure out what the issue with your setup is, or get more details to add 
to this bug report.

Start the management server in debug mode (listening for debugger connections). 
Attach the debugger, e.g. using an IDE such as IntelliJ.
Put a breakpoint on the first line of searchForNetworkOfferings() in 
ConfigurationManagerImpl.java.
Go to Add Guest Network - this should trigger the breakpoint
Trace through the code to find why none of your network offerings are 
considered valid for inclusion in the dropdown list
   In my case, none of the providers were enabled on the underlying physical 
network - in your case, the reaosn will likely be different

Sorry I can't be of more help, but that pointer may be of some use.

Thanks,
Dave.



                
> Unable to create guest network in UI for Advanced Zone
> ------------------------------------------------------
>
>                 Key: CLOUDSTACK-563
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-563
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: UI
>    Affects Versions: 4.0.0
>         Environment: CS 4.0 on CentOS 6.3
> vSphere 5.0 clusters with Advanced networks
>            Reporter: ilya musayev
>              Labels: Bug, UI
>
> The UI would not allow for creation of guest Network.  - Please look at the 
> attached image.
> Screenshot - http://i50.tinypic.com/33zfmvs.jpg
> The drop down for NetworkOfferings is blank
> There is a dropdown for VPC - which is also blank (not needed for shared 
> networks)
> We also need the ability to pick the proper Physical Network Name - which is 
> not available/
> This feature is also broken in the Add A Zone wizard, i will open a separate 
> bug request for that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to