Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when a Globus bookmark destination has been deleted... #241

Open
monaw opened this issue Feb 19, 2020 · 0 comments
Open

Error when a Globus bookmark destination has been deleted... #241

monaw opened this issue Feb 19, 2020 · 0 comments
Assignees

Comments

@monaw
Copy link
Contributor

monaw commented Feb 19, 2020

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)
[...]

@monaw monaw self-assigned this Feb 19, 2020
@monaw monaw changed the title Error when a bookmark destination has been deleted... Error when a Globus bookmark destination has been deleted... Feb 19, 2020
@mcianfrocco mcianfrocco added this to the COSMIC2 future ideas milestone Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants