eclipse 3.0 and wolips 1.0.6: Exception when trying to view Help

From: Kaj Hejer (kaj.heje..sit.uio.no)
Date: Sun Aug 24 2003 - 08:43:41 EDT

  • Next message: Tore Halset: "eclipse 3.0 I20030820 and wolips 1.0.6: can not find Main"

    Hi!

    I'm testing eclipse 3.0 (I20030820) and the latest WOLips from cvs.
    I'm on osx 10.2.6.

    So far I have only found one problem and it might not be WOLips
    releated but I ask on this list just in case it is.

    When installing WOLips I just installed WOLips, not Profiling and Tests.

    When trying to view Help in eclipse I get the following errormessage
    in console.log:

    !MESSAGE Exception occurred starting application server.
    !STACK 0
    org.apache.commons.logging.LogConfigurationException:
    java.lang.ClassNotFoundException:
    org.objectstyle.wolips.logging.WOLipsLogFactory
             at
    org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:558)
             at
    org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:279)
             at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:409)
             at org.apache.commons.digester.Digester.<init>(Digester.java:352)
             at
    org.apache.catalina.realm.MemoryRealm.getDigester(MemoryRealm.java:278)
             at org.apache.catalina.realm.MemoryRealm.start(MemoryRealm.java:348)
             at
    org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1173)
             at
    org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347)
             at org.apache.catalina.startup.Embedded.addEngine(Embedded.java:464)
             at
    org.eclipse.tomcat.internal.TomcatAppServer.start(TomcatAppServer.java:98)
             at
    org.eclipse.help.internal.appserver.AppserverPlugin.startWebappServer(AppserverPlugin.java:171)
             at
    org.eclipse.help.internal.appserver.AppserverPlugin.getAppServer(AppserverPlugin.java:53)
             at
    org.eclipse.help.internal.appserver.WebappManager.start(WebappManager.java:50)
             at
    org.eclipse.help.internal.HelpSystem.ensureWebappRunning(HelpSystem.java:220)
             at
    org.eclipse.help.internal.DefaultHelpSupport.displayHelpURL(DefaultHelpSupport.java:197)
             at
    org.eclipse.help.internal.DefaultHelpSupport.displaySearch(DefaultHelpSupport.java:190)
             at
    org.eclipse.help.ui.internal.search.SearchOperation$2.run(SearchOperation.java:155)
             at
    org.eclipse.search.internal.ui.SearchResultViewer.openCurrentSelection(SearchResultViewer.java:543)
             at
    org.eclipse.search.internal.ui.SearchResultViewer.showResult(SearchResultViewer.java:448)
             at
    org.eclipse.search.internal.ui.SearchResultViewer$2.open(SearchResultViewer.java:152)
             at
    org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:392)
             at
    org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1016)
             at org.eclipse.core.runtime.Platform.run(Platform.java:420)
             at
    org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:390)
             at
    org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:600)
             at
    org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:689)
             at
    org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:209)
             at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:204)
             at
    org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:233)
             at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
             at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1027)
             at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2180)
             at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1878)
             at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1676)
             at org.eclipse.ui.internal.Workbench.run(Workbench.java:1659)
             at
    org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
             at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
             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:324)
             at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
             at org.eclipse.core.launcher.Main.run(Main.java:747)
             at org.eclipse.core.launcher.Main.main(Main.java:583)
    Caused by: java.lang.ClassNotFoundException:
    org.objectstyle.wolips.logging.WOLipsLogFactory
             at
    org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:866)
             at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
             at
    org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:550)
             ... 43 more
    !ENTRY org.eclipse.help.ui 4 0 Aug 24, 2003 14:30:02.121
    !MESSAGE Help cannot be displayed. The embedded application server
    could not run help web application. Check the log for details.
    !ENTRY org.eclipse.help.ui 4 0 Aug 24, 2003 14:30:37.469
    !MESSAGE Help cannot be displayed. The embedded application server
    could not run help web application. Check the log for details.
    !ENTRY org.eclipse.help.ui 4 0 Aug 24, 2003 14:30:42.00
    !MESSAGE Help cannot be displayed. The embedded application server
    could not run help web application. Check the log for details.

    -Kaj :)



    This archive was generated by hypermail 2.0.0 : Sun Aug 24 2003 - 08:34:12 EDT