Installing the service onto a Windows 7 64 bit machine.
The install works but when I attempt the to start the service, I get the following error:
The Zabbix Agent service failed to start due to the following error:
The system cannot find the file specified.
Log Name: System
Source: Service Control Manager
Date: 7/16/2014 12:08:43 PM
Event ID: 7000
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: desktop.domain.local
Description:
The Zabbix Agent service failed to start due to the following error:
The system cannot find the file specified.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
<EventID Qualifiers="49152">7000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2014-07-16T16:08:43.635747600Z" />
<EventRecordID>14233</EventRecordID>
<Correlation />
<Execution ProcessID="896" ThreadID="8512" />
<Channel>System</Channel>
<Computer>desktop.domain.local</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">Zabbix Agent</Data>
<Data Name="param2">%%2</Data>
</EventData>
</Event>
The install works but when I attempt the to start the service, I get the following error:
The Zabbix Agent service failed to start due to the following error:
The system cannot find the file specified.
Log Name: System
Source: Service Control Manager
Date: 7/16/2014 12:08:43 PM
Event ID: 7000
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: desktop.domain.local
Description:
The Zabbix Agent service failed to start due to the following error:
The system cannot find the file specified.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
<EventID Qualifiers="49152">7000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2014-07-16T16:08:43.635747600Z" />
<EventRecordID>14233</EventRecordID>
<Correlation />
<Execution ProcessID="896" ThreadID="8512" />
<Channel>System</Channel>
<Computer>desktop.domain.local</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">Zabbix Agent</Data>
<Data Name="param2">%%2</Data>
</EventData>
</Event>
Comment