Failed to create an IPC Port: Access Denied

When using MySQL Workbench, a dialog box of "Failed to create an IPC Port: Access Denied" sometimes appears. The reason may be that the Workbench has been run multiple times. Go to the task manager to kill everything, and then run the program again. .

----------------------------------------------------------------------------

Exception = System.Runtime.Remoting.RemotingException
Message = Failed to create an IPC Port: 拒绝访问。

FullText = System.Runtime.Remoting.RemotingException: Failed to create an IPC Port: 拒绝访问。

   at System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.StartListening(Object data)
   at MySQL.Workbench.ApplicationInstanceManager.RegisterRemoteType(String uri)
   at MySQL.Workbench.ApplicationInstanceManager.CreateSingleInstance(String name, String[] args, EventHandler`1 callback)
   at MySQL.GUI.Workbench.Program.Main(String[] Args)

-----------------------------------------------------------------------------

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327038018&siteId=291194637