3M6 Help not working [message #447666] |
Wed, 12 April 2006 05:42  |
Eclipse User |
|
|
|
Originally posted by: ian.kingham.btinternet.com
Hi,
After a full Callisto download, the Help engine is broken
"The embedded application server could not run help web application"
Log file:
!SESSION 2006-04-12
10:17:15.671 -----------------------------------------------
eclipse.buildId=I20060223-1656
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.tomcat 4 0 2006-04-12 10:17:42.718
!MESSAGE Exception occurred starting the embedded application server.
!STACK 0
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Class
org.apache.commons.logging.impl.Log4JLogger does not implement Log
at
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(L ogFactoryImpl.java:532)
at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(L ogFactoryImpl.java:272)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java :414)
at org.apache.commons.digester.Digester.<init>(Digester.java:346)
at org.apache.catalina.realm.MemoryRealm.getDigester(MemoryReal m.java:278)
at org.apache.catalina.realm.MemoryRealm.start(MemoryRealm.java :348)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.j ava:1173)
at org.apache.catalina.core.StandardEngine.start(StandardEngine .java:363)
at org.apache.catalina.startup.Embedded.addEngine(Embedded.java :464)
at
org.eclipse.tomcat.internal.TomcatAppServer.start(TomcatAppS erver.java:146)
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:246)
at
org.eclipse.help.internal.base.HelpDisplay.displayHelpURL(He lpDisplay.java:164)
at
org.eclipse.help.internal.base.HelpDisplay.displayHelpResour ce(HelpDisplay.java:86)
at
org.eclipse.help.ui.internal.DefaultHelpUI.displayHelpResour ce(DefaultHelpUI.java:229)
at
org.eclipse.ui.internal.help.WorkbenchHelpSystem.displayHelp Resource(WorkbenchHelpSystem.java:900)
at
org.eclipse.ui.internal.intro.impl.model.url.ShowHelpURLHand ler.showHelpTopic(ShowHelpURLHandler.java:72)
at
org.eclipse.ui.internal.intro.impl.model.url.IntroURL.showHe lpTopic(IntroURL.java:359)
at
org.eclipse.ui.internal.intro.impl.model.url.IntroURL.doExec ute(IntroURL.java:177)
at
org.eclipse.ui.internal.intro.impl.model.url.IntroURL$1.run( IntroURL.java:143)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.ui.internal.intro.impl.model.url.IntroURL.execut e(IntroURL.java:140)
at
org.eclipse.ui.internal.intro.impl.presentations.BrowserIntr oPartLocationListener.changing(BrowserIntroPartLocationListe ner.java:130)
at org.eclipse.swt.browser.Browser$2.handleEvent(Browser.java:2 07)
at org.eclipse.swt.ole.win32.OleEventTable.sendEvent(OleEventTa ble.java:55)
at
org.eclipse.swt.ole.win32.OleEventSink.notifyListener(OleEve ntSink.java:144)
at org.eclipse.swt.ole.win32.OleEventSink.Invoke(OleEventSink.j ava:119)
at org.eclipse.swt.ole.win32.OleEventSink.access$1(OleEventSink .java:96)
at org.eclipse.swt.ole.win32.OleEventSink$1.method6(OleEventSin k.java:70)
at
org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMOb ject.java:117)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:17 99)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2905)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1899)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1863)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:417)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:99)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:374)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:169)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Caused by: org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Class
org.apache.commons.logging.impl.Log4JLogger does not implement Log
|
|
|
Re: 3M6 Help not working [message #447802 is a reply to message #447666] |
Mon, 17 April 2006 03:51  |
Eclipse User |
|
|
|
Ian Kingham wrote:
> Hi,
>
> After a full Callisto download, the Help engine is broken
> "The embedded application server could not run help web application"
>
> Log file:
> !SESSION 2006-04-12
> 10:17:15.671 -----------------------------------------------
> eclipse.buildId=I20060223-1656
> java.version=1.5.0_06
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
> Command-line arguments: -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.tomcat 4 0 2006-04-12 10:17:42.718
> !MESSAGE Exception occurred starting the embedded application server.
> !STACK 0
> org.apache.commons.logging.LogConfigurationException:
> org.apache.commons.logging.LogConfigurationException:
> org.apache.commons.logging.LogConfigurationException: Class
> org.apache.commons.logging.impl.Log4JLogger does not implement Log
> at
>
> ...
>
That should have been fixed by now (RC1). Check these bug reports:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=132020
https://bugs.eclipse.org/bugs/show_bug.cgi?id=130292
Litrik.
|
|
|
Powered by
FUDForum. Page generated in 0.08880 seconds