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

tnodev

Members
  • Posts

    18
  • Joined

  • Last visited

About tnodev

  • Birthday 04/17/1972

tnodev's Achievements

Apprentice

Apprentice (3/14)

  • First Post Rare
  • Collaborator Rare
  • Conversation Starter Rare
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. With Eclipse Luna Service Release 1 (4.4.1), it's not working eclipse.buildId=4.4.1.M20140925-0400java.version=1.7.0_80java.vendor=Oracle CorporationBootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_FRFramework arguments: -product org.eclipse.epp.package.jee.productCommand-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.productorg.eclipse.equinox.p2.transport.ecfErrorThu Jan 05 10:27:05 CET 2017Unable to read repository at http://sourceforge.net/projects/jasperstudio/files/updatesite/6.3.1/site.xml.javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1904) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:279) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:273) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1446) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:209) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:913) at sun.security.ssl.Handshaker.process_record(Handshaker.java:849) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1023) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1332) at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:709) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:122) at org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:147) at org.apache.http.impl.io.AbstractSessionOutputBuffer.flush(AbstractSessionOutputBuffer.java:154) at org.apache.http.impl.AbstractHttpClientConnection.doFlush(AbstractHttpClientConnection.java:278) at org.apache.http.impl.AbstractHttpClientConnection.flush(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.AbstractClientConnAdapter.flush(AbstractClientConnAdapter.java:197) at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:260) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:715) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:520) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect(HttpClientRetrieveFileTransfer.java:1077) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.access$0(HttpClientRetrieveFileTransfer.java:1068) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer$1.performFileTransfer(HttpClientRetrieveFileTransfer.java:1064) at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:73) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385) at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) at sun.security.validator.Validator.validate(Validator.java:260) at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1428) ... 23 moreCaused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196) at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:268) at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380) ... 29 more
  2. Hi, impossible to download the eclipse plugin, the url http://jasperstudio.sourceforge.net/updates/ seems to be out ... Thomas
  3. Ok I find it... http://jasperstudio.sf.net/updates
  4. Hello Is it possible to install JasperStudio as an eclipse plugin ? If yes, How ?
  5. Hello, the same things happen with Jasper 3.7.4 Here a PDF example, see bookmark Regards, Thomas
  6. Hello I have a textfield with styledText set to true with an Anchor Name Expression with bookmark level set to 1and in my PDF, I have TWO identical bookmarks ! Thanks I'm using JasperReport 2.0.2 Post Edited by tnodev at 07/01/2010 14:13 Post Edited by tnodev at 07/01/2010 14:14
  7. My full exception, I think using Xerces... checking Code: [jrc] Error compiling report design : E:devworkspacesGemarcurArcReportsrcarcreportpassifecheancierReportEcheancier.jrxml [jrc] net.sf.jasperreports.engine.JRException: org.xml.sax.SAXParseException: Element type "template" must be declared. [jrc] at net.sf.jasperreports.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:242) [jrc] at net.sf.jasperreports.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:225) [jrc] at net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:213) [jrc] at net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:167) [jrc] at net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:151) [jrc] at net.sf.jasperreports.engine.JasperCompileManager.compileReportToFile(JasperCompileManager.java:107) [jrc] at net.sf.jasperreports.ant.JRAntCompileTask.compile(JRAntCompileTask.java:398) [jrc] at net.sf.jasperreports.ant.JRAntCompileTask.execute(JRAntCompileTask.java:252) [jrc] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) [jrc] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) [jrc] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [jrc] at java.lang.reflect.Method.invoke(Unknown Source) [jrc] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) [jrc] at org.apache.tools.ant.Task.perform(Task.java:348) [jrc] at org.apache.tools.ant.Target.execute(Target.java:357) [jrc] at org.apache.tools.ant.Target.performTasks(Target.java:385) [jrc] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) [jrc] at org.apache.tools.ant.Project.executeTarget(Project.java:1298) [jrc] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [jrc] at org.eclipse.ant.internal.ui.antsupport.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32) [jrc] at org.apache.tools.ant.Project.executeTargets(Project.java:1181) [jrc] at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.run(InternalAntRunner.java:423) [jrc] at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.main(InternalAntRunner.java:137) [jrc] Caused by: org.xml.sax.SAXParseException: Element type "template" must be declared. [jrc] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) [jrc] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown Source) [jrc] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) [jrc] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) [jrc] at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.handleStartElement(Unknown Source) [jrc] at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.startElement(Unknown Source) [jrc] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) [jrc] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) [jrc] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) [jrc] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) [jrc] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) [jrc] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) [jrc] at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) [jrc] at org.apache.commons.digester.Digester.parse(Digester.java:1647) [jrc] at net.sf.jasperreports.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:238) [jrc] ... 22 more Post edited by: tnodev, at: 2007/11/22 15:32
  8. Hello The file http://jasperreports.sourceforge.net/dtds/jasperreport.dtd does not contain the template element. So I can't parse my file et compile it with Ant. Is there a new dtd file ? thanks
  9. Pb with http://jasperreports.sourceforge.net/dtds/jasperreport.dtd It doesn't contain the template element! So the xml parser is unhappy :(
  10. It's fine with JRviewer :S ... So I have a problem with the Font, I'm looking for it... Thanks
  11. I'm using Jasper 1.2.7, and i'm using PDF format only. here the jrxml file [file name=article123_2.jrxml size=11113]http://www.jasperforge.org/components/com_joomlaboard/uploaded/files/article123_2.jrxml[/file]
  12. Hello, I have a textField which contains a BigDecimal with a Rigth alignment and a currency pattern : #,##0.00# € in a classic band detail. But my column is not well aligned, there is a shift between large value (123 456.12 €) and small one (0.00 €) please help, thanks See the file (it's a french one... :blink: ) [file name=Article1232.pdf size=2475]http://www.jasperforge.org/components/com_joomlaboard/uploaded/files/Article1232.pdf[/file]
×
×
  • Create New...