- Posts: 68
- Thank you received: 7
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Exception in thread "Thread-1" java.lang.NullPointerException
at ru.apertum.qsystem.server.http.JettyRunner.run(JettyRunner.java:160)
at java.lang.Thread.run(Thread.java:745) at java.lang.Thread.run(Thread.java:745)
[main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@df4efb: startup date [Mon Nov 10 10:25:41 COT 2014]; root of context hierarchy
[main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [ru/apertum/qsystem/spring/qsContext.xml]
[ INFO] DB server 'QSystem' url=jdbc:mysql://127.0.0.1/qsystem?autoReconnect=true&characterEncoding=UTF-8
[main] INFO org.springframework.orm.hibernate4.HibernateTransactionManager - Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 10000, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> 1hge3ed9516td5jbwanz9f|1df177, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hge3ed9516td5jbwanz9f|1df177, idleConnectionTestPeriod -> 3600, initialPoolSize -> 3, jdbcUrl -> jdbc:mysql://127.0.0.1/qsystem?autoReconnect=true&characterEncoding=UTF-8, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 15, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, properties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]] of Hibernate SessionFactory for HibernateTransactionManager
[ INFO] Отчетный сервер захватывает порт "8088".
[ INFO] Пробуем восстановить состояние системы.
Report server for QSystem started.
[ INFO] Отчетный вэбсервер системы 'Очередь' запущен.
[ INFO] Восстановление состояния системы завершено. Затрачено времени: 0.01 сек.
[ INFO] Создание табло для телевизоров или мониторов.
[ INFO] Создаем окно для информации.
[TRACE] Прочитали настройки для окна информации. at ru.apertum.qsystem.client.forms.FIndicatorBoard.<init>(FIndicatorBoard.java:193)
Device "Intel(R) Graphics Media Accelerator HD" (\\.\DISPLAY1) initialization failed :
WARNING: bad driver version detected, device disabled. Please update your driver to at least version 8.15.10.2302
[ INFO] Показываем набор строк.
[ INFO] Сервер системы захватывает порт "3128".
Server QSystem started.
[ INFO] Сервер системы 'Очередь' запущен. DB name='QSystem' url=jdbc:mysql://127.0.0.1/qsystem?autoReconnect=true&characterEncoding=UTF-8
BUILD SUCCESSFUL (total time: 55 seconds)
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.