Guest User

Untitled

a guest
Apr 22nd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. opensrf@jasondev:~$ osrf_ctl.sh -a start_python
  2. Starting OpenSRF Python
  3. Traceback (most recent call last):
  4. File "/openils/bin/opensrf.py", line 244, in <module>
  5. do_init()
  6. File "/openils/bin/opensrf.py", line 110, in do_init
  7. activeapps = osrf.set.get('activeapps')
  8. File "/usr/local/lib/python2.7/dist-packages/osrf/set.py", line 26, in get
  9. raise osrf.ex.OSRFConfigException("Config value not found: " + path)
  10. osrf.ex.OSRFConfigException: OSRFConfigException: Config value not found: activeapps
Add Comment
Please, Sign In to add comment