Unable to open console URL in EBS 12.2.9
Getting an error
The Server is not able to service this request: [Socket:000445]Connection rejected, filter blocked Socket, weblogic.security.net.FilterException: [Security:090220]rule 3
when trying to open console URL http://a0171o3oappd117:7002/console in ebs 12.2.9
Already changed deny to allow in config.xml yet console URL is not opening.
[appltest@a0171o3oappd117 config]$ grep deny config.xml
<connection-filter-rule>0.0.0.0/0 * * allow</connection-filter-rule>
/