Forum Discussion
Michel_van_der_
Nimbostratus
Oct 05, 2004Error question
We have an application which we use to manage 13 pairs (passive/active)
of F5 BigIP load balancers. We use the API with perl. Most of our
BigIPs are used for http, as well as other...
Oct 05, 2004
Hi Michel, Do you know which method you are executing that returns the "Name exceeds maximum length" error? You can use the Perl trace printing to spit out all SOAP requests and responses.
use SOAP::Lite + trace => qw(method debug);
You can also turn on debug logging on the BIG-IP which will put all iControl method calls with parameter printing in the /var/log/ITCM.log file.
$ b db set Local.Bigip.CORBA.LogLevel = "DEBUG"
$ bigstart shutdown portal
$ bigstart restart
-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