problems after renaming of the collection in moadmin

28 views
Skip to first unread message

Piotr

unread,
Jan 16, 2012, 7:35:18 AM1/16/12
to mongodb-user, pmaj...@dotcomriver.pl, pja...@dotcomriver.pl
Hello,

after renaming of the collection in moadmin I can't enter to databse
from moadmin again. From console everythings works, but in collection
list isn't this new name listed.

In Apache logs I founded this:
[Mon Jan 16 11:01:37 2012] [error] mod_fcgid: process /home/www/
moadmin/fcgi/default.fcgi(13425) exit(communication error), get
unexpected signal 11

I restarted Apache and MongoDB but without any result.

After investigetions I founded that moadmin have problem with
mongodb::listCollections method.

For info: my moadmin is connected with secondary server in replicaset
but switching to primary nothing change.

with best Regards
Piotr

Piotr

unread,
Jan 16, 2012, 8:06:38 AM1/16/12
to mongodb-user
Problem solved - after renaming the collection its name was empty and
I have removed it with db[""].drop()

Becouse the name was empty it was not possible to recognize it on the
collections list, but foudet it in namespaces list.

Piotr
Reply all
Reply to author
Forward
0 new messages