Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Create Project failure - resurrected: (20 Items)
   
Create Project failure - resurrected  
Colin and others already posted simillar things.
I get a null pointer exception on QNX/none - C/C++ project creation.
This only happens when I have switch my enviornment to use 6.4.0 build configs, when I use environment for 6.3.2 
everything works fine.
The settings for 6.4.0 are correct - I can work using cmd line.
I don't see a solution for this problem in the other threads.
Even when I start with a new/empty eclipse configuration folder, I get an indexer error message on startup.
>  An internal error occurred during: "Initialize Indexing".
>  java.lang.NullPointerException"

find attached my .log file
if you need the eclipse config folder give me a ping

thanks
/hp
Attachment: Text .log 255.11 KB
Re: Create Project failure - resurrected  
Which build are you using? I believe it has been fixed recently. 
AW: Create Project failure - resurrected  
It's logged in the .log file, it's the latest one 20090304



-----Ursprüngliche Nachricht-----
Von:	Alex Chapiro [mailto:community-noreply@qnx.com]
Gesendet:	Di 17.03.2009 17:39
An:	general-ide
Cc:	
Betreff:	Re: Create Project failure - resurrected

Which build are you using? I believe it has been fixed recently. 

_______________________________________________
General
http://community.qnx.com/sf/go/post24585 
 
*******************************************
Harman Becker Automotive Systems GmbH
Management Board: Dr. Klaus Blickle (Chairman), Dr. Udo Hüls, Michael Mauser
Chairman of the Supervisory Board: Ansgar Rempp | Domicile: Karlsbad | 
Local Court Mannheim: Register No. 361395

 
*******************************************
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat 
sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und loeschen Sie diese Mail
. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have 
received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, 
disclosure or distribution of the contents in this e-mail is strictly forbidden.
*******************************************
Attachment: Text winmail.dat 3.24 KB
Re: Create Project failure - resurrected  
What is QNX/none - C/C++ project creation?

C/C++ Project - Executable - QNX toolchain?
Do you have any extra compilers installed on 6.4.0?

Hans-Peter Reichert wrote:
> Colin and others already posted simillar things.
> I get a null pointer exception on QNX/none - C/C++ project creation.
> This only happens when I have switch my enviornment to use 6.4.0 build configs, when I use environment for 6.3.2 
everything works fine.
> The settings for 6.4.0 are correct - I can work using cmd line.
> I don't see a solution for this problem in the other threads.
> Even when I start with a new/empty eclipse configuration folder, I get an indexer error message on startup.
>>  An internal error occurred during: "Initialize Indexing".
>>  java.lang.NullPointerException"
> 
> find attached my .log file
> if you need the eclipse config folder give me a ping
> 
> thanks
> /hp
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24573
AW: Create Project failure - resurrected  
it is 
project new
   - QNX C/C++ project
   - C/C++ Project
will try to be more specific next time.

I have separate installations of 6.4.0 and 6.3.2 toolchains
and I am switching my environment (QNX_HOST/TARGET and PATH)


-----Ursprüngliche Nachricht-----
Von:	Elena Laskavaia [mailto:community-noreply@qnx.com]
Gesendet:	Di 17.03.2009 18:37
An:	general-ide
Cc:	
Betreff:	Re: Create Project failure - resurrected

What is QNX/none - C/C++ project creation?

C/C++ Project - Executable - QNX toolchain?
Do you have any extra compilers installed on 6.4.0?

Hans-Peter Reichert wrote:
> Colin and others already posted simillar things.
> I get a null pointer exception on QNX/none - C/C++ project creation.
> This only happens when I have switch my enviornment to use 6.4.0 build configs, when I use environment for 6.3.2 
everything works fine.
> The settings for 6.4.0 are correct - I can work using cmd line.
> I don't see a solution for this problem in the other threads.
> Even when I start with a new/empty eclipse configuration folder, I get an indexer error message on startup.
>>  An internal error occurred during: "Initialize Indexing".
>>  java.lang.NullPointerException"
> 
> find attached my .log file
> if you need the eclipse config folder give me a ping
> 
> thanks
> /hp
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24573

_______________________________________________
General
http://community.qnx.com/sf/go/post24588 
 
*******************************************
Harman Becker Automotive Systems GmbH
Management Board: Dr. Klaus Blickle (Chairman), Dr. Udo Hüls, Michael Mauser
Chairman of the Supervisory Board: Ansgar Rempp | Domicile: Karlsbad | 
Local Court Mannheim: Register No. 361395

 
*******************************************
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat 
sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und loeschen Sie diese Mail
. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have 
received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, 
disclosure or distribution of the contents in this e-mail is strictly forbidden.
*******************************************
Attachment: Text winmail.dat 3.9 KB
Re: AW: Create Project failure - resurrected  
You also have to switch MAKEFLAGS var, may not be relevant to your crash though. Do you have QNX_CONFIGURATION set?

Hans-Peter Reichert wrote:
> it is
> project new
>    - QNX C/C++ project
>    - C/C++ Project
> will try to be more specific next time.
> 
> I have separate installations of 6.4.0 and 6.3.2 toolchains
> and I am switching my environment (QNX_HOST/TARGET and PATH)
> 
> 
> -----Ursprüngliche Nachricht-----
> Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
> Gesendet:       Di 17.03.2009 18:37
> An:     general-ide
> Cc:    
> Betreff:        Re: Create Project failure - resurrected
> 
> What is QNX/none - C/C++ project creation?
> 
> C/C++ Project - Executable - QNX toolchain?
> Do you have any extra compilers installed on 6.4.0?
> 
> Hans-Peter Reichert wrote:
>  > Colin and others already posted simillar things.
>  > I get a null pointer exception on QNX/none - C/C++ project creation.
>  > This only happens when I have switch my enviornment to use 6.4.0 
> build configs, when I use environment for 6.3.2 everything works fine.
>  > The settings for 6.4.0 are correct - I can work using cmd line.
>  > I don't see a solution for this problem in the other threads.
>  > Even when I start with a new/empty eclipse configuration folder, I 
> get an indexer error message on startup.
>  >>  An internal error occurred during: "Initialize Indexing".
>  >>  java.lang.NullPointerException"
>  >
>  > find attached my .log file
>  > if you need the eclipse config folder give me a ping
>  >
>  > thanks
>  > /hp
>  >
>  > _______________________________________________
>  > General
>  > http://community.qnx.com/sf/go/post24573
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24588
> 
> *******************************************
> Harman Becker Automotive Systems GmbH
> Management Board: Dr. Klaus Blickle (Chairman), Dr. Udo Hüls, Michael Mauser
> Chairman of the Supervisory Board: Ansgar Rempp | Domicile: Karlsbad |
> Local Court Mannheim: Register No. 361395
> 
> 
> *******************************************
> Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte 
> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese 
> E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den 
> Absender und loeschen Sie diese Mail. Das unerlaubte Kopieren sowie die 
> unbefugte Weitergabe dieser Mail ist nicht gestattet.
> This e-mail may contain confidential and/or privileged information. If 
> you are not the intended recipient (or have received this e-mail in 
> error) please notify the sender immediately and delete this e-mail. Any 
> unauthorized copying, disclosure or distribution of the contents in this 
> e-mail is strictly forbidden.
> *******************************************
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24591
> 
AW: AW: Create Project failure - resurrected  
QNX_CONFIGURATION is set but not changed for switching from 6.3.2 to 6.4.0
I have my different XML files there that are used for the IDE choice in Preferneces/QNX
I've removed MAKEFLAGS from my env, is that tragic?


-----Ursprüngliche Nachricht-----
Von:	Elena Laskavaia [mailto:community-noreply@qnx.com]
Gesendet:	Di 17.03.2009 18:51
An:	general-ide
Cc:	
Betreff:	Re: AW: Create Project failure - resurrected

You also have to switch MAKEFLAGS var, may not be relevant to your crash though. Do you have QNX_CONFIGURATION set?

Hans-Peter Reichert wrote:
> it is
> project new
>    - QNX C/C++ project
>    - C/C++ Project
> will try to be more specific next time.
> 
> I have separate installations of 6.4.0 and 6.3.2 toolchains
> and I am switching my environment (QNX_HOST/TARGET and PATH)
> 
> 
> -----Ursprüngliche Nachricht-----
> Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
> Gesendet:       Di 17.03.2009 18:37
> An:     general-ide
> Cc:    
> Betreff:        Re: Create Project failure - resurrected
> 
> What is QNX/none - C/C++ project creation?
> 
> C/C++ Project - Executable - QNX toolchain?
> Do you have any extra compilers installed on 6.4.0?
> 
> Hans-Peter Reichert wrote:
>  > Colin and others already posted simillar things.
>  > I get a null pointer exception on QNX/none - C/C++ project creation.
>  > This only happens when I have switch my enviornment to use 6.4.0 
> build configs, when I use environment for 6.3.2 everything works fine.
>  > The settings for 6.4.0 are correct - I can work using cmd line.
>  > I don't see a solution for this problem in the other threads.
>  > Even when I start with a new/empty eclipse configuration folder, I 
> get an indexer error message on startup.
>  >>  An internal error occurred during: "Initialize Indexing".
>  >>  java.lang.NullPointerException"
>  >
>  > find attached my .log file
>  > if you need the eclipse config folder give me a ping
>  >
>  > thanks
>  > /hp
>  >
>  > _______________________________________________
>  > General
>  > http://community.qnx.com/sf/go/post24573
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24588
> 
> *******************************************
> Harman Becker Automotive Systems GmbH
> Management Board: Dr. Klaus Blickle (Chairman), Dr. Udo Hüls, Michael Mauser
> Chairman of the Supervisory Board: Ansgar Rempp | Domicile: Karlsbad |
> Local Court Mannheim: Register No. 361395
> 
> 
> *******************************************
> Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte 
> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese 
> E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den 
> Absender und loeschen Sie diese Mail. Das unerlaubte Kopieren sowie die 
> unbefugte Weitergabe dieser Mail ist nicht gestattet.
> This e-mail may contain confidential and/or privileged information. If 
> you are not the intended recipient (or have received this e-mail in 
> error) please notify the sender immediately and delete this e-mail. Any 
> unauthorized copying, disclosure or distribution of the contents in this 
> e-mail is strictly forbidden.
> *******************************************
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24591
> 

_______________________________________________
General
http://community.qnx.com/sf/go/post24593



Attachment: Text winmail.dat 4.31 KB
Re: AW: AW: Create Project failure - resurrected  
If you don't use qnx project it is not tragic. If you do recursive make project may want that. Should not crash on 
project creation because it that though.
QNX_CONFIGURATION does not change - correct. Do you have any extra compilers installed in 6.4.0, or it is stock 6.4.0 (
in the other words did you modify /opt/qnx640 directory (or you are on windows then it is C:/qnx640))?

Hans-Peter Reichert wrote:
> QNX_CONFIGURATION is set but not changed for switching from 6.3.2 to 6.4.0
> I have my different XML files there that are used for the IDE choice in 
> Preferneces/QNX
> I've removed MAKEFLAGS from my env, is that tragic?
> 
> 
> -----Ursprüngliche Nachricht-----
> Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
> Gesendet:       Di 17.03.2009 18:51
> An:     general-ide
> Cc:    
> Betreff:        Re: AW: Create Project failure - resurrected
> 
> You also have to switch MAKEFLAGS var, may not be relevant to your crash 
> though. Do you have QNX_CONFIGURATION set?
> 
> Hans-Peter Reichert wrote:
>  > it is
>  > project new
>  >    - QNX C/C++ project
>  >    - C/C++ Project
>  > will try to be more specific next time.
>  >
>  > I have separate installations of 6.4.0 and 6.3.2 toolchains
>  > and I am switching my environment (QNX_HOST/TARGET and PATH)
>  >
>  >
>  > -----Ursprüngliche Nachricht-----
>  > Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
>  > Gesendet:       Di 17.03.2009 18:37
>  > An:     general-ide
>  > Cc:   
>  > Betreff:        Re: Create Project failure - resurrected
>  >
>  > What is QNX/none - C/C++ project creation?
>  >
>  > C/C++ Project - Executable - QNX toolchain?
>  > Do you have any extra compilers installed on 6.4.0?
>  >
>  > Hans-Peter Reichert wrote:
>  >  > Colin and others already posted simillar things.
>  >  > I get a null pointer exception on QNX/none - C/C++ project creation.
>  >  > This only happens when I have switch my enviornment to use 6.4.0
>  > build configs, when I use environment for 6.3.2 everything works fine.
>  >  > The settings for 6.4.0 are correct - I can work using cmd line.
>  >  > I don't see a solution for this problem in the other threads.
>  >  > Even when I start with a new/empty eclipse configuration folder, I
>  > get an indexer error message on startup.
>  >  >>  An internal error occurred during: "Initialize Indexing".
>  >  >>  java.lang.NullPointerException"
>  >  >
>  >  > find attached my .log file
>  >  > if you need the eclipse config folder give me a ping
>  >  >
>  >  > thanks
>  >  > /hp
>  >  >
>  >  > _______________________________________________
>  >  > General
>  >  > http://community.qnx.com/sf/go/post24573
>  >
>  > _______________________________________________
>  > General
>  > http://community.qnx.com/sf/go/post24588
>  >
>  > *******************************************
>  > Harman Becker Automotive Systems GmbH
>  > Management Board: Dr. Klaus Blickle (Chairman), Dr. Udo Hüls, Michael 
> Mauser
>  > Chairman of the Supervisory Board: Ansgar Rempp | Domicile: Karlsbad |
>  > Local Court Mannheim: Register No. 361395
>  >
>  >
>  > *******************************************
>  > Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte
>  > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
>  > E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den
>  > Absender und loeschen Sie diese Mail. Das unerlaubte Kopieren sowie die
> ...
View Full Message
AW: AW: AW: Create Project failure - resurrected  
I am running windows XP and I didn't install extra compilers on top of 6.4.0
I have a c:\path\qnx640, and a c:\path\qnx632



