Dies Koper created DTACLOUD-569:
-----------------------------------
Summary: DC won't start on Windows: cannot load such file --
thin/request
Key: DTACLOUD-569
URL: https://issues.apache.org/jira/browse/DTACLOUD-569
Project: DeltaCloud
Issue Type: Bug
Components: Server
Environment: Windows, MRI1.9.3, mock driver, cimi and deltacloud
front-ends
Reporter: Dies Koper
Priority: Blocker
d:\sources\OSS\cloud\deltacloud-core\server>bin\deltacloudd.bat -i mock -f
cimi,deltacloud
Starting Deltacloud API :: mock :: http://localhost:3001/api
[33m[DEPRECATION] Defaulting to json library for json parsing. Please consider
using multi_json library for the greatest performance/flexibility.[0m
d:/sources/OSS/cloud/deltacloud-core/server/lib/deltacloud/helpers/blob_stream_helper.rb:124:in
`<module:Thin>': cannot load such file -- thin/request (LoadErro
r)
from
d:/sources/OSS/cloud/deltacloud-core/server/lib/deltacloud/helpers/blob_stream_helper.rb:123:in
`<top (required)>'
from
d:/sources/OSS/cloud/deltacloud-core/server/lib/deltacloud/drivers/google/google_driver.rb:17:in
`require_relative'
from
d:/sources/OSS/cloud/deltacloud-core/server/lib/deltacloud/drivers/google/google_driver.rb:17:in
`<top (required)>'
from
d:/sources/OSS/cloud/deltacloud-core/server/lib/initializers/drivers_initialize.rb:21:in
`require_relative'
When I revert the following commits it works again:
703dc3b Core: Refactor how we load dependencies
3ee058a Core: Removed OrderedHash core_ext (obsoleted in MRI1.9)
999bd12 Core: Added 'generate:gemspec' rake task
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira