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

Incorrect initialization of the engine with many simultaneous attachments at first time [CORE1279] #1700

Closed
firebird-automations opened this issue May 23, 2007 · 12 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @asfernandes

Is duplicated by CORE1321

This is in the log as reported by the user:

SKRSRV01 (Server) Sun Sep 17 18:02:47 2006
INTL plugin conflict: NONE:NONE defined in <builtin> and

SKRSRV01 (Server) Sun Sep 17 18:02:47 2006
INTL plugin conflict: OCTETS:OCTETS defined in <builtin> and

SKRSRV01 (Server) Sun Sep 17 18:02:47 2006
INTL plugin conflict: ASCII:ASCII defined in <builtin> and

.
.
.

Commits: 2f17123

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

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

resolution: Fixed [ 1 ]

Fix Version: 2.0.2 [ 10130 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

Adriano, was it really fixed in 2.1 ALPHA ? Guess it should be BETA 1 instead.

@firebird-automations
Copy link
Collaborator Author

Commented by: @asfernandes

It's 2.1 alpha 1.

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

Ok, but I can't close the issue if there is no reproducible case or problem description clear enough to create one. How am I supposed to check the fix with description like this ? Can you fill it in, please?

@firebird-automations
Copy link
Collaborator Author

Commented by: @asfernandes

Problem may occur in a pool initialization if no attachment was done before.
This is the problem reported in fb-devel in thread "Firebird sometimes not starting correctly after server reboot":

Sometimes when we boot our server (FB2 RC4 Superserver on a Win2000
Server with 2 Xeon Processors)
we get the following messages in the firebird.log.
It's than impossible to get a connection to the server.
Can anybody tell me what this messages mean and how we can avoid this
errors ?

mfg
Carsten

SKRSRV01 (Server) Sun Sep 17 18:02:47 2006
INTL plugin conflict: NONE:NONE defined in <builtin> and

SKRSRV01 (Server) Sun Sep 17 18:02:47 2006
INTL plugin conflict: OCTETS:OCTETS defined in <builtin> and

SKRSRV01 (Server) Sun Sep 17 18:02:47 2006
INTL plugin conflict: ASCII:ASCII defined in <builtin> and

...

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

Wonderful, so it's basically untestable, as *sometimes when we boot our server* is one hell of a description. The CVS commit was also not tagged with issue ID, so I can't even see the code for the fix.

Ok, I will take your word that's fixed, but next time please pay more attention to issue description and especially to proper CVS commit tagging. It will make our life much easier.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Commented by: @asfernandes

Pavel, this bug was fixed in HEAD many months ago.
Fix for V2.0.2 was some days ago, with CORE1279 in the comment, as every commit I do that was a bug registered.

If there isn't the bug number in the commit, is because there is no one registered when I commit it.

This may be due to one of this:
1) we haven't registering all bugs in the past
2) my fault
3) I didn't care to register it as I think it's not too important for that (example, HEAD regressions)
4) the many (and many) times I try to enter in the tracker and it doesn't work

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

Link: This issue is duplicated by CORE1321 [ CORE1321 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 12180 ] => Firebird [ 15579 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Not enough information

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