-----Ursprüngliche Nachricht-----
Von:	Elena Laskavaia [mailto:community-noreply@qnx.com]
Gesendet:	Di 17.03.2009 19:00
An:	general-ide
Cc:	
Betreff:	Re: AW: AW: Create Project failure - resurrected

If you don't use qnx project it is not tragic. If you do recursive make project may want that. Should not crash on 
project creation because it that though.
QNX_CONFIGURATION does not change - correct. Do you have any extra compilers installed in 6.4.0, or it is stock 6.4.0 (
in the other words did you modify /opt/qnx640 directory (or you are on windows then it is C:/qnx640))?

Hans-Peter Reichert wrote:
> QNX_CONFIGURATION is set but not changed for switching from 6.3.2 to 6.4.0
> I have my different XML files there that are used for the IDE choice in 
> Preferneces/QNX
> I've removed MAKEFLAGS from my env, is that tragic?
> 
> 
> -----Ursprüngliche Nachricht-----
> Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
> Gesendet:       Di 17.03.2009 18:51
> An:     general-ide
> Cc:    
> Betreff:        Re: AW: Create Project failure - resurrected
> 
> You also have to switch MAKEFLAGS var, may not be relevant to your crash 
> though. Do you have QNX_CONFIGURATION set?
> 
> Hans-Peter Reichert wrote:
>  > it is
>  > project new
>  >    - QNX C/C++ project
>  >    - C/C++ Project
>  > will try to be more specific next time.
>  >
>  > I have separate installations of 6.4.0 and 6.3.2 toolchains
>  > and I am switching my environment (QNX_HOST/TARGET and PATH)
>  >
>  >
>  > -----Ursprüngliche Nachricht-----
>  > Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
>  > Gesendet:       Di 17.03.2009 18:37
>  > An:     general-ide
>  > Cc:   
>  > Betreff:        Re: Create Project failure - resurrected
>  >
>  > What is QNX/none - C/C++ project creation?
>  >
>  > C/C++ Project - Executable - QNX toolchain?
>  > Do you have any extra compilers installed on 6.4.0?
>  >
>  > Hans-Peter Reichert wrote:
>  >  > Colin and others already posted simillar things.
>  >  > I get a null pointer exception on QNX/none - C/C++ project creation.
>  >  > This only happens when I have switch my enviornment to use 6.4.0
>  > build configs, when I use environment for 6.3.2 everything works fine.
>  >  > The settings for 6.4.0 are correct - I can work using cmd line.
>  >  > I don't see a solution for this problem in the other threads.
>  >  > Even when I start with a new/empty eclipse configuration folder, I
>  > get an indexer error message on startup.
>  >  >>  An internal error occurred during: "Initialize Indexing".
>  >  >>  java.lang.NullPointerException"
>  >  >
>  >  > find attached my .log file
>  >  > if you need the eclipse config folder give me a ping
>  >  >
>  >  > thanks
>  >  > /hp
>  >  >
>  >  > _______________________________________________
>  >  > General
>  >  > http://community.qnx.com/sf/go/post24573
>  >
>  > _______________________________________________
>  > General
>  > http://community.qnx.com/sf/go/post24588
>  >
>  > *******************************************
>  > Harman Becker Automotive Systems GmbH
>  > Management Board: Dr. Klaus Blickle (Chairman), Dr. Udo Hüls, Michael 
> Mauser
>  > Chairman of the Supervisory Board: Ansgar Rempp | Domicile: Karlsbad |
>  > Local Court Mannheim: Register No. 361395
>  >
>  >
>  >...
View Full Message
Attachment: Text winmail.dat 4.7 KB
Re: AW: AW: AW: Create Project failure - resurrected  
That is interesting... Non standard paths for installation. What is c:\path - is it literally "path" or it contains 
spaces or some other weird symbols?
Can you please post file from  %QNX_CONFIGURATION%/qconfig/qnx_software_development_platform_6.4.0.xml

Hans-Peter Reichert wrote:
> I am running windows XP and I didn't install extra compilers on top of 6.4.0
> I have a c:\path\qnx640, and a c:\path\qnx632
> 
> 
> 
> -----Ursprüngliche Nachricht-----
> Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
> Gesendet:       Di 17.03.2009 19:00
> An:     general-ide
> Cc:    
> Betreff:        Re: AW: AW: Create Project failure - resurrected
> 
> If you don't use qnx project it is not tragic. If you do recursive make 
> project may want that. Should not crash on project creation because it 
> that though.
> QNX_CONFIGURATION does not change - correct. Do you have any extra 
> compilers installed in 6.4.0, or it is stock 6.4.0 (
> in the other words did you modify /opt/qnx640 directory (or you are on 
> windows then it is C:/qnx640))?
> 
> Hans-Peter Reichert wrote:
>  > QNX_CONFIGURATION is set but not changed for switching from 6.3.2 to 
> 6.4.0
>  > I have my different XML files there that are used for the IDE choice in
>  > Preferneces/QNX
>  > I've removed MAKEFLAGS from my env, is that tragic?
>  >
>  >
>  > -----Ursprüngliche Nachricht-----
>  > Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
>  > Gesendet:       Di 17.03.2009 18:51
>  > An:     general-ide
>  > Cc:   
>  > Betreff:        Re: AW: Create Project failure - resurrected
>  >
>  > You also have to switch MAKEFLAGS var, may not be relevant to your crash
>  > though. Do you have QNX_CONFIGURATION set?
>  >
>  > Hans-Peter Reichert wrote:
>  >  > it is
>  >  > project new
>  >  >    - QNX C/C++ project
>  >  >    - C/C++ Project
>  >  > will try to be more specific next time.
>  >  >
>  >  > I have separate installations of 6.4.0 and 6.3.2 toolchains
>  >  > and I am switching my environment (QNX_HOST/TARGET and PATH)
>  >  >
>  >  >
>  >  > -----Ursprüngliche Nachricht-----
>  >  > Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
>  >  > Gesendet:       Di 17.03.2009 18:37
>  >  > An:     general-ide
>  >  > Cc:  
>  >  > Betreff:        Re: Create Project failure - resurrected
>  >  >
>  >  > What is QNX/none - C/C++ project creation?
>  >  >
>  >  > C/C++ Project - Executable - QNX toolchain?
>  >  > Do you have any extra compilers installed on 6.4.0?
>  >  >
>  >  > Hans-Peter Reichert wrote:
>  >  >  > Colin and others already posted simillar things.
>  >  >  > I get a null pointer exception on QNX/none - C/C++ project 
> creation.
>  >  >  > This only happens when I have switch my enviornment to use 6.4.0
>  >  > build configs, when I use environment for 6.3.2 everything works fine.
>  >  >  > The settings for 6.4.0 are correct - I can work using cmd line.
>  >  >  > I don't see a solution for this problem in the other threads.
>  >  >  > Even when I start with a new/empty eclipse configuration folder, I
>  >  > get an indexer error message on startup.
>  >  >  >>  An internal error occurred during: "Initialize Indexing".
>  >  >  >>  java.lang.NullPointerException"
>  >  >  >
>  >  >  > find attached my .log file
>  >  >  > if you need the eclipse config folder give me a ping
>  >  >  >
>  >  >  >...
View Full Message
AW: AW: AW: AW: Create Project failure - resurrected  
full path for 6.4.0 is:
D:\p4\qnx640
and for 6.3.2 it is 
D:\p4\qnx\qssl\nto\qnx632\Trunk
there is no space nor any none ASCII character in path
and please don't ask me for any reason for this(!)
To "learn" this you would have to do it like Thomas did it, spent some time at HBAS.




-----Ursprüngliche Nachricht-----
Von:	Elena Laskavaia [mailto:community-noreply@qnx.com]
Gesendet:	Di 17.03.2009 19:12
An:	general-ide
Cc:	
Betreff:	Re: AW: AW: AW: Create Project failure - resurrected

That is interesting... Non standard paths for installation. What is c:\path - is it literally "path" or it contains 
spaces or some other weird symbols?
Can you please post file from  %QNX_CONFIGURATION%/qconfig/qnx_software_development_platform_6.4.0.xml

Hans-Peter Reichert wrote:
> I am running windows XP and I didn't install extra compilers on top of 6.4.0
> I have a c:\path\qnx640, and a c:\path\qnx632
> 
> 
> 
> -----Ursprüngliche Nachricht-----
> Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
> Gesendet:       Di 17.03.2009 19:00
> An:     general-ide
> Cc:    
> Betreff:        Re: AW: AW: Create Project failure - resurrected
> 
> If you don't use qnx project it is not tragic. If you do recursive make 
> project may want that. Should not crash on project creation because it 
> that though.
> QNX_CONFIGURATION does not change - correct. Do you have any extra 
> compilers installed in 6.4.0, or it is stock 6.4.0 (
> in the other words did you modify /opt/qnx640 directory (or you are on 
> windows then it is C:/qnx640))?
> 
> Hans-Peter Reichert wrote:
>  > QNX_CONFIGURATION is set but not changed for switching from 6.3.2 to 
> 6.4.0
>  > I have my different XML files there that are used for the IDE choice in
>  > Preferneces/QNX
>  > I've removed MAKEFLAGS from my env, is that tragic?
>  >
>  >
>  > -----Ursprüngliche Nachricht-----
>  > Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
>  > Gesendet:       Di 17.03.2009 18:51
>  > An:     general-ide
>  > Cc:   
>  > Betreff:        Re: AW: Create Project failure - resurrected
>  >
>  > You also have to switch MAKEFLAGS var, may not be relevant to your crash
>  > though. Do you have QNX_CONFIGURATION set?
>  >
>  > Hans-Peter Reichert wrote:
>  >  > it is
>  >  > project new
>  >  >    - QNX C/C++ project
>  >  >    - C/C++ Project
>  >  > will try to be more specific next time.
>  >  >
>  >  > I have separate installations of 6.4.0 and 6.3.2 toolchains
>  >  > and I am switching my environment (QNX_HOST/TARGET and PATH)
>  >  >
>  >  >
>  >  > -----Ursprüngliche Nachricht-----
>  >  > Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
>  >  > Gesendet:       Di 17.03.2009 18:37
>  >  > An:     general-ide
>  >  > Cc:  
>  >  > Betreff:        Re: Create Project failure - resurrected
>  >  >
>  >  > What is QNX/none - C/C++ project creation?
>  >  >
>  >  > C/C++ Project - Executable - QNX toolchain?
>  >  > Do you have any extra compilers installed on 6.4.0?
>  >  >
>  >  > Hans-Peter Reichert wrote:
>  >  >  > Colin and others already posted simillar things.
>  >  >  > I get a null pointer exception on QNX/none - C/C++ project 
> creation.
>  >  >  > This only happens when I have switch my enviornment to use 6.4.0
>  >  > build configs, when I use environment for 6.3.2 everything works fine.
>  >  >  > The settings for 6.4.0 are correct - I can work using cmd line.
>  >  >  > I don't see a solution for this problem in the other...
View Full Message
Attachment: Text winmail.dat 7.37 KB
Re: AW: AW: AW: AW: Create Project failure - resurrected  
I still need %QNX_CONFIGURATION%/qconfig/qnx_software_development_platform_6.4.0.xml file and values of all env vars 
your modified ( QNX_* and PATH)

Hans-Peter Reichert wrote:
> full path for 6.4.0 is:
> D:\p4\qnx640
> and for 6.3.2 it is
> D:\p4\qnx\qssl\nto\qnx632\Trunk
> there is no space nor any none ASCII character in path
> and please don't ask me for any reason for this(!)
> To "learn" this you would have to do it like Thomas did it, spent some 
> time at HBAS.
> 
> 
> 
> 
> -----Ursprüngliche Nachricht-----
> Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
> Gesendet:       Di 17.03.2009 19:12
> An:     general-ide
> Cc:    
> Betreff:        Re: AW: AW: AW: Create Project failure - resurrected
> 
> That is interesting... Non standard paths for installation. What is 
> c:\path - is it literally "path" or it contains spaces or some other 
> weird symbols?
> Can you please post file from  
> %QNX_CONFIGURATION%/qconfig/qnx_software_development_platform_6.4.0.xml
> 
> Hans-Peter Reichert wrote:
>  > I am running windows XP and I didn't install extra compilers on top 
> of 6.4.0
>  > I have a c:\path\qnx640, and a c:\path\qnx632
>  >
>  >
>  >
>  > -----Ursprüngliche Nachricht-----
>  > Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
>  > Gesendet:       Di 17.03.2009 19:00
>  > An:     general-ide
>  > Cc:   
>  > Betreff:        Re: AW: AW: Create Project failure - resurrected
>  >
>  > If you don't use qnx project it is not tragic. If you do recursive make
>  > project may want that. Should not crash on project creation because it
>  > that though.
>  > QNX_CONFIGURATION does not change - correct. Do you have any extra
>  > compilers installed in 6.4.0, or it is stock 6.4.0 (
>  > in the other words did you modify /opt/qnx640 directory (or you are on
>  > windows then it is C:/qnx640))?
>  >
>  > Hans-Peter Reichert wrote:
>  >  > QNX_CONFIGURATION is set but not changed for switching from 6.3.2 to
>  > 6.4.0
>  >  > I have my different XML files there that are used for the IDE 
> choice in
>  >  > Preferneces/QNX
>  >  > I've removed MAKEFLAGS from my env, is that tragic?
>  >  >
>  >  >
>  >  > -----Ursprüngliche Nachricht-----
>  >  > Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
>  >  > Gesendet:       Di 17.03.2009 18:51
>  >  > An:     general-ide
>  >  > Cc:  
>  >  > Betreff:        Re: AW: Create Project failure - resurrected
>  >  >
>  >  > You also have to switch MAKEFLAGS var, may not be relevant to your 
> crash
>  >  > though. Do you have QNX_CONFIGURATION set?
>  >  >
>  >  > Hans-Peter Reichert wrote:
>  >  >  > it is
>  >  >  > project new
>  >  >  >    - QNX C/C++ project
>  >  >  >    - C/C++ Project
>  >  >  > will try to be more specific next time.
>  >  >  >
>  >  >  > I have separate installations of 6.4.0 and 6.3.2 toolchains
>  >  >  > and I am switching my environment (QNX_HOST/TARGET and PATH)
>  >  >  >
>  >  >  >
>  >  >  > -----Ursprüngliche Nachricht-----
>  >  >  > Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
>  >  >  > Gesendet:       Di 17.03.2009 18:37
>  >  >  > An:     general-ide
>  >  >  > Cc: 
>  >  >  > Betreff:        Re: Create Project failure - resurrected
>  >  >  >
>  >  >  > What is QNX/none - C/C++ project creation?
>  >  >  >
>  >  > ...
View Full Message
AW: AW: AW: AW: AW: Create Project failure - resurrected  
strange, I had attached a ZIP to my last reply ...
hm one more time ...
BTW: there is no file name "qnx_software_development_platform_6.4.0.xml" in qconfig folder see ZIP contents


-----Ursprüngliche Nachricht-----
Von:	Elena Laskavaia [mailto:community-noreply@qnx.com]
Gesendet:	Di 17.03.2009 19:28
An:	general-ide
Cc:	
Betreff:	Re: AW: AW: AW: AW: Create Project failure - resurrected

I still need %QNX_CONFIGURATION%/qconfig/qnx_software_development_platform_6.4.0.xml file and values of all env vars 
your modified ( QNX_* and PATH)

Hans-Peter Reichert wrote:
> full path for 6.4.0 is:
> D:\p4\qnx640
> and for 6.3.2 it is
> D:\p4\qnx\qssl\nto\qnx632\Trunk
> there is no space nor any none ASCII character in path
> and please don't ask me for any reason for this(!)
> To "learn" this you would have to do it like Thomas did it, spent some 
> time at HBAS.
> 
> 
> 
> 
> -----Ursprüngliche Nachricht-----
> Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
> Gesendet:       Di 17.03.2009 19:12
> An:     general-ide
> Cc:    
> Betreff:        Re: AW: AW: AW: Create Project failure - resurrected
> 
> That is interesting... Non standard paths for installation. What is 
> c:\path - is it literally "path" or it contains spaces or some other 
> weird symbols?
> Can you please post file from  
> %QNX_CONFIGURATION%/qconfig/qnx_software_development_platform_6.4.0.xml
> 
> Hans-Peter Reichert wrote:
>  > I am running windows XP and I didn't install extra compilers on top 
> of 6.4.0
>  > I have a c:\path\qnx640, and a c:\path\qnx632
>  >
>  >
>  >
>  > -----Ursprüngliche Nachricht-----
>  > Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
>  > Gesendet:       Di 17.03.2009 19:00
>  > An:     general-ide
>  > Cc:   
>  > Betreff:        Re: AW: AW: Create Project failure - resurrected
>  >
>  > If you don't use qnx project it is not tragic. If you do recursive make
>  > project may want that. Should not crash on project creation because it
>  > that though.
>  > QNX_CONFIGURATION does not change - correct. Do you have any extra
>  > compilers installed in 6.4.0, or it is stock 6.4.0 (
>  > in the other words did you modify /opt/qnx640 directory (or you are on
>  > windows then it is C:/qnx640))?
>  >
>  > Hans-Peter Reichert wrote:
>  >  > QNX_CONFIGURATION is set but not changed for switching from 6.3.2 to
>  > 6.4.0
>  >  > I have my different XML files there that are used for the IDE 
> choice in
>  >  > Preferneces/QNX
>  >  > I've removed MAKEFLAGS from my env, is that tragic?
>  >  >
>  >  >
>  >  > -----Ursprüngliche Nachricht-----
>  >  > Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
>  >  > Gesendet:       Di 17.03.2009 18:51
>  >  > An:     general-ide
>  >  > Cc:  
>  >  > Betreff:        Re: AW: Create Project failure - resurrected
>  >  >
>  >  > You also have to switch MAKEFLAGS var, may not be relevant to your 
> crash
>  >  > though. Do you have QNX_CONFIGURATION set?
>  >  >
>  >  > Hans-Peter Reichert wrote:
>  >  >  > it is
>  >  >  > project new
>  >  >  >    - QNX C/C++ project
>  >  >  >    - C/C++ Project
>  >  >  > will try to be more specific next time.
>  >  >  >
>  >  >  > I have separate installations of 6.4.0 and 6.3.2 toolchains
>  >  >  > and I am switching my environment (QNX_HOST/TARGET and PATH)
>  >  >  >
>  >  >  >
>  >  >  > -----Ursprüngliche Nachricht-----
>  >  >  > Von:   ...
View Full Message
Attachment: Text winmail.dat 10.66 KB
Re: AW: AW: AW: AW: AW: Create Project failure - resurrected  
webmail is driving me crazy
additional reply through browser

env is
QNX_CONFIGURATION=C:\Program Files\QNX Software Systems
QNX_HOST=D:/p4/qnx640/host/win32/x86
QNX_TARGET=D:/p4/qnx640/target/qnx6
Path=c:\Tools\ruby\bin;C:\Program Files\RSA SecurID Token Common;C:\Program Files\PC Connectivity Solution\;C:\Program 
Files\ThinkPad\Utilities;C:\perl\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\perforce;C
:\Program Files\QNX Software Systems\bin;D:\p4\qnx640\host\win32\x86\usr\bin;C:\Program Files\QuickTime\QTSystem\;C:\
Program Files\Intel\Wireless\Bin\;C:\Program Files\ThinkPad\ConnectUtilities;C:\Program Files\Subversion\bin;C:\Program 
Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\Lenovo;C:\Program Files\SlickEdit\win;C:\
Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\
Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin
Attachment: Text qconfig.zip 1.82 KB
Re: AW: AW: AW: AW: AW: Create Project failure - resurrected  
Alex still thinks your $QNX_HOST/etc/qcc is polluted. Can you send listing of this directory?

Hans-Peter Reichert wrote:
> webmail is driving me crazy
> additional reply through browser
> 
> env is
> QNX_CONFIGURATION=C:\Program Files\QNX Software Systems
> QNX_HOST=D:/p4/qnx640/host/win32/x86
> QNX_TARGET=D:/p4/qnx640/target/qnx6
> Path=c:\Tools\ruby\bin;C:\Program Files\RSA SecurID Token Common;C:\Program Files\PC Connectivity Solution\;C:\Program
 Files\ThinkPad\Utilities;C:\perl\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\perforce;
C:\Program Files\QNX Software Systems\bin;D:\p4\qnx640\host\win32\x86\usr\bin;C:\Program Files\QuickTime\QTSystem\;C:\
Program Files\Intel\Wireless\Bin\;C:\Program Files\ThinkPad\ConnectUtilities;C:\Program Files\Subversion\bin;C:\Program 
Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\Lenovo;C:\Program Files\SlickEdit\win;C:\
Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\
Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24613
AW: AW: AW: AW: AW: AW: Create Project failure - resurrected  
I will do that tomorrow when I am back in office ...


-----Ursprüngliche Nachricht-----
Von:	Elena Laskavaia [mailto:community-noreply@qnx.com]
Gesendet:	Di 17.03.2009 20:15
An:	general-ide
Cc:	
Betreff:	Re: AW: AW: AW: AW: AW: Create Project failure - resurrected

Alex still thinks your $QNX_HOST/etc/qcc is polluted. Can you send listing of this directory?

Hans-Peter Reichert wrote:
> webmail is driving me crazy
> additional reply through browser
> 
> env is
> QNX_CONFIGURATION=C:\Program Files\QNX Software Systems
> QNX_HOST=D:/p4/qnx640/host/win32/x86
> QNX_TARGET=D:/p4/qnx640/target/qnx6
> Path=c:\Tools\ruby\bin;C:\Program Files\RSA SecurID Token Common;C:\Program Files\PC Connectivity Solution\;C:\Program
 Files\ThinkPad\Utilities;C:\perl\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\perforce;
C:\Program Files\QNX Software Systems\bin;D:\p4\qnx640\host\win32\x86\usr\bin;C:\Program Files\QuickTime\QTSystem\;C:\
Program Files\Intel\Wireless\Bin\;C:\Program Files\ThinkPad\ConnectUtilities;C:\Program Files\Subversion\bin;C:\Program 
Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\Lenovo;C:\Program Files\SlickEdit\win;C:\
Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\
Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24613

_______________________________________________
General
http://community.qnx.com/sf/go/post24615 
 
*******************************************
Harman Becker Automotive Systems GmbH
Management Board: Dr. Klaus Blickle (Chairman), Dr. Udo Hüls, Michael Mauser
Chairman of the Supervisory Board: Ansgar Rempp | Domicile: Karlsbad | 
Local Court Mannheim: Register No. 361395

 
*******************************************
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat 
sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und loeschen Sie diese Mail
. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have 
received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, 
disclosure or distribution of the contents in this e-mail is strictly forbidden.
*******************************************
Attachment: Text winmail.dat 4.05 KB
AW: AW: AW: AW: AW: AW: Create Project failure - resurrected  
I have to say: blame, blame on my IS guys
and glory for Alex.

I didn't install additional compilers on top of my 6.4.0, ... but my IS did!
I had ICC configuration files inside my QNX_HOST/etc/qcc
as I removed these the IDE is working again.
Would be nice if IDE could give some more specific error messages though ;-)

thanks
/hp


>-----Ursprüngliche Nachricht-----
>Von: Elena Laskavaia [mailto:community-noreply@qnx.com] 
>Gesendet: Dienstag, 17. März 2009 20:16
>An: general-ide
>Betreff: Re: AW: AW: AW: AW: AW: Create Project failure - resurrected
>
>Alex still thinks your $QNX_HOST/etc/qcc is polluted. Can you 
>send listing of this directory?
>
>Hans-Peter Reichert wrote:
>> webmail is driving me crazy
>> additional reply through browser
>> 
>> env is
>> QNX_CONFIGURATION=C:\Program Files\QNX Software Systems
>> QNX_HOST=D:/p4/qnx640/host/win32/x86
>> QNX_TARGET=D:/p4/qnx640/target/qnx6
>> Path=c:\Tools\ruby\bin;C:\Program Files\RSA SecurID Token 
>> Common;C:\Program Files\PC Connectivity Solution\;C:\Program 
>> 
>Files\ThinkPad\Utilities;C:\perl\Perl\bin\;C:\WINNT\system32;C:\WINNT;
>> C:\WINNT\System32\Wbem;C:\Program Files\perforce;C:\Program 
>Files\QNX 
>> Software Systems\bin;D:\p4\qnx640\host\win32\x86\usr\bin;C:\Program 
>> Files\QuickTime\QTSystem\;C:\Program 
>> Files\Intel\Wireless\Bin\;C:\Program 
>> Files\ThinkPad\ConnectUtilities;C:\Program 
>> Files\Subversion\bin;C:\Program Files\ATI 
>> Technologies\ATI.ACE\Core-Static;C:\Program Files\Common 
>> Files\Lenovo;C:\Program Files\SlickEdit\win;C:\Program 
>Files\Microsoft 
>> Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual 
>> Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual 
>> Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin
>> 
>> _______________________________________________
>> General
>> http://community.qnx.com/sf/go/post24613
>
>_______________________________________________
>General
>http://community.qnx.com/sf/go/post24615
>
> 
 
*******************************************
Harman Becker Automotive Systems GmbH
Management Board: Dr. Klaus Blickle (Chairman), Dr. Udo Hüls, Michael Mauser
Chairman of the Supervisory Board: Ansgar Rempp | Domicile: Karlsbad | 
Local Court Mannheim: Register No. 361395

 
*******************************************
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat 
sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und loeschen Sie diese Mail
. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have 
received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, 
disclosure or distribution of the contents in this e-mail is strictly forbidden.
*******************************************
Re: AW: AW: AW: AW: AW: AW: Create Project failure - resurrected  
After Colin complains I just changed compiler info reading this way that 
instead of raising  NPE IDE ignores unknown stuff. Next integration 
build should be more tolerant.


On 18/03/2009 3:32 AM, Hans-Peter Reichert wrote:
> I have to say: blame, blame on my IS guys
> and glory for Alex.
>
> I didn't install additional compilers on top of my 6.4.0, ... but my IS did!
> I had ICC configuration files inside my QNX_HOST/etc/qcc
> as I removed these the IDE is working again.
> Would be nice if IDE could give some more specific error messages though ;-)
>
> thanks
> /hp
>
>
>    
>> -----Ursprüngliche Nachricht-----
>> Von: Elena Laskavaia [mailto:community-noreply@qnx.com]
>> Gesendet: Dienstag, 17. März 2009 20:16
>> An: general-ide
>> Betreff: Re: AW: AW: AW: AW: AW: Create Project failure - resurrected
>>
>> Alex still thinks your $QNX_HOST/etc/qcc is polluted. Can you
>> send listing of this directory?
>>
>> Hans-Peter Reichert wrote:
>>      
>>> webmail is driving me crazy
>>> additional reply through browser
>>>
>>> env is
>>> QNX_CONFIGURATION=C:\Program Files\QNX Software Systems
>>> QNX_HOST=D:/p4/qnx640/host/win32/x86
>>> QNX_TARGET=D:/p4/qnx640/target/qnx6
>>> Path=c:\Tools\ruby\bin;C:\Program Files\RSA SecurID Token
>>> Common;C:\Program Files\PC Connectivity Solution\;C:\Program
>>>
>>>        
>> Files\ThinkPad\Utilities;C:\perl\Perl\bin\;C:\WINNT\system32;C:\WINNT;
>>      
>>> C:\WINNT\System32\Wbem;C:\Program Files\perforce;C:\Program
>>>        
>> Files\QNX
>>      
>>> Software Systems\bin;D:\p4\qnx640\host\win32\x86\usr\bin;C:\Program
>>> Files\QuickTime\QTSystem\;C:\Program
>>> Files\Intel\Wireless\Bin\;C:\Program
>>> Files\ThinkPad\ConnectUtilities;C:\Program
>>> Files\Subversion\bin;C:\Program Files\ATI
>>> Technologies\ATI.ACE\Core-Static;C:\Program Files\Common
>>> Files\Lenovo;C:\Program Files\SlickEdit\win;C:\Program
>>>        
>> Files\Microsoft
>>      
>>> Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual
>>> Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual
>>> Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin
>>>
>>> _______________________________________________
>>> General
>>> http://community.qnx.com/sf/go/post24613
>>>        
>> _______________________________________________
>> General
>> http://community.qnx.com/sf/go/post24615
>>
>>
>>      
>
> *******************************************
> Harman Becker Automotive Systems GmbH
> Management Board: Dr. Klaus Blickle (Chairman), Dr. Udo Hüls, Michael Mauser
> Chairman of the Supervisory Board: Ansgar Rempp | Domicile: Karlsbad |
> Local Court Mannheim: Register No. 361395
>
>
> *******************************************
> Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat 
sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und loeschen Sie diese Mail
. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
> This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have 
received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, 
disclosure or distribution of the contents in this e-mail is strictly forbidden.
> *******************************************
>
>...
Re: AW: AW: Create Project failure - resurrected  
I just tried the same build and did not have any problem with project 
creation.
It would be nice if you send archived $(QNX_HOST)/etc/qcc directory and 
your curret environment (env or set, whatever is applicable for your case).

On 17/03/2009 1:55 PM, Hans-Peter Reichert wrote:
>
> QNX_CONFIGURATION is set but not changed for switching from 6.3.2 to 6.4.0
> I have my different XML files there that are used for the IDE choice 
> in Preferneces/QNX
> I've removed MAKEFLAGS from my env, is that tragic?
>
>
> -----Ursprüngliche Nachricht-----
> Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
> Gesendet:       Di 17.03.2009 18:51
> An:     general-ide
> Cc:
> Betreff:        Re: AW: Create Project failure - resurrected
>
> You also have to switch MAKEFLAGS var, may not be relevant to your 
> crash though. Do you have QNX_CONFIGURATION set?
>
> Hans-Peter Reichert wrote:
> > it is
> > project new
> >    - QNX C/C++ project
> >    - C/C++ Project
> > will try to be more specific next time.
> >
> > I have separate installations of 6.4.0 and 6.3.2 toolchains
> > and I am switching my environment (QNX_HOST/TARGET and PATH)
> >
> >
> > -----Ursprüngliche Nachricht-----
> > Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
> > Gesendet:       Di 17.03.2009 18:37
> > An:     general-ide
> > Cc:
> > Betreff:        Re: Create Project failure - resurrected
> >
> > What is QNX/none - C/C++ project creation?
> >
> > C/C++ Project - Executable - QNX toolchain?
> > Do you have any extra compilers installed on 6.4.0?
> >
> > Hans-Peter Reichert wrote:
> > > Colin and others already posted simillar things.
> > > I get a null pointer exception on QNX/none - C/C++ project creation.
> > > This only happens when I have switch my enviornment to use 6.4.0
> > build configs, when I use environment for 6.3.2 everything works fine.
> > > The settings for 6.4.0 are correct - I can work using cmd line.
> > > I don't see a solution for this problem in the other threads.
> > > Even when I start with a new/empty eclipse configuration folder, I
> > get an indexer error message on startup.
> > >>  An internal error occurred during: "Initialize Indexing".
> > >>  java.lang.NullPointerException"
> > >
> > > find attached my .log file
> > > if you need the eclipse config folder give me a ping
> > >
> > > thanks
> > > /hp
> > >
> > > _______________________________________________
> > > General
> > > http://community.qnx.com/sf/go/post24573
> >
> > _______________________________________________
> > General
> > http://community.qnx.com/sf/go/post24588
> >
> > *******************************************
> > Harman Becker Automotive Systems GmbH
> > Management Board: Dr. Klaus Blickle (Chairman), Dr. Udo Hüls, 
> Michael Mauser
> > Chairman of the Supervisory Board: Ansgar Rempp | Domicile: Karlsbad |
> > Local Court Mannheim: Register No. 361395
> >
> >
> > *******************************************
> > Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte
> > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
> > E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den
> > Absender und loeschen Sie diese Mail. Das unerlaubte Kopieren sowie die
> > unbefugte Weitergabe dieser Mail ist nicht gestattet.
> > This e-mail may contain confidential and/or privileged information. If
> > you are not the intended recipient (or have received this...
View Full Message
AW: AW: AW: Create Project failure - resurrected  
OK, I will do that as soon as I am back in office - I don't have access to my working env right now -> tomorrow


-----Ursprüngliche Nachricht-----
Von:	Alex Chapiro [mailto:community-noreply@qnx.com]
Gesendet:	Di 17.03.2009 19:12
An:	general-ide
Cc:	
Betreff:	Re: AW: AW: Create Project failure - resurrected

I just tried the same build and did not have any problem with project 
creation.
It would be nice if you send archived $(QNX_HOST)/etc/qcc directory and 
your curret environment (env or set, whatever is applicable for your case).

On 17/03/2009 1:55 PM, Hans-Peter Reichert wrote:
>
> QNX_CONFIGURATION is set but not changed for switching from 6.3.2 to 6.4.0
> I have my different XML files there that are used for the IDE choice 
> in Preferneces/QNX
> I've removed MAKEFLAGS from my env, is that tragic?
>
>
> -----Ursprüngliche Nachricht-----
> Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
> Gesendet:       Di 17.03.2009 18:51
> An:     general-ide
> Cc:
> Betreff:        Re: AW: Create Project failure - resurrected
>
> You also have to switch MAKEFLAGS var, may not be relevant to your 
> crash though. Do you have QNX_CONFIGURATION set?
>
> Hans-Peter Reichert wrote:
> > it is
> > project new
> >    - QNX C/C++ project
> >    - C/C++ Project
> > will try to be more specific next time.
> >
> > I have separate installations of 6.4.0 and 6.3.2 toolchains
> > and I am switching my environment (QNX_HOST/TARGET and PATH)
> >
> >
> > -----Ursprüngliche Nachricht-----
> > Von:    Elena Laskavaia [mailto:community-noreply@qnx.com]
> > Gesendet:       Di 17.03.2009 18:37
> > An:     general-ide
> > Cc:
> > Betreff:        Re: Create Project failure - resurrected
> >
> > What is QNX/none - C/C++ project creation?
> >
> > C/C++ Project - Executable - QNX toolchain?
> > Do you have any extra compilers installed on 6.4.0?
> >
> > Hans-Peter Reichert wrote:
> > > Colin and others already posted simillar things.
> > > I get a null pointer exception on QNX/none - C/C++ project creation.
> > > This only happens when I have switch my enviornment to use 6.4.0
> > build configs, when I use environment for 6.3.2 everything works fine.
> > > The settings for 6.4.0 are correct - I can work using cmd line.
> > > I don't see a solution for this problem in the other threads.
> > > Even when I start with a new/empty eclipse configuration folder, I
> > get an indexer error message on startup.
> > >>  An internal error occurred during: "Initialize Indexing".
> > >>  java.lang.NullPointerException"
> > >
> > > find attached my .log file
> > > if you need the eclipse config folder give me a ping
> > >
> > > thanks
> > > /hp
> > >
> > > _______________________________________________
> > > General
> > > http://community.qnx.com/sf/go/post24573
> >
> > _______________________________________________
> > General
> > http://community.qnx.com/sf/go/post24588
> >
> > *******************************************
> > Harman Becker Automotive Systems GmbH
> > Management Board: Dr. Klaus Blickle (Chairman), Dr. Udo Hüls, 
> Michael Mauser
> > Chairman of the Supervisory Board: Ansgar Rempp | Domicile: Karlsbad |
> > Local Court Mannheim: Register No. 361395
> >
> >
> > *******************************************
> > Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte
> > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
> > E-Mail irrtuemlich erhalten haben,...
View Full Message
Attachment: Text winmail.dat 4.68 KB