You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2005/01/19 16:56:46 UTC

DO NOT REPLY [Bug 33166] New: - chainsaw.bat invocation appears to miss some UGLI classes

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33166>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33166

           Summary: chainsaw.bat invocation appears to miss some UGLI
                    classes
           Product: Log4j
           Version: 1.3alpha
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P3
         Component: chainsaw
        AssignedTo: log4j-dev@logging.apache.org
        ReportedBy: paul_gover@uk.ibm.com


I can get Java Web Start to launch Chainsaw V2 alpha with no problems, but not
using chainsaw.bat.  It throws a ClassNotFoundException on
org.apache.ugli.ULogger on startup.  I tried downloading the UGLI code, but that
appears to define org.apache.ugli.Logger, not ULogger.  I also went on a hunt
through the supplied jars in the log4j and chainsaw 1.3alpha for the class, but
there's no org.apache.ugli stuff there.

The trouble is that I can't use Java Web Start from the machines where I want to
run Chainsaw, as they are not connected to the public internet.

I'm using Sun Java:
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06)
Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode)

The sysout is
Using font=Arial
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/ugli/ULogger
        at org.apache.log4j.chainsaw.LogUI.createChainsawGUI(LogUI.java:294)
        at org.apache.log4j.chainsaw.LogUI.main(LogUI.java:250)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org