Neutrino hosted QNX IDE: running projects troubles

Hello,
I have some troubles running projects in Neutrino hosted QNX IDE. It
fails to run any C/C++ Application project it builds. I’ve started a qconn
target agent and use my local host as a target. I can run C/C++ Application
with profiling and C/C++ Application with memory trace. But an IDE refuses
to run simple C/C++ Application with error box “An internal error occured
has occured. See error log for more details”.

The content of error log:

java.lang.NullPointerException

Stack trace:
java/lang/Throwable.()V
java/lang/Throwable.(Ljava/lang/String;)V
java/lang/NullPointerException.(Ljava/lang/String;)V

com/qnx/tools/ide/launch/QLaunchPlugin.getResourceString(Ljava/lang/String;)
Ljava/lang/String;

com/qnx/tools/ide/launch/wizard/QLaunchWizardTargetExePage.(Lorg/eclip
se/jface/viewers/IStructuredSelection;)V
com/qnx/tools/ide/launch/wizard/QLaunchWizard.addPages()V

org/eclipse/jface/wizard/WizardDialog.createContents(Lorg/eclipse/swt/widget
s/Composite;)Lorg/eclipse/swt/widgets/Control;
org/eclipse/jface/window/Window.create()V
org/eclipse/jface/window/Window.open()I

com/qnx/tools/ide/launch/QLauncher.launch([Ljava/lang/Object;Ljava/lang/Stri
ng;Lorg/eclipse/debug/core/ILauncher;)Z

org/eclipse/debug/internal/core/Launcher.launch([Ljava/lang/Object;Ljava/lan
g/String;)Z
org/eclipse/debug/internal/ui/ExecutionAction$1.run()V

org/eclipse/swt/custom/BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Disp
lay;Ljava/lang/Runnable;)V
org/eclipse/debug/internal/ui/ExecutionAction.run()V

org/eclipse/debug/internal/ui/LaunchDropDownAction.run(Lorg/eclipse/jface/ac
tion/IAction;)V
org/eclipse/ui/internal/PluginAction.run()V

org/eclipse/jface/action/ActionContributionItem.handleWidgetSelection(Lorg/e
clipse/swt/widgets/Event;)V

org/eclipse/jface/action/ActionContributionItem.handleWidgetEvent(Lorg/eclip
se/swt/widgets/Event;)V

org/eclipse/jface/action/ActionContributionItem.access$0(Lorg/eclipse/jface/
action/ActionContributionItem;Lorg/eclipse/swt/widgets/Event;)V

org/eclipse/jface/action/ActionContributionItem$ActionListener.handleEvent(L
org/eclipse/swt/widgets/Event;)V

org/eclipse/swt/widgets/EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;
)V

org/eclipse/swt/widgets/Widget.notifyListeners(ILorg/eclipse/swt/widgets/Eve
nt;)V
org/eclipse/swt/widgets/Display.runDeferredEvents()Z
org/eclipse/swt/widgets/Display.sleep()Z
org/eclipse/ui/internal/Workbench.runEventLoop()V

org/eclipse/ui/internal/Workbench.run(Ljava/lang/Object;)Ljava/lang/Object;

org/eclipse/core/internal/boot/InternalBootLoader.run(Ljava/lang/String;Ljav
a/net/URL;Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/Object;

org/eclipse/core/boot/BootLoader.run(Ljava/lang/String;Ljava/net/URL;Ljava/l
ang/String;[Ljava/lang/String;)Ljava/lang/Object;

java/lang/reflect/AccessibleObject.invokeL(Ljava/lang/Object;[Ljava/lang/Obj
ect;)Ljava/lang/Object;

java/lang/reflect/Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/
lang/Object;

org/eclipse/core/launcher/Main.basicRun([Ljava/lang/String;)Ljava/lang/Objec
t;
org/eclipse/core/launcher/Main.run([Ljava/lang/String;)Ljava/lang/Object;
org/eclipse/core/launcher/UIMain.main([Ljava/lang/String;)V

What is the reason?

Best regards
Alexandr Trofimov

Alexandr Trofimov <sasha_aat@mail.ru> wrote:

Hello,
I have some troubles running projects in Neutrino hosted QNX IDE. It
fails to run any C/C++ Application project it builds. I’ve started a qconn
target agent and use my local host as a target. I can run C/C++ Application
with profiling and C/C++ Application with memory trace. But an IDE refuses
to run simple C/C++ Application with error box “An internal error occured
has occured. See error log for more details”.

What is the reason?

Bug (known). Should be fixed in the 6.2.0A release.

For now, you’ve already found the suggested work-arounds, either
profile or debug it, instead.

-David

QNX Training Services
http://www.qnx.com/support/training/
Please followup in this newsgroup if you have further questions.

Hi…

David Gibbs wrote:

Alexandr Trofimov <> sasha_aat@mail.ru> > wrote:


What is the reason?


Bug (known). Should be fixed in the 6.2.0A release.

Which begs the question… WHEN will 6.2.0A be released? We just got
our rtp6.2-PE seat, and… you can imagine.

Bests…

Miguel.


For now, you’ve already found the suggested work-arounds, either
profile or debug it, instead.

-David

Hi Miguel,
was it fixed in patch at
http://www.qnx.com/developer/download/updates/
?

Eduard.
ed1k at ukr dot net

Miguel Simon <simon@ou.edu> wrote in article <3D58F03A.5060609@ou.edu>…

Hi…

David Gibbs wrote:

Alexandr Trofimov <> sasha_aat@mail.ru> > wrote:


What is the reason?


Bug (known). Should be fixed in the 6.2.0A release.


Which begs the question… WHEN will 6.2.0A be released? We just got
our rtp6.2-PE seat, and… you can imagine.

Bests…

Miguel.