Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » ConsoleDataProcessor.incomingData always sends null for peer
ConsoleDataProcessor.incomingData always sends null for peer [message #47186] Sat, 17 December 2005 22:18 Go to next message
David Read is currently offline David ReadFriend
Messages: 35
Registered: July 2009
Member
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 15:50 Go to previous message
Guru Nagarajan is currently offline Guru NagarajanFriend
Messages: 45
Registered: July 2009
Member
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.
>
Previous Topic:Automated GUI recorder on Linux platform
Next Topic:Does tptp have true statistical information gathering?
Goto Forum:
  


Current Time: Sat Sep 21 05:08:08 GMT 2024

Powered by FUDForum. Page generated in 0.03590 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top