Attempting to install GroupWise Web when running the web-config utility, you receive the following error after entering your admin password: java.io.IOException: Server returned HTTP response code: 401 for URL: https://192.168.1.100:9710/gwadmin-service/list/POA at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) at com.microfocus.gw.AdminService.sendRequest(AdminService.java:173) at com.microfocus.gw.poa.POAMain.getPOAList(POAMain.java:48) at com.microfocus.gw.poa.POAMain.process(POAMain.java:78) at com.microfocus.gw.ConfigMain.main(ConfigMain.java:59)
Environment
GroupWise 18/23/24
Situation
Attempting to install GroupWise Web when running the web-config utility, you receive the following error after entering your admin password:
java.io.IOException: Server returned HTTP response code: 401 for URL: https://192.168.1.100:9710/gwadmin-service/list/POA
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at com.microfocus.gw.AdminService.sendRequest(AdminService.java:173)
at com.microfocus.gw.poa.POAMain.getPOAList(POAMain.java:48)
at com.microfocus.gw.poa.POAMain.process(POAMain.java:78)
at com.microfocus.gw.ConfigMain.main(ConfigMain.java:59)