errno=24. (98) problem

dui

New Member
Hi

can any one help please?

I have a similar problem.
i connecting a appserver to remote comp. for generate a images (1000 images) and store it to db.
usualy on 292 image i have a problem
** Unable to open file: C:\Progress\wrk\ca_test_d\tmp\c292.jpg. Errno=24. (98)

c292.jpg has then a lock like 'Cannot delete c292.jpg: there has been sharing violation. The source or destination may be in use.'

appserver agents are in State available - did not send anything back

then i have to trim appserver cause is unable to delete c292.jpg or do any action with c292.jpg (except to show it)

i thinking about 2 solutions:
1. increase somehow max open files on windows
2. or somehow when this start any bat file which trim appserver agents - don't know how yet

used system
Windows 2000
Progress 9.1D

thanks for help.
 
Back
Top