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

From version 44.1
edited by null null
on 2012/10/18 13:07
Change comment: Adding code tags
To version 45.1
edited by null null
on 2012/10/18 13:08
Change comment: Formatting of code blocks. Sorry for the rapid edits.

Summary

Details

Page properties
Content
... ... @@ -90,6 +90,15 @@
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. {{code}}<pathto>/wotaskd.woa/wotaskd{{/code}} and {{code}}<pathto>/JavaMonitor.woa/JavaMonitor{{/code}} should both have their permissions set to executable.
93 +If things still aren't working, make sure that wotaskd and JavaMonitor are 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 +
95 95  See this page for debugging tips:&nbsp;[[Troubleshooting wotaskd and JavaMonitor on OS X]]