Forum Discussion
Michael_Brown_1
Nimbostratus
Sep 18, 2004'Could not connect to iControl CORBA Portal' msg
Hello,
I figured this was more of a general question than a .NET question....
I have code (C) that successfully accesses iControl in one environment, but when I move it to the next e...
Sep 18, 2004
On the 4.x platforms, the SOAP server is a client proxy to the CORBA server on the BIG-IP. The "Could not connect to iControl CORBA Portal" error indicates that either the CORBA portal isn't running on the BIG-IP, or it is not configured to listen on the loopback address.
Your situation is a server configuration problem, not with your client code. The WSDL request does not connect to the CORBA portal so that is why you aren't getting an error when trying to request the WSDL documents.
You can try to reset the CORBA portal with the following command
"$ bigstart shutdown portal
$ bigstart startup"
This will make sure that the CORBA portal is running. Then re-run your client app and see if this corrects the problem. If not, then something is amiss with your configuration (which isn't supposed to be changed).
If this doesn't correct your problem, then I'd suggest you contact F5 Technical Support to get the issue resolved. As this is a BIG-IP configuration issue, you will have better results going through our normal support channel.
F5 Technical Support
Email:
Phone: 206-272-6888
Web: http://www.f5.com/support/
AskF5: http://tech.f5.com/
-Joe
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects