Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource temporarily unavailable errors while simultaneously registering events [CORE4283] #4606

Closed
firebird-automations opened this issue Nov 27, 2013 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

This bug was reported to me privately by Paul Beach.

on client:

Execute.registerEvents
ISC ERROR CODE:335544373

ISC ERROR MESSAGE:
operating system directive fcntl failed
Resource temporarily unavailable

on server:

aspdb5 Tue Nov 26 03:08:56 2013
Operating system call fcntl failed. Error code 11

To reproduce RemoteAuxPort should be set to non-default value

Commits: 231089c b877a81 FirebirdSQL/fbt-repository@7cd0073 FirebirdSQL/fbt-repository@1c96adb

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Also fixed possible error conditions:
- when fcntl() is interrupted by the signal
- when RemoteAuxPort is used in superserver/superclassic environment

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.5.3 [ 10461 ]

Fix Version: 3.0 Alpha 2 [ 10560 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment