Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. [root@localhost weathervane]# ./weathervane.pl
  2. Tue Jun 27 10:02:34 2017: Weathervane Version 1.0.14
  3. Tue Jun 27 10:02:34 2017: Command-line parameters:
  4. Tue Jun 27 10:02:34 2017: Run Configuration has 1 workloads.
  5. Tue Jun 27 10:02:34 2017: Workload 1 has 1 workload-driver nodes
  6. Tue Jun 27 10:02:34 2017: Workload 1 has 1 application instances.
  7. Tue Jun 27 10:02:34 2017: Workload 1, Application Instance 1 configuration:
  8. Tue Jun 27 10:02:34 2017: 1 ConfigurationManagers
  9. Tue Jun 27 10:02:34 2017: 0 ElasticityServices
  10. Tue Jun 27 10:02:34 2017: 1 CoordinationServers
  11. Tue Jun 27 10:02:34 2017: 0 LbServers
  12. Tue Jun 27 10:02:34 2017: 1 WebServers
  13. Tue Jun 27 10:02:34 2017: 1 DbServers
  14. Tue Jun 27 10:02:34 2017: 1 NosqlServers
  15. Tue Jun 27 10:02:34 2017: 0 FileServers
  16. Tue Jun 27 10:02:34 2017: 1 MsgServers
  17. Tue Jun 27 10:02:34 2017: 1 AppServers
  18. Tue Jun 27 10:02:34 2017: maxDuration = 7200
  19. Tue Jun 27 10:02:34 2017: Running Weathervane with Single-Run RunManager using Full-Run RunProcedure.
  20. Tue Jun 27 10:02:34 2017: Single-Run RunManager starting run.
  21. Tue Jun 27 10:02:34 2017: Stopping running services and cleaning up old log and stats files.
  22. Tue Jun 27 10:02:40 2017: Preparing data for use in current run.
  23. Tue Jun 27 10:02:40 2017: Configuring and starting data services for appInstance 1 of workload 1.
  24. Tue Jun 27 10:03:29 2017: Data is already loaded for appInstance 1 of workload 1. Preparing data for current run.
  25. Tue Jun 27 10:03:29 2017: Cleaning and compacting storage on all data services. This can take a long time after large runs.
  26. Tue Jun 27 10:03:45 2017: Starting data services
  27. Tue Jun 27 10:04:21 2017: Pre-warming data services.
  28. Tue Jun 27 10:04:22 2017: Starting backend services
  29. Tue Jun 27 10:05:37 2017: Starting frontend services
  30. Tue Jun 27 10:05:39 2017: Starting infrastructure services
  31. Tue Jun 27 10:08:43 2017: Couldn't start appServer tomcat on AuctionDriver1. Check logs for run.
  32. Tue Jun 27 10:08:43 2017: Couldn't start webServer nginx on AuctionDriver1. Check logs for run.
  33. scp: /tmp/run.json: No such file or directory
  34. Tue Jun 27 10:09:10 2017: Couldn't start all application services for run 3. Exiting.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement