Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Admin server not coming up in obiee12c

Hi All,
We tried making a change in config.xml for export to excel purpose in OBIEE12.2.1.4.0 and the change is as below:
<XMLP>
<InputStreamLimitInKB>0</InputStreamLimitInKB>
<ReadRequestBeforeProcessing>false</ReadRequestBeforeProcessing>
</XMLP>
And
<MessageProcessor>
<SocketTimeout>5000</SocketTimeout>
</MessageProcessor>
After this change we tried restarting the services with ./stop.sh and ./start.sh
But it's not working
Starting AdminServer
This is the last line that's showing up while running the cooamnd.
We did a change in the boot.properties file as we saw it might be a password username corrupt issue
We just changed the encrypted username and password with our username and password and tried running the ./startWeblogic.cmd
But still it didn't work. Please help if anyone faced this issue or having any idea
Answers
-
What happens when you revert the config.xml changes?
0 -
The same problem .. No changes at all.
Starting AdminServer and then we are just sitting for 30mins and nothing happens .. No logs are getting generated also.
We tried restarting after deletion of AdminServer.lok file and EmbeddedLDAP.lok file as suggested in few docs but all in vain as of now
0 -
3003431 wrote:The same problem .. No changes at all.
That means there is no relation between the changes and the AdminServer.
What does the log file say?
0 -
No adminserver log file is getting updated
0 -
Does your Node Manager come up? Any errors/warnings in the Node Manager log file?
0 -
Node manager is coming up properly no error
0