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
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\
open this file and change following tag to true
alsb-test-console-debug