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
Thanks! That is what I was looking for.
ReplyDeletealsbdebug.xml not exists for 12c
ReplyDeleteI posted this note for 11g. I did not checked this with 12c
DeleteI change the tag true but not start
ReplyDeletei changed the tag "true" but not start
ReplyDeleteHi, unfortunately I did not get any other problem after setting this so I am not sure why it wont work after setting this flag,
Deleteone hint- since oracle osb 11g only support jdk1.6 make sure you use only this version. jdk7/8 will not work with this.
Hi
ReplyDeleteam 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
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