$ start playframework
start: Rejected send message, 1 matched rules; type="method_call",
sender=":1.6" (uid=1000 pid=1080 comm="start portal ")
interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)"
requested_reply="0" destination="com.ubuntu.Upstart"
(uid=0 pid=1 comm="/sbin/init")
I'm trying to get playframework to start using this Upstart script.
I saw similar errors posted around the web, and here, but never found a general explaination of what they mean. Does it mean the process that's being started returned an error? What's the general way to debug these kinds of errors?
sudo, as insudo start playframework. I still don't know exactly what the above cryptic message means, so I'll leave this question up here. – ripper234 Mar 13 '12 at 17:58