[QFJ-610] java.io.IOException when using FileStore Created: 17/Jun/11 Updated: 17/Jun/11 |
|
Status: | Open |
Project: | QuickFIX/J |
Component/s: | Engine |
Affects Version/s: | 1.5.0 |
Fix Version/s: | None |
Type: | Bug | Priority: | Default |
Reporter: | Daniel Clusin | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 1 |
Labels: | QuickfixJ | ||
Environment: |
uname -a: Linux 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:56:28 EST 20 06 x86_64 x86_64 x86_64 GNU/Linux |
Description |
java.io.IOException: Bad file descriptor This occurred during a period of intermittent network disconnects. I did not see any forcible closes of the network sockets being done. Another time this occured is during a shutdown, after we called Initiator/Acceptor.stop FIX.4.2:XXXX->XXXX: Error during message processing quickfix.RuntimeError: java.io.IOException: Bad file descriptor Caused by: java.io.IOException: Bad file descriptor |