Skip to main content

Acronis Command line Strange Error

Thread needs solution

Hi,

I've been struggling with a strange issue when using the command line tools.
After one machine is rebooted, when I try to import a plan xml I get the following error:

"C:\Program Files\Acronis\CommandLineTool\acrocmd.exe" import pan --loc=C:\windows\temp\xxxx.xml
An error occurred while executing the command.
Error code: 0x1510008
$module = "acrocmd_vs"
Tag: 0x7A8E520180FDC06B
Failed to connect to Acronis Backup & Recovery 11 Management Server.
Error code: 0x1510049
$module = "acrocmd_vs"
Tag: 0x48BEC8636233BFE4

I've check all Acronis services and they are up and running. I'm also able to stop and start the Acronis Manage service without any problem using the mms or the net stop/start command.

The strange thing is that after opening the Acronis Management Console and close it everything starts working and the plan is imported with success.

On the eventviewer I also check that are some error messages associated this service start after reboot:

"The Acronis Managed Machine Service service terminated unexpectedly. It has done this x time(s). The following corrective action will be taken in 0 milliseconds: Restart the service."

The service is running under the .\Acronis Agent User account.

Thanks
Eduardo

0 Users found this helpful

Hello Eduardo Barbosa,

Thank you for posting this issue in our forum. I am happy to assist you.

Please check the syntax of the command. I am not sure, if you have done a copy error by using the 'plan' parameter or you have used this command line including the word 'pan' instead of 'plan'.

The command should look like: 

acrocmd import plan --loc=c:\windows\temp\xxxx.xml

There is no need to write the complete path to the acrocmd.exe. But if you have to use it, then you can write it without quotation marks, like this:

c:\program files\acronis\commandlinetool\acrocmd.exe import plan --loc=c:\windows\temp\xxxx.xml

You can find more information about the usage of this command in the user guide.

If you need additional assistance, please create a system report of the affected machine and contact support. You will find all available support options in our Customer handbook.

If there is anything else we can do for you, please let me know.

Thank you.

Hi Peter,

Please read the original email carefully and you will see under what situation is working and not, this problem has nothing to do with improper syntax commands.
Obviously the pan was a typo writing the email and too be honest I was expecting a better feedback from Acronis staff.

Thanks
Eduardo

Hello Eduardo Barbosa,

Thank you for your reply.

I am sorry, that my first answer does not fill your expectations. Please be aware, that in the Terms of Use we defined, that this forum is driven by the community (see the third point). 

The behavior indicates that you should add the credentials parameter to your command (--credentials=<user name>,<password>) in order to access the Acronis Management Server sucessfully.

Can you provide the information, what build of Acronis Backup & Recovery you are using?

If you need additional assistance, please create a system report of the affected machine and contact support. You will find all available support options in our Customer handbook.

If there is anything else we can do for you, please let me know.

Thank you.