Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

one1

macrumors 65816
Original poster
Jun 17, 2007
1,176
29
Chattanooga, TN
I don't even have an epson printer so no need in having this trying to load. It just keeps constantly going... the log file is ten miles long on this error.



Feb 14 18:32:57 MacBook com.apple.launchd[128] (com.epson.epw.agent[262]): Exited with exit code: 1
Feb 14 18:32:57 MacBook com.apple.launchd[128] (com.epson.epw.agent): Throttling respawn: Will start in 10 seconds
Feb 14 18:33:07 MacBook com.apple.launchd[128] (com.epson.epw.agent[263]): posix_spawnp("/Library/Printers/EPSON/InkjetPrinter/EPW/IJEPWAgent.app/Contents/MacOS/IJEPWAgent", ...): No such file or directory
 
This error is caused by an errant entry in the launchd configuration files. There's a free utility called Lingon that's useful for editing these - if you can track down the offending entry and remove it, you'll probably need to restart the computer for the change to take effect.
 
look in /Library/LaunchAgents

i found the offending launchd agent and removed it by doing the following in the Terminal (Utilities folder). the lines starting with $ are things i typed (don't include the "$") and the other lines are output i saw in the terminal:

Code:
$ launchctl list | grep epson
-	1	com.epson.epw.agent

then i used the label in the last column to remove it

Code:
$ launchctl remove com.epson.epw.agent

this stopped the console errors. i also removed the file from /Library/LaunchAgents/com.epson.epw.agent.plist

http://developer.apple.com/MacOsX/launchd.html has more info on launchd.
 
  • Like
Reactions: adrian75
IJPEWAgent

I have Snow Leopard 10.63 on my Macbook and have this same problem. I just got this popup now when I tried to Secure Empty Trash. Not only that I just lost my Back and Forward navigation buttons. But I'm a Mac newbie so this may be unrelated to the Epson problem. I have the Artisan 50 Epson printer. Still waitng for the rebate after almost 3 months. Damn! I can't navigate back and forth and it really is a big headache. I need help.
 
More info Dave...
Your browser is _____

You tried the solution proposed in the post above yours, and the result was _____
 
jnichols959, you just saved my bacon! I am trying to backtrack some behavior patterns with the Console, but all the info I needed was wiped out by the redundant repetiton of this stoopid 'feature' from Epson. Thanks for your contribution. To davenoyb who has (?) this issue: I would like to offer some kind of encouragement, but I am not really sure if I even understand the problem. What popup did you get? & Gregg2 gave you a good place to start.
Mayhap you can come forth with more info & the wizardry can begin! It sure did work for me!

(Props, guys.)

Edit: I just posted my reply, and noticed this too-rich-to-ignore ad under my post:

ads by Google
Epson america
The Official Home for Epson Products. Shop at the Source Today
Epson.com
 
Thanks, jnichols959!

i found the offending launchd agent and removed it by doing the following in the Terminal (Utilities folder). the lines starting with $ are things i typed (don't include the "$") and the other lines are output i saw in the terminal:

Code:
$ launchctl list | grep epson
-	1	com.epson.epw.agent

then i used the label in the last column to remove it

Code:
$ launchctl remove com.epson.epw.agent

this stopped the console errors. i also removed the file from /Library/LaunchAgents/com.epson.epw.agent.plist

http://developer.apple.com/MacOsX/launchd.html has more info on launchd.

It fixed me up, too! No telling how long this has been going on. I'll never buy an Epson printer again.
 
same problem... in 2016 when installed el capitan!!! same solution, thx!

edit: it comes back whenever i start the computer. there must be a way to get rid of it but i can't find it. any ideas?
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.