Change WEB Port on 12.2
The steps to change the webport to 8000.
Step-1:Start only Weblogic admin
using adadminsrvctl.sh start on run file system
Login to Enterprise Manager(em) Console using below url
Doyensys:domain.com:7001
Step-2:Navigate as shown below
EBS_domain->EBS_Web->Oracle HTTP Server->Administration-> Advanced Configuration
Click on Advanced Configuration as shown above
Step-3:select httpd.conf from the down as show in below figure:
Change OHS Listen PORT(Here i changed to 8000)
Step-4:
Run Context File Synchronization $AD_TOP/bin/adSyncContext.pl :
perl $AD_TOP/bin/adSyncContext.pl contextfile=$CONTEXT_FILE
– Manually update the $CONTEXT_FILE if old port values are still present
-but in my case the values got updated to 8000
Step-5:
Run autoconfig.
Step-6: Stop adminserver using adadminsrvctl stop
Step7: Start all the services using adstral.sh