Bugs item #1906955, was opened at 2008-03-04 12:22
Message generated for change (Comment added) made by edankert
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1906955&group_id=145971
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: User Interface
>Group: 1.0
>Status: Pending
>Resolution: Fixed
Priority: 8
Private: No
Submitted By: Edwin Dankert (edankert)
Assigned to: Edwin Dankert (edankert)
Summary: Unable to run on Linux.
Initial Comment:
I could not make the application work on Linux. If you run it from the command line
"java -jar xmlhammer-1.0-rc-3.jar" or "java -Xmx64M -Djava.endorsed.dirs=lib -jar xmlhammer-1.0-rc-3.jar,
it only shows this output (no windows):
$ log4j:WARN No appenders could be found for logger (org.xmlhammer.gui.XMLHammer).
$ log4j:WARN Please initialize the log4j system properly
----------------------------------------------------------------------
>Comment By: Edwin Dankert (edankert)
Date: 2008-03-11 16:17
Message:
Logged In: YES
user_id=452928
Originator: YES
Unable to reproduce ... however since the appenders couldn't be
initialized this could mask another problem.
Have updated the appenders initialisation to use a Console Appender when
the File Appenders cannot be instantiated for whatever reason.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1906955&group_id=145971
|