On Symantec MAA When you try to Upload file for manual scanning you receive error : mounts_percent_usage_exceeded . if you check the ma log you will see “Permission denied…. 500 DELETE” . it means that the worker that delete old samples is not not working as it should because of disk full. The solution : manuallyContinue reading “mounts_percent_usage_exceeded – Malware Analysis symantec”
Category Archives: network
PORT IN USE
When you try to start a service or application like Web Server (IIS , Tomcat, etc..) the service response can response with an Error Loke: “The Port is already in use” How can you find what use this port and how to kill the process that use it ? Window :In windows netstat is usedContinue reading “PORT IN USE”