On 8/9/2018 4:30 AM, Jörn Huxhorn wrote:
This version of Lilith demands ...

hi, using java 10 and trying to open one of my log files (please see below). lilith complains that it is not a valid log file.

also, i got some warnings.

any pointers will be appreciated.

thanks


D:\ray\dev\conradapps\rabbit2>java -jar D:/dev/lilith-8.2.0/lib/lilith.jar
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (f ile:/D:/dev/lilith-8.2.0/lib/groovy-2.5.1.jar) to constructor java.lang.invoke.M
ethodHandles$Lookup(java.lang.Class,int)
WARNING: Please consider reporting this to the maintainers of org.codehaus.groov
y.vmplugin.v7.Java7$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflect
ive access operations
WARNING: All illegal access operations will be denied in a future release

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE log SYSTEM "logger.dtd">
<log><record>
    <date>Aug 9, 2018 1:58:31 PM</date>
    <millis>1533848311326</millis>
    <sequence>663</sequence>
    <logger>xyzzy</logger>
    <level>INFO</level>
    <class>p.Main</class>
    <method>loop</method>
    <thread>1</thread>
    <message>added socket handler to: 192.168.1.8</message>
</record>

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to