Skip to main content



      Home
Home » Newcomers » Newcomers » Help Viewer error
Help Viewer error [message #239639] Sat, 03 November 2007 09:08 Go to next message
Eclipse UserFriend
Originally posted by: wojtekmichalik.softtellco.com.pl

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

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.

Any clue what can be worng ??

Regards

Wojtek
Re: Help Viewer error [message #239649 is a reply to message #239639] Sat, 03 November 2007 11:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dmsubs.NOSPAM.consertum.com

1. Look at the firewall settings
2. I see you have changed which browser you are using. What happens when you use
the 'internal' browser?
--
Derek


Wojtek Michalik wrote:
> Help -> Help Contents
> Opens browser window with title "Problems Viewing Page"
> with contenst:
>
> 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.
>
> Any clue what can be worng ??
>
> Regards
>
> Wojtek
>
>
>
>
>
>
Re: Help Viewer error [message #239687 is a reply to message #239649] Sun, 04 November 2007 05:14 Go to previous message
Eclipse UserFriend
Originally posted by: wojtekmichalik.softtellco.com.pl

Dnia Sat, 03 Nov 2007 15:56:54 +0000, Derek Morris napisał(a):

> 1. Look at the firewall settings
Does not have anything to do with this case I think - there is no firewall
> 2. I see you have changed which browser you are using. What happens when
> you use the 'internal' browser?
The same behavior I can observe with both browsers

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:Installation - Java and C++
Next Topic:Including resources in a project
Goto Forum:
  


Current Time: Sat Jun 07 23:15:20 EDT 2025

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

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

Back to the top