forum.bitel.ru http://forum.bitel.ru/ |
|
Первый запуск http://forum.bitel.ru/viewtopic.php?f=22&t=9518 |
Страница 1 из 1 |
Автор: | apanyovin [ 31 июл 2014, 11:37 ] |
Заголовок сообщения: | Первый запуск |
Добрый день, Коллеги. Прошу помочь в первом запуске) Что имею: Код: BGBillingServer_6.1_937 java -version java version "1.7.0_65" Java(TM) SE Runtime Environment (build 1.7.0_65-b17) Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode) Linux 2.6.32-431.20.5.el6.x86_64 #1 SMP Fri Jul 25 08:34:44 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux CentOS 6.5 eth0 Link encap:Ethernet HWaddr 00:0C:29:24:32:80 inet addr:10.30.50.70 Bcast:255.255.255.255 Mask:255.255.255.0 inet6 addr: fe80::20c:29ff:fe24:3280/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1672 errors:0 dropped:0 overruns:0 frame:0 TX packets:1111 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:145291 (141.8 KiB) TX bytes:525735 (513.4 KiB) sh /etc/init.d/activemq status ActiveMQ Broker is running (2078). sh /etc/init.d/mysqld status mysqld (pid 1908) выполняется... sh /etc/init.d/bgbilling status bgbilling (pid 2628) running... [ OK ] BGBillingServer v 6.1.937 / 28.07.2014 12:14:05 Started: 30.07.2014 13:22:16 Uptime: 0 d 19:59:01 Memory total: 38 797 312; max: 238 551 040; free: 16 727 904 Memory pools: Non-heap memory[Code Cache]: max: 50 331 648; used: 1 807 104; peek: 1 873 984 Heap memory[PS Eden Space]: max: 87 031 808; used: 4 180 584; peek: 69 730 304 Heap memory[PS Survivor Space]: max: 1 572 864; used: 98 304; peek: 10 028 512 Heap memory[PS Old Gen]: max: 178 782 208; used: 17 790 520; peek: 17 790 520 Non-heap memory[PS Perm Gen]: max: 134 217 728; used: 24 372 920; peek: 24 372 920 Thread count: 20 Connections pool to Master status Idle: 0; Active: 0; maxActive: 300; maxIdle: 20 sh /etc/init.d/bgdataloader status bgdataloader (pid 1124) running... [ OK ] Sending 'status' on 127.0.0.1:9033 Result: DataLoader working Started: 30.07.2014 12:10:31 Uptime: 0 d 21:11:14 Memory total: 36 700 160; max: 238 551 040; free: 22 465 416 Memory pools: Non-heap memory[Code Cache]: max: 50 331 648; used: 1 119 168; peek: 1 175 744 Heap memory[PS Eden Space]: max: 88 604 672; used: 6 376 328; peek: 16 777 216 Heap memory[PS Survivor Space]: max: 524 288; used: 65 536; peek: 2 067 920 Heap memory[PS Old Gen]: max: 178 782 208; used: 7 792 880; peek: 7 792 880 Non-heap memory[PS Perm Gen]: max: 85 983 232; used: 17 184 320; peek: 17 184 320 Thread count: 16 Trees in cache: 0 Hour logs loaded : 0; processed: 0 Connections pool to Master status Idle: 0; Active: 1; maxActive: 300; maxIdle: 20 sh /etc/init.d/bgscheduler status bgscheduler (pid 1114) running... [ OK ] Sending 'status' on 127.0.0.1:9066 Result: TaskExecuter working Started: 30.07.2014 12:10:33 Uptime: 0 d 21:11:30 Memory total: 28 835 840; max: 238 551 040; free: 18 517 584 Memory pools: Non-heap memory[Code Cache]: max: 50 331 648; used: 1 022 976; peek: 1 089 536 Heap memory[PS Eden Space]: max: 88 604 672; used: 977 816; peek: 8 388 608 Heap memory[PS Survivor Space]: max: 524 288; used: 65 536; peek: 1 245 184 Heap memory[PS Old Gen]: max: 178 782 208; used: 9 276 976; peek: 9 276 976 Non-heap memory[PS Perm Gen]: max: 85 983 232; used: 18 020 128; peek: 18 020 128 Thread count: 18 Trees in cache: 0 Periodic tasks executed: 0; active: 0 Urgent tasks executed: 0; active: 0 Connections pool to Master status Idle: 2; Active: 0; maxActive: 300; maxIdle: 20 cat server.log 07-30/13:22:12 INFO [main] DefaultServerSetup - Binding javax.jms.ConnectionFactory[org.apache.activemq.ActiveMQConnectionFactory@13065590] to java:comp/env/mq/connectionFactory 07-30/13:22:12 INFO [main] DefaultServerSetup - Init DB connection pools 07-30/13:22:12 INFO [main] DefaultServerSetup - Binding JDBC pool "master" to java:comp/env/jdbc/master 07-30/13:22:12 INFO [main] AnnotatedMBean - Register MBean ru.bitel.bgbilling.server.util:type=DatabaseConnectionPool,name=master 07-30/13:22:13 INFO [main] DefaultServerSetup - Init trash pools.. 07-30/13:22:14 INFO [main] Server - Starting BGBillingServer.. 07-30/13:22:14 INFO [main] Server - HTTP Connector: *:8080 07-30/13:22:14 INFO [main] Server - Starting HTTP connector... 07-30/13:22:14 INFO [main] Server - HTTPS Connector: null 07-30/13:22:15 INFO [main] Server - Browsing installed modules... 07-30/13:22:15 INFO [main] Server - Creating installed modules map... 07-30/13:22:15 INFO [main] Server - Add servlet for modules... 07-30/13:22:15 INFO [main] Server - Add custom servlet from setup... 07-30/13:22:15 INFO [main] Server - Custom.servlet.keys => [] 07-30/13:22:15 INFO [main] Server - Add servlet for plugins... 07-30/13:22:15 INFO [main] TariffOptionWorker - Starting TariffOptionWorker 07-30/13:22:16 INFO [main] AdminPortListener - Starting listen admin port 2005 07-30/13:22:23 INFO [localhost.localdomain-startStop-1] AbstractTilesApplicationContextFactory - Initializing Tiles2 application context. . . 07-30/13:22:23 INFO [localhost.localdomain-startStop-1] AbstractTilesApplicationContextFactory - Finished initializing Tiles2 application context. 07-30/13:22:23 INFO [localhost.localdomain-startStop-1] TilesContainerFactory - Initializing Tiles2 container. . . 07-30/13:22:23 INFO [localhost.localdomain-startStop-1] TilesContainerFactory - Tiles2 container initialized 07-30/13:22:23 INFO [localhost.localdomain-startStop-1] TilesAccess - Publishing TilesContext for context: org.apache.tiles.servlet.context.ServletTilesApplicationContext 07-31/09:21:16 INFO [AdminPortListener] AdminPortListener - Admin command: status netstat -lt Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 *:webcache *:* LISTEN tcp 0 0 *:ssh *:* LISTEN tcp 0 0 localhost:smtp *:* LISTEN tcp 0 0 localhost:32000 *:* LISTEN tcp 0 0 *:9033 *:* LISTEN tcp 0 0 *:9066 *:* LISTEN tcp 0 0 *:mysql *:* LISTEN tcp 0 0 *:60751 *:* LISTEN tcp 0 0 localhost:61616 *:* LISTEN tcp 0 0 *:ssh *:* LISTEN tcp 0 0 localhost:smtp *:* LISTEN tcp 0 0 *:patrol-snmp *:* LISTEN Клиент - Windows 7 10.30.50.222 При попытке подключения говорит что не может подключиться к коннекте ip прописал Пока писал нашел ответ)) ИТОГО : Забыл что в centos iptables рекжектит все по дефолту)) отключил - все заработал Может кому пригодиться) |
Страница 1 из 1 | Часовой пояс: UTC + 5 часов [ Летнее время ] |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |