|
Home > Archive > WebSphere Portal Server > February 2004 > Unable to Login in Portal - Internal Server Error !!!!!!
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]
| Author |
Unable to Login in Portal - Internal Server Error !!!!!!
|
|
| San_Yad 2004-02-23, 5:33 am |
| Hi all,
I am unable to login on Portal page.It gives me following error :
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, you@your.address and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Also in SystemOut.log I get the following error
SESN0066E: Response is already commited to client. Session cookie cannot be set.
Explanation: SESN0066E: Response is already commited to client so session cookie cannot be sent to client. Correct application to get at http session before writing anyhting to response.
User Response: Response is already commited to client so session cookie cannot be sent to browser. Correct application to get at http session before writing anyhting to response.
Please let me know if anybody encounter similar problem and knows the solution.
Thanks
| |
| Mauro Hinz 2004-02-23, 7:33 am |
| Yeep,
This problem arises by a WAS plug-in error. To solve it you must install the
las WAS plug-in Cummulative
Fixpack. You can download it at:
http://www-1.ibm.com/support/docvie...P&q1=plug&uid=s
wg24004524&loc=en_US&cs=utf-8&lang=en+en
Bye !
Mauro Hinz
"San_Yad" <syadav@techfactory.com> wrote in message
news:515436807.1077562842842.JavaMail.wasadmin@swg3ws006...
> Hi all,
>
> I am unable to login on Portal page.It gives me following error :
> Internal Server Error
> The server encountered an internal error or misconfiguration and was
unable to complete your request.
> Please contact the server administrator, you@your.address and inform them
of the time the error occurred, and anything you might have done that may
have caused the error.
>
> More information about this error may be available in the server error
log.
>
> Also in SystemOut.log I get the following error
>
> SESN0066E: Response is already commited to client. Session cookie cannot
be set.
> Explanation: SESN0066E: Response is already commited to client so session
cookie cannot be sent to client. Correct application to get at http session
before writing anyhting to response.
> User Response: Response is already commited to client so session cookie
cannot be sent to browser. Correct application to get at http session before
writing anyhting to response.
>
> Please let me know if anybody encounter similar problem and knows the
solution.
> Thanks
>
|
|
|
|
|