[#3801] - Invalid JRXML

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)

AttachmentSize
Image icon invalid.png112.54 KB
v5.5.0
iglm's picture
2
Joined: Jul 30 2014 - 4:44am
Last seen: 7 years 10 months ago

4 Comments:

#1
  • Assigned:nobody»

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.

#2
  • Assigned:» anonymous

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

AttachmentSize
File jasper_error.bmp769.55 KB
#3

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.

AttachmentSize
Image icon textfieldtohtmlmarkup.jpg146.98 KB
#4
Feedback