Friday, June 29, 2012

OSB Another session operation is in progress. Please retry later.

http://docs.oracle.com/cd/E17904_01/relnotes.1111/e10133/osb.htm


28.2.2 Session Activation Error Message in Firefox

When activating an Oracle Service Bus session in Firefox, session activation takes longer than three minutes and you see an error message stating, "Another session operation is in progress. Please retry later."

The error message is harmless, and you can ignore it. The server is still processing the session activation, and you can wait for activation to finish.

The error message occurs when the Firefox network connection is set to "Manual proxy configuration" and the "HTTP Proxy" value is used for all listed protocols. The message is triggered by Firefox's auto-refresh occurring in conjunction with the proxy settings.

If you want to ensure the error message does not appear rather than ignoring it, change the Firefox proxy settings to another option, such as "Auto-detect proxy settings for this network" or "Automatic proxy configuration URL." To access these options in Firefox, choose Tools > Options > Advanced > Network > Settings.



This is not our case. I go to $DOMAIN_HOME/osb/config/sessions and there are 2 active sessions, deadlocking each other. You should see a folder for each username who was activating a session.

Shut down the Admin, and manually delete both of those folders in $DOMAIN_HOME/osb/config/sessions/ .

Then try again to create and activate a session. The first time is will silenty fail, the second it will work.

If you get this message:

"[DeploymentService:290036]Deployment for request id '1340973258338' is deferred since target 'osbpr1ms1' is disconnected."

it means you must probably restart some server - no worries.

No comments: