Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Help Viewer Error
Help Viewer Error [message #593656] Thu, 08 November 2007 11:59
Eclipse UserFriend
Originally posted by: wojtekmichalik.softtellco.com.pl

Help -> Help Contents
Opens browser window with title "Problems Viewing Page"
with contents:

Unable to connect
Firefox can't establish a connection to the server at 127.0.0.1:59233.
* The site could be temporarily unavailable or too busy. Try again
in a few moments.
* If you are unable to load any pages, check your computer's network
connection.

* If your computer or network is protected by a firewall or proxy,
make sure that Firefox is permitted to access the Web.

There are no problems viewing the same help from another user account.

I use eclipse Eclipse Platform

Version: 3.3.1.1
Build id: M20071023-1652
Linux with gtk.
It was installed in /usr/local/eclipse directory
This error does not appear when I set install directory access rights as
drwxrwxrwx
when directory access rights are drwxr-xr-x following exeption appears


ENTRY org.eclipse.help.base 4 0 2007-11-04 10:56:35.881
!MESSAGE An error occured while starting the help server
!STACK 0
java.lang.IllegalArgumentException: Bad temp directory: /usr/local/
eclipse/configuration/org.eclipse.osgi/bundles/600/data/jett ywork/
pid_2070971114
at org.mortbay.http.HttpContext.setTempDirectory
(HttpContext.java:975)
at
org.eclipse.equinox.http.jetty.internal.HttpServerManager.cr eateHttpContext
(HttpServerManager.java:247)
at
org.eclipse.equinox.http.jetty.internal.HttpServerManager.up dated
(HttpServerManager.java:103)
at org.eclipse.equinox.http.jetty.internal.Activator.startServe r
(Activator.java:208)
at org.eclipse.equinox.http.jetty.JettyConfigurator.startServer
(JettyConfigurator.java:60)
at org.eclipse.help.internal.server.WebappManager.start
(WebappManager.java:43)
at
org.eclipse.help.internal.base.BaseHelpSystem.ensureWebappRu nning
(BaseHelpSystem.java:187)
at org.eclipse.help.internal.base.HelpDisplay.displayHelpURL
(HelpDisplay.java:152)
at org.eclipse.help.internal.base.HelpDisplay.displayHelp
(HelpDisplay.java:42)
at org.eclipse.help.ui.internal.DefaultHelpUI.displayHelp
(DefaultHelpUI.java:125)
at org.eclipse.ui.internal.help.WorkbenchHelpSystem.displayHelp
(WorkbenchHelpSystem.java:833)
at org.eclipse.ui.internal.actions.HelpContentsAction$1.run
(HelpContentsAction.java:83)
at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:67)
at org.eclipse.ui.internal.actions.HelpContentsAction.run
(HelpContentsAction.java:81)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection
(ActionContributionItem.java:546)
at org.eclipse.jface.action.ActionContributionItem.access$2
(ActionContributionItem.java:490)
at org.eclipse.jface.action.ActionContributionItem$5.handleEven t
(ActionContributionItem.java:402)
at org.eclipse.swt.widgets.EventTable.sendEvent
(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
at org.eclipse.swt.widgets.Display.runDeferredEvents
(Display.java:3319)
at org.eclipse.swt.widgets.Display.readAndDispatch
(Display.java:2971)
at org.eclipse.ui.internal.Workbench.runEventLoop
(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 19)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault
(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench
(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start
(IDEApplication.java:106)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run
(EclipseAppHandle.java:169)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication
(EclipseAppLauncher.java:106)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start
(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework
(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
Previous Topic:Re: Help Viewer Error
Next Topic:Eclipse IDE Help Documentation
Goto Forum:
  


Current Time: Fri Mar 29 15:41:12 GMT 2024

Powered by FUDForum. Page generated in 0.02129 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top