Hello,
Whenever I check my 'Console.app' log for information about possible errors (usually when I'm having trouble with something Java related that I'm trying to program/run) I get spammed with this barrage of repeated lines about programs I no longer have installed that are constantly posting such as example below.
How do I stop this from happening? I want to be rid of these constant messages. I realize there is a "String Matching" search bar in the corner to help with finding what I'm looking for, but I still want to end these annoying repetitious messages. Can anyone assist me? Any help would be appreciated.
I see something about Parallels Virtual Machine and a SafeConnect.app, neither of which exist on my HDD any longer, which I believe is what is causing these constant errors.
Whenever I check my 'Console.app' log for information about possible errors (usually when I'm having trouble with something Java related that I'm trying to program/run) I get spammed with this barrage of repeated lines about programs I no longer have installed that are constantly posting such as example below.
How do I stop this from happening? I want to be rid of these constant messages. I realize there is a "String Matching" search bar in the corner to help with finding what I'm looking for, but I still want to end these annoying repetitious messages. Can anyone assist me? Any help would be appreciated.
I see something about Parallels Virtual Machine and a SafeConnect.app, neither of which exist on my HDD any longer, which I believe is what is causing these constant errors.
Code:
04/15/12 8:47:06 PM com.apple.launchd[1] (scManagerD) Throttling respawn: Will start in 2 seconds
04/15/12 8:47:08 PM com.apple.launchd[1] (scManagerD[59209]) Bug: launchd_core_logic.c:4194 (24498):2
04/15/12 8:47:08 PM com.apple.launchd[1] (scManagerD[59209]) posix_spawn("/Applications/SafeConnect.app/Contents/MacOS/scManagerD", ...): No such file or directory
04/15/12 8:47:08 PM com.apple.launchd[1] (scManagerD[59209]) Exited with exit code: 1
04/15/12 8:47:08 PM com.apple.launchd[1] (scManagerD) Throttling respawn: Will start in 2 seconds
04/15/12 8:47:09 PM com.apple.launchd.peruser.501[166] (com.parallels.vm.prl_pcproxy[59210]) posix_spawn("/Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd", ...): No such file or directory
04/15/12 8:47:09 PM com.apple.launchd.peruser.501[166] (com.parallels.vm.prl_pcproxy[59210]) Exited with exit code: 1
04/15/12 8:47:09 PM com.apple.launchd.peruser.501[166] (com.parallels.vm.prl_pcproxy) Throttling respawn: Will start in 10 seconds
04/15/12 8:47:10 PM com.apple.launchd[1] (scManagerD[59211]) Bug: launchd_core_logic.c:4194 (24498):2
04/15/12 8:47:10 PM com.apple.launchd[1] (scManagerD[59211]) posix_spawn("/Applications/SafeConnect.app/Contents/MacOS/scManagerD", ...): No such file or directory
04/15/12 8:47:10 PM com.apple.launchd[1] (scManagerD[59211]) Exited with exit code: 1
04/15/12 8:47:10 PM com.apple.launchd[1] (scManagerD) Throttling respawn: Will start in 2 seconds
04/15/12 8:47:12 PM com.apple.launchd[1] (scManagerD[59212]) Bug: launchd_core_logic.c:4194 (24498):2
04/15/12 8:47:12 PM com.apple.launchd[1] (scManagerD[59212]) posix_spawn("/Applications/SafeConnect.app/Contents/MacOS/scManagerD", ...): No such file or directory
04/15/12 8:47:12 PM com.apple.launchd[1] (scManagerD[59212]) Exited with exit code: 1
04/15/12 8:47:12 PM com.apple.launchd[1] (scManagerD) Throttling respawn: Will start in 2 seconds
04/15/12 8:47:14 PM com.apple.launchd[1] (scManagerD[59213]) Bug: launchd_core_logic.c:4194 (24498):2
04/15/12 8:47:14 PM com.apple.launchd[1] (scManagerD[59213]) posix_spawn("/Applications/SafeConnect.app/Contents/MacOS/scManagerD", ...): No such file or directory
04/15/12 8:47:14 PM com.apple.launchd[1] (scManagerD[59213]) Exited with exit code: 1
04/15/12 8:47:14 PM com.apple.launchd[1] (scManagerD) Throttling respawn: Will start in 2 seconds
04/15/12 8:47:16 PM com.apple.launchd[1] (scManagerD[59214]) Bug: launchd_core_logic.c:4194 (24498):2
04/15/12 8:47:16 PM com.apple.launchd[1] (scManagerD[59214]) posix_spawn("/Applications/SafeConnect.app/Contents/MacOS/scManagerD", ...): No such file or directory
04/15/12 8:47:16 PM com.apple.launchd[1] (scManagerD[59214]) Exited with exit code: 1
04/15/12 8:47:16 PM com.apple.launchd[1] (scManagerD) Throttling respawn: Will start in 2 seconds
04/15/12 8:47:18 PM com.apple.launchd[1] (scManagerD[59215]) Bug: launchd_core_logic.c:4194 (24498):2
04/15/12 8:47:18 PM com.apple.launchd[1] (scManagerD[59215]) posix_spawn("/Applications/SafeConnect.app/Contents/MacOS/scManagerD", ...): No such file or directory
04/15/12 8:47:18 PM com.apple.launchd[1] (scManagerD[59215]) Exited with exit code: 1
04/15/12 8:47:18 PM com.apple.launchd[1] (scManagerD) Throttling respawn: Will start in 2 seconds
04/15/12 8:47:19 PM com.apple.launchd.peruser.501[166] (com.parallels.vm.prl_pcproxy[59216]) posix_spawn("/Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd", ...): No such file or directory
04/15/12 8:47:19 PM com.apple.launchd.peruser.501[166] (com.parallels.vm.prl_pcproxy[59216]) Exited with exit code: 1
04/15/12 8:47:19 PM com.apple.launchd.peruser.501[166] (com.parallels.vm.prl_pcproxy) Throttling respawn: Will start in 10 seconds
Last edited: