summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ServerI.cpp
Commit message (Collapse)AuthorAge
...
* Fixed another race condition in the activator test suite.Benoit Foucher2006-02-14
|
* Fix to prevent a server to be activated and deactivated immeditely again ifBenoit Foucher2006-01-25
| | | | a load command comes in.
* - Removed reference to RH9 and LinuxThreads from INSTALL.LINUXBenoit Foucher2006-01-24
| | | | | | | | | - Fixed a bug in the always activation mode which would cause a segfault on shutdown. - Removed the Linux work-around for killing proceses (with killpg). - Processes forked by the activator now have their own process group to ensure they don't receive keyboards signals (SIGINT, SIGQUIT) from the node.
* Added stress test to activation test suite, fixed another race conditionBenoit Foucher2006-01-24
| | | | that could occur if server activation failed.
* Fixed race condition in server activation (bug 807).Benoit Foucher2006-01-20
|
* Put back fix for supporting spaces in service config file pathsBenoit Foucher2006-01-10
|
* FixBenoit Foucher2006-01-10
|
* Added "always" activation mode.Benoit Foucher2006-01-10
|
* FixBenoit Foucher2005-12-16
|
* Added feature to allow disabling a server if it doesn't return with aBenoit Foucher2005-12-16
| | | | 0 exit code or if it crashes.
* Fixed IceGrid and IceBox bug where spaces in directory names were notBenoit Foucher2005-12-12
| | | | supported.
* Fixed a bug where a client could get an Ice::NotRegisteredException whileBenoit Foucher2005-12-06
| | | | invoking on an indirect proxy if the adapter was updated.
* Fixed bug where the icegridnode could incorrect removed config files or dbBenoit Foucher2005-11-22
| | | | env directories on update.
* Fix to transmit the message from the process pipe to the server andBenoit Foucher2005-11-18
| | | | eventually the client that started it.
* fix for loop scoping problem in activate()Brent Eagles2005-11-15
|
* Fixed a bug where the node wouldn't properly shutdown if a serverBenoit Foucher2005-11-14
| | | | | | activation request was received during shutdown. Fixed the reaper thread to properly catch exceptions. Fixed the simple test to shutdown the server before unregistering it.
* Fix.Benoit Foucher2005-11-11
|
* :activate() would contact the locator even if the OA id was empty.Benoit Foucher2005-11-11
| | | | | | Fixed a bug where ${node.os} for example couldn't be used in distribution directories. Unknown elements in XML file are now treated as errors.
* Commited cosmetic changes to icegridadmin describe commands output.Benoit Foucher2005-11-10
| | | | | Fixed a bug in server loading which would cause the server to fail loading and the node to eventually hang.
* Bug fixesBenoit Foucher2005-11-08
|
* FixBenoit Foucher2005-11-03
|
* FixesBenoit Foucher2005-11-03
|
* FixesBenoit Foucher2005-11-03
|
* Many IceGrid bug fixes.Benoit Foucher2005-11-03
|
* Fixed a bug where IcePatch2 couldn't be deployed and used in a newBenoit Foucher2005-10-25
| | | | | | application. Fixed deadlock. Added automatic patching after adding an application.
* FixBenoit Foucher2005-10-21
|
* Fixed bug 527.Benoit Foucher2005-10-20
|
* Added method to get node load, fixed bugs.Benoit Foucher2005-10-19
|
* Changed IceGrid::Admin::start() to provide the reason of the failure toBenoit Foucher2005-10-17
| | | | start the server.
* Added support for replica groups and removed replicated adapters.Benoit Foucher2005-10-12
|
* Added support for enabling/disabling servers.Benoit Foucher2005-10-05
|
* Distribution improvments, bug fixes, code cleanup.Benoit Foucher2005-10-04
|
* Renamed register to register-processBenoit Foucher2005-09-30
| | | | Added support for "distributions".
* Added support for <adapter name>.ReplicaId.Benoit Foucher2005-09-30
|
* Bug fixBenoit Foucher2005-09-23
|
* Improved the error message if you try to remove an object or adapter withBenoit Foucher2005-09-21
| | | | | | | | | | the admin interface and if that object or adapter was added with a deployment descriptor. Fixed a bug where trying to start a server managed by a node would fail if this server was previously manually activated. Simplified adapter direct proxy update if the adapter is an adapter that wasn't added with a deployment descriptor. Fixes to allow compilation on AIX.
* Bug fixesBenoit Foucher2005-09-19
|
* Changes to make it possible to register "direct" object adapters.Benoit Foucher2005-09-09
|
* Added support for stopping servers automatically when patching.Benoit Foucher2005-09-02
|
* FixBenoit Foucher2005-09-02
|
* FixBenoit Foucher2005-09-01
|
* Added support for env variable substitution (Unix only for now).Benoit Foucher2005-09-01
|
* IceGrid Windows port.Benoit Foucher2005-09-01
|
* More work on IceGrid patching.Benoit Foucher2005-08-30
|
* Added support for defining patch data at the application level, other minorBenoit Foucher2005-08-23
| | | | fixes.
* Added initial IcePatch2 support in IceGrid.Benoit Foucher2005-08-19
|
* Changed load balancing policy from an enum to a class type, minor cleanup.Benoit Foucher2005-08-17
|
* Changed name to id in ServerDynamicInfoBenoit Foucher2005-08-02
|
* Bug fixesBenoit Foucher2005-07-29
|
* Lots of descriptor changes.Benoit Foucher2005-07-28
|