The next release of Ice (version 1.4.0) includes a new chapter on IcePatch. The release will be available early next week, but if you prefer I can send you a draft version of the IcePatch chapter by email.
For us to help you, we need more information. Please tell us the Ice version you are using, and copy any error messages you receive. Also provide the configuration properties you are using, and any other information you think might help us solve the problem.
Comments
The next release of Ice (version 1.4.0) includes a new chapter on IcePatch. The release will be available early next week, but if you prefer I can send you a draft version of the IcePatch chapter by email.
Take care,
- Mark
Thank you!
Take care,
- Mark
Today I test icepatchclient and icepatchserver in win2000!
But they can't run as i think!
- Mark
Hi,
When I run icepatchserver in win2000,error happens
ICE Config:
IcePatch.Endpoints=tcp -p 10000
IcePatch.Directory=e:\temp\sql
IcePatch.UpdatePeriod=60
IcePatch.BusyTimeout=15
IcePatch.Trace.Files=0
I run, e:\>icepatchserver --Ice.Config=config
Error happens, when I debug the exe ,it break on file icepatch\util.cpp
function:
IcePatch::createBZ2
line:
BZ2_bzWriteClose(&bzError, bzFile, 0, 0, 0);
- Mark