Summary
What kinds of circumstances can lead to the "Response out of order with previous responses" error?
Question
What kinds of circumstances can lead to the "Response out of order with previous responses" error?
Answer
The reason of the behavior is because FNE server is not built to talk to FNE client more than once per second, it might be returning the same time stamp. The repeating timestamp is the reason for the error.
"Response is out of order with previous responses" refers to FLXERR_RESPONSE_STALE. That happens when you try to apply an old (or same) response to TS. You can generate a request to find what the last response time is that's stored in TS. Compare that against the response time of the capability response you are trying to process, which has to be greater or else you will get the error:
Additional Information
There's no way to bypass this validation, but please consider it as more of a warning that an error and generally can be safely ignored. Look at those errors as the server equivalent to an exasperated parental response to the oft repeated question from their child of "Are we there yet?".
There's little reason to ask for an update to your license rights more than once a second as the expiry of those license rights will be on a second boundary. If you're attempting some kind of load test, you might do better to simulate more than one client. Please note, if you had more than one process sharing the same TS, you also might conceivably get that error.
It's not so much if the requests are different, what's important is either having 1 second between responses OR having the different request/response pairs be for different Host ID/Trusted Storage files. Certainly if the requests come from different systems then you should not see this error as long as each system is keeping a nice pause between requests,
Examples: (Each pair is run on the same physical system.)
| Host ID | Trust Storage Path | Requested Feature | Request Time | Response Time | Result |
| 112233445566 | \licenses\ | Feature1 | 12:01:00.10 | 12:01:01 | Success |
| 112233445566 | \licenses\ | Feature1 | 12:01:00.20 | 12:01:01 | Error |
| Host ID | Trust Storage Path | Requested Feature | Request Time | Response Time | Result |
| 112233445566 | \licenses\ | Feature1 | 12:01:00.10 | 12:01:01 | Success |
| 112233445566 | \licenses\ | Feature2 | 12:01:00.20 | 12:01:01 | Error |
| Host ID | Trust Storage Path | Requested Feature | Request Time | Response Time | Result |
| 112233445566 | \licenses\ | Feature1 | 12:01:00.10 | 12:01:01 | Success |
| 112233445566 | \licenses\ | Feature2 | 12:01:00.90 | 12:01:02 | Success |
| Host ID | Trust Storage Path | Requested Feature | Request Time | Response Time | Result |
| 112233445566 | \licenses\123456\ | Feature1 | 12:01:00.10 | 12:01:01 | Success |
| 112233445577 | \licenses\123457\ | Feature2 | 12:01:00.20 | 12:01:01 | Success |
Related Articles
FAQ: What kind of SaaS/Cloud applications can be added globally vs locally (Snow Recognition Service)? 40Number of Views LLS Capability response rejected: the response enterprise ID does not match the server instance! 4Number of Views When Processing a Capability Response from the Back Office, FLXERR_RESPONSE_STALE Error is Returned 34Number of Views Unpatched Windows System Causes XT Kit Tamper Detection 33Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Revenera Assistant
Case id: 00001065
Activity: Status change: 2 hours ago