Hi
As part of oim 11gr2 setup, done all the configurations and tried to start weblogic console.
Though the console has started successfully(in running mode) , unable to get weblogic login page.
Found the following error in AdminServer.log while accessing weblogic console though the weblogic has successfully started ( console is showing in Running mode and not showing any errors in console while accessing the weblogic login page)
<BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceJms for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.
Kindly suggest to resolve above error.
Thanks in Advance