[7.470][BUG][FIXED] Not Enough Argument into middleware log

Hi

I've an HA active/passive mode setup and when checking into the middleware logs I've plenty of 


2009:07:12-23:19:24 asg470a middleware[5523]: E Not enough arguments!


is it a problem ?

ie:


2009:07:14-15:44:41 asg470a-1 middleware[3266]: >=========================================================================
2009:07:14-15:44:41 asg470a-1 middleware[3266]: E Not enough arguments!
2009:07:14-15:44:41 asg470a-1 middleware[3266]: 
2009:07:14-15:44:41 asg470a-1 middleware[3266]:  1. core::Ressource::getConfdObject:233() /PerlApp/core/Ressource.pm
2009:07:14-15:44:41 asg470a-1 middleware[3266]:  2. modules::httpd::load:84() /PerlApp/modules/httpd.pm
2009:07:14-15:44:41 asg470a-1 middleware[3266]:  3. core::Config::load:279() /PerlApp/core/Config.pm
2009:07:14-15:44:41 asg470a-1 middleware[3266]:  4. main::top-level:177() mdw_deamon.pl
2009:07:14-15:44:41 asg470a-1 middleware[3266]: |=========================================================================
2009:07:14-15:44:41 asg470a-1 middleware[3266]: E Not enough arguments!
2009:07:14-15:44:41 asg470a-1 middleware[3266]: 
2009:07:14-15:44:41 asg470a-1 middleware[3266]:  1. core::Ressource::getConfdObject:233() /PerlApp/core/Ressource.pm
2009:07:14-15:44:41 asg470a-1 middleware[3266]:  2. modules::httpd::load:85() /PerlApp/modules/httpd.pm
2009:07:14-15:44:41 asg470a-1 middleware[3266]:  3. core::Config::load:279() /PerlApp/core/Config.pm
2009:07:14-15:44:41 asg470a-1 middleware[3266]:  4. main::top-level:177() mdw_deamon.pl
2009:07:14-15:44:46 asg470a-1 middleware[3266]: |=========================================================================
2009:07:14-15:44:46 asg470a-1 middleware[3266]: E Not enough arguments!
2009:07:14-15:44:46 asg470a-1 middleware[3266]: 
2009:07:14-15:44:46 asg470a-1 middleware[3266]:  1. core::Ressource::getConfdObject:233() /PerlApp/core/Ressource.pm
2009:07:14-15:44:46 asg470a-1 middleware[3266]:  2. modules::IPTables::Adapters::nat_masq::generateRules:231() /PerlApp/modules/IPTables/Adapters/nat_masq.pm
2009:07:14-15:44:46 asg470a-1 middleware[3266]:  3. modules::IPTables::Adapter::generateAll:123() /PerlApp/modules/IPTables/Adapter.pm
2009:07:14-15:44:46 asg470a-1 middleware[3266]:  4. modules::IPTables::Adapter::load:86() /PerlApp/modules/IPTables/Adapter.pm
2009:07:14-15:44:46 asg470a-1 middleware[3266]:  5. modules::IPTables::Adapters::nat_masq::load:45() /PerlApp/modules/IPTables/Adapters/nat_masq.pm
2009:07:14-15:44:46 asg470a-1 middleware[3266]:  6. core::Config::load:279() /PerlApp/core/Config.pm
2009:07:14-15:44:46 asg470a-1 middleware[3266]:  7. main::top-level:177() mdw_deamon.pl
2009:07:14-15:44:53 asg470a-1 middleware[3266]:  cycle=20 cycle::end=1247579093  0.49u  0.91s  1.06uc  2.39us
2009:07:14-15:44:53 asg470a-1 middleware[3266]: T main::top-level:208() => caught 3 signal(s) during cycle 20
2009:07:14-15:44:53 asg470a-1 middleware[3266]: T main::top-level:169() => cycle=21 cycle::start=1247579093
2009:07:14-15:44:54 asg470a-1 middleware[3266]: T core::Config::Changed:136() => configversion=14
2009:07:14-15:44:54 asg470a-1 middleware[3266]: T core::Config::Changed:146() => changelog=0,2,0
2009:07:14-15:44:54 asg470a-1 middleware[3266]: T core::Config::load:272() => modules=11,41
2009:07:14-15:45:12 asg470a-1 middleware[3266]: >=========================================================================
2009:07:14-15:45:12 asg470a-1 middleware[3266]: E Not enough arguments!


thx
Parents

  • I've an HA active/passive mode setup


    Actually, none of this was related to HA; but thanks for mentioning it anyway: Often, HA and cluster do make a difference.


    and when checking into the middleware logs I've plenty of 
    "E Not enough arguments!"
    is it a problem ?


    Sometimes, such messages may be symptoms of severe problems, so thanks for reporting!

    In this case, though, both turned out to be harmless when having a closer look at the code.  Of course, i fixed them anyway for 7.480.


    modules::httpd::load:84() /PerlApp/modules/httpd.pm
    modules::IPTables::Adapters::nat_masq::generateRules:231() /PerlApp/modules/IPTables/Adapters/nat_masq.pm


    Thanks for quoting just the right amount from the logs, the two lines cited above allowed me to track down the two actual problems (Mantis 10078, 10934).  Without the full quote from the logs, these would have been hard to find...

    Yours,
      Ingo
  • Hi,
    this is a duplicate of what I posted under 7.450.

    Ian M
  • Hi,
    this is a duplicate of what I posted under 7.450.

    Ian M


    Indeed I did not found any subject with middleware but i was almost sure it was already reported..
    at least it is now fixed
    Sorry Ian [:)] congrats to you
Reply Children
No Data