Hi all
The API call 'system.config.lookupFileInfo' barfs with 'unhandled internal
exception: null' when I try and use it under both Sat v5.1.1 and Spacewalk 0.2.
I've logged an SR for this (1848850).
I've had a look into it and the exception occurs in
code/src/com/redhat/rhn/frontend/xmlrpc/system/config/ServerConfigHandler.java,
at approx line 206 'revisions.add(cf.getLatestConfigRevision());'
There are two possible sources for getLatestConfigRevision:
- code/src/com/redhat/rhn/domain/config/ConfigFile.java: public
ConfigRevision getLatestConfigRevision() {
- code/src/com/redhat/rhn/frontend/dto/ConfigFileDto.java: public Integer
getLatestConfigRevision() {
Both of which just do a 'return latestConfigRevision;'
This is about as far as I can trace this, could someone have a poke at this?
Thanks
CC
NOTICE: This email and any attachments are confidential.
They may contain legally privileged information or
copyright material. You must not read, copy, use or
disclose them without authorisation. If you are not an
intended recipient, please contact us at once by return
email and then delete both messages and all attachments.
_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel