zhuangchong opened a new issue #6152: URL: https://github.com/apache/dolphinscheduler/issues/6152
**For better global communication, Please describe it in English. If you feel the description in English is not clear, then you can append description in Chinese(just for Mandarin(CN)), thx! ** **Describe the bug** Exception 1: ``` insert into t_ds_task_definition (code, `name`, version, description, project_code, user_id, task_type, task_params, flag, task_priority, worker_group, fail_retry_times, fail_retry_interval, timeout_flag, timeout_notify_strategy, timeout, delay_time, resource_ids, create_time, update_time) values (?,?,?,?, ?,?,?,?, ?,?,?,?, ?,?,?,?, ?,?,?,?) ### Cause: java.sql.SQLException: Field 'environment_code' doesn't have a default value ``` Exception 2: Exception 3: Master-Server the TASK_EXECUTE_RESPONSE and TASK_EXECUTE_ACK processor class error -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
