History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CORE-1939
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Volker Rehn
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Firebird Core

guardian not ready for multi-instance

Created: 18/Jun/08 09:24 AM   Updated: 18/Jun/08 09:39 AM
Component/s: Guardian
Affects Version/s: 2.5 Alpha 1
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: SS, XP SP2

Planning Status: Unspecified


 Description  « Hide
running two Firebird servers 2.1 and 2.5 build 20334 simultaneously on one box, as applications. No environment vars apart from FIREBIRD_MSG, no registry entry. Firebird 2.5 has been given port 3055 in firebird.conf.

Firebird 2.1is started through its guardian by running 'fbguard -a'. Trying to do the same with the guardian of the other instance gives

The firebird guardian failed to startup because another instance of the guardian is already running.

Using -s (or -n) <instance_name> when starting the guardians makes no difference.

Also, pointed out by Vlad, switch -a must be set last else it is ignored.

Running both instances works if Firebird 2.5 ist started by running fbserver -a

Volker

 All   Comments   Work Log   Change History   Version Control   Subversion Commits      Sort Order:
Dmitry Yemanov - [18/Jun/08 09:39 AM ]
I'm not sure this is a bug per se. So far the multi-instancing feature is offered for services only. It's not intended to work if the server runs as an application.