
Jaspersoft Studio has performed some automatic updates this morning and I can no longer connect to any of the servers. There were no configuration or authentication changes on our end. I am able to log into the servers online.
For example, we have this server:
http://10.12.1.48:8080/jasperserver/
un: jasperadmin
Product Version: 7.5.0
Build: 20191206_1440
I am using Jaspersoft Studio v6.15.0 on an iMac / macOS Catalina v10.15.7
A screenshot from the Server Profile Wizard in JasperSoft Studio, showing connection params, is attached (it hasn't changed from immediately prior to the update).
When I click on "Test Connection", I get the following error:
org.apache.http.client.HttpResponseException: status code: 401, reason phrase: 401
at com.jaspersoft.studio.server.protocol.restv2.RESTv2ExceptionHandler.handleException(RESTv2ExceptionHandler.java:67)
at com.jaspersoft.studio.server.protocol.restv2.RestV2ConnectionJersey.doConnectLogin(RestV2ConnectionJersey.java:328)
at com.jaspersoft.studio.server.protocol.restv2.RestV2ConnectionJersey.doConnect(RestV2ConnectionJersey.java:243)
at com.jaspersoft.studio.server.protocol.restv2.RestV2ConnectionJersey.connect(RestV2ConnectionJersey.java:223)
at com.jaspersoft.studio.server.protocol.ProxyConnection.connect(ProxyConnection.java:118)
at com.jaspersoft.studio.server.WSClientHelper.checkConnection(WSClientHelper.java:92)
at com.jaspersoft.studio.server.wizard.ServerProfileWizard.connect(ServerProfileWizard.java:94)
at com.jaspersoft.studio.server.wizard.ServerProfileWizard.access$1(ServerProfileWizard.java:89)
at com.jaspersoft.studio.server.wizard.ServerProfileWizard$2.run(ServerProfileWizard.java:68)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
What could I check/test to get the connection restored? I re-verified that user name and password haven't changed, that I can log in with these credentials online, and that this user has the following roles assigned: ROLE_ADMINISTRATOR and ROLE_USER.
Any help is appreciated!

Recommended Comments