I'm evaluating SAM and WPM and I haven't been able to get WPM to work. I'm using the default transaction for google.com and also setup one for a local Intranet site. Neither of them have successfully generated any data/results. When I set them up in the Player and hit play to test them they worked just fine. If I check in the web console I see the following:
If I drill down into the Google Transaction I see the following:
Running this on Windows Server 2012 R2, evaluation versions of SAM and WPM using the all-in-one install (SQL Express):
Web Performance Monitor 2.2.0 Build #2.2.0.297
SolarWinds Server & Application Monitor v6.2 Build #6.2.0.1080
The SolarWinds Job Engine and Data Processor eat up a lot of CPU and make everything noticeably slower in the web console after installing WPM.
In the AgentService.log file I see the following:
2015-05-29 08:38:32,468 [PlaybackDispatcher] ERROR SolarWinds.SEUM.Agent.WorkerProcessManagement.WorkerProcessManager - Unable to create worker process. Trying again.
SolarWinds.SEUM.Agent.Exceptions.AgentException: Unable to launch worker process
at SolarWinds.SEUM.Agent.WorkerProcessManagement.WorkerProcessWCFProxy.Connect(Boolean launchProcess)
at SolarWinds.SEUM.Agent.WorkerProcessManagement.WorkerProcessWCFProxy..ctor(String userName, String domain, String password, Int32 sessionId)
at SolarWinds.SEUM.Agent.WorkerProcessManagement.WorkerProcessFactory.CreateWorkerProcess(String username, String domainOrMachine, String password, Int32 sessionId)
at SolarWinds.SEUM.Agent.WorkerProcessManagement.WorkerProcessManager.AddWorkerProcess(String username, String domainOrMachine, String password, Boolean runInInteractiveSession)
2015-05-29 08:38:32,468 [PlaybackDispatcher] ERROR SolarWinds.SEUM.Agent.WorkerProcessManagement.WorkerProcessLauncher - Error launching worker process.
System.Exception: Error launching worker process. Error: logon error. System error: 0x569
at SolarWinds.SEUM.Agent.WorkerProcessManagement.WorkerProcessLauncher.LaunchWorkerProcessInCurrentSession()
at SolarWinds.SEUM.Agent.WorkerProcessManagement.WorkerProcessLauncher.LaunchWorkerProcessInternal()
Not sure why it's throwing a logon error. Any suggestions on what I can do to get this working? I already tried uninstalling, rebooting and reinstalling WPM and that didn't make any difference. If there's another log that would be helpful, please let me know, I really don't know much about SolarWinds products. Thanks.