Hello @Peter !
Thnx, yes, it was a strange glitch whcih has been fixed by the query:
UPDATE `sys_modules` set `pending_uninstall`=0 WHERE `name`='bx_market' LIMIT 1;
and the attempt to uninstall module again, solved the problem.