You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a Globus bookmark was deleted, the following runtime error shows up in the log:
[...]
Feb 18 2020 14:10:03 [xec-16] INFO - EndpointListAction:255 | my endpoint disp name: Tibet Macbook
Feb 18 2020 14:10:03 [xec-16] INFO - EndpointListAction:256 | my endpoint id: c0f48da6-f948-11e6-ba96-22000b9a448b
Feb 18 2020 14:10:03 [xec-16] INFO - NgbwSupport:1026 | Bookmark, fb7b87ec-1ac3-11e9-9835-0262a1f2f698 was created.
Feb 18 2020 14:10:03 [xec-16] ERROR - EndpointListAction:305 | Create bookmark: EndpointNotFound(404 Not Found) on request 'DyzfgNB8U' resource '/bookmark': No such endpoint '50e74820-1a5f-11e9-9835-0262a1f2f698'
Feb 18 2020 14:10:03 [xec-16] INFO - NgbwSupport:1026 | EndpointNotFound(404 Not Found) on request 'DyzfgNB8U' resource '/bookmark': No such endpoint '50e74820-1a5f-11e9-9835-0262a1f2f698'
Feb 18 2020 14:10:04 [xec-16] ERROR - ceptionMappingInterceptor:42 | null
EndpointDeleted(404 Not Found) on request 'HFb0CMnQI' resource '/endpoint/50e74820-1a5f-11e9-9835-0262a1f2f698': Endpoint '50e74820-1a5f-11e9-9835-0262a1f2f698' has been deleted
at org.globusonline.transfer.JSONTransferAPIClient.constructAPIError(JSONTransferAPIClient.java:164)
at org.globusonline.transfer.BaseTransferAPIClient.request(BaseTransferAPIClient.java:202)
at org.globusonline.transfer.JSONTransferAPIClient.requestResult(JSONTransferAPIClient.java:242)
at org.globusonline.transfer.JSONTransferAPIClient.getResult(JSONTransferAPIClient.java:190)
at org.globusonline.transfer.JSONTransferAPIClient.getResult(JSONTransferAPIClient.java:183)
at edu.sdsc.globusauth.action.TransferAction.endpointStatus(TransferAction.java:578)
at edu.sdsc.globusauth.action.TransferAction.activationProcess(TransferAction.java:421)
at edu.sdsc.globusauth.action.TransferAction.transfer(TransferAction.java:297)
[...]
The text was updated successfully, but these errors were encountered:
monaw
changed the title
Error when a bookmark destination has been deleted...
Error when a Globus bookmark destination has been deleted...
Feb 19, 2020
If a Globus bookmark was deleted, the following runtime error shows up in the log:
The text was updated successfully, but these errors were encountered: