Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Cannot crate C++ projects.: (7 Items)
   
Cannot crate C++ projects.  
Hello,

I am using IDE 4.5, I'm getting the error "java.lang.NullPointerExeception" only when I'm creating projects related to C
++. Please find the attached screen shot.

Hoping for solution AEAP.

Thanks,
Harish.
Attachment: Bitmap untitled.bmp 2.18 MB
Re: Cannot crate C++ projects.  
What is IDE build id? (Help->About)
Re: Cannot crate C++ projects.  
Build id is I20081019
Re: Cannot crate C++ projects.  
Can you post your log file? It can be found under your workspace folder, usually called ".log".

BTW, what is your Momentics version? 6.4.0? Are you running the IDE from that Momentics installation?
Re: Cannot crate C++ projects.  
Hello, 

I am facing with same error but, while doing clean operation, plz find the build ID and log file information.

Build id: I20081019

Log file Information -

!ENTRY com.qnx.tools.ide.core 4 0 2009-03-23 16:16:31.995
!MESSAGE C:\Program Files\QNX Software Systems\qconfig\/qconfig is not a
directory.
!STACK 0
java.io.IOException: C:\Program Files\QNX Software
Systems\qconfig\/qconfig is not a directory.
at com.qnx.tools.utils.QnxConfig.init(QnxConfig.java:238)
at com.qnx.tools.utils.QnxConfig.<init>(QnxConfig.java:130)
at
com.qnx.tools.ide.core.QNXIdePlugin.initializeInstallInfo(QNXIdePlugin.j
ava:257)
at
com.qnx.tools.ide.core.QNXIdePlugin.getCurrentInstall(QNXIdePlugin.java:
299)
at
com.qnx.tools.ide.qde.core.internal.builder.QDEMakeBuilder.invokeMake(QD
EMakeBuilder.java:292)
at
com.qnx.tools.ide.qde.core.internal.builder.QDEMakeBuilder$2.run(QDEMake
Builder.java:1161)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY com.qnx.tools.ide.qde.core 4 -1 2009-03-23 16:16:31.995
!MESSAGE Error
!STACK 0
java.lang.NullPointerException
at
com.qnx.tools.ide.qde.core.internal.builder.QDEMakeBuilder.invokeMake(QD
EMakeBuilder.java:293)
at
com.qnx.tools.ide.qde.core.internal.builder.QDEMakeBuilder$2.run(QDEMake
Builder.java:1161)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY com.qnx.tools.ide.qde.core 4 0 2009-03-23 16:16:31.995
!MESSAGE 
!SUBENTRY 1 com.qnx.tools.ide.qde.core 4 0 2009-03-23 16:16:31.995
!MESSAGE Unspecified error
!STACK 0
java.lang.NullPointerException
at
com.qnx.tools.ide.qde.core.internal.builder.QDEMakeBuilder.invokeMake(QD
EMakeBuilder.java:293)
at
com.qnx.tools.ide.qde.core.internal.builder.QDEMakeBuilder$2.run(QDEMake
Builder.java:1161)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Plz advise me to resolve it.
Re: Cannot crate C++ projects.  
Momentics version 6.4.0 and IDE is 4.5
Re: Cannot crate C++ projects.  
On 23/03/2009 7:38 AM, lokesh murthy wrote:
> C:\Program Files\QNX Software Systems\qconfig
Please check your environment variable QNX_CONFIGURATION. If there is a 
slash at the end, remove it. It was an installation bug that was fixed  
a while ago.

Regards,
Alex