Author Topic: cannot encode EBox__Exceptions__DataNotFound on error.log  (Read 1548 times)

sotero

  • Zen Apprentice
  • *
  • Posts: 17
  • Karma: +1/-0
    • View Profile
Anybody seen this?
I get this error in /var/log/ebox/error.log

This happens under a ebox master-slave configuration, with 3 machines as slave, but it only shows up on one of the slaves

Code: [Select]
Use of uninitialized value in pattern match (m//) at /usr/share/perl5/SOAP/Transport/HTTP.pm line 605.
Use of uninitialized value in sprintf at /usr/share/perl5/SOAP/Lite.pm line 1004.
Cannot encode 'EBox__Exceptions__DataNotFound' element as 'hash'. Will be encoded as 'map' instead

What does it mean?

Thanks