Hi list!
I'm trying to use the mongodb binding but run into an issue very soon and
cannot help myself. Can anybody please help me to intepret the error?
Thank you very much in advance,
- Jörg
Code:
USING: mongodb.driver ;
"db" "127.0.0.1" 27017 <mdb>
Error message:
Generic word >integer does not define a method for the word class.
Dispatching on object: t
Call stack:
(U) Quotation: [ set-namestack init-catchstack self quot>> call -> stop ]
(O) Word: listener-thread
(O) Word: listener
(O) Word: (listener)
(U) Quotation: [
[ ~quotation~ dip swap ~quotation~ dip ] dip swap
[ call datastack ] dip -> swap [ set-datastack ] dip
]
(U) Quotation: [ call -> datastack ]
(O) Word: <mdb>
(O) Word: verify-nodes
(O) Word: check-node
(O) Word: eval-ismaster-result
(O) Method: M\ object >integer
(O) Word: no-method
(O) Method: M\ object throw
(U) Quotation: [
63 special-object error-thread set-global
continuation -> error-continuation set-global rethrow
]
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk