Advertisement
gogobugogo

bginetaccess_coll3

Dec 18th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.19 KB | None | 0 0
  1. root@coll4:/usr/local/BGInetAccess# ./access_stop.sh
  2. Java Runtime: Sun Microsystems Inc. Java HotSpot(TM) Server VM [1.6.0_33] /opt/java/jdk1.6.0_33/jre
  3. Runtime name: [email protected]
  4. Java endorsed dirs: /lib/endorsed:/opt/java/jdk/lib/endorsed
  5. OS: Linux 2.6.32-5-686-bigmem [i386], file.encoding: UTF-8, user.name: root
  6. Heap sizes: current=31104k free=30437k max=462400k
  7. Stopped.
  8.  
  9. root@coll4:/usr/local/BGInetAccess# ./access_status.sh
  10. Java Runtime: Sun Microsystems Inc. Java HotSpot(TM) Server VM [1.6.0_33] /opt/java/jdk1.6.0_33/jre
  11. Runtime name: [email protected]
  12. Java endorsed dirs: /lib/endorsed:/opt/java/jdk/lib/endorsed
  13. OS: Linux 2.6.32-5-686-bigmem [i386], file.encoding: UTF-8, user.name: root
  14. Heap sizes: current=31104k free=30437k max=462400k
  15. Error: Connection refused
  16. java.net.ConnectException: Connection refused
  17. at java.net.PlainSocketImpl.socketConnect(Native Method)
  18. at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
  19. at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
  20. at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
  21. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
  22. at java.net.Socket.connect(Socket.java:529)
  23. at java.net.Socket.connect(Socket.java:478)
  24. at java.net.Socket.<init>(Socket.java:375)
  25. at java.net.Socket.<init>(Socket.java:218)
  26. at ru.bitel.bgbilling.kernel.application.server.CommandPortListener.sendCommand(CommandPortListener.java:229)
  27. at ru.bitel.bgbilling.kernel.application.server.Application.main(Application.java:797)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  31. at java.lang.reflect.Method.invoke(Method.java:597)
  32. at ru.bitel.common.bootstrap.Boot.boot(Boot.java:129)
  33. at ru.bitel.common.bootstrap.Boot.main(Boot.java:178)
  34.  
  35. root@coll4:/usr/local/BGInetAccess# ./update.sh
  36. Starting libraries update. Requesting BGBillingServer lib info.
  37. 12-19/16:10:04 INFO [main] DefaultServerSetup - Binding javax.jms.ConnectionFactory[org.apache.activemq.ActiveMQConnectionFactory@182da3d] to java:comp/env/mq/connectionFactory
  38. 12-19/16:10:04 INFO [main] DefaultServerSetup - Init DB connection pools
  39. 12-19/16:10:04 INFO [main] DefaultServerSetup - Binding JDBC pool "master" to java:comp/env/jdbc/master
  40. 12-19/16:10:04 INFO [main] AnnotatedMBean - Register MBean ru.bitel.bgbilling.server.util:type=DatabaseConnectionPool,name=master
  41. 12-19/16:10:04 INFO [main] DefaultServerSetup - Init trash pools..
  42. mq 12-19/16:10:05 INFO [EventProcessor-init] EventProcessor - Init EventProcessor MQ connection factory...
  43. mq 12-19/16:10:05 DEBUG [EventProcessor-init] FailoverTransport - Reconnect was triggered but transport is not started yet. Wait for start to connect the transport.
  44. mq 12-19/16:10:05 DEBUG [EventProcessor-init] FailoverTransport - Started.
  45. mq 12-19/16:10:05 DEBUG [EventProcessor-init] FailoverTransport - Waking up reconnect task
  46. mq 12-19/16:10:05 DEBUG [ActiveMQ Task] FailoverTransport - urlList connectionList:[tcp://10.10.1.62:61616]
  47. mq 12-19/16:10:05 DEBUG [ActiveMQ Task] FailoverTransport - Attempting connect to: tcp://10.10.1.62:61616
  48. mq 12-19/16:10:05 DEBUG [ActiveMQ Task] WireFormatNegotiator - Sending: WireFormatInfo { version=6, properties={CacheSize=1024, CacheEnabled=true, SizePrefixDisabled=false, MaxInactivityDurationInitalDelay=10000, TcpNoDelayEnabled=true, MaxInactivityDuration=30000, TightEncodingEnabled=true, StackTraceEnabled=true}, magic=[A,c,t,i,v,e,M,Q]}
  49. mq 12-19/16:10:05 DEBUG [ActiveMQ Transport: tcp:///10.10.1.62:61616] WireFormatNegotiator - Received WireFormat: WireFormatInfo { version=6, properties={CacheSize=1024, CacheEnabled=true, SizePrefixDisabled=false, MaxInactivityDurationInitalDelay=10000, TcpNoDelayEnabled=true, MaxInactivityDuration=30000, TightEncodingEnabled=true, StackTraceEnabled=true}, magic=[A,c,t,i,v,e,M,Q]}
  50. mq 12-19/16:10:05 DEBUG [ActiveMQ Transport: tcp:///10.10.1.62:61616] WireFormatNegotiator - tcp:///10.10.1.62:61616 before negotiation: OpenWireFormat{version=6, cacheEnabled=false, stackTraceEnabled=false, tightEncodingEnabled=false, sizePrefixDisabled=false}
  51. mq 12-19/16:10:05 DEBUG [ActiveMQ Transport: tcp:///10.10.1.62:61616] WireFormatNegotiator - tcp:///10.10.1.62:61616 after negotiation: OpenWireFormat{version=6, cacheEnabled=true, stackTraceEnabled=true, tightEncodingEnabled=true, sizePrefixDisabled=false}
  52. mq 12-19/16:10:05 DEBUG [ActiveMQ Task] FailoverTransport - Connection established
  53. mq 12-19/16:10:05 INFO [ActiveMQ Task] FailoverTransport - Successfully connected to tcp://10.10.1.62:61616
  54. 12-19/16:10:05 DEBUG [main] EventProcessor - Add ru.bitel.bgbilling.server.util.Setup$1@6db33c to BG.Event.ru.bitel.bgbilling.kernel.event.events.system.ModuleConfigModifiedEvent
  55. mq 12-19/16:10:05 DEBUG [main] EventProcessor - Request, timeout 10000 : Event[bitel.billing.server.installer.event.GetLibrariesInfoEvent] moduleId: no; pluginId: no; cid: global; scid: -1; userId: -1; timestamp: -1
  56. Taking card.jar...
  57. mq 12-19/16:10:05 DEBUG [main] EventProcessor - Request, timeout 0 : Event[bitel.billing.server.installer.event.GetLibraryEvent] moduleId: no; pluginId: no; cid: global; scid: -1; userId: -1; timestamp: -1
  58. OK. Saving to lib.app.update.
  59. Taking kernel.jar...
  60. mq 12-19/16:10:05 DEBUG [main] EventProcessor - Request, timeout 0 : Event[bitel.billing.server.installer.event.GetLibraryEvent] moduleId: no; pluginId: no; cid: global; scid: -1; userId: -1; timestamp: -1
  61. OK. Saving to lib.app.update.
  62. Taking bill.jar...
  63. mq 12-19/16:10:06 DEBUG [main] EventProcessor - Request, timeout 0 : Event[bitel.billing.server.installer.event.GetLibraryEvent] moduleId: no; pluginId: no; cid: global; scid: -1; userId: -1; timestamp: -1
  64. OK. Saving to lib.app.update.
  65. Taking npay.jar...
  66. mq 12-19/16:10:06 DEBUG [main] EventProcessor - Request, timeout 0 : Event[bitel.billing.server.installer.event.GetLibraryEvent] moduleId: no; pluginId: no; cid: global; scid: -1; userId: -1; timestamp: -1
  67. OK. Saving to lib.app.update.
  68. Taking reports.jar...
  69. mq 12-19/16:10:06 DEBUG [main] EventProcessor - Request, timeout 0 : Event[bitel.billing.server.installer.event.GetLibraryEvent] moduleId: no; pluginId: no; cid: global; scid: -1; userId: -1; timestamp: -1
  70. OK. Saving to lib.app.update.
  71. Taking inet.jar...
  72. mq 12-19/16:10:06 DEBUG [main] EventProcessor - Request, timeout 0 : Event[bitel.billing.server.installer.event.GetLibraryEvent] moduleId: no; pluginId: no; cid: global; scid: -1; userId: -1; timestamp: -1
  73. OK. Saving to lib.app.update.
  74. Taking mps.jar...
  75. mq 12-19/16:10:06 DEBUG [main] EventProcessor - Request, timeout 0 : Event[bitel.billing.server.installer.event.GetLibraryEvent] moduleId: no; pluginId: no; cid: global; scid: -1; userId: -1; timestamp: -1
  76. OK. Saving to lib.app.update.
  77. Taking dispatch.jar...
  78. mq 12-19/16:10:06 DEBUG [main] EventProcessor - Request, timeout 0 : Event[bitel.billing.server.installer.event.GetLibraryEvent] moduleId: no; pluginId: no; cid: global; scid: -1; userId: -1; timestamp: -1
  79. OK. Saving to lib.app.update.
  80. Update finished. Please restart application.
  81.  
  82. 12-19/16:10:09 INFO [Thread-4] EventProcessor - Shutdown EventProcessor...
  83. 12-19/16:10:09 DEBUG [Thread-4] ActiveMQMessageConsumer - remove: ID:coll4.vilkam.net-33933-1387426205030-0:1:2:1, lastDeliveredSequenceId:0
  84.  
  85.  
  86. root@coll4:/usr/local/BGInetAccess# ./access_start.sh
  87.  
  88. root@coll4:/usr/local/BGInetAccess# ./access_status.sh
  89. Java Runtime: Sun Microsystems Inc. Java HotSpot(TM) Server VM [1.6.0_33] /opt/java/jdk1.6.0_33/jre
  90. Runtime name: [email protected]
  91. Java endorsed dirs: /lib/endorsed:/opt/java/jdk/lib/endorsed
  92. OS: Linux 2.6.32-5-686-bigmem [i386], file.encoding: UTF-8, user.name: root
  93. Heap sizes: current=31104k free=30437k max=462400k
  94. Kernel version 6.0 build 1646 from 13.12.2013 17:33:19
  95. Inet version 6.0 build 1287 from 18.12.2013 20:58:46
  96. Radius:
  97. accounting-requests per minute start: 0; stop: 0; update: 0
  98. access-requests per minute accept: 0; reject: 0
  99. ignore per minute access-request: 0; accounting-update: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement