SweetPain 7 Опубликовано 16 декабря, 2016 привет всем форумчанам. кто-нибудь ковырял сборку от Deadline . я тут скомпилил её пытаюсь запустить. всё везде правильно вписал. мне батники выдают ошибки at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder .java:55)at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128)at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:107)at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:295)at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:269)at at deadline.l2game.GameServer.(GameServer.java:124)01:59:11,274 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No compression will be used01:59:11,289 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use thepattern item_%d{yyyy-MM-dd}.log for the active file01:59:11,289 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern 'item_%d{yyyy-MM-dd}.log'.01:59:11,289 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.01:59:11,289 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Dec 17 01:25:43 GMT+03:00 201601:59:11,289 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA- Could not create component [layout] of type [l2s.commons.logging.FileLogLayout] java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayoutat java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayoutat at java.net.URLClassLoader.findClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at ch.qos.logback.core.util.Loader.loadClass(Loader.java:124)at at ch.qos.logback.core.joran.action.NestedComplexPropertyIA.begin(NestedComplexPropertyIA.java:100)at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:275)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:147)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:129)at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:50)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:149)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:135)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:99)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:49)at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:148)at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:85)at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:55)at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128)at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:107)at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:295)at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:269)at at deadline.l2game.GameServer.(GameServer.java:124)01:59:11,289 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[iTEM] - Active log file name: log/item.log01:59:11,289 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[iTEM] - File property is set to [log/item.log]01:59:11,289 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]01:59:11,289 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Namingappender as [GMAUDIT]01:59:11,289 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA- Could not create component [filter] of type [l2s.gameserver.util.logging.GMAuditFilter] java.lang.ClassNotFoundException: l2s.gameserver.util.logging.GMAuditFilterat java.lang.ClassNotFoundException: l2s.gameserver.util.logging.GMAuditFilterat at java.net.URLClassLoader.findClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at ch.qos.logback.core.util.Loader.loadClass(Loader.java:124)at at ch.qos.logback.core.joran.action.NestedComplexPropertyIA.begin(NestedComplexPropertyIA.java:100)at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:275)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:147)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:129)at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:50)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:149)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:135)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:99)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:49)at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:148)at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:85)at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:55)at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128)at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:107)at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:295)at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:269)at at deadline.l2game.GameServer.(GameServer.java:124)01:59:11,289 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No compression will be used01:59:11,289 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use thepattern gmaudit_%d{yyyy-MM-dd}.log for the active file01:59:11,289 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern 'gmaudit_%d{yyyy-MM-dd}.log'.01:59:11,289 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.01:59:11,289 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Dec 17 01:25:43 GMT+03:00 201601:59:11,289 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA- Could not create component [layout] of type [l2s.commons.logging.FileLogLayout] java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayoutat java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayoutat at java.net.URLClassLoader.findClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at ch.qos.logback.core.util.Loader.loadClass(Loader.java:124)at at ch.qos.logback.core.joran.action.NestedComplexPropertyIA.begin(NestedComplexPropertyIA.java:100)at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:275)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:147)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:129)at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:50)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:149)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:135)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:99)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:49)at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:148)at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:85)at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:55)at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128)at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:107)at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:295)at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:269)at at deadline.l2game.GameServer.(GameServer.java:124)01:59:11,289 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[GMAUDIT]- Active log file name: log/gmaudit.log01:59:11,289 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[GMAUDIT]- File property is set to [log/gmaudit.log]01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Namingappender as [AUDIT]01:59:11,305 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA- Could not create component [filter] of type [l2s.gameserver.util.logging.AuditFilter] java.lang.ClassNotFoundException: l2s.gameserver.util.logging.AuditFilterat java.lang.ClassNotFoundException: l2s.gameserver.util.logging.AuditFilterat at java.net.URLClassLoader.findClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at ch.qos.logback.core.util.Loader.loadClass(Loader.java:124)at at ch.qos.logback.core.joran.action.NestedComplexPropertyIA.begin(NestedComplexPropertyIA.java:100)at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:275)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:147)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:129)at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:50)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:149)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:135)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:99)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:49)at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:148)at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:85)at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:55)at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128)at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:107)at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:295)at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:269)at at deadline.l2game.GameServer.(GameServer.java:124)01:59:11,305 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No compression will be used01:59:11,305 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use thepattern audit_%d{yyyy-MM-dd}.log for the active file01:59:11,305 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern 'audit_%d{yyyy-MM-dd}.log'.01:59:11,305 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.01:59:11,305 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Dec 17 01:25:43 GMT+03:00 201601:59:11,305 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA- Could not create component [layout] of type [l2s.commons.logging.FileLogLayout] java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayoutat java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayoutat at java.net.URLClassLoader.findClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at ch.qos.logback.core.util.Loader.loadClass(Loader.java:124)at at ch.qos.logback.core.joran.action.NestedComplexPropertyIA.begin(NestedComplexPropertyIA.java:100)at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:275)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:147)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:129)at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:50)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:149)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:135)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:99)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:49)at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:148)at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:85)at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:55)at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128)at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:107)at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:295)at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:269)at at deadline.l2game.GameServer.(GameServer.java:124)01:59:11,305 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] -Active log file name: log/audit.log01:59:11,305 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] -File property is set to [log/audit.log]01:59:11,305 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CHAT] to Logger[ROOT]01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [iTEM] to Logger[ROOT]01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [GMAUDIT] to Logger[ROOT]01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to Logger[ROOT]01:59:11,305 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction -End of configuration.01:59:11,305 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1761e840 -Registering current configuration as safe fallback point[Fatal Error] 7500-7599.xml:761:13: Element type "chance" must be followed by either attribute specifications, ">" or "/>". Starting Auth Server...02:00:29,367 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [./config/logback.xml] at [file:/D:/Old/authserver/config/logback.xml]02:00:29,491 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction -debug attribute not set02:00:29,518 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]02:00:29,535 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Namingappender as [CONSOLE]02:00:29,609 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA- Could not create component [layout] of type [l2s.commons.logging.ConsoleLogLayout] java.lang.ClassNotFoundException: l2s.commons.logging.ConsoleLogLayoutat java.lang.ClassNotFoundException: l2s.commons.logging.ConsoleLogLayoutat at java.net.URLClassLoader.findClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at ch.qos.logback.core.util.Loader.loadClass(Loader.java:124)at at ch.qos.logback.core.joran.action.NestedComplexPropertyIA.begin(NestedComplexPropertyIA.java:100)at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:275)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:147)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:129)at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:50)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:149)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:135)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:99)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:49)at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:148)at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:85)at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:55)at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128)at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:107)at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:295)at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:269)at at deadline.l2auth.AuthServer.(AuthServer.java:39)02:00:29,619 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]02:00:29,624 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Namingappender as [FILE]02:00:29,749 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No compression will be used02:00:29,753 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use thepattern java_%d{yyyy-MM-dd}.log for the active file02:00:29,765 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern 'java_%d{yyyy-MM-dd}.log'.02:00:29,765 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.02:00:29,777 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Dec 17 01:38:54 GMT+03:00 201602:00:29,789 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA- Could not create component [layout] of type [l2s.commons.logging.FileLogLayout] java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayoutat java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayoutat at java.net.URLClassLoader.findClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at ch.qos.logback.core.util.Loader.loadClass(Loader.java:124)at at ch.qos.logback.core.joran.action.NestedComplexPropertyIA.begin(NestedComplexPropertyIA.java:100)at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:275)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:147)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:129)at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:50)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:149)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:135)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:99)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:49)at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:148)at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:85)at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:55)at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128)at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:107)at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:295)at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:269)at at deadline.l2auth.AuthServer.(AuthServer.java:39)02:00:29,804 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: log/java.log02:00:29,804 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [log/java.log]02:00:29,813 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]02:00:29,813 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Namingappender as [AUTH]02:00:29,818 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA- Could not create component [filter] of type [l2s.authserver.logging.AuthFilter] java.lang.ClassNotFoundException: l2s.authserver.logging.AuthFilterat java.lang.ClassNotFoundException: l2s.authserver.logging.AuthFilterat at java.net.URLClassLoader.findClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at ch.qos.logback.core.util.Loader.loadClass(Loader.java:124)at at ch.qos.logback.core.joran.action.NestedComplexPropertyIA.begin(NestedComplexPropertyIA.java:100)at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:275)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:147)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:129)at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:50)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:149)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:135)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:99)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:49)at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:148)at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:85)at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:55)at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128)at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:107)at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:295)at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:269)at at deadline.l2auth.AuthServer.(AuthServer.java:39)02:00:29,820 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No compression will be used02:00:29,820 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use thepattern auth_%d{yyyy-MM-dd}.log for the active file02:00:29,821 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern 'auth_%d{yyyy-MM-dd}.log'.02:00:29,821 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.02:00:29,822 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Dec 17 01:38:54 GMT+03:00 201602:00:29,823 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA- Could not create component [layout] of type [l2s.commons.logging.ConsoleLogLayout] java.lang.ClassNotFoundException: l2s.commons.logging.ConsoleLogLayoutat java.lang.ClassNotFoundException: l2s.commons.logging.ConsoleLogLayoutat at java.net.URLClassLoader.findClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)at at java.lang.ClassLoader.loadClass(Unknown Source)at at ch.qos.logback.core.util.Loader.loadClass(Loader.java:124)at at ch.qos.logback.core.joran.action.NestedComplexPropertyIA.begin(NestedComplexPropertyIA.java:100)at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:275)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:147)at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:129)at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:50)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:149)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:135)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:99)at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:49)at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:148)at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:85)at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:55)at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128)at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:107)at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:295)at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:269)at at deadline.l2auth.AuthServer.(AuthServer.java:39)02:00:29,823 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUTH] - Active log file name: log/auth.log02:00:29,823 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUTH] - File property is set to [log/auth.log]02:00:29,824 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO02:00:29,824 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]02:00:29,825 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]02:00:29,825 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUTH] to Logger[ROOT]02:00:29,825 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction -End of configuration.02:00:29,827 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1761e840 -Registering current configuration as safe fallback point Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
zGosu 396 Опубликовано 17 декабря, 2016 Вбейте эту ошибку в гугле Could not create component [layout] of type [l2s.commons.logging.ConsoleLogLa yout] Там много тем по решению этой проблемы. Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
SweetPain 7 Опубликовано 17 декабря, 2016 Вбейте эту ошибку в гугле Could not create component [layout] of type [l2s.commons.logging.ConsoleLogLa yout] Там много тем по решению этой проблемы. что самое интересное, я даже не чего не добавлял в сборку. тупо чистый компил. при компиле можно выбирать фулл сборку или ядро. при компиле ядра не выдаёт ошибок. ладно спс за подсказку буду искать в чём неполадка. Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
zGosu 396 Опубликовано 17 декабря, 2016 что самое интересное, я даже не чего не добавлял в сборку. тупо чистый компил. при компиле можно выбирать фулл сборку или ядро. при компиле ядра не выдаёт ошибок. ладно спс за подсказку буду искать в чём неполадка. Есть предположения, что сборка не грузит log.jar (у вас мб по другому называется) Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
SweetPain 7 Опубликовано 17 декабря, 2016 Есть предположения, что сборка не грузит log.jar (у вас мб по другому называется) проверю попозже. щас не у компа. спс. Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты