Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed another race condition in the activator test suite. | Benoit Foucher | 2006-02-14 | |
| | ||||
* | Fix to prevent a server to be activated and deactivated immeditely again if | Benoit Foucher | 2006-01-25 | |
| | | | | a load command comes in. | |||
* | - Removed reference to RH9 and LinuxThreads from INSTALL.LINUX | Benoit Foucher | 2006-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 condition | Benoit Foucher | 2006-01-24 | |
| | | | | that could occur if server activation failed. | |||
* | Fixed race condition in server activation (bug 807). | Benoit Foucher | 2006-01-20 | |
| | ||||
* | Put back fix for supporting spaces in service config file paths | Benoit Foucher | 2006-01-10 | |
| | ||||
* | Fix | Benoit Foucher | 2006-01-10 | |
| | ||||
* | Added "always" activation mode. | Benoit Foucher | 2006-01-10 | |
| | ||||
* | Fix | Benoit Foucher | 2005-12-16 | |
| | ||||
* | Added feature to allow disabling a server if it doesn't return with a | Benoit Foucher | 2005-12-16 | |
| | | | | 0 exit code or if it crashes. | |||
* | Fixed IceGrid and IceBox bug where spaces in directory names were not | Benoit Foucher | 2005-12-12 | |
| | | | | supported. | |||
* | Fixed a bug where a client could get an Ice::NotRegisteredException while | Benoit Foucher | 2005-12-06 | |
| | | | | invoking on an indirect proxy if the adapter was updated. | |||
* | Fixed bug where the icegridnode could incorrect removed config files or db | Benoit Foucher | 2005-11-22 | |
| | | | | env directories on update. | |||
* | Fix to transmit the message from the process pipe to the server and | Benoit Foucher | 2005-11-18 | |
| | | | | eventually the client that started it. | |||
* | fix for loop scoping problem in activate() | Brent Eagles | 2005-11-15 | |
| | ||||
* | Fixed a bug where the node wouldn't properly shutdown if a server | Benoit Foucher | 2005-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 Foucher | 2005-11-11 | |
| | ||||
* | :activate() would contact the locator even if the OA id was empty. | Benoit Foucher | 2005-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 Foucher | 2005-11-10 | |
| | | | | | Fixed a bug in server loading which would cause the server to fail loading and the node to eventually hang. | |||
* | Bug fixes | Benoit Foucher | 2005-11-08 | |
| | ||||
* | Fix | Benoit Foucher | 2005-11-03 | |
| | ||||
* | Fixes | Benoit Foucher | 2005-11-03 | |
| | ||||
* | Fixes | Benoit Foucher | 2005-11-03 | |
| | ||||
* | Many IceGrid bug fixes. | Benoit Foucher | 2005-11-03 | |
| | ||||
* | Fixed a bug where IcePatch2 couldn't be deployed and used in a new | Benoit Foucher | 2005-10-25 | |
| | | | | | | application. Fixed deadlock. Added automatic patching after adding an application. | |||
* | Fix | Benoit Foucher | 2005-10-21 | |
| | ||||
* | Fixed bug 527. | Benoit Foucher | 2005-10-20 | |
| | ||||
* | Added method to get node load, fixed bugs. | Benoit Foucher | 2005-10-19 | |
| | ||||
* | Changed IceGrid::Admin::start() to provide the reason of the failure to | Benoit Foucher | 2005-10-17 | |
| | | | | start the server. | |||
* | Added support for replica groups and removed replicated adapters. | Benoit Foucher | 2005-10-12 | |
| | ||||
* | Added support for enabling/disabling servers. | Benoit Foucher | 2005-10-05 | |
| | ||||
* | Distribution improvments, bug fixes, code cleanup. | Benoit Foucher | 2005-10-04 | |
| | ||||
* | Renamed register to register-process | Benoit Foucher | 2005-09-30 | |
| | | | | Added support for "distributions". | |||
* | Added support for <adapter name>.ReplicaId. | Benoit Foucher | 2005-09-30 | |
| | ||||
* | Bug fix | Benoit Foucher | 2005-09-23 | |
| | ||||
* | Improved the error message if you try to remove an object or adapter with | Benoit Foucher | 2005-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 fixes | Benoit Foucher | 2005-09-19 | |
| | ||||
* | Changes to make it possible to register "direct" object adapters. | Benoit Foucher | 2005-09-09 | |
| | ||||
* | Added support for stopping servers automatically when patching. | Benoit Foucher | 2005-09-02 | |
| | ||||
* | Fix | Benoit Foucher | 2005-09-02 | |
| | ||||
* | Fix | Benoit Foucher | 2005-09-01 | |
| | ||||
* | Added support for env variable substitution (Unix only for now). | Benoit Foucher | 2005-09-01 | |
| | ||||
* | IceGrid Windows port. | Benoit Foucher | 2005-09-01 | |
| | ||||
* | More work on IceGrid patching. | Benoit Foucher | 2005-08-30 | |
| | ||||
* | Added support for defining patch data at the application level, other minor | Benoit Foucher | 2005-08-23 | |
| | | | | fixes. | |||
* | Added initial IcePatch2 support in IceGrid. | Benoit Foucher | 2005-08-19 | |
| | ||||
* | Changed load balancing policy from an enum to a class type, minor cleanup. | Benoit Foucher | 2005-08-17 | |
| | ||||
* | Changed name to id in ServerDynamicInfo | Benoit Foucher | 2005-08-02 | |
| | ||||
* | Bug fixes | Benoit Foucher | 2005-07-29 | |
| | ||||
* | Lots of descriptor changes. | Benoit Foucher | 2005-07-28 | |
| |