Jump to content

Jasper Studio to Jasper Server Connection Problem


oondersahin

Recommended Posts

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

  • 2 weeks later...
  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

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

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

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

  • 1 month later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...