This error log appears on $SOA_HOME/Apache/Apache/logs/error_log.* when you try to access http://yourhost.port/em and cannot access it.
It just happened to me after successfully installing SOA 10.1.3.1
What you need to do is check whether the ascontrol application is up or not.
Run this to see the applications , their status ,etc
It just happened to me after successfully installing SOA 10.1.3.1
What you need to do is check whether the ascontrol application is up or not.
Run this to see the applications , their status ,etc
- opmnctl status -app
You will most probably see that it was down:
15831 ascontrol stopped g_rt_id external true
For ASControl to be functional httpserver must be running and the ascontrol application of one of the oc4j should be up. .So you know what to do now:
- opmnctl startproc process-type=home application=ascontrol
Check the status now and retry to access it.
Cheers!!
4 comments:
Thanks...this solved a late night issue I was having after altering a OAS config.
Good to hear somebody is making use of it..
Tugba
You're my hero!!!Thank you very much!!!I seeked solution a long!!Thank!! Hello from Russia!
2nd time saving the day huh? :)
Priviyat from London
Post a Comment