Invoking rest method with orderBy triggers sql error

Description

Invoking the following REST method:

/opennms/rest/nodes?limit=10&offset=0&orderBy=label

returns an error, perhaps because of the orderBy being wrongly applied to the count() statement too?

Environment

Operating System: Linux Platform: PC

Acceptance / Success Criteria

None

Attachments

1
  • 23 Apr 2010, 09:46 AM

Lucidchart Diagrams

Activity

Show:

Seth Leger January 10, 2011 at 11:17 PM

I've resolved this issue by fixing the Hibernate queries underneath the REST operations for Node and Event object. Marking as resolved.

Umberto Nicoletti April 23, 2010 at 9:46 AM

Created an attachment (id=997)
Exception trace from web interface

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

PagerDuty

Created April 23, 2010 at 9:41 AM
Updated January 27, 2017 at 4:26 PM
Resolved January 10, 2011 at 11:17 PM