Guest User

Untitled

a guest
Jan 4th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. [paul@desktop1 ~/Work/simpleapi/Examples]$ ./apiTest.pl
  2. [ CORE], debug: Core Starting
  3. [ CORE], debug: Registration: DBIO type: local
  4. [ CORE], debug: Waiting for: HTTP LocalAuth Scheduler NetTools ConfigLoader
  5. [ CORE], debug: Registration: LocalAuth type: local
  6. [ CORE], debug: Waiting for: HTTP Scheduler NetTools ConfigLoader
  7. [ CORE], debug: Registration: HTTP type: local
  8. [ CORE], debug: Waiting for: Scheduler NetTools ConfigLoader
  9. [ CORE], debug: Registration: ConfigLoader type: local
  10. [ CORE], debug: Waiting for: Scheduler NetTools
  11. [ CORE], debug: Registration: NetTools type: local
  12. [ CORE], debug: Waiting for: Scheduler
  13. [ CORE], debug: Registration: Scheduler type: local
  14. [ CORE], debug: All local modules ready!
  15. [ UNKNOWN], debug: Core Ready - Initilizing config
  16. [ Scheduler], debug: Requesting DB access
  17. [ DBIO], debug: Preparing DB (cache)
  18. [ConfigLoader], debug: Requesting DB access
  19. [ DBIO], debug: Preparing DB (config)
  20. [ DBIO], debug: DB creation succeeded (cache)
  21. [ Scheduler], debug: config DB preperation success! (New DB)
  22. [ DBIO], debug: DB creation succeeded (config)
  23. [ConfigLoader], debug: config DB preperation success! (New DB)
  24. [ConfigLoader], debug: Populating with defaults
  25. [ConfigLoader], debug: rootpass: default
  26. [ConfigLoader], debug: ipv6: auto
  27. [ConfigLoader], debug: ipv4: auto
  28. [ConfigLoader], debug: admingroup: admin
  29. [ConfigLoader], debug: port: auto
  30. [ConfigLoader], debug: rootuser: root
Add Comment
Please, Sign In to add comment