https://bugs.documentfoundation.org/show_bug.cgi?id=115828

            Bug ID: 115828
           Summary: SQL: SHUTDOWN COMPACT fails in internal HSQLDB
           Product: LibreOffice
           Version: 5.4.5.1 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

1. Open an internal HSQL-DB-database-file. Could try it with every database,
which is attached to a bug-description, for example this one:
https://bugs.documentfoundation.org/attachment.cgi?id=56592

2. Go to Tools > SQL
3. Write the command
SHUTDOWN COMPACT
4. Press "Enter"

This Status is shown:
1: error in script file line: 3 File input/output errorerror
java.io.IOException: S1000 invalid storage class:
java.lang.NullPointerException opening file - file
/home/user/Database/DateAdd.odb.data in statement [CREATE CACHED TABLE
"Tabelle"] in statement [SHUTDOWN COMPACT]

If execute the command again this Status is shown:
2: Access is denied: Session is closed

So it seems the command has been executed, but a java-error appears, because LO
tries to create a cached table. Has never done this before.

Works till LO 5.4.4.2, fails first with LO 5.4.5.1 on OpenSUSE 42.3 64bit rpm
Linux. Also reported in German forum for Windows ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to