Kind of.. could you checkout latest trunk and see if it fix it for you ?
Thx, Norman 2010/11/9 Stefano Bagnara <[email protected]>: >> ActiveMQMailQueue sometimes does not close the all SharedFileInputStream >> instances. So when on windows it tries to delete the file it will fail >> because of that. > > On linux: lock -> delete by another -> unlock results in the file > being deleted after the unlock > On windows: lock -> delete by another -> unlock results in the file > not being deleted. > > So it's probably a timing issue, > Stefano > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
