System reporter error 1075 need help

Post Reply
sthaddin
Posts: 5
Joined: Fri Jan 10, 2014 10:20 am

System reporter error 1075 need help

Post by sthaddin »

I am configure Syatem Reporter and i got error


ERROR 1075: The dependency service does not exist or has been marked for deletion.
how to solve problem ?

thank you


This is the log

ERROR 1075: The dependency service does not exist or has been marked for deletion.

ERROR 1075: The dependency service does not exist or has been marked for deletion.

while executing
"exec $dir(sampler)/winserv.exe start $servicename"
(procedure "doInstall" line 99)
invoked from within
"doInstall finish_screen"
invoked from within
".tf.bframe.bnext invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 24)
invoked from within
"tk::ButtonUp .tf.bframe.bnext"
(command bound to event)
Attachments
system reporterlog.log
(598 Bytes) Downloaded 1565 times
User avatar
Richard Siemers
Site Admin
Posts: 1333
Joined: Tue Aug 18, 2009 10:35 pm
Location: Dallas, Texas

Re: System reporter error 1075 need help

Post by Richard Siemers »

Did you install apache first?
Richard Siemers
The views and opinions expressed are my own and do not necessarily reflect those of my employer.
spencer.ryan
Posts: 35
Joined: Tue Feb 11, 2014 11:33 am

Re: System reporter error 1075 need help

Post by spencer.ryan »

You need to use MySQL 5.5.x, 5.6.x causes the above error.
wolfy_be
Posts: 1
Joined: Wed Sep 03, 2014 3:26 am

Re: System reporter error 1075 need help

Post by wolfy_be »

I had the same error.

seems i changed the MYsql database service name to MySQL56
the system reporter cannot work with this.
your database should be mysql instead of mysql56

kind regards
User avatar
Richard Siemers
Site Admin
Posts: 1333
Joined: Tue Aug 18, 2009 10:35 pm
Location: Dallas, Texas

Re: System reporter error 1075 need help

Post by Richard Siemers »

Thanks for the follow up.
Richard Siemers
The views and opinions expressed are my own and do not necessarily reflect those of my employer.
Post Reply