Title:
Bug 80120:Detected duplicate HTTP-based FlexSessions in Remote Object callsFlex Remoting fault errors in doing Flex remoting to CF9
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): John Mason / John Mason (John_Mason)
Created: 09/21/2009
Components: Flex/Flash, Flex remoting
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Major / Unknown
Locale/System: English / Platforms All
Vote Count: 12
Problem:
Detected duplicate HTTP-based FlexSessions in Remote Object callsFlex Remoting fault errors in doing Flex remoting to CF9. Getting a lot of these with the latest release candidate of CF9. It's apparently also been reported on the BlazeDS JIRA as a bug - http://bugs.adobe.com/jira/browse/BLZ-443. This is actually making even simple remoting calls to CF9 nearly impossible at this time. Don't know what change but it appears the BlazeDS folks implemented some of the session management stuff from LCDS without considering the results. Users are expecting a stateless remoting channel. Also just to be specific this is happening with remote object calls - haven't tested messaging yet..
Method:
Steps to reproduce:
1) Create a instance in the coldfusion server named cfusion1.
2) Create another instance cfusion2.
3) Create a cluster with the above two instances.
4) Configure IIS with coldfusion cluster.
5) Create a flex/coldfusion project pointing to IIS webroot.Copy the mxml testApp34.mxml and tester.cfc to the application source folder(src)place it in the IIS root.
6) Request the flex application and click the button "myButton", this will display the name of the server on which the request goes, on clicking on the button for two/three times, we will see the error message on the browse.
Find the mxml and the cfc file at the location : \\blrfs04.macromedia.com\coldfusion\Bugs\80120
Error message placed above in the Error Screen.
Result:
Detected duplicate HTTP-based FlexSessions, generally due to the remote host disabling session cookies Session cookies must be enabled to manage the client connection correctly.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3040192
External Customer Info:
External Company:
External Customer Name: John Mason
External Customer Email: 3D0523FA448F3659992015D5
External Test Config: 09/21/2009
Attachments:
Comments: