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

From version 42.1
edited by Pascal Robert
on 2012/02/11 08:53
Change comment: There is no comment for this version
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
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.drizztmainsword
Content
... ... @@ -90,4 +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.
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 +
93 93  See this page for debugging tips:&nbsp;[[Troubleshooting wotaskd and JavaMonitor on OS X]]