Bug 303250 - Invalid tool chain selection gives NPE in new mpi project wizard
Summary: Invalid tool chain selection gives NPE in new mpi project wizard
Status: CLOSED WONTFIX
Alias: None
Product: PTP
Classification: Tools
Component: PLDT (show other bugs)
Version: 4.0   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Beth Tibbitts CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
: 327700 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-02-18 16:45 EST by Beth Tibbitts CLA
Modified: 2016-06-02 09:48 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Tibbitts CLA 2010-02-18 16:45:03 EST
Create a new MPI hello world C project.
Give it a name e.g. helloMPIc
Default selected toolchain (on my Mac anyway) is now "Cross GCC"
Hit Finish.

Popup "Project cannot be created"
Reason: Internal Error:
Details>> shows:  java.lang.NullPointerException

.log file shows:

!ENTRY org.eclipse.cdt.ui 4 4 2010-02-18 16:43:16.862
!MESSAGE Project cannot be created
!STACK 0
java.lang.NullPointerException
	at org.eclipse.ptp.pldt.wizards.wizardPages.MPIProjectProcess.getOptionsByType(MPIProjectProcess.java:459)
	at org.eclipse.ptp.pldt.wizards.wizardPages.MPIProjectProcess.getFirstOptionByType(MPIProjectProcess.java:489)
	at org.eclipse.ptp.pldt.wizards.wizardPages.MPIProjectProcess.addLinkerOpt(MPIProjectProcess.java:226)
	at org.eclipse.ptp.pldt.wizards.wizardPages.MPIProjectProcess.process(MPIProjectProcess.java:122)
	at org.eclipse.cdt.core.templateengine.process.Process.process(Process.java:162)
	at org.eclipse.cdt.core.templateengine.process.ConditionalProcessGroup.process(ConditionalProcessGroup.java:223)
	at org.eclipse.cdt.core.templateengine.process.TemplateProcessHandler.processAll(TemplateProcessHandler.java:65)
Comment 1 Beth Tibbitts CLA 2011-06-13 13:36:25 EDT
*** Bug 327700 has been marked as a duplicate of this bug. ***
Comment 2 Greg Watson CLA 2014-05-29 16:51:14 EDT
This is a very old bug. Are there any plans to fix this? If not, then it should be closed.