Jump to content
  • Interface error


    alfonsofm24
    Assigned User Giulio Toffoli
    CategoryBug report
    PriorityHigh
    ReproducibilityAlways
    ResolutionOpen
    SeverityMajor
    StatusAssigned

    Hi:

     

    Every time that i wanna use iReports to view the templates wizard, or the general options it gives me the next error:

     

    java.lang.ClassNotFoundException: org.apache.log4j.Layout

    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)

    at sun.misc.Launcher$ExtClassLoader.findClass(Launcher.java:229)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)

    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)

    Caused: java.lang.NoClassDefFoundError: org/apache/log4j/Layout

    at org.apache.commons.logging.impl.Log4jFactory.getInstance(Log4jFactory.java:140)

    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:257)

    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:390)

    at net.sf.jasperreports.extensions.ExtensionsEnvironment.(ExtensionsEnvironment.java:48)

    at com.jaspersoft.ireport.designer.options.IReportPanel.load(IReportPanel.java:2693)

    at com.jaspersoft.ireport.designer.options.IReportOptionsPanelController.update(IReportOptionsPanelController.java:64)

    at org.netbeans.modules.options.CategoryModel$Category.update(CategoryModel.java:368)

    at org.netbeans.modules.options.OptionsPanel.setCurrentCategory(OptionsPanel.java:167)

    at org.netbeans.modules.options.OptionsPanel.access$100(OptionsPanel.java:87)

    [catch] at org.netbeans.modules.options.OptionsPanel$1$1.run(OptionsPanel.java:144)

    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)

    at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)

    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)

    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)

    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)

    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

     

    This error appears after installing iReport and started to used. I try with version 3.1, 3.6 and 3.7 and always give me the same error.

     

    Alfonso Flores.



    User Feedback

    Recommended Comments

    Yes, in the beginning i was using the ireport plugin that i download from the netbeans page. After that, the plugin was give me some troubles and i decided to remove the plugin and use the ireport standalone.

     

    Then i start to install the ireport and the problems begin. Maybe the problem is that.

     

    How do i check this?. I am new in the use of netBeans and iReport.

     

    Thanks for the answer.

    Link to comment
    Share on other sites



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...