Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1131

Exception Querying For Workspace Areas Using IRestClient

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.5.0.Beta2
    • 2.5.0.Beta1
    • Query, Server
    • None
    • Workaround Exists
    • Hide

      The workaround is to not include in the SELECT clause any columns that will have null values. Not ideal, but it works.

      Show
      The workaround is to not include in the SELECT clause any columns that will have null values. Not ideal, but it works.
    • Low

      From ModeShape Tools I ran this query through the IRestClient using JCR_SQL2:

      SELECT [jcr:path], [jcr:title] FROM [mode:publishArea]

      See attachment for stacktrace. If "[jcr:title]" is taken out of the query it all works fine.

            rhauch Randall Hauch (Inactive)
            dflorian@redhat.com Daniel Florian (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: