BiTel

Форум BiTel
bgbilling.ru     docs.bitel.ru     wiki.bitel.ru     dbinfo.bitel.ru     bgcrm.ru     billing.bitel.ru     bitel.ru    
Текущее время: 21 июн 2025, 03:21

Часовой пояс: UTC + 5 часов [ Летнее время ]




Начать новую тему Ответить на тему  [ Сообщений: 2 ] 
Автор Сообщение
 Заголовок сообщения: Ошибки BGRadiusDialup 4.6
СообщениеДобавлено: 08 апр 2009, 20:18 
Не в сети

Зарегистрирован: 17 фев 2009, 19:18
Сообщения: 437
Откуда: Коломна
Карма: 10
Что за ошибки в логах Радиуса.
Стоит BGRadiusDialup_4.6_190

error.log:

Код:
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream - Exception in thread "PortListener-pool-3-thread-1"
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream - java.lang.NoClassDefFoundError: bitel/billing/module/common/Utils
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at bitel.billing.server.tariff.bean.TimeLimitSet$Period.<init>(TimeLi
mitSet.java:63)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at bitel.billing.server.tariff.bean.TimeLimitSet.<init>(TimeLimitSet.
java:18)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at bitel.billing.server.tariff.bean.TimeTypeCache.loadTimeTypes(TimeT
ypeCache.java:38)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at bitel.billing.server.tariff.bean.TimeTypeCache.updateLimitMap(Time
TypeCache.java:20)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at bitel.billing.server.processor.dialup.DialUpProcessor.accountingPr
ocess(DialUpProcessor.java:438)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at bitel.billing.server.radius.RadiusRequestThread.processRequest(Rad
iusRequestThread.java:260)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at bitel.billing.server.radius.RadiusRequestThread.run(RadiusRequestT
hread.java:79)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecut
or.java:1110)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecu
tor.java:603)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at java.lang.Thread.run(Thread.java:636)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at ru.bitel.common.worker.WorkerThread.run(WorkerThread.java:40)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream - Caused by: java.lang.ClassNotFoundException: bitel.billing.module.common.Util
s
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at java.security.AccessController.doPrivileged(Native Method)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336)
radius 04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -         ... 11 more



radius.log


Код:
04-08/18:06:46  INFO [main] DefaultServerSetup - Init DB connection pools
04-08/18:06:46  INFO [main] DefaultServerSetup - Init trash pools..
04-08/18:06:46  INFO [main] DefaultServerSetup - Init trash pool trash_1
04-08/18:06:46  INFO [main] Antispam - Antispam started. Reject count 10 per 60 sec. ban on 900 sec.
04-08/18:06:46  INFO [main] Radius - Starting radius auth_port:1645  acct_port:1646 admin_port:1955
04-08/18:06:46  INFO [main] Radius - Init processor
        class: bitel.billing.server.processor.dialup.DialUpProcessor
        mid: 1
04-08/18:06:47  INFO [Thread-27] PortListener - Starting PortListener port=1645|type=AUTH_LISTENER
04-08/18:06:47  INFO [Thread-28] PortListener - Starting PortListener port=1646|type=ACCOUNT_LISTENER
04-08/18:06:47  INFO [Thread-29] AdminPortListener - Starting AdminPortListener on 1955
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream - Exception in thread "PortListener-pool-3-thread-1"
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream - java.lang.NoClassDefFoundError: bitel/billing/module/common/Utils
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at bitel.billing.server.tariff.bean.TimeLimitSet$Period.<init>(TimeLimitSet.j
ava:63)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at bitel.billing.server.tariff.bean.TimeLimitSet.<init>(TimeLimitSet.java:18)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at bitel.billing.server.tariff.bean.TimeTypeCache.loadTimeTypes(TimeTypeCache
.java:38)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at bitel.billing.server.tariff.bean.TimeTypeCache.updateLimitMap(TimeTypeCach
e.java:20)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at bitel.billing.server.processor.dialup.DialUpProcessor.accountingProcess(Di
alUpProcessor.java:438)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at bitel.billing.server.radius.RadiusRequestThread.processRequest(RadiusReque
stThread.java:260)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at bitel.billing.server.radius.RadiusRequestThread.run(RadiusRequestThread.ja
va:79)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:
1110)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java
:603)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at java.lang.Thread.run(Thread.java:636)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at ru.bitel.common.worker.WorkerThread.run(WorkerThread.java:40)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream - Caused by: java.lang.ClassNotFoundException: bitel.billing.module.common.Utils
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at java.security.AccessController.doPrivileged(Native Method)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336)
04-08/18:07:14 ERROR [PortListener-pool-3-thread-1] LoggingPrintStream -        ... 11 more


Вернуться к началу
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: 09 апр 2009, 11:49 
Не в сети
Разработчик

Зарегистрирован: 27 ноя 2006, 20:36
Сообщения: 5715
Карма: 93
Обновление выложено. Некорректный импорт на клиентский класс в серверном приложении.


Вернуться к началу
 Профиль  
 
Показать сообщения за:  Поле сортировки  
Начать новую тему Ответить на тему  [ Сообщений: 2 ] 

Часовой пояс: UTC + 5 часов [ Летнее время ]


Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 1


Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете добавлять вложения

Найти:
Перейти:  
POWERED_BY
Русская поддержка phpBB
[ Time : 0.034s | 21 Queries | GZIP : On ]