Using the WLST i created the tool instance called win_appsrv_sd_reptool1 and the report server instance called win_appsrv_sd_repserver1. In the .env file I have:
ORAWEB=itpr10005:7777
ORAREP=itpr10005:7777
REPSERVER=win_appsrv_sd_repserver1
REPORT_SERVER_NAME=win_appsrv_sd_repserver1
FORMS_TIMEOUT=30
GRACE_PERIOD=2
FORMS_TZFILE=E:\app\oracle\middleware\oracle_home\oracore\zoneinfo\timezlrg_11.dat
FORMS_DATETIME_LOCAL_TZ=PST
FORMS_DATETIME_SERVER_TZ=PST
COMPONENT_CONFIG_PATH=E:\app\oracle\middleware\oracle_home\user_projects\domains\tag\config\frmconfig\components\ReportsToolsComponent\win_appsrv_sd_reptool1
When I run rwdiag -findall
it shows the name as rep_wls_reports_itpr10005 and was wondering if it should be win_appsrv_sd_repserver1? Not sure what else to try to fix the error Bind to Reports Server Failed. Any other suggestions?