Advertisement
Guest User

Untitled

a guest
Jul 25th, 2014
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. sudo /etc/init.d/mysql restart
  2. Rather than invoking init scripts through /etc/init.d, use the service(8)
  3. utility, e.g. service mysql restart
  4.  
  5. Since the script you are attempting to invoke has been converted to an
  6. Upstart job, you may also use the restart(8) utility, e.g. restart mysql
  7. mysql start/running, process 20744
  8. simon@dcerouter:/var/log/apache2$ sudo /usr/pluto/bin/configure_snom3xx.pl -d 133 -i 192.168.80.165 -m 0015FAA0EE9A
  9. 192.168.80.1DBI connect('host=localhost;port=3306;user=root;database=pluto_main;','',...) failed: Too many connections at /usr/pluto/bin/lmce.pl line 16
  10. Uncaught exception from user code:
  11. Can't connect to database: Too many connections
  12. at /usr/pluto/bin/lmce.pl line 16
  13. main::getCoreIP() called at /usr/pluto/bin/configure_snom3xx.pl line 30
  14. ERROR 1040 (08004): Too many connections
  15. ERROR 1040 (08004): Too many connections
  16. ERROR 130 (HY000) at line 1: Incorrect file format 'ast_config'
  17. % Total % Received % Xferd Average Speed Time Time Time Current
  18. Dload Upload Total Spent Left Speed
  19. 101 16184 100 16184 0 131 96150 778 --:--:-- --:--:-- --:--:-- 96704
  20. % Total % Received % Xferd Average Speed Time Time Time Current
  21. Dload Upload Total Spent Left Speed
  22. 100 20701 100 20701 0 29 115k 166 --:--:-- --:--:-- --:--:-- 117k
  23. % Total % Received % Xferd Average Speed Time Time Time Current
  24. Dload Upload Total Spent Left Speed
  25. 0 0 0 0 0 10 0 328 --:--:-- --:--:-- --:--:-- 0
  26. ERROR 1040 (08004): Too many connections
  27. ERROR 1040 (08004): Too many connections
  28. ERROR 1040 (HY000): Too many connections
  29. ERROR 1040 (HY000): Too many connections
  30. ERROR 1040 (HY000): Too many connections
  31.  
  32. curl: (7) couldn't connect to host
  33.  
  34. curl: (7) couldn't connect to host
  35.  
  36. curl: (7) couldn't connect to host
  37. ERROR 130 (HY000) at line 2: Incorrect file format 'sip_devices'
  38. ERROR 130 (HY000) at line 2: Incorrect file format 'voicemail_users'
  39. ERROR 130 (HY000) at line 1: Incorrect file format 'ast_config'
  40. ERROR 1040 (HY000): Too many connections
  41. ERROR 1040 (HY000): Too many connections
  42.  
  43. curl: (7) couldn't connect to host
  44. % Total % Received % Xferd Average Speed Time Time Time Current
  45. Dload Upload Total Spent Left Speed
  46. 100 20701 100 20701 0 29 6518 9 0:00:03 0:00:03 --:--:-- 113k
  47. % Total % Received % Xferd Average Speed Time Time Time Current
  48. Dload Upload Total Spent Left Speed
  49. 0 0 0 0 0 10 0 345 --:--:-- --:--:-- --:--:-- 0
  50. ERROR 130 (HY000) at line 2: Incorrect file format 'sip_devices'
  51. ERROR 130 (HY000) at line 2: Incorrect file format 'voicemail_users'
  52. ERROR 130 (HY000) at line 1: Incorrect file format 'ast_config'
  53. ^C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement