Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - unable to a project in QNX 6.4.0 IDE 4.5: (10 Items)
   
unable to a project in QNX 6.4.0 IDE 4.5  
Hi,
Iam trying to use QNX IDE 4.5

Iam facing the following problems.

1)unable to creat a project.
if i tries to create the same project twice then getting created.
2)unable to make ,clean,build a project its saying java,null.pointer exception.
3)unable to serch for software updates and qconn updates its saying
c:\Program Files\QNX Software Systems\qconfig\/qconfig is not a valid directory.
3) for software updates its saying unable to connect nwetwork problem.


If i try to compile any project from command promt i am able to compile and run ..
I thought its a installation problem and did install and uninstall 2 to 3 times facing the same issue.

Please help me on this.
Re: unable to a project in QNX 6.4.0 IDE 4.5  
what is the value of your QNX_CONFIGURATION env variable?

soujanya Yelchuri wrote:
> Hi,
> Iam trying to use QNX IDE 4.5
> 
> Iam facing the following problems.
> 
> 1)unable to creat a project.
> if i tries to create the same project twice then getting created.
> 2)unable to make ,clean,build a project its saying java,null.pointer exception.
> 3)unable to serch for software updates and qconn updates its saying
> c:\Program Files\QNX Software Systems\qconfig\/qconfig is not a valid directory.
> 3) for software updates its saying unable to connect nwetwork problem.
> 
> 
> If i try to compile any project from command promt i am able to compile and run ..
> I thought its a installation problem and did install and uninstall 2 to 3 times facing the same issue.
> 
> Please help me on this.
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post26374
> 
Re: unable to a project in QNX 6.4.0 IDE 4.5  
QNX_CONFIGURATION=C:\Program Files\QNX Software Systems\qconfig\
QNX_HOST=C:/QNX640/host/win32/x86
QNX_JAVAHOME=C:\QNX640\_jvm
QNX_TARGET=C:/QNX640/target/qnx6
Re: unable to a project in QNX 6.4.0 IDE 4.5  
this id the error what iam getting when i go software updates..

Network connection problems encountered during search.
  Unable to access "http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/".
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
  Unable to access "http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/".
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
  Unable to access "https://www.qnx.com/account/updates/ide/4.5/".
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
  Unable to access "http://download.eclipse.org/tools/cdt/releases/europa".
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
  Unable to access "http://download.eclipse.org/technology/subversive/0.7/update-site/".
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
Re: unable to a project in QNX 6.4.0 IDE 4.5  
That is wrong, please change it to
QNX_CONFIGURATION=C:\Program Files\QNX Software Systems

soujanya Yelchuri wrote:
> QNX_CONFIGURATION=C:\Program Files\QNX Software Systems\qconfig\
> QNX_HOST=C:/QNX640/host/win32/x86
> QNX_JAVAHOME=C:\QNX640\_jvm
> QNX_TARGET=C:/QNX640/target/qnx6
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post26480
> 
Re: unable to a project in QNX 6.4.0 IDE 4.5  
Thanku.
Its done.
I am able to create,compile and run a project.
but if i do the software updates 
as i want to update my iDE to 4.6
how to update my iDE to 4.6.????

iam getting the same network problem.

Network connection problems encountered during search.
  Unable to access "http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/".
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
  Unable to access "http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/".
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
  Unable to access "https://www.qnx.com/account/updates/ide/4.5/".
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
  Unable to access "http://download.eclipse.org/tools/cdt/releases/europa".
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
  Unable to access "http://download.eclipse.org/technology/subversive/0.7/update-site/".
    Error parsing site stream. [Premature end of file.]
    Premature end of file.
    Error parsing site stream. [Premature end of file.]
    Premature end of file.

Re: unable to a project in QNX 6.4.0 IDE 4.5  
Can you access to those URLs using your web browser?

Do you set any proxy server in your IDE preferences?
Re: unable to a project in QNX 6.4.0 IDE 4.5  
You can't update IDE 4.5 to 4.6 btw because platform base (eclipse) is different. You can just download and install IDE 
4.6 from .zip.
See installation instructions on wiki.

soujanya Yelchuri wrote:
> Thanku.
> Its done.
> I am able to create,compile and run a project.
> but if i do the software updates 
> as i want to update my iDE to 4.6
> how to update my iDE to 4.6.????
> 
> iam getting the same network problem.
> 
> 
Re: unable to a project in QNX 6.4.0 IDE 4.5  
Ok thanku.
Re: unable to a project in QNX 6.4.0 IDE 4.5  
It's strange that my QNX_CONFIGURATION is also set to "C:\Program Files\QNX Software Systems\qconfig\". I think I never 
change this env. Why this happen?