https://bz.apache.org/ooo/show_bug.cgi?id=127286

          Issue ID: 127286
        Issue Type: DEFECT
           Summary: Cannot open table in data view
           Product: Base
           Version: 4.1.3
          Hardware: Mac
                OS: FreeBSD
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P5 (lowest)
         Component: code
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

OS: FreeBSD Stable 10.2 (PowerPC64)
GCC:  5.4.0 (FreeBSD Ports Collection) 
JDK: OpenJDK 64-Bit Server VM (build 25.102-b14, mixed mode) 

Base application will not open any tables created.  However, the database and
tables created can be opened with LibreOffice dasebase application.  Both the
database and tables structures have been verified.

When attempting to open a table, you get the below four (4) errors:

Error 1:
The data content could not be loaded.

Error 2:
SQL Status: HY000
Error code: 1000

Syntax error in SQL expression

Error 3:
SQL Status: HY000
Error code: 1000

SELECT * FROM "CD-Collection"

Error 4:
SQL Status: HY000
Error code: 1000

syntax error, unexpected INVALIDSYMBOL, expecting $end, Invalid symbol

I've researched and found similar errors, such as the below.

https://bz.apache.org/ooo/show_bug.cgi?id=95402

Upon further investigation the following java classes were not installed:

hsqljdbc.jar
sqltool.jar

However, they are being built and placed in the staging folders but not
installed or included in the FreeBSD ports package.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to