Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 335031 - NullPointerException when switching between multiple hosts in Profiling Config dialog
Summary: NullPointerException when switching between multiple hosts in Profiling Confi...
Status: CLOSED WONTFIX
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Mike Reid CLA
QA Contact: Kathy Chan CLA
URL:
Whiteboard: post472
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 11:16 EST by Mike Reid CLA
Modified: 2016-05-05 11:00 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Reid CLA 2011-01-21 11:16:41 EST
Build id: TPTP-4.7.2-201101181140

0. Configure AC on at least two hosts with security enabled.
1. Start in new workspace
2. Run > Profile Configurations
3. Specify host on host tab, switch to Profile Settings and enter credentials
4. Back to host tab, add second host.
5. Back to Profile Settings, enter credentials and an NPE is thrown:

Exception in thread "Console" java.lang.NullPointerException
	at org.eclipse.hyades.internal.execution.core.file.communicator.ChannelCommunicator.send(ChannelCommunicator.java:369)
	at org.eclipse.hyades.internal.execution.core.file.communicator.ChannelCommunicator.send(ChannelCommunicator.java:443)
	at org.eclipse.hyades.internal.execution.core.file.dynamic.AbstractFileServerCommand$Client.execute(AbstractFileServerCommand.java:78)
	at org.eclipse.hyades.internal.execution.core.file.dynamic.DetermineServerReachCommand$Client.execute(DetermineServerReachCommand.java:60)
	at org.eclipse.hyades.internal.execution.core.file.dynamic.AbstractFileServerCommand.execute(AbstractFileServerCommand.java:318)
	at org.eclipse.hyades.execution.local.file.FileManagerExtendedImpl.determineServerReach(FileManagerExtendedImpl.java:684)
	at org.eclipse.hyades.internal.execution.local.common.Console.run(Console.java:306)
Comment 1 Kathy Chan CLA 2011-03-23 16:57:17 EDT
No plan to fix.
Comment 2 Mike Reid CLA 2011-04-04 11:00:23 EDT
Closing.