Project:
View Revisions: Issue #23553 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0023553: Problems with build being terminated for an ondemand instance when same user logs in | ||
Revision | 2013-05-14 11:19 by alostale | ||
Description | With an ondemand instance there each named user is only allowed to have a single session at a time. This means that when same user tries to log in for second time, the first session for this user is kicked out. When doing a build at that time, in theory the build should continue and terminate normally, but in reality the build is cut off and this is causing issues. |
||
Revision | 2013-05-14 11:16 by alostale | ||
Description | With an ondemand instance there is only one user allowed to be logged in at the time. This means that when another user logs in, the other person is kicked out. When doing a build at that time, in theory the build should continue and terminate normally, but in reality the build is cut off and this is causing issues. |
Copyright © 2000 - 2009 MantisBT Group |