Advertisement
chrissharp123

Untitled

Oct 22nd, 2019
402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. root@csharp-master:/var/log/evergreen/2019/10/22# perl -c /usr/local/share/perl/5.26.1/OpenILS/Application/Storage/Publisher/action.pm
  2. *** Logger found no config. Using STDERR ***
  3. *** Logger found no config. Using STDERR ***
  4. *** Logger found no config. Using STDERR ***
  5. *** Logger found no config. Using STDERR ***
  6. *** Logger found no config. Using STDERR ***
  7. [2019-10-22 11:46:53] /usr/local/share/perl/5.26.1/OpenILS/Application/Storage/Publisher/action.pm/ [ERR :17656:Publisher.pm:406:] ARG! Couldn't load action class Publisher: Experimental keys on scalar is now forbidden at /usr/local/share/perl/5.26.1/OpenILS/Application/Storage/Publisher/action.pm line 2395.
  8. Type of arg 1 to keys must be hash or array (not key/value hash slice) at /usr/local/share/perl/5.26.1/OpenILS/Application/Storage/Publisher/action.pm line 2395, near "}) "
  9. Compilation failed in require at /usr/local/share/perl/5.26.1/OpenILS/Application/Storage/Publisher.pm line 404.
  10.  
  11. *** Logger found no config. Using STDERR ***
  12. *** Logger found no config. Using STDERR ***
  13. *** Logger found no config. Using STDERR ***
  14. *** Logger found no config. Using STDERR ***
  15. [2019-10-22 11:46:53] /usr/local/share/perl/5.26.1/OpenILS/Application/Storage/Publisher/action.pm/ [ERR :17656:EX.pm:66:] Exception: OpenSRF::EX::ERROR 2019-10-22T11:46:53 OpenSRF::Utils::Logger /usr/local/share/perl/5.26.1/OpenSRF/Utils/Logger.pm:243 System ERROR: ARG! Couldn't load action class Publisher: Experimental keys on scalar is now forbidden at /usr/local/share/perl/5.26.1/OpenILS/Application/Storage/Publisher/action.pm line 2395.
  16. Type of arg 1 to keys must be hash or array (not key/value hash slice) at /usr/local/share/perl/5.26.1/OpenILS/Application/Storage/Publisher/action.pm line 2395, near "}) "
  17. Compilation failed in require at /usr/local/share/perl/5.26.1/OpenILS/Application/Storage/Publisher.pm line 404.
  18.  
  19.  
  20. Exception: OpenSRF::EX::ERROR 2019-10-22T11:46:53 parent /usr/share/perl/5.26/parent.pm:16 System ERROR: ARG! Couldn't load action class Publisher: Experimental keys on scalar is now forbidden at /usr/local/share/perl/5.26.1/OpenILS/Application/Storage/Publisher/action.pm line 2395.
  21. Type of arg 1 to keys must be hash or array (not key/value hash slice) at /usr/local/share/perl/5.26.1/OpenILS/Application/Storage/Publisher/action.pm line 2395, near "}) "
  22. Compilation failed in require at /usr/local/share/perl/5.26.1/OpenILS/Application/Storage/Publisher.pm line 404.
  23.  
  24. Compilation failed in require at /usr/share/perl/5.26/parent.pm line 16.
  25. BEGIN failed--compilation aborted at /usr/local/share/perl/5.26.1/OpenILS/Application/Storage/Publisher/action.pm line 2.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement