Skip to main content



      Home
Home » Eclipse Projects » Equinox » Failed to start Infocenter(Help System)
Failed to start Infocenter(Help System) [message #54378] Wed, 07 December 2005 21:05 Go to next message
Eclipse UserFriend
Originally posted by: vivianjoan.hotmail.com

I followed the following instructions from
http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse. platform.doc.isv/reference/misc/help_infocenter.html

downloaded Eclipse Platform Runtime Binary driver.
Using xLinux, WebSphere 511

Failed to start Infocenter using the following command:
java -classpath /opt/eclipse/plugins/org.eclipse.help.base_3.1.0.jar
org.eclipse.help.standalone.Infocenter -command start -eclipsehome
/opt/eclipse -port 9081 -nonexec

I got the following exception:
!ENTRY org.eclipse.help.base 4 0 2005-12-07 17:01:47.347
!MESSAGE Stand-alone help control web application failed to run.
!STACK 1
org.eclipse.core.runtime.CoreException: Exception occurred starting
application server.
at
org.eclipse.tomcat.internal.TomcatAppServer.start(TomcatAppS erver.java:270)
at
org.eclipse.help.internal.appserver.AppserverPlugin.startWeb appServer(AppserverPlugin.java:143)
at
org.eclipse.help.internal.appserver.AppserverPlugin.getAppSe rver(AppserverPlugin.java:41)
at
org.eclipse.help.internal.appserver.WebappManager.start(Weba ppManager.java:58)
at
org.eclipse.help.internal.base.BaseHelpSystem.ensureWebappRu nning(BaseHelpSystem.java:233)
at
org.eclipse.help.internal.base.HelpApplication.run(HelpAppli cation.java:61)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:85)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:58)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
!SUBENTRY 1 org.eclipse.tomcat 4 0 2005-12-07 17:01:47.348
!MESSAGE Exception occurred starting application server.

Anyone knows why?
Re: Failed to start Infocenter(Help System) [message #54733 is a reply to message #54378] Mon, 12 December 2005 18:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jeff_nospam_mcaffer.ca.ibm.com

This looks like a Help bug report in the making...

Jeff

"Joan" <vivianjoan@hotmail.com> wrote in message
news:3b5032205eb236dc527757d204d1069c$1@www.eclipse.org...
> I followed the following instructions from
>
http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse. platform.doc.isv/reference/misc/help_infocenter.html
>
> downloaded Eclipse Platform Runtime Binary driver.
> Using xLinux, WebSphere 511
>
> Failed to start Infocenter using the following command:
> java -classpath /opt/eclipse/plugins/org.eclipse.help.base_3.1.0.jar
> org.eclipse.help.standalone.Infocenter -command start -eclipsehome
> /opt/eclipse -port 9081 -nonexec
>
> I got the following exception:
> !ENTRY org.eclipse.help.base 4 0 2005-12-07 17:01:47.347
> !MESSAGE Stand-alone help control web application failed to run.
> !STACK 1
> org.eclipse.core.runtime.CoreException: Exception occurred starting
> application server.
> at
>
org.eclipse.tomcat.internal.TomcatAppServer.start(TomcatAppS erver.java:270)
> at
>
org.eclipse.help.internal.appserver.AppserverPlugin.startWeb appServer(Appser
verPlugin.java:143)
> at
>
org.eclipse.help.internal.appserver.AppserverPlugin.getAppSe rver(AppserverPl
ugin.java:41)
> at
>
org.eclipse.help.internal.appserver.WebappManager.start(Weba ppManager.java:5
8)
> at
>
org.eclipse.help.internal.base.BaseHelpSystem.ensureWebappRu nning(BaseHelpSy
stem.java:233)
> at
>
org.eclipse.help.internal.base.HelpApplication.run(HelpAppli cation.java:61)
> at
>
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
java:226)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:85
)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:58
)
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
..java:60)
> at java.lang.reflect.Method.invoke(Method.java:391)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
> at org.eclipse.core.launcher.Main.run(Main.java:973)
> at org.eclipse.core.launcher.Main.main(Main.java:948)
> !SUBENTRY 1 org.eclipse.tomcat 4 0 2005-12-07 17:01:47.348
> !MESSAGE Exception occurred starting application server.
>
> Anyone knows why?
>
>
Re: Failed to start Infocenter(Help System) [message #57069 is a reply to message #54378] Wed, 18 January 2006 11:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.dalelane.co.uk

I have seen the exact same exception in my .metadata\.log file before

The source of my problem was found in the log file in the tomcat directory
in .metadata\.plugins
This lets you see the source of the exception that is caught by eclipse,
which gives more information than just CoreException

For me, the corresponding exception was:
LifecycleException: Protocol handler initialization failed:
java.net.BindException: Address already in use: NET_Bind:8081
at
org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteC onnector.java:1231)
at
org.apache.catalina.startup.Embedded.addConnector(Embedded.j ava:432)
at
org.eclipse.tomcat.internal.TomcatAppServer.start(TomcatAppS erver.java:181)
at
org.eclipse.help.internal.appserver.AppserverPlugin.startWeb appServer(AppserverPlugin.java:145)
.
.
.

So the port number that InfoCenter was trying to use was already being used
by something else.

Hope that helps!

Dale


"Joan" <vivianjoan@hotmail.com> wrote in message
news:3b5032205eb236dc527757d204d1069c$1@www.eclipse.org...
>I followed the following instructions from
> http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse. platform.doc.isv/reference/misc/help_infocenter.html
>
> downloaded Eclipse Platform Runtime Binary driver.
> Using xLinux, WebSphere 511
>
> Failed to start Infocenter using the following command:
> java -classpath /opt/eclipse/plugins/org.eclipse.help.base_3.1.0.jar
> org.eclipse.help.standalone.Infocenter -command start -eclipsehome
> /opt/eclipse -port 9081 -nonexec
>
> I got the following exception:
> !ENTRY org.eclipse.help.base 4 0 2005-12-07 17:01:47.347
> !MESSAGE Stand-alone help control web application failed to run.
> !STACK 1
> org.eclipse.core.runtime.CoreException: Exception occurred starting
> application server.
> at
> org.eclipse.tomcat.internal.TomcatAppServer.start(TomcatAppS erver.java:270)
> at
> org.eclipse.help.internal.appserver.AppserverPlugin.startWeb appServer(AppserverPlugin.java:143)
> at
> org.eclipse.help.internal.appserver.AppserverPlugin.getAppSe rver(AppserverPlugin.java:41)
> at
> org.eclipse.help.internal.appserver.WebappManager.start(Weba ppManager.java:58)
> at
> org.eclipse.help.internal.base.BaseHelpSystem.ensureWebappRu nning(BaseHelpSystem.java:233)
> at
> org.eclipse.help.internal.base.HelpApplication.run(HelpAppli cation.java:61)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:85)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:58)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:60)
> at java.lang.reflect.Method.invoke(Method.java:391)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
> at org.eclipse.core.launcher.Main.run(Main.java:973)
> at org.eclipse.core.launcher.Main.main(Main.java:948)
> !SUBENTRY 1 org.eclipse.tomcat 4 0 2005-12-07 17:01:47.348
> !MESSAGE Exception occurred starting application server.
>
> Anyone knows why?
>
>
Re: Failed to start Infocenter(Help System) [message #57226 is a reply to message #57069] Fri, 20 January 2006 04:10 Go to previous message
Eclipse UserFriend
Originally posted by: alex_blewitt.yahoo.com

Yeah, the reason is almost always that a server is already running on that port, possibly an old help server that you launched (but equally possibly another service that is running on the same port). Unfortunately, the message tends to be buried in the logs :-)

Alex.
Previous Topic:Minor problem with serverSide web.xml
Next Topic:equinox server-side jsp support
Goto Forum:
  


Current Time: Thu May 15 23:16:07 EDT 2025

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

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

Back to the top