Problem when using Log4E Plugin

From: Amrik (amri..ffigent.net)
Date: Wed Oct 06 2004 - 03:38:55 EDT

  • Next message: William Hatch: "Re: Eclips/Ant build.xml "class Application cannot be found"?"

    Hi Ulrich,

    After I have installed a Log4E plugin, when I am trying to go to Log4E > Profile > Templates. Its throwing an exception saying:
    org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.ExceptionInInitializerError)

    The following was the content of the Log file:
    Caused by: org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.objectstyle.wolips.logging.WOLipsLogFactory
     at org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:553)
     at org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:272)
     at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:382)
     at de.jayefem.log4e.popup.actions.BasePopupAction.<clinit>(BasePopupAction.java:38)
     ... 41 more
    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:545)
     ... 44 more

    I am using Eclispe 2.1.1, WOLips 1.0.6 and Log4E 0.6.6 on Windows platform.

    Can u please suggest any solution to this problem.

    Thanks in advance.

    Regards,
    Amrik



    This archive was generated by hypermail 2.0.0 : Wed Oct 06 2004 - 03:15:18 EDT