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