|
Home > Archive > WebSphere Commerce suite > December 2005 > invalid cookie
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Setup: Commerce Server 5.6 Express Edition on Windows Server. All Views and URLs are setup as https=1
problem:
We are trying to do load testing using single userid and having that user login to the store multiple times. we are receiving invalid cookie error. I tried to replicate that on my local setup (developer edition) by using two browser sessions and access st
ore pages and was able to replicate the error.
I am getting invalid cookie error and a message that says your logonId may be used by another user.
I searched forums, google groups, support fixes, information center. but could not get a solution. There were few posts in this forum for the same error but there was no solution. The posts say that commerce checks the last login time in cookie with that
is stored in database (users table) and if it is different thorws an error. Is there a solution for this problem?
| |
| Robert Brown 2005-12-14, 2:55 am |
| You aren't allowed to login to a store multiple times with a single user
ID without first calling the Logoff command. Perhaps you should setup
your load software to access the site using multiple login accounts.
R
> Setup: Commerce Server 5.6 Express Edition on Windows Server. All Views and URLs are setup as https=1
> problem:
>
> We are trying to do load testing using single userid and having that user login to the store multiple times. we are receiving invalid cookie error. I tried to replicate that on my local setup (developer edition) by using two browser sessions and access
store pages and was able to replicate the error.
> I am getting invalid cookie error and a message that says your logonId may be used by another user.
>
> I searched forums, google groups, support fixes, information center. but could not get a solution. There were few posts in this forum for the same error but there was no solution. The posts say that commerce checks the last login time in cookie with tha
t is stored in database (users table) and if it is different thorws an error. Is there a solution for this problem?
>
>
|
|
|
|
|