oondersahin Posted July 1, 2019 Share Posted July 1, 2019 I have connection problem on jasper studio and jasper server connection.Version Specs : Jasper Studio 6.9.0 Jasper Server Community Edition 7.2.0 (on Google Cloud)Jasper Studio gives the exception:java.lang.NoClassDefFoundError: com/jaspersoft/studio/server/protocol/restv2/ClientQueryMapperProvider at com.jaspersoft.studio.server.protocol.restv2.RestV2ConnectionJersey.connect(RestV2ConnectionJersey.java:174) at ... Link to comment Share on other sites More sharing options...
trevor.schermerhorn Posted July 9, 2019 Share Posted July 9, 2019 Having the same issue, same specs except my report server is a physical install, internally hosted. Link to comment Share on other sites More sharing options...
hc_2 Posted July 17, 2019 Share Posted July 17, 2019 Hi,I had the same problem. For me helped in Repository Explorer / Servers / [servername] / Edit ... Server Connection / Advanced Settings the Activation of[X] Use SOAP protocol only.Hope that helps ... Link to comment Share on other sites More sharing options...
valeskyt Posted July 19, 2019 Share Posted July 19, 2019 I have a user who is getting the same error. When I try the suggested workaround, I get a 404 error. On my desktop, I can deploy to the same server without error using the REST protocol, which indicates that it's an issue with the user's installation of Jaspersoft Studio. Are there any other settings I can fiddle with to fix this? It seems like a classpath problem from the error message. Link to comment Share on other sites More sharing options...
exchangexing Posted July 22, 2019 Share Posted July 22, 2019 I had the same problem. java.lang.NoClassDefFoundError: com/jaspersoft/studio/server/protocol/restv2/ClientQueryMapperProvider at com.jaspersoft.studio.server.protocol.restv2.RestV2ConnectionJersey.connect(RestV2ConnectionJersey.java:174) at com.jaspersoft.studio.server.protocol.ProxyConnection.connect(ProxyConnection.java:102) 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) Link to comment Share on other sites More sharing options...
valeskyt Posted July 22, 2019 Share Posted July 22, 2019 I have filed this as bug report 12026https://community.jaspersoft.com/jaspersoft-studio/issues/12026 Link to comment Share on other sites More sharing options...
rodrigofercav Posted August 24, 2019 Share Posted August 24, 2019 downgrade to version 6.6 and it worked. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now