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

dfugateperiscopeholdings.

Members
  • Posts

    4
  • Joined

  • Last visited

dfugateperiscopeholdings.'s Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I have a need to setup an FTP process for scheduled JasperSoft reports. The need is to FTP the document, using secure methods (SFTP or FTPS) to FTP the file to an internal FTP server. We can connect via FileZilla, via the Linux server command line where JasperReports is installed. Yet when attempting to SFTP or FTPS, we get "Connection Failed". We've tried SFTP, FTPS, ports 21, 22, and 990, to no avail. Can version 6.2 actually use SFTP or FTPS to ftp a file? I was able to get a couple of stack traces, and here they are: Stacktrace 1: rg.apache.commons.net.MalformedServerReplyException: Could not parse response code. Server Reply: SSH-2.0-OpenSSH_5.3 at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:337) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP._connectAction_(FTP.java:400) at org.apache.commons.net.ftp.FTPClient._connectAction_(FTPClient.java:924) at org.apache.commons.net.SocketClient.connect(SocketClient.java:183) at org.apache.commons.net.SocketClient.connect(SocketClient.java:203) at com.jaspersoft.jasperserver.api.engine.common.util.impl.FTPUtil$FTPServiceClientImpl.<init>(FTPUtil.java:147) at com.jaspersoft.jasperserver.api.engine.common.util.impl.FTPUtil.connectFTP(FTPUtil.java:47) at com.jaspersoft.jasperserver.api.engine.scheduling.quartz.ReportExecutionJobFileSavingImpl.saveToFTPServer(ReportExecutionJobFileSavingImpl.java:200) at com.jaspersoft.jasperserver.api.engine.scheduling.quartz.ReportExecutionJobFileSavingImpl.save(ReportExecutionJobFileSavingImpl.java:92) at com.jaspersoft.jasperserver.api.engine.scheduling.quartz.ReportExecutionJob.executeAndSendReport(ReportExecutionJob.java:560) at com.jaspersoft.jasperserver.api.engine.scheduling.quartz.ReportExecutionJob.execute(ReportExecutionJob.java:241) at com.jaspersoft.ji.report.options.engine.ReportOptionsExecutionJob.execute(ReportOptionsExecutionJob.java:47) at org.quartz.core.JobRunShell.run(JobRunShell.java:213) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557) Stacktrace 2: (attached as a graphic)
  2. Seems like the issue was resolved by clearing my Chrome cache and updating the data resources login & password.
  3. Hello - we are receiving the following "FATAL" error - it is accompanied by what looks like a huge PostgresSQL query. What could be the cause of this error? "FATAL JRStyledTextParser,pool-7-thread-48:1016 - Error parsing styled text. org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 33; The entity name must immediately follow the '&' in the entity reference. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)" followed by: "FATAL JRStyledTextParser,PO_S_Master subreports #1:1016 - Error parsing styled text. org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 81; The entity name must immediately follow the '&' in the entity reference."
  4. Did JasperSoft address this 'bug'? I too have a similar issue: java.lang.ClassCastException: com.jaspersoft.commons.semantic.dsimpl.AbstractSemanticLayerDataSet$GenericDataSetWrappedNodeObject cannot be cast to com.jaspersoft.commons.dataset.GenericDataSet
×
×
  • Create New...