Category: | Bug report |
Priority: | Urgent |
Status: | New |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | N/A |
Assigned to: |
After configuring jasperserver to support Oracle stored procedure, i am getting error message while deploying jrxml from jaspersoft to jasperserver as:
org.apache.http.client.HttpResponseException: Invalid JRXML
at com.jaspersoft.studio.server.protocol.restv2.RESTv2ExceptionHandler.handleException(RESTv2ExceptionHandler.java:46)
at com.jaspersoft.studio.server.protocol.restv2.ARestV2ConnectionJersey.toObj(ARestV2ConnectionJersey.java:35)
at com.jaspersoft.studio.server.protocol.restv2.RestV2ConnectionJersey.addOrModifyResource(RestV2ConnectionJersey.java:292)
at com.jaspersoft.studio.server.protocol.ProxyConnection.addOrModifyResource(ProxyConnection.java:164)
at com.jaspersoft.studio.server.publish.Publish.publishResources(Publish.java:135)
at com.jaspersoft.studio.server.publish.Publish.publish(Publish.java:46)
at com.jaspersoft.studio.server.publish.wizard.Publish2ServerWizard$3.run(Publish2ServerWizard.java:277)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
4 Comments:
we are also getting same error
Studio Version 5.6.0
Server Version 5.6.0
web service URL report which returns xml as output works fine in builder but when we deploy to server above error comes other reports works fine.
I'm also getting the same error.
Studio Version 6.0.1
I'm trying to deploy jrxml file to jasper server 5.6.1
Did you put any "Html element" in your report? You can remove it and use the "Text Field" instead. Then go to text field properties, change the markup to html.