Bug 856956

Summary: Can't connect to mongodb for ruby-1.9 app
Product: OKD Reporter: Rony Gong 🔥 <qgong>
Component: ContainersAssignee: Rob Millner <rmillner>
Status: CLOSED DUPLICATE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.xCC: mfisher
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-13 08:56:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
development.log none

Description Rony Gong 🔥 2012-09-13 08:44:49 UTC
Created attachment 612375 [details]
development.log

Description of problem:
This error only happened for ruby-1.9 app


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

How reproducible:
always


Steps to Reproduce:
1.Create ruby-1.9 app 
2.Embed mongodb-2.0
3.ssh into this app, then type mongo

  
Actual results:
[qruby19-qgong2.dev.rhcloud.com ~]\> mongo
/usr/bin/mongo: symbol lookup error: /usr/bin/mongo: undefined symbol: js_DateClass


Expected results:
connect mongodb success.


Additional info:

Comment 1 Rony Gong 🔥 2012-09-13 08:56:04 UTC
duplicate of 856487

*** This bug has been marked as a duplicate of bug 856487 ***