Bug 624468

Summary: JSON gem as of version 1.4.6 is causing server errors
Product: [Retired] CloudForms Cloud Engine Reporter: Ladislav Martincik <ladislav.martincik>
Component: aeolus-conductorAssignee: Hugh Brock <hbrock>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 0.3.1CC: cpelland, deltacloud-maint, lmartinc
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Mac OS   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-01 09:35:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ladislav Martincik 2010-08-16 14:51:32 UTC
Description of problem:
I downloaded deltacloud-core to my directory and tried to run tests for './server/'. I ran 'rake tests'

Version-Release number of selected component (if applicable):
0.0.4

How reproducible:
Install gem json version 1.4.6

Steps to Reproduce:
1. cd server/
2. gem install json --version 1.4.6
3. rake tests
  
Actual results:
Tests failed for:

 test_it_responses_to_json(DeltacloudUnitTest::InstancesTest):
JSON::ParserError: 705: unexpected token at '<h1>Internal Server Error</h1>'

Expected results:
No errors.

Comment 1 Ladislav Martincik 2010-11-01 09:35:16 UTC
Fixed by Ladislav Martincik and posted as: ae2751390f16ed54bb913cbe4106d42a9213be5f by mfojtik

Comment 2 wes hayutin 2011-12-08 13:51:15 UTC
perm close