- 0
This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
larroukos
wtf... see the picture...
Can't load log handler "com.l2jbasedproj.logs.ErrorLogHandler"
java.lang.ClassNotFoundException: com.l2jbasedproj.logs.ErrorLogHandler
java.lang.ClassNotFoundException: com.l2jbasedproj.logs.ErrorLogHandler
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.util.logging.LogManager$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.logging.LogManager.loadLoggerHandlers(Unknown Source)
at java.util.logging.LogManager.initializeGlobalHandlers(Unknown Source)
at java.util.logging.LogManager.access$900(Unknown Source)
at java.util.logging.LogManager$RootLogger.getHandlers(Unknown Source)
at java.util.logging.Logger.log(Unknown Source)
at java.util.logging.Logger.doLog(Unknown Source)
at java.util.logging.Logger.log(Unknown Source)
at java.util.logging.Logger.info(Unknown Source)
at com.l2jmyproj.util.Util.printSection(Util.java:140)
at com.l2jmyproj.loginserver.L2LoginServer.<init>(L2LoginServer.java:10
2)
at com.l2jmyproj.loginserver.L2LoginServer.main(L2LoginServer.java:52)
3 ╬β╬┐╧Ζ╬╜ 2011 11:35:40 ╧Α╬╝ com.l2jmyproj.util.Util printSection
INFO: ======================================================================-[ T
eam ]
3 ╬β╬┐╧Ζ╬╜ 2011 11:35:41 ╧Α╬╝ com.l2jmyproj.util.Util printSection
INFO: ==================================================================-[ Datab
ase ]
3 ╬β╬┐╧Ζ╬╜ 2011 11:35:41 ╧Α╬╝ com.mchange.v2.log.MLog <clinit>
INFO: MLog clients using java 1.4+ standard logging.
3 ╬β╬┐╧Ζ╬╜ 2011 11:35:49 ╧Α╬╝ com.mchange.v2.c3p0.C3P0Registry banner
INFO: Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace:
10]
3 ╬β╬┐╧Ζ╬╜ 2011 11:35:54 ╧Α╬╝ com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSou
rce getPoolManager
INFO: Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acqu
ireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoComm
itOnClose -> true, automaticTestTable -> connection_test_table, breakAfterAcquir
eFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null,
connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, d
ataSourceName -> 1hge1388gnhhbb81mj9cmm|77d80e6d, debugUnreturnedConnectionStack
Traces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, fact
oryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityTo
ken -> 1hge1388gnhhbb81mj9cmm|77d80e6d, idleConnectionTestPeriod -> 3600, initia
lPoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost/coreliaproj, maxAdministrativ
eTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnec
tions -> 0, maxPoolSize -> 100, maxStatements -> 0, maxStatementsPerConnection -
> 100, minPoolSize -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefau
ltUser -> 0, preferredTestQuery -> null, properties -> {user=******, password=**
****}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnChe
ckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxi
es -> false ]
3 ╬β╬┐╧Ζ╬╜ 2011 11:35:54 ╧Α╬╝ com.l2jmyproj.util.Util printSection
INFO: ===========================================================-[ LoginControl
ler ]
3 ╬β╬┐╧Ζ╬╜ 2011 11:35:57 ╧Α╬╝ com.l2jmyproj.loginserver.LoginController <init>
INFO: Cached 10 KeyPairs for RSA communication
3 ╬β╬┐╧Ζ╬╜ 2011 11:36:01 ╧Α╬╝ com.l2jmyproj.loginserver.LoginController generat
eBlowFishKeys
INFO: Stored 20 keys for Blowfish communication
3 ╬β╬┐╧Ζ╬╜ 2011 11:36:01 ╧Α╬╝ com.l2jmyproj.gameserver.datatables.GameServerTab
le <init>
INFO: Loaded 127 server names
3 ╬β╬┐╧Ζ╬╜ 2011 11:36:01 ╧Α╬╝ com.l2jmyproj.gameserver.datatables.GameServerTab
le <init>
Uploaded with ImageShack.us
the problem is that every message that print it have this message :S
8 answers to this question
Recommended Posts