Перейти к содержанию
Авторизация  
SweetPain

Deadline

Рекомендуемые сообщения

привет всем форумчанам.

кто-нибудь ковырял сборку от 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.j
ava: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 compressio
n will be used
01:59:11,289 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use the
pattern item_%d{yyyy-MM-dd}.log for the active file
01:59:11,289 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - 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.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - Roll-over at midnight.
01:59:11,289 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - Setting initial period to Sat Dec 17 01:25:43 GMT+03:00 2016
01:59:11,289 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA
- Could not create component [layout] of type [l2s.commons.logging.FileLogLayou
t] java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayout
at java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayout
at 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.begi
n(NestedComplexPropertyIA.java:100)
at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Int
erpreter.java:275)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:147)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:129)
at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.ja
va:50)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:149)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:135)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:99)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:49)
at at ch.qos.logback.classic.util.ContextInitializer.configureByRes
ource(ContextInitializer.java:75)
at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(Con
textInitializer.java:148)
at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.jav
a: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.j
ava: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] - A
ctive log file name: log/item.log
01:59:11,289 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[iTEM] - F
ile property is set to [log/item.log]
01:59:11,289 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About t
o instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]

01:59:11,289 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender 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.GMAu
ditFilter] java.lang.ClassNotFoundException: l2s.gameserver.util.logging.GMAudit
Filter
at java.lang.ClassNotFoundException: l2s.gameserver.util.logging.GMAudit
Filter
at 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.begi
n(NestedComplexPropertyIA.java:100)
at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Int
erpreter.java:275)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:147)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:129)
at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.ja
va:50)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:149)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:135)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:99)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:49)
at at ch.qos.logback.classic.util.ContextInitializer.configureByRes
ource(ContextInitializer.java:75)
at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(Con
textInitializer.java:148)
at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.jav
a: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.j
ava: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 compressio
n will be used
01:59:11,289 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use the
pattern gmaudit_%d{yyyy-MM-dd}.log for the active file
01:59:11,289 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern 'gmaudit_%d{yy
yy-MM-dd}.log'.
01:59:11,289 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - Roll-over at midnight.
01:59:11,289 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - Setting initial period to Sat Dec 17 01:25:43 GMT+03:00 2016
01:59:11,289 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA
- Could not create component [layout] of type [l2s.commons.logging.FileLogLayou
t] java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayout
at java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayout
at 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.begi
n(NestedComplexPropertyIA.java:100)
at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Int
erpreter.java:275)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:147)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:129)
at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.ja
va:50)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:149)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:135)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:99)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:49)
at at ch.qos.logback.classic.util.ContextInitializer.configureByRes
ource(ContextInitializer.java:75)
at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(Con
textInitializer.java:148)
at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.jav
a: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.j
ava: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.log
01: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 t
o instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]

01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender 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.Audi
tFilter] java.lang.ClassNotFoundException: l2s.gameserver.util.logging.AuditFilt
er
at java.lang.ClassNotFoundException: l2s.gameserver.util.logging.AuditFi
lter
at 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.begi
n(NestedComplexPropertyIA.java:100)
at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Int
erpreter.java:275)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:147)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:129)
at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.ja
va:50)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:149)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:135)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:99)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:49)
at at ch.qos.logback.classic.util.ContextInitializer.configureByRes
ource(ContextInitializer.java:75)
at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(Con
textInitializer.java:148)
at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.jav
a: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.j
ava: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 compressio
n will be used
01:59:11,305 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use the
pattern audit_%d{yyyy-MM-dd}.log for the active file
01:59:11,305 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - 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.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - Roll-over at midnight.
01:59:11,305 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - Setting initial period to Sat Dec 17 01:25:43 GMT+03:00 2016
01:59:11,305 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA
- Could not create component [layout] of type [l2s.commons.logging.FileLogLayou
t] java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayout
at java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayout
at 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.begi
n(NestedComplexPropertyIA.java:100)
at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Int
erpreter.java:275)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:147)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:129)
at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.ja
va:50)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:149)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:135)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:99)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:49)
at at ch.qos.logback.classic.util.ContextInitializer.configureByRes
ource(ContextInitializer.java:75)
at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(Con
textInitializer.java:148)
at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.jav
a: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.j
ava: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.log
01: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 - Se
tting level of ROOT logger to INFO
01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Atta
ching appender named [CONSOLE] to Logger[ROOT]
01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Atta
ching appender named [FILE] to Logger[ROOT]
01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Atta
ching appender named [CHAT] to Logger[ROOT]
01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Atta
ching appender named [iTEM] to Logger[ROOT]
01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Atta
ching appender named [GMAUDIT] to Logger[ROOT]
01:59:11,305 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Atta
ching 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 ei
ther attribute specifications, ">" or "/>".

 

 

