This shows you the differences between two versions of the page.
— |
fiximanagericeerror [2013/01/26 22:36] (current) sjoerd created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | = Fix: iManager ICE error | ||
+ | When trying to extend the eDirectory schema using the windows version of iManager, or actually the standalone version I got this error: | ||
+ | <code> | ||
+ | The ice process returned an exit code of -1073741819 | ||
+ | </code> | ||
+ | |||
+ | Turns out that the error is produced because it wants to load the schema file as the local file. I switched to the servers own iManager (https://192.168.177.10/nps/iManager.html) and it worked right away. | ||
+ | |||
+ | {{tag>fix netware}} |