Last modified by Aaron Rosenzweig on 2012/10/18 13:08

From version 45.1
edited by null null
on 2012/10/18 13:08
Change comment: Formatting of code blocks. Sorry for the rapid edits.
To version 43.1
edited by null null
on 2012/10/18 13:02
Change comment: Added some information concerning executable permissions and wotaskd/JavaMonitor

Summary

Details

Page properties
Content
... ... @@ -90,15 +90,6 @@
90 90  
91 91  Steps 8, 9, 10. If that doesn't work, go back and double check every one of the settings. You'll probably find one of them has a typo or something. I am sure I did it three or four times before I finally got it all to work.
92 92  
93 -If things still aren't working, make sure that wotaskd and JavaMonitor are executable.
93 +If things still aren't working, make sure that wotaskd and JavaMonitor are executable. <pathto>/wotaskd.woa/wotaskd and <pathto>/JavaMonitor.woa/JavaMonitor should both have their permissions set to executable.
94 94  
95 -Each of these should both have their permissions set to executable.
96 -
97 -{{code}}
98 -
99 -<pathto>/wotaskd.woa/wotaskd
100 -<pathto>/JavaMonitor.woa/JavaMonitor
101 -
102 -{{/code}}
103 -
104 104  See this page for debugging tips:&nbsp;[[Troubleshooting wotaskd and JavaMonitor on OS X]]