Guest User

Untitled

a guest
Jul 21st, 2017
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1.  
  2.  
  3. Result: If the service started properly you should see following lines in the Unix terminal or Command Prompt depending on your environment:
  4.  
  5. 14:07:47,580 INFO [TomcatDeployment] deploy, ctxPath=/admin-console
  6. 14:07:47,650 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
  7. 14:07:49,980 INFO [TomcatDeployment] deploy, ctxPath=/
  8. 14:07:50,032 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console
  9. 14:07:50,235 INFO [ManagementImpl] SCTP configuration file path /home/vinu/jboss-5.1.0.GA/server/default/data/SCTPManagement_sctp.xml
  10. 14:07:50,262 INFO [ManagementImpl] Started SCTP Management=SCTPManagement WorkerThreads=0 SingleThread=true
  11. 14:07:50,269 INFO [SelectorThread] SelectorThread for Management=SCTPManagement started.
  12. 14:07:50,422 INFO [M3UAManagement] M3UA configuration file path /home/vinu/jboss-5.1.0.GA/server/default/data/Mtp3UserPart_m3ua.xml
  13. 14:07:50,512 INFO [M3UAManagement] Started M3UAManagement
  14. 14:07:50,605 INFO [SccpStackImpl-SccpStack] Starting ...
  15. 14:07:50,665 INFO [Router] SCCP Router configuration file path /home/vinu/jboss-5.1.0.GA/server/default/data/SccpStack_sccprouter.xml
  16. 14:07:50,667 INFO [Router] Started SCCP Router
  17. 14:07:50,668 INFO [SccpResource] SCCP Resource configuration file path /home/vinu/jboss-5.1.0.GA/server/default/data/SccpStack_sccpresource.xml
  18. 14:07:50,669 INFO [SccpResource] Started Sccp Resource
  19. 14:07:50,671 INFO [SccpStackImpl-SccpStack] Starting routing engine...
  20. 14:07:50,671 INFO [SccpStackImpl-SccpStack] Starting management ...
  21. 14:07:50,671 INFO [SccpStackImpl-SccpStack] Starting MSU handler...
  22. 14:07:50,696 INFO [ShellExecutor] Starting SS7 management shell environment
  23. 14:07:50,714 INFO [ShellExecutor] ShellExecutor listening at /127.0.0.1:3435
  24. 14:07:50,776 INFO [TCAPStackImpl] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@14d18a1
  25. 14:07:50,776 INFO [TCAPProviderImpl] Starting TCAP Provider
  26. 14:07:50,776 INFO [TCAPProviderImpl] Registered SCCP listener with address 8
  27. 14:07:51,012 INFO [SS7Service] [[[[[[[[[ Mobicents jSS7 3.0.0 service started ]]]]]]]]]
  28. 14:07:51,156 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
  29. 14:07:51,177 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
  30. 14:07:51,184 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 40s:691ms
Add Comment
Please, Sign In to add comment