ConsoleDataProcessor.incomingData always sends null for peer [message #47186] |
Sat, 17 December 2005 17:18  |
Eclipse User |
|
|
|
Hi,
I'm using the new AgentController 4.1.0 and the related Java interface to capture console output from several remote targets, by implementing the IDataProcessor interface.
The incomingData(byte[] buffer, int length, InetAddress peer) is always called with its 'peer' set to null, and looking in ConsoleDataProcessor.java, it is hard coded this way. Is this intentional or just a typo? I'd be happy to raise a bug report.
David.
|
|
|
Re: ConsoleDataProcessor.incomingData always sends null for peer [message #47755 is a reply to message #47186] |
Tue, 20 December 2005 10:50  |
Eclipse User |
|
|
|
David,
The peer was set to null for this iteration - this will be modified
in 4.2. Please file a bugzilla for this.
Thanks,
Guru
David Read wrote:
> Hi,
> I'm using the new AgentController 4.1.0 and the related Java interface
> to capture console output from several remote targets, by implementing
> the IDataProcessor interface.
> The incomingData(byte[] buffer, int length, InetAddress peer) is always
> called with its 'peer' set to null, and looking in
> ConsoleDataProcessor.java, it is hard coded this way. Is this
> intentional or just a typo? I'd be happy to raise a bug report.
>
> David.
>
|
|
|
Powered by
FUDForum. Page generated in 0.08847 seconds