Bugs item #2944436, was opened at 2010-02-01 23:30 Message generated for change (Comment added) made by pegacat You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=480577&aid=2944436&group_id=55394
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Moritz Hoffmann (antiguru) >Assigned to: Christopher Betts (pegacat) Summary: Wrong setting in jxconfig.txt Initial Comment: Hi there, the file jxconfig.txt has a wrong setting for com.ca.level. It is set to UNUSED, which causes Jxplorer initialization to fail. Changing the property to something Java logging understands solves the problem. Log output: Feb 2, 2010 8:25:57 AM com.ca.directory.jxplorer.JXplorer printTime INFO: main start TIME: Tue Feb 02 08:25:57 CET 2010 (593) Feb 2, 2010 8:25:57 AM com.ca.directory.jxplorer.JXplorer checkJavaEnvironment INFO: running java from: /usr/lib/j2sdk1.6-ibm/jre Feb 2, 2010 8:25:57 AM com.ca.directory.jxplorer.JXplorer checkJavaEnvironment INFO: running java version 1.6.0 Feb 2, 2010 8:25:58 AM com.ca.directory.jxplorer.JXplorer setupLogger INFO: setting up logger Exception in thread "main" java.lang.IllegalArgumentException: Cannot parse this name: UNUSED at java.util.logging.Level.parse(Level.java:146) at java.util.logging.LogManager.readConfigurationImpl(LogManager.java:525) at java.util.logging.LogManager.readConfiguration(LogManager.java:548) at com.ca.directory.jxplorer.JXplorer.setupLogger(JXplorer.java:276) at com.ca.directory.jxplorer.JXplorer.JXplorerInit(JXplorer.java:144) at com.ca.directory.jxplorer.JXplorer.<init>(JXplorer.java:127) at com.ca.directory.jxplorer.JXplorer.main(JXplorer.java:223) Failing line in jxplorer.txt: com.ca.level=UNUSED The following line works: com.ca.level=WARNING I'm running Jxplorer on Linux/Debian testing with the following jvm: java version "1.6.0" Java(TM) SE Runtime Environment (build pxi3260sr7-20091215_02(SR7)) IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux x86-32 jvmxi3260sr7-20091214_49398 (JIT enabled, AOT enabled) J9VM - 20091214_049398 JIT - r9_20091123_13891 GC - 20091111_AA) JCL - 20091202_01 Also note that there are incompatibilities between Sun and IBM JDKs: *** unable to load new security provider: com.sun.net.ssl.internal.ssl.Provider java.lang.ClassNotFoundException: Error getting className: 'com.sun.net.ssl.internal.ssl.Provider' : java.util.zip.ZipException: File: 'com/sun/net/ssl/internal/ssl/Provider.class' not found Besides this, Jxplorer is a great utility! Moritz ---------------------------------------------------------------------- >Comment By: Christopher Betts (pegacat) Date: 2011-12-14 17:27 Message: Thanks for that! Should be fixed in 3.3. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=480577&aid=2944436&group_id=55394 ------------------------------------------------------------------------------ 10 Tips for Better Server Consolidation Server virtualization is being driven by many needs. But none more important than the need to reduce IT complexity while improving strategic productivity. Learn More! http://www.accelacomm.com/jaw/sdnl/114/51507609/ _______________________________________________ Jxplorer-devel mailing list Jxplorer-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jxplorer-devel