Pages

Wednesday, May 29, 2013

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

On  Fresh local setup of Oracle Service bus I faced following error.
Error Accessing Test Configuration
"Test Console" service is not running. Contact administrator to start this service.

Later I found that by defualt Test console is set to false so need to be enable. To do so you need to follow following path and enable and then restart your server.
\\MW_HOME\user_projects\domains\\alsbdebug.xml   this file is located in the root directory of your domain 
open this file and change following tag to true
alsb-test-console-debug

8 comments:

  1. Thanks! That is what I was looking for.

    ReplyDelete
  2. alsbdebug.xml not exists for 12c

    ReplyDelete
    Replies
    1. I posted this note for 11g. I did not checked this with 12c

      Delete
  3. I change the tag true but not start

    ReplyDelete
  4. i changed the tag "true" but not start

    ReplyDelete
    Replies
    1. Hi, unfortunately I did not get any other problem after setting this so I am not sure why it wont work after setting this flag,

      one hint- since oracle osb 11g only support jdk1.6 make sure you use only this version. jdk7/8 will not work with this.

      Delete
  5. Hi
    am also facing this problem (error accessing test configuration) am installed default domain (12c) i have changed lisen address (localhost) it is nor working please let me know

    ReplyDelete
    Replies
    1. hi i posted this for 11g I am not sure if problem also persist for 12c which exact version are you using? and java version with it?

      Delete