XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Won't Fix
    • 2.6
    • None
    • None
    • None

    Description

      In a Spring Boot application,  we get a lot of NPE, with only four REST clients asking to produce pdf continuosly. In attachment example spring boot app, stacktrace and input files (issue is indipendent from this test files).

      example call to endpoint:
      curl -X POST "http://localhost:8080/pom/render/fopUncompressed" -H "accept: application/pdf" -H "Content-Type: multipart/form-data" -F "xsl=@20sm2019render_fop.xsl;type=text/xml" -F "xml=@20sm2019render_fop.xml;type=text/xml" 
      on windows dev pc, using jmeter, I can reproduce the issue occasionally, last test with 30 concurrent threads producing 3000 pdf files shows only 2 NPE.

      In the openshift production enviroment with less concurrent clients, the issue is disruptive.

       

       

      Attachments

        1. NPE.txt
          11 kB
          Gianluca Lenti
        2. 20sm2019render_fop.xml
          45 kB
          Gianluca Lenti
        3. 20sm2019render_fop.xsl
          683 kB
          Gianluca Lenti
        4. pommsa-render-testfop.zip
          2.69 MB
          Gianluca Lenti

        Activity

          People

            Unassigned Unassigned
            gianlen Gianluca Lenti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: