|
David, I have no idea. I think this is the line that's failing:
ds = (ClientAccessDataStream) fd_.server_.sendAndReceive(req);
This would imply that either fd_ or fd_.server_ is null. fd_ cannot be
null or it would have failed earlier in the delete() method. In fact,
the delete() method calls fd_.connect(), which is supposed to set the
server_ value.
So the only way I can see this happening is if you somehow lost the
connection for your file and were unable to re-establish it. Are you
doing this delete immediately upon creating the IFS File object?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.