Failure when calling CouchDbConnector db.create on Amazon EC2 instance

26 views
Skip to first unread message

nette...@gmail.com

unread,
Apr 19, 2015, 11:42:15 AM4/19/15
to ektorp-...@googlegroups.com
Hi
I have installed couchDB on Amazon EC2 instance (linux) and using ektorp java API (1.4).
The db.create (jsonObj) works fine when running on windows, but on the EC2 instance, there is no return from this call (although the DB is update OK) and the java servlet stopped with no exception (getting back http error 500).
if someone has any idea what can be the cause, I'll be very gratefull.
Shuki 

Henrik Lundgren

unread,
Apr 19, 2015, 12:30:11 PM4/19/15
to ektorp-...@googlegroups.com
It is hard to tell based on your description.
Take a thread dump when you experience this and see what your app is up to.

//Henrik


Sent from Mailbox


--
You received this message because you are subscribed to the Google Groups "ektorp-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ektorp-discus...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

nette...@gmail.com

unread,
Apr 20, 2015, 4:22:03 AM4/20/15
to ektorp-...@googlegroups.com, nette...@gmail.com
Thanks a lot Henrik

Some more details:
I call db.create with "try".
When I add "finally" block, the call is returned, but with no document "_id" and "_rev".
does this information help?

Thanks
Shuki
Reply all
Reply to author
Forward
0 new messages