David,
I have a non source code based RPM version of CS 4 so I cant really set the breakpoint and use IDE. Alternatively I can probably install IDE and compile for source - but this is a long shot and will take a bit of time - since I have to recreate the Advanced Network there and I don’t have luxury of redoing the whole thing. I wonder if I can do the same thing with FireBug or similar in browser tool. Any help in getting this through - except for using IDE and redoing my setup is appreciated. Thanks ilya -----Original Message----- From: Dave Cahill (JIRA) [mailto:j...@apache.org] Sent: Sunday, December 02, 2012 8:20 PM To: cloudstack-dev@incubator.apache.org Subject: [jira] [Commented] (CLOUDSTACK-563) Unable to create guest network in UI for Advanced Zone [ 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