Re: Problem when using Log4E Plugin

From: Amrik (amri..ffigent.net)
Date: Thu Oct 07 2004 - 02:49:26 EDT

  • Next message: Greg Hulands: "First Time User"

    Hi Ulrich,

    Thanks, it did work after updating my WOLips version from 1.0.6 to 1.0.7.29
    Earlier when I was using WOLips 1.0.6 version, I was easily able to make out any error in the Java Code using WOLips > Remove Target Builder and Update Target Builder options. But I don't have the same option after updating WOLips to 1.0.7.29.
    Is there any other option in WOLips 1.0.7.29 to make out any errors in the code.

    Thanks in Advance.

    Regards,
    Amrik

      ----- Original Message -----
      From: Ulrich Köster
      To: Woproject
      Sent: Thursday, October 07, 2004 12:54 AM
      Subject: Re: Problem when using Log4E Plugin

      Hi Amrik,

      could you try a more recent build of WOLips for Eclipse 2.1.1.

      Ulrich

      Am 06.10.2004 um 09:38 schrieb Amrik:

        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 : Thu Oct 07 2004 - 02:25:50 EDT