QNX 6.2.1 (n.c.) and Eclipse 2.1 - Help not running

Hans: QNX 6.2.1 (n.c.) and Eclipse 2.1 - Help not running

Hello,
I have installed Eclipse as described under cs.tu-bs.de/ips/steiner/qnxfaq.html
on my QNX (n.c.). The C/C++ plugin seems to work well, but the the help does not start and posts following error message:
Help cannot be displayed. The embedded application server could not run help web application. Check the log for details.
I have tried mozilla and voyager as web application - both do not work.
Has anybody an idea?

:question:

So, have you checked the log :slight_smile:

It doesn’t work. There are missing bits with j9. It will be corrected with 6.3.0’s IDE install.

Thank You,

of course yes - but there is no more info under status details of this particular message. May the error log filled when trying the help copy can help. What does this mean?

Error Sun Feb 29 10:13:09 GMT 2004 Help cannot be displayed. The embedded application server could not run help web application. Check the log for details.
Error Sun Feb 29 10:12:55 GMT 2004 java.beans.PropertyChangeSupport
java.lang.NoClassDefFoundError: java.beans.PropertyChangeSupport

Stack trace:
java/lang/Throwable.()V
java/lang/Throwable.(Ljava/lang/String;)V
java/lang/NoClassDefFoundError.(Ljava/lang/String;)V
org/apache/catalina/logger/LoggerBase.()V
org/apache/catalina/logger/FileLogger.()V
org/eclipse/tomcat/internal/TomcatAppServer.start(ILjava/lang/String;)V
org/eclipse/help/internal/appserver/AppserverPlugin.startWebappServer()V
org/eclipse/help/internal/appserver/AppserverPlugin.getAppServer()Lorg/eclipse/help/internal/appserver/IWebappServer;
org/eclipse/help/internal/appserver/WebappManager.start(Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/core/runtime/IPath;)V
org/eclipse/help/internal/HelpSystem.ensureWebappRunning()Z
org/eclipse/help/internal/DefaultHelpSupport.displayHelpURL(Ljava/lang/String;)V
org/eclipse/help/internal/DefaultHelpSupport.displayHelp()V
org/eclipse/help/ui/internal/HelpContentsAction$1.run()V
org/eclipse/swt/custom/BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V
org/eclipse/help/ui/internal/HelpContentsAction.run(Lorg/eclipse/jface/action/IAction;)V
org/eclipse/ui/internal/PluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V
org/eclipse/ui/internal/WWinPluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V
org/eclipse/jface/action/ActionContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;)V
org/eclipse/jface/action/ActionContributionItem.handleWidgetEvent(Lorg/eclipse/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(Lorg/eclipse/swt/widgets/Event;)V
org/eclipse/swt/widgets/EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
org/eclipse/swt/widgets/Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
org/eclipse/swt/widgets/Display.runDeferredEvents()Z
org/eclipse/swt/widgets/Display.sleep()Z
org/eclipse/ui/internal/Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;)V
org/eclipse/ui/internal/Workbench.run(Ljava/lang/Object;)Ljava/lang/Object;
org/eclipse/core/internal/boot/InternalBootLoader.run(Ljava/lang/String;Ljava/net/URL;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;
org/eclipse/core/boot/BootLoader.run(Ljava/lang/String;Ljava/net/URL;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;
java/lang/reflect/AccessibleObject.invokeL(Ljava/lang/Object;[Ljava/lang/Object;)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/Object;
org/eclipse/core/launcher/Main.run([Ljava/lang/String;)Ljava/lang/Object;
org/eclipse/core/launcher/Main.main([Ljava/lang/String;)V

Error Sun Feb 29 10:12:55 GMT 2004 Unhandled exception caught in event loop.

:question:

Well, per cdm’s note, you are out of luck until QNX 6.3.0 is released.

Thank Your for the info.
I have everything I need for development:
PhaB, XFree86/XPhoton with DDD, Eclipse with CDT plugin, Internet …

It’s great,
Hans
:slight_smile: