Hi,
when we you run the weblogic server through PuTTy after that close the PuTTy weblogic Server going down
that time Console and Em pages not working that way we are running the weblogic server backend.
Find The Bellow steps....
1. Create The "Boot.properties" file bellow location.
OBIEE11/user_projects/domains/bifoundation_domain/servers/AdminServer/security
2.By Default it is not created you have create manually with Username and password of weblogic server.
username=weblogic
password =weblogic1
Then save it.
3.Go to weblogic server path
OBIEE11g/user_projects/domains/bifoundation_domain/bin
4.After that use bellow command.
(./startweblogic.sh &)
5.wait for status is coming to RUNNING..
Thx,
when we you run the weblogic server through PuTTy after that close the PuTTy weblogic Server going down
that time Console and Em pages not working that way we are running the weblogic server backend.
Find The Bellow steps....
1. Create The "Boot.properties" file bellow location.
OBIEE11/user_projects/domains/bifoundation_domain/servers/AdminServer/security
2.By Default it is not created you have create manually with Username and password of weblogic server.
username=weblogic
password =weblogic1
Then save it.
3.Go to weblogic server path
OBIEE11g/user_projects/domains/bifoundation_domain/bin
4.After that use bellow command.
(./startweblogic.sh &)
5.wait for status is coming to RUNNING..
Thx,
No comments:
Post a Comment