Kbase 21254: Set-cookie error in WS 3.1x
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/11/2001 |
|
SUMMARY:
This solution applies to Progress WebSpeed version 3.1x.
You might encounter the following error when you are running
a WebSpeed application:
Set-Cookie: SERVER_CONECTION_ID=; expires=DAY, Date-Month-Year
XX:XX:XX GMT; path=scripts/messenger/WService=XXX
EXPLANATION:
One of many possible causes of this error is a data dictionary change in database.
This will arouse the compiled WebSpeed objects to log the CRC error(1896) in <broker>.server.log file.
** CRC for <table-name> does not match CRC in <WS-object>. Try recompiling. (1896)
SOLUTION:
Recompile all WebSpeed objects which access any of the database object(s) changed.
References to Written Documentation:
KBase#: 21187