Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1.  
  2. [Sun Feb 22 23:59:02.667898 2015] [:info] [pid 5607:tid 140511912273664] [remote ::1:40053] mod_wsgi (pid=5607, process='keystone', application='10.1.193.248:35357|'): Loading WSGI script '/var/www/cgi-bin/keystone/admin'.
  3. [Sun Feb 22 23:59:02.669576 2015] [:error] [pid 5607:tid 140511912273664] [remote ::1:40053] mod_wsgi (pid=5607): Target WSGI script '/var/www/cgi-bin/keystone/admin' cannot be loaded as Python module.
  4. [Sun Feb 22 23:59:02.669700 2015] [:error] [pid 5607:tid 140511912273664] [remote ::1:40053] mod_wsgi (pid=5607): Exception occurred processing WSGI script '/var/www/cgi-bin/keystone/admin'.
  5. [Sun Feb 22 23:59:02.669906 2015] [:error] [pid 5607:tid 140511912273664] [remote ::1:40053] Traceback (most recent call last):
  6. [Sun Feb 22 23:59:02.670029 2015] [:error] [pid 5607:tid 140511912273664] [remote ::1:40053] File "/var/www/cgi-bin/keystone/admin", line 39, in <module>
  7. [Sun Feb 22 23:59:02.670154 2015] [:error] [pid 5607:tid 140511912273664] [remote ::1:40053] config.configure()
  8. [Sun Feb 22 23:59:02.670261 2015] [:error] [pid 5607:tid 140511912273664] [remote ::1:40053] File "/usr/lib/python2.7/dist-packages/keystone/common/config.py", line 973, in configure
  9. [Sun Feb 22 23:59:02.670346 2015] [:error] [pid 5607:tid 140511912273664] [remote ::1:40053] help='Do not monkey-patch threading system modules.'))
  10. [Sun Feb 22 23:59:02.670411 2015] [:error] [pid 5607:tid 140511912273664] [remote ::1:40053] File "/usr/lib/python2.7/dist-packages/oslo/config/cfg.py", line 1625, in __inner
  11. [Sun Feb 22 23:59:02.670494 2015] [:error] [pid 5607:tid 140511912273664] [remote ::1:40053] result = f(self, *args, **kwargs)
  12. [Sun Feb 22 23:59:02.670556 2015] [:error] [pid 5607:tid 140511912273664] [remote ::1:40053] File "/usr/lib/python2.7/dist-packages/oslo/config/cfg.py", line 1781, in register_cli_opt
  13. [Sun Feb 22 23:59:02.670627 2015] [:error] [pid 5607:tid 140511912273664] [remote ::1:40053] raise ArgsAlreadyParsedError("cannot register CLI option")
  14. [Sun Feb 22 23:59:02.670720 2015] [:error] [pid 5607:tid 140511912273664] [remote ::1:40053] ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement