Can you add a logger to your servlet and then try to enable/disable the servlet via /system/console/components URL?If you get a log printed, it will give you some idea about the condition of your servlet. Also, could you try to pick one servlet, remove all the code, and just put the log to see if it...