首页 ABB机器人 正文

回复

【求助】ABB机器人备份无法用robotstudio创建系统

ABB机器人 浏览:78 回复:1 收藏

爱学习的小雷  2024-10-18 09:08

跪求各位大佬,新手从现场机器人备份,在电脑上robotstudio软件“用备份创建系统”,异常失败,找不到问题所在。希望大佬们指点一下,祝大家事事如意。


异常内容:

RobotStudio .NET exception: C0048425 : Operation not allowed in sysfail.

ERROR: robdispts.c[945]: code: 0xc0048425 Hook returned error url=/127.0.0.1/RAPID prop=CycleOn status=-1073445851; 

Url:/RAPID  Cmd:Get  Prop:CycleOn  Args:  Elapsed:11  CurrentCmds:0

History:

-00:00:00.0526138 [1] SendCommand url: cmd:Set prop:LogonUser arg:<hidden> -locale Local -app "RobotStudio" -loc "LSHPC" -alias "lsh15"

-00:00:00.0312817 [1] status:294912 data:-Uid 11

-00:00:00.0312817 [2] SendCommand url: cmd:Get prop:State arg:

-00:00:00.0155132 [2] status:294912 data:SYS_FAIL

-00:00:00.0155132 [3] SendCommand url:/RAPID cmd:Get prop:CycleOn arg:

00:00:00 [3] status:-1073445851 data:ERROR: robdispts.c[945]: code: 0xc004842...


============================================

Base exception: RobApiException

C0048425 : Operation not allowed in sysfail.

ERROR: robdispts.c[945]: code: 0xc0048425 Hook returned error url=/127.0.0.1/RAPID prop=CycleOn status=-1073445851; 

Url:/RAPID  Cmd:Get  Prop:CycleOn  Args:  Elapsed:11  CurrentCmds:0

History:

-00:00:00.0526138 [1] SendCommand url: cmd:Set prop:LogonUser arg:<hidden> -locale Local -app "RobotStudio" -loc "LSHPC" -alias "lsh15"

-00:00:00.0312817 [1] status:294912 data:-Uid 11

-00:00:00.0312817 [2] SendCommand url: cmd:Get prop:State arg:

-00:00:00.0155132 [2] status:294912 data:SYS_FAIL

-00:00:00.0155132 [3] SendCommand url:/RAPID cmd:Get prop:CycleOn arg:

00:00:00 [3] status:-1073445851 data:ERROR: robdispts.c[945]: code: 0xc004842...


   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

   在 RobotStudio.Services.Systems.SystemHelper.<RestoreBackup>d__4.MoveNext()

--- 引发异常的上一位置中堆栈跟踪的末尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 RobotStudio.Services.Systems.SystemHelper.<RestoreBackup>d__4.MoveNext()

--- 引发异常的上一位置中堆栈跟踪的末尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

   在 RobotStudio.Services.Systems.SystemBuilder.SystemBuilderGandalf.<CreateSystemFromBackupAsync>d__15.MoveNext()

--- 引发异常的上一位置中堆栈跟踪的末尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

   在 RobotStudio.UI.Controller.DefineSystemCtrl.<CreateSystemFromBackupAsync>d__9.MoveNext()

--- 引发异常的上一位置中堆栈跟踪的末尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

   在 RobotStudio.UI.Controller.DefineSystemCtrl.<CreateSystemAsync>d__8.MoveNext()

--- 引发异常的上一位置中堆栈跟踪的末尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

   在 ABBInternal.Controller.SystemFromLayout.CreateSystemCtrl.<ApplyAsync>d__19.MoveNext()


我知道了