Jump to content
We've recently updated our Privacy Statement, available here ×

exception during uploading a report from studio to server


atonu1

Recommended Posts

Hi,

I m trying to upload a report to server. I am getting this exception. Can some one explain this and provide a solution.

org.apache.http.client.HttpResponseException: Invalid JRXML
at com.jaspersoft.studio.server.protocol.restv2.RESTv2ExceptionHandler.handleErrorDescriptorList(RESTv2ExceptionHandler.java:75)
at com.jaspersoft.studio.server.protocol.restv2.RESTv2ExceptionHandler.handleErrorDescriptor(RESTv2ExceptionHandler.java:92)
at com.jaspersoft.studio.server.protocol.restv2.RESTv2ExceptionHandler.handleException(RESTv2ExceptionHandler.java:44)
at com.jaspersoft.studio.server.protocol.restv2.ARestV2ConnectionJersey.toObj(ARestV2ConnectionJersey.java:35)
at com.jaspersoft.studio.server.protocol.restv2.RestV2ConnectionJersey.addOrModifyResource(RestV2ConnectionJersey.java:306)
at com.jaspersoft.studio.server.protocol.ProxyConnection.addOrModifyResource(ProxyConnection.java:207)
at com.jaspersoft.studio.server.publish.Publish.publishResources(Publish.java:158)
at com.jaspersoft.studio.server.publish.Publish.publish(Publish.java:47)
at com.jaspersoft.studio.server.publish.wizard.Publish2ServerWizard$3.run(Publish2ServerWizard.java:277)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
 
Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

  • 5 months later...
  • 1 month later...
@sajith.gunarathna: No. Studio 6.0.1 is using JasperReports Library 6.0.0, which has new functionality in it that the JasperReports Server 5.6.1 knows nothing about. It wouldn't know what to do with it. But don't worry, you can run several different version of Studio in parallel. Always use the one matching your server.
Link to comment
Share on other sites

  • 1 year 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...