Admin server not coming up in obiee12c — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Admin server not coming up in obiee12c

Received Response
31
Views
6
Comments
User_5YLTI
User_5YLTI Rank 4 - Community Specialist

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

  • Joel
    Joel Rank 8 - Analytics Strategist

    What happens when you revert the config.xml changes?

  • User_5YLTI
    User_5YLTI Rank 4 - Community Specialist

    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

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner
    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?

  • User_5YLTI
    User_5YLTI Rank 4 - Community Specialist

    No adminserver log file is getting updated

  • Joel
    Joel Rank 8 - Analytics Strategist

    Does your Node Manager come up? Any errors/warnings in the Node Manager log file?

  • User_5YLTI
    User_5YLTI Rank 4 - Community Specialist

    Node manager is coming up properly no error