You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/11/16 12:12:08 UTC

[GitHub] [inlong] fuweng11 opened a new issue, #6561: [Bug][Manager] Failed to delete inlongGroup

fuweng11 opened a new issue, #6561:
URL: https://github.com/apache/inlong/issues/6561

   ### What happened
   
   ```
   2022-11-16 18:39:31.914 -DEBUG [http-nio-8083-exec-9] o.a.i.l.j.BaseJdbcLogger      :137 - <==      Total: 0
   2022-11-16 18:39:31.995 -ERROR [http-nio-8083-exec-9] a.i.m.w.e.LogableEventListener:87 - execute listener WorkflowEventLogEntity(id=null, processId=70, processName=DELETE_GROUP_PROCESS, processDisplayName=Delete-Group, inlongGroupId=test_20221111_244, taskId=null, elementName=EndEvent, elementDisplayName=EndEvent, eventType=ProcessEvent, event=COMPLETE, listener=UpdateGroupCompleteListener, startTime=Wed Nov 16 18:39:31 CST 2022, endTime=null, status=-1, async=0, ip=10.160.141.235, remark=null, exception=groupId is invalid) error:
   java.lang.IllegalArgumentException: groupId is invalid
   ```
   Failed to delete inlongGroup.
   
   ### What you expected to happen
   
   Successfully deleted group.
   
   ### How to reproduce
   
   Configure a group, delete stream and source, and then delete the group.
   
   ### Environment
   
   _No response_
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong Manager
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@inlong.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] dockerzhang closed issue #6561: [Bug][Manager] Failed to delete InlongGroup

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #6561: [Bug][Manager] Failed to delete InlongGroup
URL: https://github.com/apache/inlong/issues/6561


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] fuweng11 commented on issue #6561: [Bug][Manager] Failed to delete inlongGroup

Posted by GitBox <gi...@apache.org>.
fuweng11 commented on issue #6561:
URL: https://github.com/apache/inlong/issues/6561#issuecomment-1316913131

   I will deal with this problem!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org