Hi,

I've spent a couple days now trying to figure out why our build script runs 
fine from the command line, but gets "execution error: An error of type 
-10810 has occurred. (-10810)" when Jenkins runs it.  The problem is a bit 
of Applescript we run towards the end of our script.

When I simply put this line in Jenkins' Execute shell Command box:

osascript -e 'tell application "Finder" to activate'

I get the same error: 

execution error: An error of type -10810 has occurred. (-10810)

 
How can I get Jenkins to run a bit of Applescript?

Thanks,
David

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to