pdf export can run out of memory and not return

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • None
    • Affects Version/s: 3.0
    • Component/s: Page - Export / Import
    • Environment:

      Standalone, Windows, java version "1.6.0_14"
      Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
      Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)

      Exporting a large space to pdf fails with an out of memory error. Possibly it would succeed with more memory allocated, but that's not entirely the point.

      (Sub)Issues:

      1. Why does it try to hold so much in memory? Why not 'stream' the space from the database into the disk?
      2. When it failed, it didn't return an error message, it just left the progress bar counting up and and up and up.

      Fixing either of those things would make this bug less painful.

            Assignee:
            Unassigned
            Reporter:
            Ben Aveling
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: