Jump to ID:
IDE

Project Home

Tracker

Documents

Discussions

Wiki

Project Info
Forum Topic - Create Project failure - resurrected: Page 1 of 2 (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