Starting Auth Server...
02:00:29,367 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found res
ource [./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 set
02:00:29,518 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About t
o instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:00:29,535 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender 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.ConsoleLogLa
yout] java.lang.ClassNotFoundException: l2s.commons.logging.ConsoleLogLayout
at java.lang.ClassNotFoundException: l2s.commons.logging.ConsoleLogLayou
t
at 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.begi
n(NestedComplexPropertyIA.java:100)
at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Int
erpreter.java:275)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:147)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:129)
at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.ja
va:50)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:149)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:135)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:99)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:49)
at at ch.qos.logback.classic.util.ContextInitializer.configureByRes
ource(ContextInitializer.java:75)
at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(Con
textInitializer.java:148)
at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.jav
a: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.j
ava: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 t
o instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]

02:00:29,624 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [FILE]
02:00:29,749 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No compressio
n will be used
02:00:29,753 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use the
pattern java_%d{yyyy-MM-dd}.log for the active file
02:00:29,765 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - 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.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - Roll-over at midnight.
02:00:29,777 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - Setting initial period to Sat Dec 17 01:38:54 GMT+03:00 2016
02:00:29,789 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA
- Could not create component [layout] of type [l2s.commons.logging.FileLogLayou
t] java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayout
at java.lang.ClassNotFoundException: l2s.commons.logging.FileLogLayout
at 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.begi
n(NestedComplexPropertyIA.java:100)
at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Int
erpreter.java:275)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:147)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:129)
at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.ja
va:50)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:149)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:135)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:99)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:49)
at at ch.qos.logback.classic.util.ContextInitializer.configureByRes
ource(ContextInitializer.java:75)
at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(Con
textInitializer.java:148)
at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.jav
a: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.j
ava: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] - A
ctive log file name: log/java.log
02:00:29,804 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - F
ile property is set to [log/java.log]
02:00:29,813 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About t
o instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]

02:00:29,813 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender 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.AuthFilte
r] java.lang.ClassNotFoundException: l2s.authserver.logging.AuthFilter
at java.lang.ClassNotFoundException: l2s.authserver.logging.AuthFilter
at 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.begi
n(NestedComplexPropertyIA.java:100)
at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Int
erpreter.java:275)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:147)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:129)
at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.ja
va:50)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:149)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:135)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:99)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:49)
at at ch.qos.logback.classic.util.ContextInitializer.configureByRes
ource(ContextInitializer.java:75)
at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(Con
textInitializer.java:148)
at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.jav
a: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.j
ava: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 compressio
n will be used
02:00:29,820 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use the
pattern auth_%d{yyyy-MM-dd}.log for the active file
02:00:29,821 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - 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.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - Roll-over at midnight.
02:00:29,822 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggerin
gPolicy - Setting initial period to Sat Dec 17 01:38:54 GMT+03:00 2016
02:00:29,823 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA
- Could not create component [layout] of type [l2s.commons.logging.ConsoleLogLa
yout] java.lang.ClassNotFoundException: l2s.commons.logging.ConsoleLogLayout
at java.lang.ClassNotFoundException: l2s.commons.logging.ConsoleLogLayou
t
at 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.begi
n(NestedComplexPropertyIA.java:100)
at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Int
erpreter.java:275)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:147)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interp
reter.java:129)
at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.ja
va:50)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:149)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:135)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:99)
at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Gen
ericConfigurator.java:49)
at at ch.qos.logback.classic.util.ContextInitializer.configureByRes
ource(ContextInitializer.java:75)
at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(Con
textInitializer.java:148)
at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.jav
a: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.j
ava: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] - A
ctive log file name: log/auth.log
02:00:29,823 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUTH] - F
ile property is set to [log/auth.log]
02:00:29,824 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Se
tting level of ROOT logger to INFO
02:00:29,824 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Atta
ching appender named [CONSOLE] to Logger[ROOT]
02:00:29,825 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Atta
ching appender named [FILE] to Logger[ROOT]
02:00:29,825 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Atta
ching 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

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Вбейте эту ошибку в гугле

Could not create component [layout] of type [l2s.commons.logging.ConsoleLogLa
yout]

Там много тем по решению этой проблемы.

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Вбейте эту ошибку в гугле

Could not create component [layout] of type [l2s.commons.logging.ConsoleLogLa
yout]

Там много тем по решению этой проблемы.

что самое интересное, я даже не чего не добавлял в сборку. тупо чистый компил. при компиле можно выбирать фулл сборку или ядро. при компиле ядра не выдаёт ошибок. ладно спс за подсказку буду искать в чём неполадка.

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

что самое интересное, я даже не чего не добавлял в сборку. тупо чистый компил. при компиле можно выбирать фулл сборку или ядро. при компиле ядра не выдаёт ошибок. ладно спс за подсказку буду искать в чём неполадка.

Есть предположения, что сборка не грузит log.jar (у вас мб по другому называется)

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Есть предположения, что сборка не грузит log.jar (у вас мб по другому называется)

проверю попозже. щас не у компа. спс.

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
Авторизация  

  • Последние посетители   0 пользователей онлайн

    Ни одного зарегистрированного пользователя не просматривает данную страницу

×
×
  • Создать...