Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

29655

March 2nd, 2015 12:00

what does this error mean? im trying to push install a system update task.

Results:  File deploy command failed to execute with error message: The remote system is currently connected using a different user name and password, possibly through network mapping or by another application. Please disconnect all existing connections to the remote system and try again. If the problem persists, please restart the local server and try again.

116 Posts

March 4th, 2015 20:00

Hi,

Thanks for the post. This error is same as "ERROR_SESSION_CREDENTIAL_CONFLICT" (Error number 1219).

This normally happens when you have opened a connection to the remote computer (it can be a shared folder access/mapped network drive etc) with one credentials & try to run the task with another set of credentials.

Effectively, you can not use 2 different credentials to access the same server. This behavior is same as that of accessing shared folder.

Check once by

         -manually disconnect the share

         -restart the OMEssentials Server once.

Hope it helps.

Thanks,

Arun

2 Intern

 • 

1K Posts

March 3rd, 2015 22:00

Hi,

Can you please confirm what are you trying to achieve here and what feature of OME showed you this message?

18 Posts

March 12th, 2015 05:00

Thanks...the issue got resolved with using a different credential.

No Events found!

Top