One of our customers has the following problem.
Note: Using Financials 2.60 (so i can't use Hotcopy)
at night a backup of the system is made in the following order
11:00 PM : Navision Service is stopped using a batch file.
net stop <servicename>
02:00 AM : Backup is completed
17:00 AM : Service is started by using a batch file (trying to start it again)
net start <servicename>
The service is trying to start but stops without giving a error, the following
information is given:
net start "Financials server NTSERVER01"
Cannot start the service
The service did not report an error.
Typ NET HELPMSG 3534 for more help.
Does somebody know this problem and a possible solution.
Thank you for your help.
0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
The message, shown in the first message of this topic, is the message
he got in the dosbox, trying to start the service. This message comes almost immediate when starting the service. I thought it may be a time out of the service.
Maybe it's caused by the backup procedure, wich is locking the database.
But I think the system should give a more specific message while trying to start te service.
Can is be a problem allocated to the Navision Service. I've heard that you can allocate to much memory to the service and then run into problems.
Somebody pleaze???!!!
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
But if the CacheDB specified is not available on the server, the service won't start.
Benny Giebens
I'll take a look to the specific situation and will post
the results in here.
When I start/stop services on my portable with a batch-file, I often get that error. But the service is started/stopped anyway but with some delay because my portable is occuppied with other things and has not had the time to START/STOP the service.
So I think that the NET START/STOP waits a while for an answer of the service, and when it doesn't get an answer, it shows the error.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!