daily pastebin goal
42%
SHARE
TWEET

Untitled

a guest Jan 17th, 2012 258 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@System-Product-Name:/home/user# convirt-ctl start
  2.  
  3. PID file is /var/run/convirt/paster.pid
  4. No virtualenv found, will try to use TG2 installed in the system
  5. Log file: /var/log/convirt/paster.log
  6.  
  7. grep: /opt/convirt/src/convirt/web/convirt/development.ini: Datei oder Verzeichnis nicht gefunden
  8.  has no value.
  9. /root/.ssh/id_rsa does not exist. Setting it to /root/.ssh/id_rsa.
  10. /root/.ssh/id_rsa not found, Key based Authentication will not be used.
  11. Starting ConVirt using virtualenv :
  12. Default character encoding is ascii
  13. Error starting ConVirt. Please consult /var/log/convirt/paster.log for more details.
  14.  
  15.  
  16.  
  17. content of paster.log
  18.  
  19.  
  20.  
  21. Traceback (most recent call last):
  22.   File "/usr/bin/paster", line 18, in <module>
  23.     command.run()
  24.   File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 84, in run
  25.     invoke(command, command_name, options, args[1:])
  26.   File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 123, in invoke
  27.     exit_code = runner.run(args)
  28.   File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 218, in run
  29.     result = self.command()
  30.   File "/usr/lib/python2.7/dist-packages/paste/script/serve.py", line 274, in command
  31.     relative_to=base, global_conf=vars)
  32.   File "/usr/lib/python2.7/dist-packages/paste/script/serve.py", line 308, in loadserver
  33.     relative_to=relative_to, **kw)
  34.   File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 255, in loadserver
  35.     return loadobj(SERVER, uri, name=name, **kw)
  36.   File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 271, in loadobj
  37.     global_conf=global_conf)
  38.   File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 296, in loadcontext
  39.     global_conf=global_conf)
  40.   File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 317, in _loadconfig
  41.     loader = ConfigLoader(path)
  42.   File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 393, in __init__
  43.     with open(filename) as f:
  44. IOError: [Errno 2] No such file or directory: '/opt/convirt/src/convirt/web/convirt/development.ini'
  45. Removing PID file /var/run/convirt/paster.pid
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top