search for: websvc

Displaying 2 results from an estimated 2 matches for "websvc".

2006 Apr 14
8
Error with Web Service tests after upgrading to Rails 1.1.2
...end end On my real application, Web Services working before tests return many more errors, like: % ruby test/functional/web_svc/backend_api_test.rb Loaded suite test/functional/web_svc/backend_api_test Started E...FF..E Finished in 0.557281 seconds. 1) Error: test_find_all_softwares(WebSvc::BackendControllerApiTest): NoMethodError: You have a nil object when you didn''t expect it! You might have expected an instance of Array. The error occured while evaluating nil.length /usr/lib/ruby/gems/1.8/gems/actionwebservice-1.1.2/lib/action_web_service/test_invoke.rb:55:in `encod...
2007 Sep 04
2
virt-factory investigation (Server settings)
...------------------------------------- vf_server import ***** CONFIG RELOAD ***** Traceback (most recent call last): File "/usr/bin/vf_server", line 12, in ? server.main(sys.argv) File "/usr/lib/python2.4/site-packages/virt-factory/server/server.py", line 185, in main websvc = XmlRpcInterface() File "/usr/lib/python2.4/site-packages/virt-factory/server/server.py", line 72, in __init__ Database(url) File "/usr/lib/python2.4/site-packages/virt-factory/server/db.py", line 346, in __init__ global_connect(interpolate_url_password(url), echo=F...