I can't reproduce the issue even when "org.apache.log4j.Logger" logger class is selected by freemarker. Everything is ok for me. Actually freemarker uses whatever logging package it can find on the system: Log4J, Avalon or JDK1.4 logging (in this order). Looks like in this case Log4J was chosen (in usual configuration it is JDK1.4). But somehow org.apache.log4j.Logger was not found. Strange.
psychok7, could you, please, install the package attached* > sudo dpkg --install <path_to_package/packagename.deb> and run NetBeans via: > /usr/share/netbeans/6.1/bin/netbeans command. Then, please, create a new class file on the project and send me netbeans's log. * I've added some debugging output into original libfreemarker-java package and rebuilt it. ** Attachment added: "libfreemarker-java_2.3.13+debian1-1_all.deb" http://launchpadlibrarian.net/20000384/libfreemarker-java_2.3.13%2Bdebian1-1_all.deb -- Update NetBeans to 6.5 https://bugs.launchpad.net/bugs/251173 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
