Announcement

Collapse
No announcement yet.

All web test slots are full with no one logged on

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Tim (PassMark)
    replied
    If you can enable the DEBUGMODE parameter in the CGI config, attempt to login when when there are no available logins left, and then send us a copy of the debug log we can check if any of the sessions are failing to be deleted (could be permissions problem or file open/locked issue).

    Another possibility is that the file times for the session files are not being updated/read correctly, what type of filesystem is the folder for TEMPDIRABS stored on?

    Our email details are at http://www.passmark.com/about/contact_us.htm.

    Leave a comment:


  • Ferdinand
    replied
    Reviving a dead thread because we're having the same problem now. What should be done if the session doesn't time out and the slot remains locked? Is there a way to fix this?

    Leave a comment:


  • David (PassMark)
    replied
    If a users logs in and fails to log out, then the slot will be held open for that user. So you should encourage users to log out, rather than just walk away from a session.

    Also after 60 minutes of inactivity (this is a default that can be changed to be quicker) the session should time out and the slot should become available again. So just waiting can also fix the problem.

    Leave a comment:


  • tisbell
    replied
    Thanks,
    I figured it out, but how do I keep this from occuring again?
    P.S. I'm using Apache

    Leave a comment:


  • Tim (PassMark)
    replied
    You can try deleting the .tmp files in the directory set up as TEMPDIRABS in the CGI config. Are you using Apache or IIS?

    Leave a comment:


  • tisbell
    started a topic All web test slots are full with no one logged on

    All web test slots are full with no one logged on

    How do I 'fix' this???
Working...
X