Archived

This forum has been archived. Please start a new discussion on GitHub.

icegridnode problem

I have a server set up to be started on demand by icegridnode. Over time, though, it seems to stop working; client invocations on the proxy do not result in the server being started up. The service goes away, and the adapter disappears from the registry - shouldn't it stay up unless I specifically kill it? I am not using an IceGrid session, and I have no server idle timeout configured. I have to do an 'application update' to get it working again.

I am using Ice 3.1.0.

Comments

  • Never mind, figured out what I was doing wrong. I didn't make the application attribute unique across my four icegridnode processes...