I have upgraded my studio version to 6.2 and am trying to take advantage of the new built in radial progress custom visualization. However, our aws server is still 6.0.2 until the marketplace releases the new version.
I either get a jrxml error on deployment:
org.apache.http.client.HttpResponseException: Invalid JRXML
at com.jaspersoft.studio.server.protocol.restv2.RESTv2ExceptionHandler.handleErrorDescriptorList(RESTv2ExceptionHandler.java:93)
at com.jaspersoft.studio.server.protocol.restv2.RESTv2ExceptionHandler.handleErrorDescriptor(RESTv2ExceptionHandler.java:113)
at com.jaspersoft.studio.server.protocol.restv2.RESTv2ExceptionHandler.handleException(RESTv2ExceptionHandler.java:57)
at com.jaspersoft.studio.server.protocol.restv2.ARestV2ConnectionJersey.toObj(ARestV2ConnectionJersey.java:52)
at com.jaspersoft.studio.server.protocol.restv2.RestV2ConnectionJersey.addOrModifyResource(RestV2ConnectionJersey.java:490)
at com.jaspersoft.studio.server.protocol.ProxyConnection.addOrModifyResource(ProxyConnection.java:309)
at com.jaspersoft.studio.server.publish.Publish.publishResources(Publish.java:186)
at com.jaspersoft.studio.server.publish.Publish.publish(Publish.java:67)
at com.jaspersoft.studio.server.publish.wizard.Publish2ServerWizard$3.run(Publish2ServerWizard.java:302)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
If I get it deployed, I get this:
org.xml.sax.SAXParseException; lineNumber: 576; columnNumber: 195; schema_reference.4: Failed to read schema document 'http://www.jaspersoft.com/cvcomponent/component.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
Is it possible to deploy this custom visualization to a 6.0.2 server?
Thanks
0 Answers:
No answers yet