Re: [rhn-satellite-users] RE: [Spacewalk-devel] API call 'system.config.lookupFileInfo'

2008-10-10 Thread Partha Aji
#x27;. Some thing definately wrong with server.getLocalOverride().getName() CC From: Devan Goodwin [EMAIL PROTECTED] Sent: Thursday, 9 October 2008 11:46 PM To: Coe, Colin C. (Unix Engineer) Cc: spacewalk-devel@redhat.com; [EMAIL PROTECTED] Subject: R

RE: [rhn-satellite-users] Re: [Spacewalk-devel] API call 'system.config.lookupFileInfo'

2008-10-09 Thread Coe, Colin C. (Unix Engineer)
AM To: Devan Goodwin Cc: Coe, Colin C. (Unix Engineer); [EMAIL PROTECTED]; spacewalk-devel@redhat.com Subject: [rhn-satellite-users] Re: [Spacewalk-devel] API call 'system.config.lookupFileInfo' Two questions: 1) Does it make sense to dump out the contents of a binary file ? 2) While th

RE: [Spacewalk-devel] API call 'system.config.lookupFileInfo'

2008-10-09 Thread Coe, Colin C. (Unix Engineer)
in [EMAIL PROTECTED] Sent: Thursday, 9 October 2008 11:46 PM To: Coe, Colin C. (Unix Engineer) Cc: spacewalk-devel@redhat.com; [EMAIL PROTECTED] Subject: Re: [Spacewalk-devel] API call 'system.config.lookupFileInfo' -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 9 Oct 2008 11:43:31

Re: [Spacewalk-devel] API call 'system.config.lookupFileInfo'

2008-10-09 Thread Partha Aji
Two questions: 1) Does it make sense to dump out the contents of a binary file ? 2) While the documentation said we give out the contents I wonder if we are better off with a separate getContents method... These files can be fairly large and if all we want are meta data info it might be a waste

Re: [Spacewalk-devel] API call 'system.config.lookupFileInfo'

2008-10-09 Thread Devan Goodwin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 9 Oct 2008 11:43:31 +0800 "Coe, Colin C. (Unix Engineer)" <[EMAIL PROTECTED]> wrote: > > I know that this email has gone on for a while but we're nearly done > now. So the problem is with the call to > 'server.getLocalOverride().getId()' ret

[Spacewalk-devel] API call 'system.config.lookupFileInfo'

2008-10-08 Thread Coe, Colin C. (Unix Engineer)
Hi all (and apologies for the cross-post) I'm battling this again as we're really needing this call to be working. I've found that in 'code/src/com/redhat/rhn/frontend/xmlrpc/system/config/ServerConfigHandler.java', the method 'lookupFileInfo(String sessionKey, Integer sid, List paths, boolea

[Spacewalk-devel] API call 'system.config.lookupFileInfo'

2008-10-01 Thread Coe, Colin C. (Unix Engineer)
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/