Sunday, July 4, 2010

OSB 11g (11.1.1.3) Test console not working

You might have faced below error while trying to invoke test console of Oracle Service Bus 11g -

"Test Console" service is not running. Contact administrator to start this service.

So to clarify, Test console will work only when OSB server (one of the managed server and default name is osb_server1) is up and running (Along with admin server); and all deployments on OSB server are in active state.

In 11g, few things are different than 10g. Now in 11g, you may access the sbconsole by just starting the admin server but remember that all the OSB configurations will be deployed on the OSB server (osb_server1) only. So for any OSB resource to be available for outside n/w, it is required that OSB server is up and running.

To start the OSB server,

Open command prompt. Navigate to $Domain_Home/bin and run command

startManagedWeblogic.cmd

for eg. -

D:\OFMW11g\mw\user_projects\domains\ofmw_domain\bin>startManagedWebLogic.cmd osb_server1

Once this server is up and running, try using test console.

You may also refer -

http://forums.oracle.com/forums/thread.jspa?threadID=1093465&tstart=15

Oracle Fusion Middleware 11g

With 11g, PS2 (11.1.13) being out, we have a lot more to do with B2B, Service Bus and BPEL.... Currenly I am working on few PoC's and stay tuned for some blogs on the same.....