Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 335031

Summary: NullPointerException when switching between multiple hosts in Profiling Config dialog
Product: z_Archived Reporter: Mike Reid <mikereid>
Component: TPTPAssignee: Mike Reid <mikereid>
Status: CLOSED WONTFIX QA Contact: Kathy Chan <kathy>
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard: post472

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.