车辆电子围栏后台rail
parent
3271c30c0f
commit
4fb40c0d3e
|
@ -8,7 +8,6 @@
|
||||||
<outputRelativeToContentRoot value="true" />
|
<outputRelativeToContentRoot value="true" />
|
||||||
<module name="cloud-common-datasource" />
|
<module name="cloud-common-datasource" />
|
||||||
<module name="cloud-common-datascope" />
|
<module name="cloud-common-datascope" />
|
||||||
<module name="cloud-common-xxl" />
|
|
||||||
<module name="cloud-common-core" />
|
<module name="cloud-common-core" />
|
||||||
<module name="cloud-modules-system" />
|
<module name="cloud-modules-system" />
|
||||||
<module name="cloud-common-redis" />
|
<module name="cloud-common-redis" />
|
||||||
|
@ -26,5 +25,9 @@
|
||||||
<module name="cloud-modules-file" />
|
<module name="cloud-modules-file" />
|
||||||
</profile>
|
</profile>
|
||||||
</annotationProcessing>
|
</annotationProcessing>
|
||||||
|
<bytecodeTargetLevel>
|
||||||
|
<module name="cloud-common-xxl" target="17" />
|
||||||
|
<module name="cloud-server-car" target="17" />
|
||||||
|
</bytecodeTargetLevel>
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
|
@ -39,6 +39,8 @@
|
||||||
<file url="file://$PROJECT_DIR$/cloud-server/cloud-modules/cloud-modules-system/src/main/resources" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/cloud-server/cloud-modules/cloud-modules-system/src/main/resources" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/cloud-server/cloud-modules/src/main/java" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/cloud-server/cloud-modules/src/main/java" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/cloud-server/cloud-modules/src/main/resources" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/cloud-server/cloud-modules/src/main/resources" charset="UTF-8" />
|
||||||
|
<file url="file://$PROJECT_DIR$/cloud-server/cloud-server-car/src/main/java" charset="UTF-8" />
|
||||||
|
<file url="file://$PROJECT_DIR$/cloud-server/cloud-server-car/src/main/resources" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/cloud-server/cloud-visual/cloud-visual-monitor/src/main/java" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/cloud-server/cloud-visual/cloud-visual-monitor/src/main/java" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/cloud-server/cloud-visual/cloud-visual-monitor/src/main/resources" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/cloud-server/cloud-visual/cloud-visual-monitor/src/main/resources" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/cloud-server/cloud-visual/src/main/java" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/cloud-server/cloud-visual/src/main/java" charset="UTF-8" />
|
||||||
|
|
|
@ -1,11 +1,26 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="RemoteRepositoriesConfiguration">
|
<component name="RemoteRepositoriesConfiguration">
|
||||||
|
<remote-repository>
|
||||||
|
<option name="id" value="public" />
|
||||||
|
<option name="name" value="aliyun nexus" />
|
||||||
|
<option name="url" value="https://maven.aliyun.com/repository/public" />
|
||||||
|
</remote-repository>
|
||||||
<remote-repository>
|
<remote-repository>
|
||||||
<option name="id" value="public" />
|
<option name="id" value="public" />
|
||||||
<option name="name" value="aliyun nexus" />
|
<option name="name" value="aliyun nexus" />
|
||||||
<option name="url" value="https://maven.aliyun.com/repository/central" />
|
<option name="url" value="https://maven.aliyun.com/repository/central" />
|
||||||
</remote-repository>
|
</remote-repository>
|
||||||
|
<remote-repository>
|
||||||
|
<option name="id" value="central" />
|
||||||
|
<option name="name" value="Central Repository" />
|
||||||
|
<option name="url" value="https://repo.maven.apache.org/maven2" />
|
||||||
|
</remote-repository>
|
||||||
|
<remote-repository>
|
||||||
|
<option name="id" value="central" />
|
||||||
|
<option name="name" value="Central Repository" />
|
||||||
|
<option name="url" value="http://maven.aliyun.com/nexus/content/groups/public/" />
|
||||||
|
</remote-repository>
|
||||||
<remote-repository>
|
<remote-repository>
|
||||||
<option name="id" value="central" />
|
<option name="id" value="central" />
|
||||||
<option name="name" value="Maven Central repository" />
|
<option name="name" value="Maven Central repository" />
|
||||||
|
|
|
@ -5,8 +5,15 @@
|
||||||
<option name="originalFiles">
|
<option name="originalFiles">
|
||||||
<list>
|
<list>
|
||||||
<option value="$PROJECT_DIR$/cloud-server/pom.xml" />
|
<option value="$PROJECT_DIR$/cloud-server/pom.xml" />
|
||||||
|
<option value="$PROJECT_DIR$/cloud-server/cloud-modules/cloud-modules-car/pom.xml" />
|
||||||
</list>
|
</list>
|
||||||
</option>
|
</option>
|
||||||
|
<option name="ignoredFiles">
|
||||||
|
<set>
|
||||||
|
<option value="$PROJECT_DIR$/cloud-server/cloud-common/cloud-common-xxl/pom.xml" />
|
||||||
|
<option value="$PROJECT_DIR$/cloud-server/cloud-server-car/pom.xml" />
|
||||||
|
</set>
|
||||||
|
</option>
|
||||||
</component>
|
</component>
|
||||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK">
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK">
|
||||||
<output url="file://$PROJECT_DIR$/out" />
|
<output url="file://$PROJECT_DIR$/out" />
|
||||||
|
|
|
@ -1,124 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="Palette2">
|
|
||||||
<group name="Swing">
|
|
||||||
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.svg" removable="false" auto-create-binding="false" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
|
|
||||||
<initial-values>
|
|
||||||
<property name="text" value="Button" />
|
|
||||||
</initial-values>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
|
|
||||||
<initial-values>
|
|
||||||
<property name="text" value="RadioButton" />
|
|
||||||
</initial-values>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
|
|
||||||
<initial-values>
|
|
||||||
<property name="text" value="CheckBox" />
|
|
||||||
</initial-values>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
|
|
||||||
<initial-values>
|
|
||||||
<property name="text" value="Label" />
|
|
||||||
</initial-values>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
||||||
<preferred-size width="150" height="-1" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
||||||
<preferred-size width="150" height="-1" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
||||||
<preferred-size width="150" height="-1" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
|
|
||||||
<preferred-size width="200" height="200" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
|
|
||||||
<preferred-size width="200" height="200" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
|
|
||||||
<preferred-size width="-1" height="20" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
|
|
||||||
</item>
|
|
||||||
</group>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Tomcat
|
# Tomcat
|
||||||
server:
|
server:
|
||||||
port: 8084
|
port: 8080
|
||||||
|
|
||||||
# nacos线上地址
|
# nacos线上地址
|
||||||
nacos:
|
nacos:
|
||||||
|
|
|
@ -0,0 +1,23 @@
|
||||||
|
package com.muyu.carrail;
|
||||||
|
|
||||||
|
import com.muyu.common.security.annotation.EnableCustomConfig;
|
||||||
|
import com.muyu.common.security.annotation.EnableMyFeignClients;
|
||||||
|
import org.mybatis.spring.annotation.MapperScan;
|
||||||
|
import org.springframework.boot.SpringApplication;
|
||||||
|
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||||
|
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
|
||||||
|
|
||||||
|
@EnableCustomConfig
|
||||||
|
@EnableMyFeignClients
|
||||||
|
@MapperScan("com.muyu.carrail.mapper")
|
||||||
|
@SpringBootApplication
|
||||||
|
public class CloudCarRailApplication {
|
||||||
|
public static void main(String[] args) {
|
||||||
|
// try {
|
||||||
|
//
|
||||||
|
// } catch (Exception e) {
|
||||||
|
// e.printStackTrace();
|
||||||
|
// }
|
||||||
|
SpringApplication.run(CloudCarRailApplication.class, args);
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,80 @@
|
||||||
|
package com.muyu.carrail.controller;
|
||||||
|
|
||||||
|
import java.util.Arrays;
|
||||||
|
import java.util.List;
|
||||||
|
|
||||||
|
import com.muyu.common.security.annotation.RequiresPermissions;
|
||||||
|
import com.muyu.common.security.utils.SecurityUtils;
|
||||||
|
import jakarta.annotation.Resource;
|
||||||
|
|
||||||
|
import org.springframework.beans.factory.annotation.Autowired;
|
||||||
|
import org.springframework.validation.annotation.Validated;
|
||||||
|
import org.springframework.web.bind.annotation.*;
|
||||||
|
|
||||||
|
import com.muyu.carrail.domain.SysCorpuscle;
|
||||||
|
import com.muyu.carrail.service.ISysCorpuscleService;
|
||||||
|
import com.muyu.common.core.web.controller.BaseController;
|
||||||
|
import com.muyu.common.core.domain.Result;
|
||||||
|
|
||||||
|
import com.muyu.common.core.web.page.TableDataInfo;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 电子围栏Controller
|
||||||
|
*
|
||||||
|
* @author muyu
|
||||||
|
* @date 2024-09-17
|
||||||
|
*/
|
||||||
|
@RestController
|
||||||
|
@RequestMapping("/carRail")
|
||||||
|
public class SysCorpuscleController extends BaseController
|
||||||
|
{
|
||||||
|
@Autowired
|
||||||
|
private ISysCorpuscleService sysCorpuscleService;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 查询电子围栏列表
|
||||||
|
*/
|
||||||
|
@RequiresPermissions("carRail:carRail:list")
|
||||||
|
@GetMapping("/list")
|
||||||
|
public Result<TableDataInfo<SysCorpuscle>> list(SysCorpuscle sysCorpuscle)
|
||||||
|
{
|
||||||
|
startPage();
|
||||||
|
List<SysCorpuscle> list = sysCorpuscleService.selectSysCorpuscleList(sysCorpuscle);
|
||||||
|
return getDataTable(list);
|
||||||
|
}
|
||||||
|
|
||||||
|
@RequiresPermissions("carRail:corpuscle:add")
|
||||||
|
@PostMapping
|
||||||
|
public Result<Integer> add(
|
||||||
|
@Validated @RequestBody SysCorpuscle sysCorpuscle)
|
||||||
|
{
|
||||||
|
|
||||||
|
return toAjax(sysCorpuscleService.save(sysCorpuscle));
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 修改电子围栏
|
||||||
|
*/
|
||||||
|
@RequiresPermissions("carRail:corpuscle:edit")
|
||||||
|
@PutMapping
|
||||||
|
public Result<Integer> edit(
|
||||||
|
@Validated @RequestBody SysCorpuscle sysCorpuscle)
|
||||||
|
{
|
||||||
|
|
||||||
|
return toAjax(sysCorpuscleService.updateById(sysCorpuscle));
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 删除电子围栏
|
||||||
|
*/
|
||||||
|
@RequiresPermissions("carRail:corpuscle:remove")
|
||||||
|
@DeleteMapping("/{ids}")
|
||||||
|
public Result<Integer> remove(@PathVariable("ids") Long[] ids)
|
||||||
|
{
|
||||||
|
sysCorpuscleService.removeBatchByIds(Arrays.asList(ids));
|
||||||
|
return success();
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
|
@ -0,0 +1,106 @@
|
||||||
|
package com.muyu.carrail.controller;
|
||||||
|
|
||||||
|
import java.util.Arrays;
|
||||||
|
import java.util.List;
|
||||||
|
|
||||||
|
import com.muyu.carrail.domain.SysFence;
|
||||||
|
import com.muyu.carrail.service.ISysFenceService;
|
||||||
|
import jakarta.servlet.http.HttpServletResponse;
|
||||||
|
import javax.annotation.Resource;
|
||||||
|
import org.springframework.web.bind.annotation.GetMapping;
|
||||||
|
import org.springframework.web.bind.annotation.PostMapping;
|
||||||
|
import org.springframework.web.bind.annotation.PutMapping;
|
||||||
|
import org.springframework.web.bind.annotation.DeleteMapping;
|
||||||
|
import org.springframework.web.bind.annotation.PathVariable;
|
||||||
|
import org.springframework.web.bind.annotation.RequestBody;
|
||||||
|
import org.springframework.web.bind.annotation.RequestMapping;
|
||||||
|
import org.springframework.web.bind.annotation.RestController;
|
||||||
|
import com.muyu.common.security.annotation.RequiresPermissions;
|
||||||
|
import com.muyu.common.core.web.controller.BaseController;
|
||||||
|
import com.muyu.common.core.domain.Result;
|
||||||
|
import com.muyu.common.core.utils.poi.ExcelUtil;
|
||||||
|
import org.springframework.validation.annotation.Validated;
|
||||||
|
import com.muyu.common.core.web.page.TableDataInfo;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 围栏组Controller
|
||||||
|
*
|
||||||
|
* @author muyu
|
||||||
|
* @date 2024-09-17
|
||||||
|
*/
|
||||||
|
@RestController
|
||||||
|
@RequestMapping("/fence")
|
||||||
|
public class SysFenceController extends BaseController
|
||||||
|
{
|
||||||
|
@Resource
|
||||||
|
private ISysFenceService sysFenceService;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 查询围栏组列表
|
||||||
|
*/
|
||||||
|
@RequiresPermissions("fence:fence:list")
|
||||||
|
@GetMapping("/list")
|
||||||
|
public Result<TableDataInfo<SysFence>> list(SysFence sysFence)
|
||||||
|
{
|
||||||
|
startPage();
|
||||||
|
List<SysFence> list = sysFenceService.selectSysFenceList(sysFence);
|
||||||
|
return getDataTable(list);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 导出围栏组列表
|
||||||
|
*/
|
||||||
|
@RequiresPermissions("fence:fence:export")
|
||||||
|
@PostMapping("/export")
|
||||||
|
public void export(HttpServletResponse response, SysFence sysFence)
|
||||||
|
{
|
||||||
|
List<SysFence> list = sysFenceService.selectSysFenceList(sysFence);
|
||||||
|
ExcelUtil<SysFence> util = new ExcelUtil<SysFence>(SysFence.class);
|
||||||
|
util.exportExcel(response, list, "围栏组数据");
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 获取围栏组详细信息
|
||||||
|
*/
|
||||||
|
@RequiresPermissions("fence:fence:query")
|
||||||
|
@GetMapping(value = "/{id}")
|
||||||
|
public Result<List<SysFence>> getInfo(@PathVariable("id") Long id)
|
||||||
|
{
|
||||||
|
return success(sysFenceService.selectSysFenceById(id));
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 新增围栏组
|
||||||
|
*/
|
||||||
|
@RequiresPermissions("fence:fence:add")
|
||||||
|
@PostMapping
|
||||||
|
public Result<Integer> add(
|
||||||
|
@Validated @RequestBody SysFence sysFence)
|
||||||
|
{
|
||||||
|
|
||||||
|
return toAjax(sysFenceService.save(sysFence));
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 修改围栏组
|
||||||
|
*/
|
||||||
|
@RequiresPermissions("fence:fence:edit")
|
||||||
|
@PutMapping
|
||||||
|
public Result<Integer> edit(
|
||||||
|
@Validated @RequestBody SysFence sysFence)
|
||||||
|
{
|
||||||
|
|
||||||
|
return toAjax(sysFenceService.updateById(sysFence));
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 删除围栏组
|
||||||
|
*/
|
||||||
|
@RequiresPermissions("fence:fence:remove")
|
||||||
|
@DeleteMapping("/{ids}")
|
||||||
|
public Result<Integer> remove(@PathVariable("ids") Long[] ids)
|
||||||
|
{
|
||||||
|
sysFenceService.removeBatchByIds(Arrays.asList(ids));
|
||||||
|
return success();
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,67 @@
|
||||||
|
package com.muyu.carrail.domain;
|
||||||
|
|
||||||
|
import com.muyu.common.core.annotation.Excel;
|
||||||
|
import com.muyu.common.core.web.domain.BaseEntity;
|
||||||
|
import lombok.*;
|
||||||
|
import lombok.experimental.SuperBuilder;
|
||||||
|
import org.apache.commons.lang3.builder.ToStringBuilder;
|
||||||
|
import org.apache.commons.lang3.builder.ToStringStyle;
|
||||||
|
import com.baomidou.mybatisplus.annotation.TableId;
|
||||||
|
import com.baomidou.mybatisplus.annotation.TableName;
|
||||||
|
import com.baomidou.mybatisplus.annotation.IdType;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 电子围栏对象 sys_corpuscle_fence
|
||||||
|
*
|
||||||
|
* @author muyu
|
||||||
|
* @date 2024-09-17
|
||||||
|
*/
|
||||||
|
|
||||||
|
@Data
|
||||||
|
@Setter
|
||||||
|
@Getter
|
||||||
|
@SuperBuilder
|
||||||
|
@NoArgsConstructor
|
||||||
|
@AllArgsConstructor
|
||||||
|
@TableName("sys_corpuscle_fence")
|
||||||
|
public class SysCorpuscle{
|
||||||
|
private static final long serialVersionUID = 1L;
|
||||||
|
|
||||||
|
/** 自增主键 */
|
||||||
|
@TableId( type = IdType.AUTO)
|
||||||
|
private Long id;
|
||||||
|
|
||||||
|
/** 围栏编码 */
|
||||||
|
@Excel(name = "围栏编码")
|
||||||
|
private String fenceCode;
|
||||||
|
|
||||||
|
/** 围栏名称 */
|
||||||
|
@Excel(name = "围栏名称")
|
||||||
|
private String fenceName;
|
||||||
|
|
||||||
|
/** 围栏类型(1.驶入 2.驶出) */
|
||||||
|
@Excel(name = "围栏类型(1.驶入 2.驶出)")
|
||||||
|
private Long fenceType;
|
||||||
|
|
||||||
|
/** 围栏位置 */
|
||||||
|
@Excel(name = "围栏位置")
|
||||||
|
private String fencePosition;
|
||||||
|
|
||||||
|
/** 启用状态(1.启用 2.停用) */
|
||||||
|
@Excel(name = "启用状态(1.启用 2.停用)")
|
||||||
|
private String state;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public String toString() {
|
||||||
|
return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
|
||||||
|
.append("id", getId())
|
||||||
|
.append("fenceCode", getFenceCode())
|
||||||
|
.append("fenceName", getFenceName())
|
||||||
|
.append("fenceType", getFenceType())
|
||||||
|
.append("fencePosition", getFencePosition())
|
||||||
|
.append("state", getState())
|
||||||
|
.toString();
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,95 @@
|
||||||
|
package com.muyu.carrail.domain;
|
||||||
|
|
||||||
|
import cn.hutool.core.date.DateTime;
|
||||||
|
import com.muyu.common.core.annotation.Excel;
|
||||||
|
import com.muyu.common.core.web.domain.BaseEntity;
|
||||||
|
import lombok.*;
|
||||||
|
import lombok.experimental.SuperBuilder;
|
||||||
|
import org.apache.commons.lang3.builder.ToStringBuilder;
|
||||||
|
import org.apache.commons.lang3.builder.ToStringStyle;
|
||||||
|
import com.baomidou.mybatisplus.annotation.TableId;
|
||||||
|
import com.baomidou.mybatisplus.annotation.TableName;
|
||||||
|
import com.baomidou.mybatisplus.annotation.IdType;
|
||||||
|
|
||||||
|
import java.util.Date;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 围栏组对象 sys_fence_group
|
||||||
|
*
|
||||||
|
* @author muyu
|
||||||
|
* @date 2024-09-17
|
||||||
|
*/
|
||||||
|
|
||||||
|
@Data
|
||||||
|
@Setter
|
||||||
|
@Getter
|
||||||
|
@SuperBuilder
|
||||||
|
@NoArgsConstructor
|
||||||
|
@AllArgsConstructor
|
||||||
|
@TableName("sys_fence_group")
|
||||||
|
public class SysFence{
|
||||||
|
private static final long serialVersionUID = 1L;
|
||||||
|
|
||||||
|
/** 自增主键 */
|
||||||
|
@TableId( type = IdType.AUTO)
|
||||||
|
private Long id;
|
||||||
|
|
||||||
|
/** 围栏组编码 */
|
||||||
|
@Excel(name = "围栏组编码")
|
||||||
|
private String groupCode;
|
||||||
|
|
||||||
|
/** 围栏组名称 */
|
||||||
|
@Excel(name = "围栏组名称")
|
||||||
|
private String groupName;
|
||||||
|
|
||||||
|
/** 围栏组类型 */
|
||||||
|
@Excel(name = "围栏组类型")
|
||||||
|
private String groupType;
|
||||||
|
|
||||||
|
/** 启用状态 */
|
||||||
|
@Excel(name = "启用状态")
|
||||||
|
private String state;
|
||||||
|
|
||||||
|
/** 创建人 */
|
||||||
|
@Excel(name = "创建人")
|
||||||
|
private String createBy;
|
||||||
|
|
||||||
|
/** 创建时间 */
|
||||||
|
@Excel(name = "创建时间")
|
||||||
|
private Date createTime;
|
||||||
|
|
||||||
|
/** 更新人 */
|
||||||
|
@Excel(name = "更新人")
|
||||||
|
private String updateBy;
|
||||||
|
|
||||||
|
/** 更新时间 */
|
||||||
|
@Excel(name = "更新时间")
|
||||||
|
private Date updateTime;
|
||||||
|
|
||||||
|
/** 启用状态 */
|
||||||
|
@Excel(name = "启用状态")
|
||||||
|
private String remark;
|
||||||
|
|
||||||
|
// /** sysfindname */
|
||||||
|
// @Excel(name = "电子围栏集群")
|
||||||
|
// private String sysfindname;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public String toString() {
|
||||||
|
return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
|
||||||
|
.append("id", getId())
|
||||||
|
.append("groupCode", getGroupCode())
|
||||||
|
.append("groupName", getGroupName())
|
||||||
|
.append("groupType", getGroupType())
|
||||||
|
.append("state", getState())
|
||||||
|
.append("createBy", getCreateBy())
|
||||||
|
.append("createTime", getCreateTime())
|
||||||
|
.append("updateBy", getUpdateBy())
|
||||||
|
.append("updateTime", getUpdateTime())
|
||||||
|
// .append("sysfindname", getSysfindname())
|
||||||
|
.append("remark", getRemark())
|
||||||
|
.toString();
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,21 @@
|
||||||
|
package com.muyu.carrail.mapper;
|
||||||
|
|
||||||
|
import java.util.List;
|
||||||
|
import com.muyu.carrail.domain.SysCorpuscle;
|
||||||
|
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||||
|
import org.apache.ibatis.annotations.Mapper;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 电子围栏Mapper接口
|
||||||
|
*
|
||||||
|
* @author muyu
|
||||||
|
* @date 2024-09-17
|
||||||
|
*/
|
||||||
|
|
||||||
|
public interface SysCorpuscleMapper extends BaseMapper<SysCorpuscle>{
|
||||||
|
|
||||||
|
List<SysCorpuscle> selectCarRail(SysCorpuscle sysCorpuscle);
|
||||||
|
|
||||||
|
boolean addCarRail(SysCorpuscle sysCorpuscle);
|
||||||
|
|
||||||
|
}
|
|
@ -0,0 +1,16 @@
|
||||||
|
package com.muyu.carrail.mapper;
|
||||||
|
|
||||||
|
|
||||||
|
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||||
|
import com.muyu.carrail.domain.SysFence;
|
||||||
|
import org.apache.ibatis.annotations.Mapper;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 围栏组Mapper接口
|
||||||
|
*
|
||||||
|
* @author muyu
|
||||||
|
* @date 2024-09-17
|
||||||
|
*/
|
||||||
|
public interface SysFenceMapper extends BaseMapper<SysFence>{
|
||||||
|
|
||||||
|
}
|
|
@ -0,0 +1,25 @@
|
||||||
|
package com.muyu.carrail.service;
|
||||||
|
|
||||||
|
import java.util.List;
|
||||||
|
import com.muyu.carrail.domain.SysCorpuscle;
|
||||||
|
import com.baomidou.mybatisplus.extension.service.IService;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 电子围栏Service接口
|
||||||
|
*
|
||||||
|
* @author muyu
|
||||||
|
* @date 2024-09-17
|
||||||
|
*/
|
||||||
|
public interface ISysCorpuscleService extends IService<SysCorpuscle> {
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 查询电子围栏列表
|
||||||
|
*
|
||||||
|
* @param sysCorpuscle 电子围栏
|
||||||
|
* @return 电子围栏集合
|
||||||
|
*/
|
||||||
|
public List<SysCorpuscle> selectSysCorpuscleList(SysCorpuscle sysCorpuscle);
|
||||||
|
|
||||||
|
|
||||||
|
boolean checkIdUnique(SysCorpuscle sysCorpuscle);
|
||||||
|
}
|
|
@ -0,0 +1,38 @@
|
||||||
|
package com.muyu.carrail.service;
|
||||||
|
|
||||||
|
import java.util.List;
|
||||||
|
|
||||||
|
import com.baomidou.mybatisplus.extension.service.IService;
|
||||||
|
import com.muyu.carrail.domain.SysFence;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 围栏组Service接口
|
||||||
|
*
|
||||||
|
* @author muyu
|
||||||
|
* @date 2024-09-17
|
||||||
|
*/
|
||||||
|
public interface ISysFenceService extends IService<SysFence> {
|
||||||
|
/**
|
||||||
|
* 精确查询围栏组
|
||||||
|
*
|
||||||
|
* @param id 围栏组主键
|
||||||
|
* @return 围栏组
|
||||||
|
*/
|
||||||
|
public SysFence selectSysFenceById(Long id);
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 查询围栏组列表
|
||||||
|
*
|
||||||
|
* @param sysFence 围栏组
|
||||||
|
* @return 围栏组集合
|
||||||
|
*/
|
||||||
|
public List<SysFence> selectSysFenceList(SysFence sysFence);
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 判断 围栏组 id是否唯一
|
||||||
|
* @param sysFence 围栏组
|
||||||
|
* @return 结果
|
||||||
|
*/
|
||||||
|
Boolean checkIdUnique(SysFence sysFence);
|
||||||
|
|
||||||
|
}
|
|
@ -0,0 +1,43 @@
|
||||||
|
package com.muyu.carrail.service.impl;
|
||||||
|
|
||||||
|
import java.util.List;
|
||||||
|
|
||||||
|
import org.springframework.beans.factory.annotation.Autowired;
|
||||||
|
import org.springframework.stereotype.Service;
|
||||||
|
import com.muyu.carrail.mapper.SysCorpuscleMapper;
|
||||||
|
import com.muyu.carrail.domain.SysCorpuscle;
|
||||||
|
import com.muyu.carrail.service.ISysCorpuscleService;
|
||||||
|
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
|
||||||
|
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||||
|
import org.springframework.util.Assert;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 电子围栏Service业务层处理
|
||||||
|
*
|
||||||
|
* @author muyu
|
||||||
|
* @date 2024-09-17
|
||||||
|
*/
|
||||||
|
@Service
|
||||||
|
public class SysCorpuscleServiceImpl
|
||||||
|
extends ServiceImpl<SysCorpuscleMapper, SysCorpuscle>
|
||||||
|
implements ISysCorpuscleService {
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 精确查询电子围栏
|
||||||
|
*
|
||||||
|
* @param id 电子围栏主键
|
||||||
|
* @return 电子围栏
|
||||||
|
*/
|
||||||
|
@Autowired
|
||||||
|
SysCorpuscleMapper sysCorpuscleMapper;
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public List<SysCorpuscle> selectSysCorpuscleList(SysCorpuscle sysCorpuscle) {
|
||||||
|
return sysCorpuscleMapper.selectCarRail(sysCorpuscle);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public boolean checkIdUnique(SysCorpuscle sysCorpuscle) {
|
||||||
|
return sysCorpuscleMapper.addCarRail(sysCorpuscle);
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,63 @@
|
||||||
|
package com.muyu.carrail.service.impl;
|
||||||
|
|
||||||
|
import java.util.List;
|
||||||
|
|
||||||
|
import cn.hutool.core.lang.Assert;
|
||||||
|
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
|
||||||
|
import com.muyu.carrail.domain.SysCorpuscle;
|
||||||
|
import com.muyu.carrail.domain.SysFence;
|
||||||
|
import com.muyu.carrail.mapper.SysFenceMapper;
|
||||||
|
import com.muyu.carrail.service.ISysFenceService;
|
||||||
|
|
||||||
|
import org.apache.commons.lang3.StringUtils;
|
||||||
|
import org.springframework.stereotype.Service;
|
||||||
|
|
||||||
|
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 围栏组Service业务层处理
|
||||||
|
*
|
||||||
|
* @author muyu
|
||||||
|
* @date 2024-09-17
|
||||||
|
*/
|
||||||
|
@Service
|
||||||
|
public class SysFenceServiceImpl
|
||||||
|
extends ServiceImpl<SysFenceMapper, SysFence>
|
||||||
|
implements ISysFenceService {
|
||||||
|
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public SysFence selectSysFenceById(Long id) {
|
||||||
|
|
||||||
|
LambdaQueryWrapper<SysFence> queryWrapper = new LambdaQueryWrapper<>();
|
||||||
|
Assert.notNull(id, "id不可为空");
|
||||||
|
queryWrapper.eq(SysFence::getId, id);
|
||||||
|
return this.getOne(queryWrapper);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public List<SysFence> selectSysFenceList(SysFence sysFence) {
|
||||||
|
LambdaQueryWrapper<SysFence> queryWrapper = new LambdaQueryWrapper<>();
|
||||||
|
if (StringUtils.isNotEmpty(sysFence.getGroupCode())){
|
||||||
|
queryWrapper.eq(SysFence::getGroupCode, sysFence.getGroupCode());
|
||||||
|
}
|
||||||
|
if (StringUtils.isNotEmpty(sysFence.getGroupName())){
|
||||||
|
queryWrapper.like(SysFence::getGroupName, sysFence.getGroupName());
|
||||||
|
}
|
||||||
|
if (StringUtils.isNotEmpty(sysFence.getGroupType())){
|
||||||
|
queryWrapper.eq(SysFence::getGroupType, sysFence.getGroupType());
|
||||||
|
}
|
||||||
|
if (StringUtils.isNotEmpty(sysFence.getState())){
|
||||||
|
queryWrapper.eq(SysFence::getState, sysFence.getState());
|
||||||
|
}
|
||||||
|
return this.list(queryWrapper);
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public Boolean checkIdUnique(SysFence sysFence) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,54 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
<!DOCTYPE mapper
|
||||||
|
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||||
|
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||||
|
<mapper namespace="com.muyu.carrail.mapper.SysFenceMapper">
|
||||||
|
|
||||||
|
<resultMap type="com.muyu.carrail.domain.SysFence" id="SysFenceResult">
|
||||||
|
<result property="id" column="id" />
|
||||||
|
<result property="groupCode" column="group_code" />
|
||||||
|
<result property="groupName" column="group_name" />
|
||||||
|
<result property="groupType" column="group_type" />
|
||||||
|
<result property="state" column="state" />
|
||||||
|
<result property="createBy" column="create_by" />
|
||||||
|
<result property="createTime" column="create_time" />
|
||||||
|
<result property="updateBy" column="update_by" />
|
||||||
|
<!-- <result property="sysfindname" column="sysfindname" />-->
|
||||||
|
<result property="updateTime" column="update_time" />
|
||||||
|
<result property="remark" column="remark" />
|
||||||
|
</resultMap>
|
||||||
|
|
||||||
|
<sql id="selectSysFenceVo">
|
||||||
|
select id, group_code, group_name, group_type, state, create_by, create_time, update_by, update_time, remark from sys_fence_group
|
||||||
|
</sql>
|
||||||
|
|
||||||
|
<select id="selectSysFenceList" parameterType="com.muyu.carrail.domain.SysFence" resultMap="SysFenceResult">
|
||||||
|
<include refid="selectSysFenceVo"/>
|
||||||
|
|
||||||
|
<where>
|
||||||
|
<if test="groupCode != null and groupCode != ''"> and group_code = #{groupCode}</if>
|
||||||
|
<if test="groupName != null and groupName != ''"> and group_name like concat('%', #{groupName}, '%')</if>
|
||||||
|
<if test="groupType != null and groupType != ''"> and group_type = #{groupType}</if>
|
||||||
|
<if test="state != null and state != ''"> and state = #{state}</if>
|
||||||
|
</where>
|
||||||
|
</select>
|
||||||
|
|
||||||
|
<select id="selectSysFenceById" parameterType="Long" resultMap="SysFenceResult">
|
||||||
|
<include refid="selectSysFenceVo"/>
|
||||||
|
where id = #{id}
|
||||||
|
</select>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<delete id="deleteSysFenceById" parameterType="Long">
|
||||||
|
delete from sys_fence_group where id = #{id}
|
||||||
|
</delete>
|
||||||
|
|
||||||
|
<delete id="deleteSysFenceByIds" parameterType="String">
|
||||||
|
delete from sys_fence_group where id in
|
||||||
|
<foreach item="id" collection="array" open="(" separator="," close=")">
|
||||||
|
#{id}
|
||||||
|
</foreach>
|
||||||
|
</delete>
|
||||||
|
</mapper>
|
|
@ -0,0 +1,16 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
<!DOCTYPE mapper
|
||||||
|
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||||
|
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||||
|
|
||||||
|
<mapper namespace="com.muyu.carrail.mapper.SysCorpuscleMapper">
|
||||||
|
<insert id="addCarRail">
|
||||||
|
insert into sys_corpuscle_fence(fence_code,fence_name,fence_type,fence_position,state)
|
||||||
|
values(#{fenceCode},#{fenceName},#{fenceType},#{fencePosition},#{state})
|
||||||
|
</insert>
|
||||||
|
|
||||||
|
|
||||||
|
<select id="selectCarRail" resultType="com.muyu.carrail.domain.SysCorpuscle">
|
||||||
|
select * from sys_corpuscle_fence
|
||||||
|
</select>
|
||||||
|
</mapper>
|
|
@ -1,6 +1,6 @@
|
||||||
# Tomcat
|
# Tomcat
|
||||||
server:
|
server:
|
||||||
port: 9202
|
port: 9203
|
||||||
|
|
||||||
# nacos线上地址
|
# nacos线上地址
|
||||||
nacos:
|
nacos:
|
||||||
|
@ -47,5 +47,3 @@ spring:
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
# 系统环境Config共享配置
|
# 系统环境Config共享配置
|
||||||
- application-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
# xxl-job 配置文件
|
|
||||||
- application-xxl-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
|
|
|
@ -71,16 +71,8 @@
|
||||||
<artifactId>cloud-common-api-doc</artifactId>
|
<artifactId>cloud-common-api-doc</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- XllJob定时任务 -->
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.muyu</groupId>
|
|
||||||
<artifactId>cloud-common-xxl</artifactId>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.muyu</groupId>
|
|
||||||
<artifactId>cloud-common-rabbit</artifactId>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
|
@ -18,4 +18,5 @@ public class CloudSystemApplication {
|
||||||
public static void main (String[] args) {
|
public static void main (String[] args) {
|
||||||
SpringApplication.run(CloudSystemApplication.class, args);
|
SpringApplication.run(CloudSystemApplication.class, args);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,53 +1,53 @@
|
||||||
package com.muyu.system.rabbit;
|
//package com.muyu.system.rabbit;
|
||||||
|
//
|
||||||
import com.alibaba.fastjson2.JSONObject;
|
//import com.alibaba.fastjson2.JSONObject;
|
||||||
import com.muyu.system.domain.SysConfig;
|
//import com.muyu.system.domain.SysConfig;
|
||||||
import jakarta.annotation.PostConstruct;
|
//import jakarta.annotation.PostConstruct;
|
||||||
import lombok.extern.log4j.Log4j2;
|
//import lombok.extern.log4j.Log4j2;
|
||||||
import org.springframework.amqp.core.Queue;
|
//import org.springframework.amqp.core.Queue;
|
||||||
import org.springframework.amqp.rabbit.annotation.RabbitHandler;
|
//import org.springframework.amqp.rabbit.annotation.RabbitHandler;
|
||||||
import org.springframework.amqp.rabbit.annotation.RabbitListener;
|
//import org.springframework.amqp.rabbit.annotation.RabbitListener;
|
||||||
import org.springframework.amqp.rabbit.core.RabbitTemplate;
|
//import org.springframework.amqp.rabbit.core.RabbitTemplate;
|
||||||
import org.springframework.beans.factory.annotation.Autowired;
|
//import org.springframework.beans.factory.annotation.Autowired;
|
||||||
import org.springframework.context.annotation.Bean;
|
//import org.springframework.context.annotation.Bean;
|
||||||
import org.springframework.web.bind.annotation.RequestMapping;
|
//import org.springframework.web.bind.annotation.RequestMapping;
|
||||||
import org.springframework.web.bind.annotation.RestController;
|
//import org.springframework.web.bind.annotation.RestController;
|
||||||
|
//
|
||||||
@Log4j2
|
//@Log4j2
|
||||||
@RestController
|
//@RestController
|
||||||
@RequestMapping("/rabbit/test")
|
//@RequestMapping("/rabbit/test")
|
||||||
public class RabbitTest {
|
//public class RabbitTest {
|
||||||
|
//
|
||||||
@Autowired
|
// @Autowired
|
||||||
private RabbitTemplate rabbitTemplate;
|
// private RabbitTemplate rabbitTemplate;
|
||||||
|
//
|
||||||
@Bean
|
// @Bean
|
||||||
public Queue initQueue(){
|
// public Queue initQueue(){
|
||||||
return new Queue("rabbit.test.init");
|
// return new Queue("rabbit.test.init");
|
||||||
}
|
// }
|
||||||
|
//
|
||||||
@RabbitListener(queues = "rabbit.test.init")
|
// @RabbitListener(queues = "rabbit.test.init")
|
||||||
public void msg(SysConfig sysConfig){
|
// public void msg(SysConfig sysConfig){
|
||||||
log.info("消息队列:[{}], 消息内容:[{}]", "rabbit.test.init", JSONObject.toJSONString(sysConfig));
|
// log.info("消息队列:[{}], 消息内容:[{}]", "rabbit.test.init", JSONObject.toJSONString(sysConfig));
|
||||||
}
|
// }
|
||||||
|
//
|
||||||
@PostConstruct
|
// @PostConstruct
|
||||||
public void init(){
|
// public void init(){
|
||||||
new Thread(() -> {
|
// new Thread(() -> {
|
||||||
try {
|
// try {
|
||||||
Thread.sleep(5000);
|
// Thread.sleep(5000);
|
||||||
} catch (InterruptedException e) {
|
// } catch (InterruptedException e) {
|
||||||
throw new RuntimeException(e);
|
// throw new RuntimeException(e);
|
||||||
}
|
// }
|
||||||
SysConfig sysConfig = SysConfig.builder()
|
// SysConfig sysConfig = SysConfig.builder()
|
||||||
.configId(1L)
|
// .configId(1L)
|
||||||
.configKey("ceshi-key")
|
// .configKey("ceshi-key")
|
||||||
.configName("测试名称")
|
// .configName("测试名称")
|
||||||
.configType("测试类型")
|
// .configType("测试类型")
|
||||||
.configValue("测试值")
|
// .configValue("测试值")
|
||||||
.build();
|
// .build();
|
||||||
rabbitTemplate.convertAndSend("rabbit.test.init",sysConfig);
|
// rabbitTemplate.convertAndSend("rabbit.test.init",sysConfig);
|
||||||
}).start();
|
// }).start();
|
||||||
}
|
// }
|
||||||
|
//
|
||||||
}
|
//}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Tomcat
|
# Tomcat
|
||||||
server:
|
server:
|
||||||
port: 9701
|
port: 9707
|
||||||
|
|
||||||
# nacos线上地址
|
# nacos线上地址
|
||||||
nacos:
|
nacos:
|
||||||
|
@ -51,10 +51,8 @@ spring:
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
# 系统环境Config共享配置
|
# 系统环境Config共享配置
|
||||||
- application-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
# xxl-job 配置文件
|
|
||||||
- application-xxl-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
# rabbit 配置文件
|
|
||||||
- application-rabbit-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
logging:
|
logging:
|
||||||
level:
|
level:
|
||||||
com.muyu.system.mapper: DEBUG
|
com.muyu.system.mapper: DEBUG
|
||||||
|
|
|
@ -1,38 +0,0 @@
|
||||||
20:12:08.496 [main] ERROR o.s.b.SpringApplication - [reportFailure,859] - Application run failed
|
|
||||||
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tokenController': Lookup method resolution failed
|
|
||||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.checkLookupMethods(AutowiredAnnotationBeanPostProcessor.java:497)
|
|
||||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.determineCandidateConstructors(AutowiredAnnotationBeanPostProcessor.java:367)
|
|
||||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineConstructorsFromBeanPostProcessors(AbstractAutowireCapableBeanFactory.java:1296)
|
|
||||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1191)
|
|
||||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562)
|
|
||||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
|
|
||||||
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337)
|
|
||||||
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
|
||||||
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335)
|
|
||||||
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
|
|
||||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:975)
|
|
||||||
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:962)
|
|
||||||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:624)
|
|
||||||
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
|
|
||||||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754)
|
|
||||||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456)
|
|
||||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:335)
|
|
||||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1363)
|
|
||||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1352)
|
|
||||||
at com.muyu.auth.CloudAuthApplication.main(CloudAuthApplication.java:17)
|
|
||||||
Caused by: java.lang.IllegalStateException: Failed to introspect Class [com.muyu.auth.controller.TokenController] from ClassLoader [jdk.internal.loader.ClassLoaders$AppClassLoader@63947c6b]
|
|
||||||
at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:483)
|
|
||||||
at org.springframework.util.ReflectionUtils.doWithLocalMethods(ReflectionUtils.java:320)
|
|
||||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.checkLookupMethods(AutowiredAnnotationBeanPostProcessor.java:475)
|
|
||||||
... 19 common frames omitted
|
|
||||||
Caused by: java.lang.NoClassDefFoundError: com/muyu/common/core/domain/Result
|
|
||||||
at java.base/java.lang.Class.getDeclaredMethods0(Native Method)
|
|
||||||
at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3402)
|
|
||||||
at java.base/java.lang.Class.getDeclaredMethods(Class.java:2504)
|
|
||||||
at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:465)
|
|
||||||
... 21 common frames omitted
|
|
||||||
Caused by: java.lang.ClassNotFoundException: com.muyu.common.core.domain.Result
|
|
||||||
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
|
|
||||||
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
|
|
||||||
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
|
|
||||||
... 25 common frames omitted
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,259 +1,64 @@
|
||||||
20:12:06.333 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
19:17:29.151 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||||||
20:12:08.140 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
19:17:32.436 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9500"]
|
||||||
20:12:08.141 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
19:17:32.438 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||||||
20:12:08.220 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
19:17:32.439 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||||||
20:12:08.442 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
|
19:17:32.538 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||||||
20:13:21.566 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
19:17:34.244 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||||||
20:13:23.544 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
19:17:38.013 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9500"]
|
||||||
20:13:23.546 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
19:17:38.213 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||||||
20:13:23.616 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
19:17:38.214 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||||||
20:13:24.893 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
19:17:38.215 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||||||
20:13:27.597 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
19:17:38.222 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||||||
20:13:27.598 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
19:17:38.226 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||||||
20:13:27.598 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
19:17:38.226 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||||||
20:13:27.604 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
19:17:38.328 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of fcf7c58c-7ae2-40d4-8d57-6ad3e1354f67
|
||||||
20:13:27.611 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
19:17:38.330 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->fcf7c58c-7ae2-40d4-8d57-6ad3e1354f67
|
||||||
20:13:27.612 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
19:17:38.331 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [fcf7c58c-7ae2-40d4-8d57-6ad3e1354f67] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||||||
20:13:27.800 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 86c67e11-b9b6-4dfa-867b-c7fb78058c84
|
19:17:38.331 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [fcf7c58c-7ae2-40d4-8d57-6ad3e1354f67] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||||||
20:13:27.802 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->86c67e11-b9b6-4dfa-867b-c7fb78058c84
|
19:17:38.332 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [fcf7c58c-7ae2-40d4-8d57-6ad3e1354f67] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||||||
20:13:27.803 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86c67e11-b9b6-4dfa-867b-c7fb78058c84] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
19:17:38.332 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [fcf7c58c-7ae2-40d4-8d57-6ad3e1354f67] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
||||||
20:13:27.803 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86c67e11-b9b6-4dfa-867b-c7fb78058c84] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
19:17:38.333 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||||
20:13:27.804 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86c67e11-b9b6-4dfa-867b-c7fb78058c84] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
19:17:38.388 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [fcf7c58c-7ae2-40d4-8d57-6ad3e1354f67] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726485459738_117.143.60.138_52328
|
||||||
20:13:27.805 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86c67e11-b9b6-4dfa-867b-c7fb78058c84] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
19:17:38.389 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [fcf7c58c-7ae2-40d4-8d57-6ad3e1354f67] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||||||
20:13:27.805 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
19:17:38.389 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [fcf7c58c-7ae2-40d4-8d57-6ad3e1354f67] Notify connected event to listeners.
|
||||||
20:13:28.067 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86c67e11-b9b6-4dfa-867b-c7fb78058c84] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726488809567_39.144.43.42_62457
|
19:17:38.389 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [fcf7c58c-7ae2-40d4-8d57-6ad3e1354f67] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x000002253d437290
|
||||||
20:13:28.067 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86c67e11-b9b6-4dfa-867b-c7fb78058c84] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
19:17:38.389 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||||||
20:13:28.067 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86c67e11-b9b6-4dfa-867b-c7fb78058c84] Notify connected event to listeners.
|
19:17:38.389 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.82', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
||||||
20:13:28.067 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86c67e11-b9b6-4dfa-867b-c7fb78058c84] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d0d88
|
19:17:38.410 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.82:9500 register finished
|
||||||
20:13:28.067 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
19:17:38.579 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 12.864 seconds (process running for 13.61)
|
||||||
20:13:28.069 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='192.168.0.139', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
19:17:38.591 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||||||
20:13:28.113 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 192.168.0.139:9500 register finished
|
19:17:38.592 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||||||
20:13:28.342 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 9.734 seconds (process running for 10.31)
|
19:17:38.593 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
||||||
20:13:28.354 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
19:17:38.605 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth.yml, group=DEFAULT_GROUP, cnt=1
|
||||||
20:13:28.355 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
19:17:38.605 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
||||||
20:13:28.355 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
19:17:38.606 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
||||||
20:13:28.371 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth.yml, group=DEFAULT_GROUP, cnt=1
|
19:17:38.607 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||||||
20:13:28.372 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
19:17:38.607 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
||||||
20:13:28.373 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
19:17:38.607 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
||||||
20:13:28.374 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
19:17:38.608 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth, group=DEFAULT_GROUP, cnt=1
|
||||||
20:13:28.374 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
19:17:38.608 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
||||||
20:13:28.375 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
19:18:08.986 [http-nio-9500-exec-1] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||||||
20:13:28.375 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth, group=DEFAULT_GROUP, cnt=1
|
20:10:53.672 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||||||
20:13:28.376 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
20:10:53.672 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.82', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||||||
20:13:28.942 [RMI TCP Connection(5)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
20:10:53.688 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||||||
20:17:10.445 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
20:10:53.689 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||||||
20:17:10.445 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
20:10:53.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||||||
20:17:10.537 [boundedElastic-1] INFO c.a.n.client.naming - [isChangedServiceInfo,169] - init new ips(1) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"192.168.0.139#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"192.168.0.139","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD","IPv6":"[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf]"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
|
20:10:53.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||||||
20:17:10.537 [boundedElastic-1] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(1) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"192.168.0.139#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"192.168.0.139","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD","IPv6":"[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf]"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
|
20:10:53.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||||||
20:17:11.133 [nacos-grpc-client-executor-47.116.173.119-57] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86c67e11-b9b6-4dfa-867b-c7fb78058c84] Receive server push request, request = NotifySubscriberRequest, requestId = 10230
|
20:10:53.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||||||
20:17:11.137 [nacos-grpc-client-executor-47.116.173.119-57] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86c67e11-b9b6-4dfa-867b-c7fb78058c84] Ack server push request, request = NotifySubscriberRequest, requestId = 10230
|
20:10:53.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||||||
20:22:24.662 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
20:10:53.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||||||
20:22:24.662 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='192.168.0.139', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
20:10:53.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||||||
20:22:24.767 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
20:10:53.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||||||
20:22:24.768 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
20:10:53.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||||||
20:22:24.768 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
20:10:53.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||||||
20:22:24.768 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
20:10:53.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->fcf7c58c-7ae2-40d4-8d57-6ad3e1354f67
|
||||||
20:22:24.768 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
20:10:53.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@10c0185e[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1062]
|
||||||
20:22:24.768 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
20:10:53.692 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||||||
20:22:24.768 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
20:10:53.692 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@39b3cbf9[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||||||
20:22:24.768 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
20:10:53.692 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726485459738_117.143.60.138_52328
|
||||||
20:22:24.768 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
20:10:53.695 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@34d6e6e3[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 643]
|
||||||
20:22:24.768 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
20:10:53.696 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->fcf7c58c-7ae2-40d4-8d57-6ad3e1354f67
|
||||||
20:22:24.769 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
20:10:53.696 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||||||
20:22:24.769 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
20:10:53.696 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||||||
20:22:24.769 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->86c67e11-b9b6-4dfa-867b-c7fb78058c84
|
20:10:53.696 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||||||
20:22:24.769 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3a30c1d0[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 178]
|
|
||||||
20:22:24.770 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
20:22:24.770 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@69c23ba6[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
20:22:24.770 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726488809567_39.144.43.42_62457
|
|
||||||
20:22:24.773 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@5118600a[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 120]
|
|
||||||
20:22:24.773 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->86c67e11-b9b6-4dfa-867b-c7fb78058c84
|
|
||||||
20:22:24.773 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
20:22:24.773 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
20:22:24.773 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
20:27:34.390 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
20:27:36.413 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
20:27:36.413 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
20:27:36.490 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
20:27:37.770 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
20:27:40.490 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
20:27:40.491 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
20:27:40.492 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
20:27:40.498 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
20:27:40.504 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
20:27:40.504 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
20:27:41.089 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 91b6ee99-5626-4cb1-8b2e-48b9b8c29573
|
|
||||||
20:27:41.091 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->91b6ee99-5626-4cb1-8b2e-48b9b8c29573
|
|
||||||
20:27:41.091 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [91b6ee99-5626-4cb1-8b2e-48b9b8c29573] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
20:27:41.091 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [91b6ee99-5626-4cb1-8b2e-48b9b8c29573] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
20:27:41.092 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [91b6ee99-5626-4cb1-8b2e-48b9b8c29573] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
20:27:41.093 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [91b6ee99-5626-4cb1-8b2e-48b9b8c29573] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
20:27:41.094 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
20:27:41.301 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [91b6ee99-5626-4cb1-8b2e-48b9b8c29573] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726489662842_39.144.43.42_62471
|
|
||||||
20:27:41.301 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [91b6ee99-5626-4cb1-8b2e-48b9b8c29573] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
20:27:41.301 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [91b6ee99-5626-4cb1-8b2e-48b9b8c29573] Notify connected event to listeners.
|
|
||||||
20:27:41.301 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [91b6ee99-5626-4cb1-8b2e-48b9b8c29573] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x0000000801108870
|
|
||||||
20:27:41.302 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
20:27:41.303 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='192.168.0.139', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
20:27:41.344 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 192.168.0.139:9500 register finished
|
|
||||||
20:27:41.521 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 9.963 seconds (process running for 10.516)
|
|
||||||
20:27:41.529 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
20:27:41.530 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
20:27:41.530 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
|
||||||
20:27:41.537 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:27:41.537 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
||||||
20:27:41.539 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
|
||||||
20:27:41.539 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:27:41.539 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
||||||
20:27:41.539 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
|
||||||
20:27:41.539 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:27:41.539 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
||||||
20:27:41.971 [RMI TCP Connection(1)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
20:31:10.666 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
20:31:10.667 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='192.168.0.139', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
20:31:10.719 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
20:31:10.720 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
20:31:10.720 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
20:31:10.720 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
20:31:10.720 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
20:31:10.720 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
20:31:10.720 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
20:31:10.721 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
20:31:10.721 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
20:31:10.721 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
20:31:10.721 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
20:31:10.721 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
20:31:10.721 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->91b6ee99-5626-4cb1-8b2e-48b9b8c29573
|
|
||||||
20:31:10.721 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2d0469d[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 69]
|
|
||||||
20:31:10.721 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
20:31:10.721 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@c32ce39[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
20:31:10.721 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726489662842_39.144.43.42_62471
|
|
||||||
20:31:10.724 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1047be6f[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 53]
|
|
||||||
20:31:10.724 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->91b6ee99-5626-4cb1-8b2e-48b9b8c29573
|
|
||||||
20:31:10.724 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
20:31:10.725 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
20:31:10.725 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
20:31:31.434 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
20:31:33.645 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
20:31:33.645 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
20:31:33.722 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
20:31:35.077 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
20:31:37.873 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
20:31:37.874 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
20:31:37.875 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
20:31:37.880 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
20:31:37.883 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
20:31:37.883 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
20:31:38.286 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of d2bee2e3-c166-4f4a-9c78-1f3f164b1330
|
|
||||||
20:31:38.288 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->d2bee2e3-c166-4f4a-9c78-1f3f164b1330
|
|
||||||
20:31:38.288 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d2bee2e3-c166-4f4a-9c78-1f3f164b1330] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
20:31:38.288 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d2bee2e3-c166-4f4a-9c78-1f3f164b1330] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
20:31:38.289 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d2bee2e3-c166-4f4a-9c78-1f3f164b1330] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
20:31:38.289 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d2bee2e3-c166-4f4a-9c78-1f3f164b1330] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
20:31:38.289 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
20:31:38.460 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d2bee2e3-c166-4f4a-9c78-1f3f164b1330] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726489900022_39.144.43.42_62491
|
|
||||||
20:31:38.461 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d2bee2e3-c166-4f4a-9c78-1f3f164b1330] Notify connected event to listeners.
|
|
||||||
20:31:38.461 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d2bee2e3-c166-4f4a-9c78-1f3f164b1330] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
20:31:38.461 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
20:31:38.461 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d2bee2e3-c166-4f4a-9c78-1f3f164b1330] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d0678
|
|
||||||
20:31:38.462 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='192.168.0.139', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
20:31:38.545 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 192.168.0.139:9500 register finished
|
|
||||||
20:31:38.784 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 10.244 seconds (process running for 10.958)
|
|
||||||
20:31:38.794 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
20:31:38.795 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
20:31:38.795 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
|
||||||
20:31:38.803 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:31:38.803 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
||||||
20:31:38.804 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
|
||||||
20:31:38.805 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:31:38.805 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
||||||
20:31:38.805 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
|
||||||
20:31:38.805 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:31:38.805 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
||||||
20:31:39.146 [RMI TCP Connection(2)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
20:32:14.277 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
20:32:14.277 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='192.168.0.139', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
20:32:14.318 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
20:32:14.319 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
20:32:14.319 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
20:32:14.319 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
20:32:14.319 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
20:32:14.320 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
20:32:14.320 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
20:32:14.320 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
20:32:14.320 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
20:32:14.320 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
20:32:14.320 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
20:32:14.320 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
20:32:14.320 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->d2bee2e3-c166-4f4a-9c78-1f3f164b1330
|
|
||||||
20:32:14.320 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@70ec7cba[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 11]
|
|
||||||
20:32:14.320 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
20:32:14.320 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7ea48adc[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
20:32:14.320 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726489900022_39.144.43.42_62491
|
|
||||||
20:32:14.323 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1d65577e[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 16]
|
|
||||||
20:32:14.323 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->d2bee2e3-c166-4f4a-9c78-1f3f164b1330
|
|
||||||
20:32:14.323 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
20:32:14.324 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
20:32:14.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
21:04:16.734 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
21:04:18.931 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
21:04:18.931 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
21:04:19.014 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
21:04:20.390 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
21:04:23.100 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
21:04:23.101 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
21:04:23.101 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
21:04:23.106 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
21:04:23.110 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
21:04:23.111 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
21:04:23.237 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 602201ad-07fc-4899-bcfe-3ea41397724e
|
|
||||||
21:04:23.239 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->602201ad-07fc-4899-bcfe-3ea41397724e
|
|
||||||
21:04:23.240 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [602201ad-07fc-4899-bcfe-3ea41397724e] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
21:04:23.240 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [602201ad-07fc-4899-bcfe-3ea41397724e] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
21:04:23.240 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [602201ad-07fc-4899-bcfe-3ea41397724e] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
21:04:23.241 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [602201ad-07fc-4899-bcfe-3ea41397724e] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
21:04:23.241 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
21:04:23.494 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [602201ad-07fc-4899-bcfe-3ea41397724e] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726491865028_39.144.43.42_63057
|
|
||||||
21:04:23.494 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [602201ad-07fc-4899-bcfe-3ea41397724e] Notify connected event to listeners.
|
|
||||||
21:04:23.494 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [602201ad-07fc-4899-bcfe-3ea41397724e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
21:04:23.494 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
21:04:23.494 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [602201ad-07fc-4899-bcfe-3ea41397724e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d12a0
|
|
||||||
21:04:23.496 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='192.168.0.139', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
21:04:23.570 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 192.168.0.139:9500 register finished
|
|
||||||
21:04:23.774 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 10.144 seconds (process running for 10.996)
|
|
||||||
21:04:23.786 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
21:04:23.786 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
21:04:23.786 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
|
||||||
21:04:23.794 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
21:04:23.795 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
||||||
21:04:23.796 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
|
||||||
21:04:23.797 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
21:04:23.797 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
||||||
21:04:23.798 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
|
||||||
21:04:23.798 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-auth, group=DEFAULT_GROUP, cnt=1
|
|
||||||
21:04:23.798 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
||||||
21:04:24.141 [RMI TCP Connection(5)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
21:04:58.682 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
21:04:58.682 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='192.168.0.139', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
21:04:58.754 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
21:04:58.755 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
21:04:58.755 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
21:04:58.755 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
21:04:58.755 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
21:04:58.755 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
21:04:58.755 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
21:04:58.755 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
21:04:58.755 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
21:04:58.756 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
21:04:58.756 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
21:04:58.756 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
21:04:58.756 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->602201ad-07fc-4899-bcfe-3ea41397724e
|
|
||||||
21:04:58.756 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@761876c4[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 11]
|
|
||||||
21:04:58.756 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
21:04:58.756 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3231dbc0[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
21:04:58.757 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726491865028_39.144.43.42_63057
|
|
||||||
21:04:58.760 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@3cca8e6b[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 16]
|
|
||||||
21:04:58.760 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->602201ad-07fc-4899-bcfe-3ea41397724e
|
|
||||||
21:04:58.760 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
21:04:58.761 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
21:04:58.761 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -1,253 +1,64 @@
|
||||||
20:12:11.427 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
19:17:36.711 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||||||
20:12:13.390 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
19:17:40.152 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9300"]
|
||||||
20:12:13.391 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
19:17:40.154 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||||||
20:12:13.458 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
19:17:40.154 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||||||
20:12:13.644 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
|
19:17:40.255 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||||||
20:13:31.193 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
19:17:41.258 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||||||
20:13:32.819 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
19:17:44.246 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9300"]
|
||||||
20:13:32.822 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
19:17:44.404 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||||||
20:13:32.881 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
19:17:44.405 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||||||
20:13:33.612 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
19:17:44.406 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||||||
20:13:36.491 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
19:17:44.412 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||||||
20:13:36.491 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
19:17:44.419 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||||||
20:13:36.492 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
19:17:44.419 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||||||
20:13:36.498 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
19:17:44.525 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 82c81b58-66aa-45b1-86ca-34c26c10732d
|
||||||
20:13:36.504 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
19:17:44.527 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->82c81b58-66aa-45b1-86ca-34c26c10732d
|
||||||
20:13:36.504 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
19:17:44.527 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [82c81b58-66aa-45b1-86ca-34c26c10732d] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||||||
20:13:37.095 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of bfcca59d-a932-444e-888a-2a0813894ed4
|
19:17:44.527 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [82c81b58-66aa-45b1-86ca-34c26c10732d] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||||||
20:13:37.098 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->bfcca59d-a932-444e-888a-2a0813894ed4
|
19:17:44.528 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [82c81b58-66aa-45b1-86ca-34c26c10732d] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||||||
20:13:37.098 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bfcca59d-a932-444e-888a-2a0813894ed4] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
19:17:44.529 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [82c81b58-66aa-45b1-86ca-34c26c10732d] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
||||||
20:13:37.098 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bfcca59d-a932-444e-888a-2a0813894ed4] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
19:17:44.529 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||||
20:13:37.099 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bfcca59d-a932-444e-888a-2a0813894ed4] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
19:17:44.587 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [82c81b58-66aa-45b1-86ca-34c26c10732d] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726485465934_117.143.60.138_52340
|
||||||
20:13:37.099 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bfcca59d-a932-444e-888a-2a0813894ed4] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
19:17:44.588 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [82c81b58-66aa-45b1-86ca-34c26c10732d] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||||||
20:13:37.100 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
19:17:44.588 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [82c81b58-66aa-45b1-86ca-34c26c10732d] Notify connected event to listeners.
|
||||||
20:13:37.392 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bfcca59d-a932-444e-888a-2a0813894ed4] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726488818877_39.144.43.42_62461
|
19:17:44.588 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [82c81b58-66aa-45b1-86ca-34c26c10732d] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x000002a8574362a8
|
||||||
20:13:37.392 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bfcca59d-a932-444e-888a-2a0813894ed4] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
19:17:44.588 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||||||
20:13:37.392 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bfcca59d-a932-444e-888a-2a0813894ed4] Notify connected event to listeners.
|
19:17:44.589 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='10.113.37.82', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
||||||
20:13:37.392 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bfcca59d-a932-444e-888a-2a0813894ed4] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d44a8
|
19:17:44.612 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 10.113.37.82:9300 register finished
|
||||||
20:13:37.392 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
19:17:44.767 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 11.279 seconds (process running for 12.001)
|
||||||
20:13:37.393 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='192.168.0.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
19:17:44.775 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||||||
20:13:37.499 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 192.168.0.139:9300 register finished
|
19:17:44.775 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||||||
20:13:37.631 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 10.376 seconds (process running for 10.979)
|
19:17:44.776 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
||||||
20:13:37.637 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
19:17:44.782 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
||||||
20:13:37.637 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
19:17:44.783 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
||||||
20:13:37.637 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
19:17:44.784 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
||||||
20:13:37.644 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
19:17:44.784 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||||||
20:13:37.644 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
19:17:44.784 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
||||||
20:13:37.645 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
19:17:44.785 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
||||||
20:13:37.645 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
19:17:44.786 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
||||||
20:13:37.645 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
19:17:44.786 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
||||||
20:13:37.645 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
19:18:09.019 [http-nio-9300-exec-2] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||||||
20:13:37.646 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
20:10:53.593 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||||||
20:13:37.646 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
20:10:53.594 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='10.113.37.82', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||||||
20:13:37.818 [RMI TCP Connection(1)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
20:10:53.611 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||||||
20:22:24.571 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
20:10:53.613 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||||||
20:22:24.572 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='192.168.0.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
20:10:53.613 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||||||
20:22:24.606 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
20:10:53.613 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||||||
20:22:24.607 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
20:10:53.613 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||||||
20:22:24.607 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
20:10:53.613 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||||||
20:22:24.607 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
20:10:53.613 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||||||
20:22:24.607 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
20:10:53.613 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||||||
20:22:24.608 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
20:10:53.614 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||||||
20:22:24.608 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
20:10:53.614 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||||||
20:22:24.608 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
20:10:53.614 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||||||
20:22:24.608 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
20:10:53.614 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||||||
20:22:24.608 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
20:10:53.614 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->82c81b58-66aa-45b1-86ca-34c26c10732d
|
||||||
20:22:24.608 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
20:10:53.614 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6680413d[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1060]
|
||||||
20:22:24.608 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
20:10:53.614 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||||||
20:22:24.608 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->bfcca59d-a932-444e-888a-2a0813894ed4
|
20:10:53.615 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6c91cd5a[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||||||
20:22:24.608 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@177cb9e4[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 175]
|
20:10:53.615 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726485465934_117.143.60.138_52340
|
||||||
20:22:24.608 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
20:10:53.617 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@d96e82[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 648]
|
||||||
20:22:24.608 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6687767[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
20:10:53.618 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->82c81b58-66aa-45b1-86ca-34c26c10732d
|
||||||
20:22:24.608 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726488818877_39.144.43.42_62461
|
20:10:53.618 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||||||
20:22:24.610 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@42adecbb[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 113]
|
20:10:53.618 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||||||
20:22:24.611 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->bfcca59d-a932-444e-888a-2a0813894ed4
|
20:10:53.618 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||||||
20:22:24.611 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
20:22:24.611 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
20:22:24.611 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
20:27:38.766 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
20:27:40.571 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
20:27:40.571 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
20:27:40.652 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
20:27:41.415 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
20:27:44.016 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
20:27:44.016 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
20:27:44.017 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
20:27:44.021 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
20:27:44.026 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
20:27:44.026 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
20:27:44.210 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of dade1c77-b61b-4a3f-9f77-5932f4b10828
|
|
||||||
20:27:44.212 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->dade1c77-b61b-4a3f-9f77-5932f4b10828
|
|
||||||
20:27:44.213 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dade1c77-b61b-4a3f-9f77-5932f4b10828] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
20:27:44.213 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dade1c77-b61b-4a3f-9f77-5932f4b10828] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
20:27:44.213 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dade1c77-b61b-4a3f-9f77-5932f4b10828] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
20:27:44.214 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dade1c77-b61b-4a3f-9f77-5932f4b10828] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
20:27:44.214 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
20:27:44.444 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dade1c77-b61b-4a3f-9f77-5932f4b10828] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726489665952_39.144.43.42_62473
|
|
||||||
20:27:44.444 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dade1c77-b61b-4a3f-9f77-5932f4b10828] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
20:27:44.444 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dade1c77-b61b-4a3f-9f77-5932f4b10828] Notify connected event to listeners.
|
|
||||||
20:27:44.445 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
20:27:44.445 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dade1c77-b61b-4a3f-9f77-5932f4b10828] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d16e8
|
|
||||||
20:27:44.446 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='192.168.0.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
20:27:44.583 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 192.168.0.139:9300 register finished
|
|
||||||
20:27:44.730 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 9.005 seconds (process running for 9.573)
|
|
||||||
20:27:44.737 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
20:27:44.737 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
20:27:44.738 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
||||||
20:27:44.743 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:27:44.743 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
||||||
20:27:44.743 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
||||||
20:27:44.743 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:27:44.743 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
||||||
20:27:44.743 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
||||||
20:27:44.743 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:27:44.743 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
||||||
20:27:45.221 [RMI TCP Connection(3)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
20:31:10.588 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
20:31:10.588 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='192.168.0.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
20:31:10.643 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
20:31:10.644 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
20:31:10.644 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
20:31:10.645 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
20:31:10.645 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
20:31:10.645 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
20:31:10.645 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
20:31:10.645 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
20:31:10.645 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
20:31:10.645 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
20:31:10.645 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
20:31:10.645 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
20:31:10.645 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->dade1c77-b61b-4a3f-9f77-5932f4b10828
|
|
||||||
20:31:10.645 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@55d59f5b[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 68]
|
|
||||||
20:31:10.645 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
20:31:10.646 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@24c78a98[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
20:31:10.646 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726489665952_39.144.43.42_62473
|
|
||||||
20:31:10.648 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@cfaf46c[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 52]
|
|
||||||
20:31:10.649 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->dade1c77-b61b-4a3f-9f77-5932f4b10828
|
|
||||||
20:31:10.649 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
20:31:10.649 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
20:31:10.649 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
20:31:18.165 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
20:31:19.612 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
20:31:19.612 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
20:31:19.691 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
20:31:20.389 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
20:31:22.853 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
20:31:22.854 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
20:31:22.854 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
20:31:22.858 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
20:31:22.861 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
20:31:22.861 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
20:31:22.997 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 9075e634-ae14-4483-b8a0-2d2197d1af45
|
|
||||||
20:31:22.998 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->9075e634-ae14-4483-b8a0-2d2197d1af45
|
|
||||||
20:31:22.999 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9075e634-ae14-4483-b8a0-2d2197d1af45] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
20:31:22.999 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9075e634-ae14-4483-b8a0-2d2197d1af45] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
20:31:23.000 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9075e634-ae14-4483-b8a0-2d2197d1af45] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
20:31:23.000 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9075e634-ae14-4483-b8a0-2d2197d1af45] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
20:31:23.001 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
20:31:23.180 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9075e634-ae14-4483-b8a0-2d2197d1af45] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726489884722_39.144.43.42_62486
|
|
||||||
20:31:23.180 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9075e634-ae14-4483-b8a0-2d2197d1af45] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
20:31:23.180 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9075e634-ae14-4483-b8a0-2d2197d1af45] Notify connected event to listeners.
|
|
||||||
20:31:23.180 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9075e634-ae14-4483-b8a0-2d2197d1af45] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d2fd8
|
|
||||||
20:31:23.180 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
20:31:23.181 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='192.168.0.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
20:31:23.224 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 192.168.0.139:9300 register finished
|
|
||||||
20:31:23.397 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 8.036 seconds (process running for 8.577)
|
|
||||||
20:31:23.405 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
20:31:23.405 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
20:31:23.406 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
||||||
20:31:23.413 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:31:23.413 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
||||||
20:31:23.414 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
||||||
20:31:23.415 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:31:23.415 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
||||||
20:31:23.415 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
||||||
20:31:23.415 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:31:23.415 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
||||||
20:31:23.988 [RMI TCP Connection(3)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
20:32:14.197 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
20:32:14.197 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='192.168.0.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
20:32:14.265 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
20:32:14.266 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
20:32:14.266 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
20:32:14.266 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
20:32:14.266 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
20:32:14.266 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
20:32:14.266 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
20:32:14.266 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
20:32:14.267 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
20:32:14.267 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
20:32:14.267 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
20:32:14.267 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
20:32:14.267 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->9075e634-ae14-4483-b8a0-2d2197d1af45
|
|
||||||
20:32:14.267 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2f73e074[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 17]
|
|
||||||
20:32:14.267 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
20:32:14.267 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@72514ca0[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
20:32:14.267 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726489884722_39.144.43.42_62486
|
|
||||||
20:32:14.270 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@46e45bc0[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 21]
|
|
||||||
20:32:14.270 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->9075e634-ae14-4483-b8a0-2d2197d1af45
|
|
||||||
20:32:14.271 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
20:32:14.271 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
20:32:14.271 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
21:04:21.783 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
21:04:23.593 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
21:04:23.594 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
21:04:23.669 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
21:04:24.582 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
21:04:27.124 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
21:04:27.125 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
21:04:27.126 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
21:04:27.133 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
21:04:27.139 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
21:04:27.140 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
21:04:27.628 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 86805c74-869d-4169-9f48-70503dd9b4ac
|
|
||||||
21:04:27.629 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->86805c74-869d-4169-9f48-70503dd9b4ac
|
|
||||||
21:04:27.630 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86805c74-869d-4169-9f48-70503dd9b4ac] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
21:04:27.630 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86805c74-869d-4169-9f48-70503dd9b4ac] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
21:04:27.630 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86805c74-869d-4169-9f48-70503dd9b4ac] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
21:04:27.630 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86805c74-869d-4169-9f48-70503dd9b4ac] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
21:04:27.631 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
21:04:27.870 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86805c74-869d-4169-9f48-70503dd9b4ac] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726491869418_39.144.43.42_63059
|
|
||||||
21:04:27.871 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86805c74-869d-4169-9f48-70503dd9b4ac] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
21:04:27.871 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86805c74-869d-4169-9f48-70503dd9b4ac] Notify connected event to listeners.
|
|
||||||
21:04:27.871 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [86805c74-869d-4169-9f48-70503dd9b4ac] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d1b20
|
|
||||||
21:04:27.871 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
21:04:27.872 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='192.168.0.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
21:04:27.963 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 192.168.0.139:9300 register finished
|
|
||||||
21:04:28.113 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 9.826 seconds (process running for 10.483)
|
|
||||||
21:04:28.120 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
21:04:28.120 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
21:04:28.121 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
||||||
21:04:28.126 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
21:04:28.127 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
||||||
21:04:28.128 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
||||||
21:04:28.128 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
21:04:28.128 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
||||||
21:04:28.128 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
||||||
21:04:28.128 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
||||||
21:04:28.128 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
||||||
21:04:28.389 [RMI TCP Connection(6)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
21:04:58.588 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
21:04:58.588 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='192.168.0.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
21:04:58.652 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
21:04:58.653 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
21:04:58.653 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
21:04:58.653 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
21:04:58.653 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
21:04:58.653 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
21:04:58.653 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
21:04:58.653 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
21:04:58.653 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
21:04:58.653 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
21:04:58.653 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
21:04:58.654 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
21:04:58.654 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->86805c74-869d-4169-9f48-70503dd9b4ac
|
|
||||||
21:04:58.654 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@36f8b34f[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 10]
|
|
||||||
21:04:58.654 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
21:04:58.654 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@55a3e729[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
21:04:58.654 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726491869418_39.144.43.42_63059
|
|
||||||
21:04:58.656 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@53b5d48[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 17]
|
|
||||||
21:04:58.657 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->86805c74-869d-4169-9f48-70503dd9b4ac
|
|
||||||
21:04:58.657 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
21:04:58.657 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
21:04:58.657 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,55 +0,0 @@
|
||||||
20:12:19.623 [main] ERROR o.s.b.SpringApplication - [reportFailure,859] - Application run failed
|
|
||||||
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'routerFunctionConfiguration': Unsatisfied dependency expressed through field 'validateCodeHandler': Error creating bean with name 'validateCodeHandler': Lookup method resolution failed
|
|
||||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:787)
|
|
||||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:767)
|
|
||||||
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:145)
|
|
||||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:508)
|
|
||||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1421)
|
|
||||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:599)
|
|
||||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
|
|
||||||
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337)
|
|
||||||
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
|
||||||
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335)
|
|
||||||
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
|
|
||||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:975)
|
|
||||||
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:962)
|
|
||||||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:624)
|
|
||||||
at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:66)
|
|
||||||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754)
|
|
||||||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456)
|
|
||||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:335)
|
|
||||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1363)
|
|
||||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1352)
|
|
||||||
at com.muyu.gateway.CloudGatewayApplication.main(CloudGatewayApplication.java:15)
|
|
||||||
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validateCodeHandler': Lookup method resolution failed
|
|
||||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.checkLookupMethods(AutowiredAnnotationBeanPostProcessor.java:497)
|
|
||||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.determineCandidateConstructors(AutowiredAnnotationBeanPostProcessor.java:367)
|
|
||||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineConstructorsFromBeanPostProcessors(AbstractAutowireCapableBeanFactory.java:1296)
|
|
||||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1191)
|
|
||||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562)
|
|
||||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
|
|
||||||
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337)
|
|
||||||
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
|
||||||
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335)
|
|
||||||
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
|
|
||||||
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
|
|
||||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443)
|
|
||||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
|
|
||||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:784)
|
|
||||||
... 20 common frames omitted
|
|
||||||
Caused by: java.lang.IllegalStateException: Failed to introspect Class [com.muyu.gateway.handler.ValidateCodeHandler] from ClassLoader [jdk.internal.loader.ClassLoaders$AppClassLoader@63947c6b]
|
|
||||||
at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:483)
|
|
||||||
at org.springframework.util.ReflectionUtils.doWithLocalMethods(ReflectionUtils.java:320)
|
|
||||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.checkLookupMethods(AutowiredAnnotationBeanPostProcessor.java:475)
|
|
||||||
... 33 common frames omitted
|
|
||||||
Caused by: java.lang.NoClassDefFoundError: com/muyu/common/core/exception/CaptchaException
|
|
||||||
at java.base/java.lang.Class.getDeclaredMethods0(Native Method)
|
|
||||||
at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3402)
|
|
||||||
at java.base/java.lang.Class.getDeclaredMethods(Class.java:2504)
|
|
||||||
at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:465)
|
|
||||||
... 35 common frames omitted
|
|
||||||
Caused by: java.lang.ClassNotFoundException: com.muyu.common.core.exception.CaptchaException
|
|
||||||
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
|
|
||||||
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
|
|
||||||
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
|
|
||||||
... 39 common frames omitted
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,146 +0,0 @@
|
||||||
20:12:23.510 [main] ERROR o.s.b.SpringApplication - [reportFailure,859] - Application run failed
|
|
||||||
org.springframework.beans.factory.BeanDefinitionStoreException: I/O failure while processing configuration class [com.muyu.gen.controller.GenController]
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:251)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:189)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.doProcessConfigurationClass(ConfigurationClassParser.java:314)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:246)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:197)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:165)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:417)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:290)
|
|
||||||
at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:349)
|
|
||||||
at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:118)
|
|
||||||
at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:788)
|
|
||||||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:606)
|
|
||||||
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
|
|
||||||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754)
|
|
||||||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456)
|
|
||||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:335)
|
|
||||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1363)
|
|
||||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1352)
|
|
||||||
at com.muyu.gen.CloudGenApplication.main(CloudGenApplication.java:18)
|
|
||||||
Caused by: java.io.FileNotFoundException: class path resource [com/muyu/common/core/web/controller/BaseController.class] cannot be opened because it does not exist
|
|
||||||
at org.springframework.core.io.ClassPathResource.getInputStream(ClassPathResource.java:215)
|
|
||||||
at org.springframework.core.type.classreading.SimpleMetadataReader.getClassReader(SimpleMetadataReader.java:54)
|
|
||||||
at org.springframework.core.type.classreading.SimpleMetadataReader.<init>(SimpleMetadataReader.java:48)
|
|
||||||
at org.springframework.core.type.classreading.SimpleMetadataReaderFactory.getMetadataReader(SimpleMetadataReaderFactory.java:103)
|
|
||||||
at org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory.createMetadataReader(ConcurrentReferenceCachingMetadataReaderFactory.java:86)
|
|
||||||
at org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory.getMetadataReader(ConcurrentReferenceCachingMetadataReaderFactory.java:73)
|
|
||||||
at org.springframework.core.type.classreading.SimpleMetadataReaderFactory.getMetadataReader(SimpleMetadataReaderFactory.java:81)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.asSourceClass(ConfigurationClassParser.java:630)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser$SourceClass.getSuperClass(ConfigurationClassParser.java:943)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.doProcessConfigurationClass(ConfigurationClassParser.java:351)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:246)
|
|
||||||
... 18 common frames omitted
|
|
||||||
20:28:47.863 [http-nio-9202-exec-8] ERROR c.m.c.s.h.GlobalExceptionHandler - [handleRuntimeException,98] - 请求地址'/gen/importTable',发生未知异常.
|
|
||||||
java.lang.IllegalArgumentException: Name for argument of type [java.lang.String] not specified, and parameter name information not available via reflection. Ensure that the compiler uses the '-parameters' flag.
|
|
||||||
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.updateNamedValueInfo(AbstractNamedValueMethodArgumentResolver.java:187)
|
|
||||||
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.getNamedValueInfo(AbstractNamedValueMethodArgumentResolver.java:162)
|
|
||||||
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:108)
|
|
||||||
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
|
|
||||||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
|
|
||||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
|
|
||||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
|
|
||||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
|
|
||||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
|
|
||||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
||||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
|
|
||||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389)
|
|
||||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
|
|
||||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
|
|
||||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741)
|
|
||||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
||||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
||||||
20:28:57.080 [http-nio-9202-exec-1] ERROR c.m.c.s.h.GlobalExceptionHandler - [handleRuntimeException,98] - 请求地址'/gen/importTable',发生未知异常.
|
|
||||||
java.lang.IllegalArgumentException: Name for argument of type [java.lang.String] not specified, and parameter name information not available via reflection. Ensure that the compiler uses the '-parameters' flag.
|
|
||||||
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.updateNamedValueInfo(AbstractNamedValueMethodArgumentResolver.java:187)
|
|
||||||
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.getNamedValueInfo(AbstractNamedValueMethodArgumentResolver.java:162)
|
|
||||||
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:108)
|
|
||||||
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
|
|
||||||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
|
|
||||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
|
|
||||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
|
|
||||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
|
|
||||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
|
|
||||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
||||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
|
|
||||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389)
|
|
||||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
|
|
||||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
|
|
||||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741)
|
|
||||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
||||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
|
@ -1,886 +1,4 @@
|
||||||
15:03:40.914 [http-nio-9202-exec-1] ERROR c.m.c.s.h.GlobalExceptionHandler - [handleRuntimeException,98] - 请求地址'/gen/selDbNameAll',发生未知异常.
|
08:47:46.473 [main] ERROR o.s.b.SpringApplication - [reportFailure,859] - Application run failed
|
||||||
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.muyu.gen.mapper.GenTableMapper.selDbNameAll
|
|
||||||
at org.apache.ibatis.binding.MapperMethod$SqlCommand.<init>(MapperMethod.java:229)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.<init>(MybatisMapperMethod.java:50)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.lambda$cachedInvoker$0(MybatisMapperProxy.java:100)
|
|
||||||
at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
|
|
||||||
at org.apache.ibatis.util.MapUtil.computeIfAbsent(MapUtil.java:36)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.cachedInvoker(MybatisMapperProxy.java:98)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:90)
|
|
||||||
at jdk.proxy2/jdk.proxy2.$Proxy128.selDbNameAll(Unknown Source)
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl.selDbNameAll(GenTableServiceImpl.java:438)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:716)
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl$$SpringCGLIB$$0.selDbNameAll(<generated>)
|
|
||||||
at com.muyu.gen.controller.GenController.selDbNameAll(GenController.java:217)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:720)
|
|
||||||
at com.muyu.gen.controller.GenController$$SpringCGLIB$$0.selDbNameAll(<generated>)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
|
|
||||||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
|
|
||||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
|
|
||||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
|
|
||||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
|
|
||||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
|
|
||||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
||||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
|
|
||||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389)
|
|
||||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
|
|
||||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
|
|
||||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741)
|
|
||||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
||||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
||||||
15:03:49.536 [http-nio-9202-exec-4] ERROR c.m.c.s.h.GlobalExceptionHandler - [handleException,108] - 请求地址'/gen/importTable',发生系统异常.
|
|
||||||
org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'dbName' for method parameter type String is not present
|
|
||||||
at org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValueInternal(RequestParamMethodArgumentResolver.java:220)
|
|
||||||
at org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValue(RequestParamMethodArgumentResolver.java:196)
|
|
||||||
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:126)
|
|
||||||
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
|
|
||||||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
|
|
||||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
|
|
||||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
|
|
||||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
|
|
||||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
|
|
||||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
||||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
|
|
||||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389)
|
|
||||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
|
|
||||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
|
|
||||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741)
|
|
||||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
||||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
||||||
15:04:45.471 [http-nio-9202-exec-10] ERROR c.m.c.s.h.GlobalExceptionHandler - [handleRuntimeException,98] - 请求地址'/gen/selDbNameAll',发生未知异常.
|
|
||||||
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.muyu.gen.mapper.GenTableMapper.selDbNameAll
|
|
||||||
at org.apache.ibatis.binding.MapperMethod$SqlCommand.<init>(MapperMethod.java:229)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.<init>(MybatisMapperMethod.java:50)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.lambda$cachedInvoker$0(MybatisMapperProxy.java:100)
|
|
||||||
at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
|
|
||||||
at org.apache.ibatis.util.MapUtil.computeIfAbsent(MapUtil.java:36)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.cachedInvoker(MybatisMapperProxy.java:98)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:90)
|
|
||||||
at jdk.proxy2/jdk.proxy2.$Proxy128.selDbNameAll(Unknown Source)
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl.selDbNameAll(GenTableServiceImpl.java:438)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:716)
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl$$SpringCGLIB$$0.selDbNameAll(<generated>)
|
|
||||||
at com.muyu.gen.controller.GenController.selDbNameAll(GenController.java:217)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:720)
|
|
||||||
at com.muyu.gen.controller.GenController$$SpringCGLIB$$0.selDbNameAll(<generated>)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
|
|
||||||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
|
|
||||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
|
|
||||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
|
|
||||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
|
|
||||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
|
|
||||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
||||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
|
|
||||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389)
|
|
||||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
|
|
||||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
|
|
||||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741)
|
|
||||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
||||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
||||||
15:10:23.964 [http-nio-9202-exec-2] ERROR c.m.c.s.h.GlobalExceptionHandler - [handleRuntimeException,98] - 请求地址'/gen/selDbNameAll',发生未知异常.
|
|
||||||
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.muyu.gen.mapper.GenTableMapper.selDbNameAll
|
|
||||||
at org.apache.ibatis.binding.MapperMethod$SqlCommand.<init>(MapperMethod.java:229)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.<init>(MybatisMapperMethod.java:50)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.lambda$cachedInvoker$0(MybatisMapperProxy.java:100)
|
|
||||||
at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
|
|
||||||
at org.apache.ibatis.util.MapUtil.computeIfAbsent(MapUtil.java:36)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.cachedInvoker(MybatisMapperProxy.java:98)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:90)
|
|
||||||
at jdk.proxy2/jdk.proxy2.$Proxy128.selDbNameAll(Unknown Source)
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl.selDbNameAll(GenTableServiceImpl.java:438)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:716)
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl$$SpringCGLIB$$0.selDbNameAll(<generated>)
|
|
||||||
at com.muyu.gen.controller.GenController.selDbNameAll(GenController.java:217)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:720)
|
|
||||||
at com.muyu.gen.controller.GenController$$SpringCGLIB$$0.selDbNameAll(<generated>)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
|
|
||||||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
|
|
||||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
|
|
||||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
|
|
||||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
|
|
||||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
|
|
||||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
||||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
|
|
||||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389)
|
|
||||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
|
|
||||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
|
|
||||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741)
|
|
||||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
||||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
||||||
15:11:06.274 [http-nio-9202-exec-7] ERROR c.m.c.s.h.GlobalExceptionHandler - [handleRuntimeException,98] - 请求地址'/gen/selDbNameAll',发生未知异常.
|
|
||||||
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.muyu.gen.mapper.GenTableMapper.selDbNameAll
|
|
||||||
at org.apache.ibatis.binding.MapperMethod$SqlCommand.<init>(MapperMethod.java:229)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.<init>(MybatisMapperMethod.java:50)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.lambda$cachedInvoker$0(MybatisMapperProxy.java:100)
|
|
||||||
at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
|
|
||||||
at org.apache.ibatis.util.MapUtil.computeIfAbsent(MapUtil.java:36)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.cachedInvoker(MybatisMapperProxy.java:98)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:90)
|
|
||||||
at jdk.proxy2/jdk.proxy2.$Proxy128.selDbNameAll(Unknown Source)
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl.selDbNameAll(GenTableServiceImpl.java:438)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:716)
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl$$SpringCGLIB$$0.selDbNameAll(<generated>)
|
|
||||||
at com.muyu.gen.controller.GenController.selDbNameAll(GenController.java:217)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:720)
|
|
||||||
at com.muyu.gen.controller.GenController$$SpringCGLIB$$0.selDbNameAll(<generated>)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
|
|
||||||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
|
|
||||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
|
|
||||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
|
|
||||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
|
|
||||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
|
|
||||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
||||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
|
|
||||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389)
|
|
||||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
|
|
||||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
|
|
||||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741)
|
|
||||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
||||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
||||||
15:11:22.334 [http-nio-9202-exec-8] ERROR c.m.c.s.h.GlobalExceptionHandler - [handleException,108] - 请求地址'/gen/importTable',发生系统异常.
|
|
||||||
org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'dbName' for method parameter type String is not present
|
|
||||||
at org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValueInternal(RequestParamMethodArgumentResolver.java:220)
|
|
||||||
at org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValue(RequestParamMethodArgumentResolver.java:196)
|
|
||||||
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:126)
|
|
||||||
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
|
|
||||||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
|
|
||||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
|
|
||||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
|
|
||||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
|
|
||||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
|
|
||||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
||||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
|
|
||||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389)
|
|
||||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
|
|
||||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
|
|
||||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741)
|
|
||||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
||||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
||||||
15:12:49.353 [http-nio-9202-exec-5] ERROR c.m.c.s.h.GlobalExceptionHandler - [handleException,108] - 请求地址'/gen/importTable',发生系统异常.
|
|
||||||
org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'dbName' for method parameter type String is not present
|
|
||||||
at org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValueInternal(RequestParamMethodArgumentResolver.java:220)
|
|
||||||
at org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValue(RequestParamMethodArgumentResolver.java:196)
|
|
||||||
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:126)
|
|
||||||
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
|
|
||||||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
|
|
||||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
|
|
||||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
|
|
||||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
|
|
||||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
|
|
||||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
||||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
|
|
||||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389)
|
|
||||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
|
|
||||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
|
|
||||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741)
|
|
||||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
||||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
||||||
15:31:07.716 [http-nio-9202-exec-1] ERROR c.m.c.s.h.GlobalExceptionHandler - [handleRuntimeException,98] - 请求地址'/gen/selDbNameAll',发生未知异常.
|
|
||||||
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.muyu.gen.mapper.GenTableMapper.selDbNameAll
|
|
||||||
at org.apache.ibatis.binding.MapperMethod$SqlCommand.<init>(MapperMethod.java:229)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.<init>(MybatisMapperMethod.java:50)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.lambda$cachedInvoker$0(MybatisMapperProxy.java:100)
|
|
||||||
at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
|
|
||||||
at org.apache.ibatis.util.MapUtil.computeIfAbsent(MapUtil.java:36)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.cachedInvoker(MybatisMapperProxy.java:98)
|
|
||||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:90)
|
|
||||||
at jdk.proxy2/jdk.proxy2.$Proxy128.selDbNameAll(Unknown Source)
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl.selDbNameAll(GenTableServiceImpl.java:438)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:716)
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl$$SpringCGLIB$$0.selDbNameAll(<generated>)
|
|
||||||
at com.muyu.gen.controller.GenController.selDbNameAll(GenController.java:217)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:720)
|
|
||||||
at com.muyu.gen.controller.GenController$$SpringCGLIB$$0.selDbNameAll(<generated>)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
|
|
||||||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
|
|
||||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
|
|
||||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
|
|
||||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
|
|
||||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
|
|
||||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
||||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
|
|
||||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389)
|
|
||||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
|
|
||||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
|
|
||||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741)
|
|
||||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
||||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
||||||
15:33:59.575 [http-nio-9202-exec-8] ERROR c.m.c.s.h.GlobalExceptionHandler - [handleServiceException,67] - 导入失败:
|
|
||||||
### Error updating database. Cause: java.sql.SQLSyntaxErrorException: Unknown column 'db_name' in 'field list'
|
|
||||||
### The error may exist in file [E:\桌面\cloud-server-master\cloud-server\cloud-modules\cloud-modules-gen\target\classes\mapper\generator\GenTableMapper.xml]
|
|
||||||
### The error may involve com.muyu.gen.mapper.GenTableMapper.insertGenTable-Inline
|
|
||||||
### The error occurred while setting parameters
|
|
||||||
### SQL: insert into gen_table ( db_name, table_name, table_comment, class_name, package_name, module_name, business_name, function_name, function_author, create_by, create_time )values( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, sysdate() )
|
|
||||||
### Cause: java.sql.SQLSyntaxErrorException: Unknown column 'db_name' in 'field list'
|
|
||||||
; bad SQL grammar []
|
|
||||||
com.muyu.common.core.exception.ServiceException: 导入失败:
|
|
||||||
### Error updating database. Cause: java.sql.SQLSyntaxErrorException: Unknown column 'db_name' in 'field list'
|
|
||||||
### The error may exist in file [E:\桌面\cloud-server-master\cloud-server\cloud-modules\cloud-modules-gen\target\classes\mapper\generator\GenTableMapper.xml]
|
|
||||||
### The error may involve com.muyu.gen.mapper.GenTableMapper.insertGenTable-Inline
|
|
||||||
### The error occurred while setting parameters
|
|
||||||
### SQL: insert into gen_table ( db_name, table_name, table_comment, class_name, package_name, module_name, business_name, function_name, function_author, create_by, create_time )values( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, sysdate() )
|
|
||||||
### Cause: java.sql.SQLSyntaxErrorException: Unknown column 'db_name' in 'field list'
|
|
||||||
; bad SQL grammar []
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl.importGenTable(GenTableServiceImpl.java:188)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123)
|
|
||||||
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392)
|
|
||||||
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:720)
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl$$SpringCGLIB$$0.importGenTable(<generated>)
|
|
||||||
at com.muyu.gen.controller.GenController.importTableSave(GenController.java:111)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:57)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:58)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:720)
|
|
||||||
at com.muyu.gen.controller.GenController$$SpringCGLIB$$0.importTableSave(<generated>)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
|
|
||||||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
|
|
||||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
|
|
||||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
|
|
||||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
|
|
||||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
|
|
||||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
||||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
|
|
||||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389)
|
|
||||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
|
|
||||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
|
|
||||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741)
|
|
||||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
||||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
||||||
15:34:16.944 [http-nio-9202-exec-1] ERROR c.m.c.s.h.GlobalExceptionHandler - [handleServiceException,67] - 导入失败:
|
|
||||||
### Error updating database. Cause: java.sql.SQLSyntaxErrorException: Unknown column 'db_name' in 'field list'
|
|
||||||
### The error may exist in file [E:\桌面\cloud-server-master\cloud-server\cloud-modules\cloud-modules-gen\target\classes\mapper\generator\GenTableMapper.xml]
|
|
||||||
### The error may involve com.muyu.gen.mapper.GenTableMapper.insertGenTable-Inline
|
|
||||||
### The error occurred while setting parameters
|
|
||||||
### SQL: insert into gen_table ( db_name, table_name, table_comment, class_name, package_name, module_name, business_name, function_name, function_author, create_by, create_time )values( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, sysdate() )
|
|
||||||
### Cause: java.sql.SQLSyntaxErrorException: Unknown column 'db_name' in 'field list'
|
|
||||||
; bad SQL grammar []
|
|
||||||
com.muyu.common.core.exception.ServiceException: 导入失败:
|
|
||||||
### Error updating database. Cause: java.sql.SQLSyntaxErrorException: Unknown column 'db_name' in 'field list'
|
|
||||||
### The error may exist in file [E:\桌面\cloud-server-master\cloud-server\cloud-modules\cloud-modules-gen\target\classes\mapper\generator\GenTableMapper.xml]
|
|
||||||
### The error may involve com.muyu.gen.mapper.GenTableMapper.insertGenTable-Inline
|
|
||||||
### The error occurred while setting parameters
|
|
||||||
### SQL: insert into gen_table ( db_name, table_name, table_comment, class_name, package_name, module_name, business_name, function_name, function_author, create_by, create_time )values( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, sysdate() )
|
|
||||||
### Cause: java.sql.SQLSyntaxErrorException: Unknown column 'db_name' in 'field list'
|
|
||||||
; bad SQL grammar []
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl.importGenTable(GenTableServiceImpl.java:188)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123)
|
|
||||||
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392)
|
|
||||||
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:720)
|
|
||||||
at com.muyu.gen.service.GenTableServiceImpl$$SpringCGLIB$$0.importGenTable(<generated>)
|
|
||||||
at com.muyu.gen.controller.GenController.importTableSave(GenController.java:111)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:57)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:58)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
|
|
||||||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
|
||||||
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:720)
|
|
||||||
at com.muyu.gen.controller.GenController$$SpringCGLIB$$0.importTableSave(<generated>)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
||||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
|
||||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255)
|
|
||||||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
|
|
||||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
|
|
||||||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
|
|
||||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)
|
|
||||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
|
|
||||||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
||||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
|
|
||||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
|
|
||||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
|
|
||||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
|
|
||||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
|
|
||||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
|
|
||||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
|
|
||||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
||||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
|
|
||||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389)
|
|
||||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
|
|
||||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
|
|
||||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741)
|
|
||||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
|
|
||||||
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
||||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
||||||
15:42:19.382 [com.alibaba.nacos.client.remote.worker.1] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,102] - Server check fail, please check server 10.0.1.97 ,port 9848 is available , error ={}
|
|
||||||
java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 13 milliseconds, 594800 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@3e05fc17[status=PENDING, info=[GrpcFuture{clientCall=PendingCall{realCall=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@6f6c6077, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4fc5563d, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@286090c}}}}]]
|
|
||||||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:531)
|
|
||||||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:243)
|
|
||||||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:367)
|
|
||||||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:502)
|
|
||||||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$1(RpcClient.java:329)
|
|
||||||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
|
||||||
at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264)
|
|
||||||
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java)
|
|
||||||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
|
|
||||||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
|
||||||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
||||||
15:42:21.034 [main] ERROR o.s.b.d.LoggingFailureAnalysisReporter - [report,40] -
|
|
||||||
|
|
||||||
***************************
|
|
||||||
APPLICATION FAILED TO START
|
|
||||||
***************************
|
|
||||||
|
|
||||||
Description:
|
|
||||||
|
|
||||||
Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
|
|
||||||
|
|
||||||
Reason: Failed to determine a suitable driver class
|
|
||||||
|
|
||||||
|
|
||||||
Action:
|
|
||||||
|
|
||||||
Consider the following:
|
|
||||||
If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
|
|
||||||
If you have database settings to be loaded from a particular profile you may need to activate it (the profiles dev are currently active).
|
|
||||||
|
|
||||||
15:43:23.050 [com.alibaba.nacos.client.remote.worker.1] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,102] - Server check fail, please check server 10.0.1.97 ,port 9848 is available , error ={}
|
|
||||||
java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 13 milliseconds, 988600 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@3e05fc17[status=PENDING, info=[GrpcFuture{clientCall=PendingCall{realCall=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4fc5563d, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@286090c, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@31120021}}}}]]
|
|
||||||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:531)
|
|
||||||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:243)
|
|
||||||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:367)
|
|
||||||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:502)
|
|
||||||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$1(RpcClient.java:329)
|
|
||||||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
|
||||||
at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264)
|
|
||||||
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java)
|
|
||||||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
|
|
||||||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
|
||||||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
||||||
15:43:24.650 [main] ERROR o.s.b.d.LoggingFailureAnalysisReporter - [report,40] -
|
|
||||||
|
|
||||||
***************************
|
|
||||||
APPLICATION FAILED TO START
|
|
||||||
***************************
|
|
||||||
|
|
||||||
Description:
|
|
||||||
|
|
||||||
Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
|
|
||||||
|
|
||||||
Reason: Failed to determine a suitable driver class
|
|
||||||
|
|
||||||
|
|
||||||
Action:
|
|
||||||
|
|
||||||
Consider the following:
|
|
||||||
If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
|
|
||||||
If you have database settings to be loaded from a particular profile you may need to activate it (the profiles dev are currently active).
|
|
||||||
|
|
||||||
15:44:26.448 [main] ERROR o.s.b.SpringApplication - [reportFailure,859] - Application run failed
|
|
||||||
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'xxlJobExecutor' defined in class path resource [com/muyu/common/xxl/XXLJobConfig.class]: Failed to instantiate [com.xxl.job.core.executor.impl.XxlJobSpringExecutor]: Factory method 'xxlJobExecutor' threw exception with message: 请在bootstrap.yml当中配置shared-configs项,xxl-job共享配置[application-xxl-config]
|
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'xxlJobExecutor' defined in class path resource [com/muyu/common/xxl/XXLJobConfig.class]: Failed to instantiate [com.xxl.job.core.executor.impl.XxlJobSpringExecutor]: Factory method 'xxlJobExecutor' threw exception with message: 请在bootstrap.yml当中配置shared-configs项,xxl-job共享配置[application-xxl-config]
|
||||||
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:648)
|
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:648)
|
||||||
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:636)
|
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:636)
|
||||||
|
@ -914,7 +32,7 @@ Caused by: java.lang.RuntimeException: 请在bootstrap.yml当中配置shared-con
|
||||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||||||
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:140)
|
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:140)
|
||||||
... 20 common frames omitted
|
... 20 common frames omitted
|
||||||
15:46:26.071 [main] ERROR o.s.b.SpringApplication - [reportFailure,859] - Application run failed
|
08:48:16.533 [main] ERROR o.s.b.SpringApplication - [reportFailure,859] - Application run failed
|
||||||
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'xxlJobExecutor' defined in class path resource [com/muyu/common/xxl/XXLJobConfig.class]: Failed to instantiate [com.xxl.job.core.executor.impl.XxlJobSpringExecutor]: Factory method 'xxlJobExecutor' threw exception with message: 请在bootstrap.yml当中配置shared-configs项,xxl-job共享配置[application-xxl-config]
|
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'xxlJobExecutor' defined in class path resource [com/muyu/common/xxl/XXLJobConfig.class]: Failed to instantiate [com.xxl.job.core.executor.impl.XxlJobSpringExecutor]: Factory method 'xxlJobExecutor' threw exception with message: 请在bootstrap.yml当中配置shared-configs项,xxl-job共享配置[application-xxl-config]
|
||||||
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:648)
|
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:648)
|
||||||
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:636)
|
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:636)
|
||||||
|
|
|
@ -1,319 +1,81 @@
|
||||||
20:12:23.318 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
19:17:54.078 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||||||
20:13:42.223 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
19:17:58.033 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9202"]
|
||||||
20:13:44.658 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
19:17:58.035 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||||||
20:13:44.659 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
19:17:58.036 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||||||
20:13:44.728 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
19:17:58.146 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||||||
20:13:45.803 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
19:18:00.242 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||||||
20:13:48.451 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
19:18:03.894 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
||||||
20:13:49.635 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@2e5d40a4[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
19:18:05.973 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@f507d33[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
||||||
20:13:49.636 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@56aacc7b[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
19:18:05.973 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@1fc02a84[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
||||||
20:13:49.637 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@112d94d[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
19:18:05.973 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@4c04188[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
||||||
20:13:49.895 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
19:18:06.122 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9202"]
|
||||||
20:13:49.960 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
19:18:06.320 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||||||
20:13:49.969 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
19:18:06.321 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||||||
20:13:49.970 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
19:18:06.321 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||||||
20:13:49.976 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
19:18:06.331 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||||||
20:13:49.976 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
19:18:06.336 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||||||
20:13:49.976 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
19:18:06.336 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||||||
20:13:50.508 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 02e6c4f7-112d-4a22-9721-d69a9df3d7f9
|
19:18:06.338 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
||||||
20:13:50.509 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->02e6c4f7-112d-4a22-9721-d69a9df3d7f9
|
19:18:06.437 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 6ca39592-e92d-4246-a328-59efb692022b
|
||||||
20:13:50.509 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [02e6c4f7-112d-4a22-9721-d69a9df3d7f9] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
19:18:06.441 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->6ca39592-e92d-4246-a328-59efb692022b
|
||||||
20:13:50.509 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [02e6c4f7-112d-4a22-9721-d69a9df3d7f9] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
19:18:06.441 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6ca39592-e92d-4246-a328-59efb692022b] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||||||
20:13:50.509 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [02e6c4f7-112d-4a22-9721-d69a9df3d7f9] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
19:18:06.441 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6ca39592-e92d-4246-a328-59efb692022b] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||||||
20:13:50.509 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [02e6c4f7-112d-4a22-9721-d69a9df3d7f9] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
19:18:06.441 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6ca39592-e92d-4246-a328-59efb692022b] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||||||
20:13:50.509 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
19:18:06.442 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6ca39592-e92d-4246-a328-59efb692022b] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
||||||
20:13:50.819 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [02e6c4f7-112d-4a22-9721-d69a9df3d7f9] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726488832281_39.144.43.42_62466
|
19:18:06.442 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||||
20:13:50.819 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [02e6c4f7-112d-4a22-9721-d69a9df3d7f9] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
19:18:06.537 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6ca39592-e92d-4246-a328-59efb692022b] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726485487849_117.143.60.138_52383
|
||||||
20:13:50.819 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [02e6c4f7-112d-4a22-9721-d69a9df3d7f9] Notify connected event to listeners.
|
19:18:06.537 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6ca39592-e92d-4246-a328-59efb692022b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||||||
20:13:50.819 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [02e6c4f7-112d-4a22-9721-d69a9df3d7f9] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801138d88
|
19:18:06.537 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6ca39592-e92d-4246-a328-59efb692022b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x000001868146a1d8
|
||||||
20:13:50.820 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
19:18:06.537 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6ca39592-e92d-4246-a328-59efb692022b] Notify connected event to listeners.
|
||||||
20:13:50.821 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='192.168.0.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
19:18:06.538 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||||||
20:13:50.886 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 192.168.0.139:9202 register finished
|
19:18:06.538 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='10.113.37.82', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
||||||
20:13:51.126 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 12.749 seconds (process running for 13.426)
|
19:18:06.564 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 10.113.37.82:9202 register finished
|
||||||
20:13:51.143 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
19:18:06.760 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 16.263 seconds (process running for 17.051)
|
||||||
20:13:51.145 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
19:18:06.774 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||||||
20:13:51.147 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
19:18:06.775 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||||||
20:13:51.160 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
19:18:06.777 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
||||||
20:13:51.160 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
19:18:06.790 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||||||
20:13:51.160 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
19:18:06.791 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
||||||
20:13:51.160 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
19:18:06.792 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
||||||
20:13:51.160 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
19:18:06.792 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
||||||
20:13:51.160 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
19:18:06.793 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
||||||
20:13:51.160 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
19:18:06.794 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
||||||
20:13:51.160 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
19:18:06.794 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
||||||
20:13:51.243 [RMI TCP Connection(1)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
19:18:06.794 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
||||||
20:13:51.285 [RMI TCP Connection(2)-192.168.0.139] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
19:18:07.214 [RMI TCP Connection(5)-192.168.136.1] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
||||||
20:13:52.198 [RMI TCP Connection(2)-192.168.0.139] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6bc53748
|
19:18:07.681 [RMI TCP Connection(5)-192.168.136.1] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@ae5b8c7
|
||||||
20:13:52.210 [RMI TCP Connection(2)-192.168.0.139] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
19:18:07.694 [RMI TCP Connection(5)-192.168.136.1] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
||||||
20:22:24.740 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
19:18:09.022 [http-nio-9202-exec-2] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||||||
20:22:24.846 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.0.139:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
20:10:53.811 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
||||||
20:22:24.847 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
20:10:53.827 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.136.1:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
||||||
20:22:24.847 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
20:10:53.827 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
||||||
20:22:24.847 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
20:10:53.827 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
||||||
20:22:24.847 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
20:10:53.829 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
||||||
20:22:24.848 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
20:10:53.829 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
||||||
20:22:24.855 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
20:10:53.830 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
||||||
20:22:24.855 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='192.168.0.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
20:10:53.839 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||||||
20:22:24.926 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
20:10:53.839 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='10.113.37.82', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||||||
20:22:24.927 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
20:10:53.856 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||||||
20:22:24.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
20:10:53.858 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||||||
20:22:24.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
20:10:53.859 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||||||
20:22:24.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
20:10:53.859 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||||||
20:22:24.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
20:10:53.859 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||||||
20:22:24.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
20:10:53.859 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||||||
20:22:24.929 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
20:10:53.859 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||||||
20:22:24.929 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
20:10:53.859 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||||||
20:22:24.929 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
20:10:53.860 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||||||
20:22:24.929 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
20:10:53.860 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||||||
20:22:24.929 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
20:10:53.860 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||||||
20:22:24.929 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->02e6c4f7-112d-4a22-9721-d69a9df3d7f9
|
20:10:53.860 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||||||
20:22:24.929 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5e0ed380[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 171]
|
20:10:53.860 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->6ca39592-e92d-4246-a328-59efb692022b
|
||||||
20:22:24.930 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
20:10:53.860 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5591486f[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1053]
|
||||||
20:22:24.930 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6de92c3[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
20:10:53.860 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||||||
20:22:24.930 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726488832281_39.144.43.42_62466
|
20:10:53.861 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@54aae3f2[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||||||
20:22:24.933 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@4449b445[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 112]
|
20:10:53.861 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726485487849_117.143.60.138_52383
|
||||||
20:22:24.933 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->02e6c4f7-112d-4a22-9721-d69a9df3d7f9
|
20:10:53.864 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@22dbf38f[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 638]
|
||||||
20:22:24.933 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
20:10:53.865 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->6ca39592-e92d-4246-a328-59efb692022b
|
||||||
20:22:24.933 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
20:10:53.865 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||||||
20:22:24.934 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
20:10:53.865 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||||||
20:22:24.936 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
20:10:53.865 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||||||
20:22:25.732 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
20:10:53.870 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
||||||
20:27:48.772 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
20:10:53.990 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
||||||
20:27:51.219 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
20:27:51.219 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
20:27:51.308 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
20:27:53.000 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
20:27:55.617 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
||||||
20:27:56.881 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@434896b0[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
||||||
20:27:56.881 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@2e5d40a4[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
||||||
20:27:56.881 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@56aacc7b[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
||||||
20:27:57.144 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
||||||
20:27:57.184 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
20:27:57.184 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
20:27:57.185 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
20:27:57.190 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
20:27:57.195 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
20:27:57.195 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
20:27:57.903 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 79f7b632-5650-4b97-a7bf-33f8b89c8c60
|
|
||||||
20:27:57.906 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->79f7b632-5650-4b97-a7bf-33f8b89c8c60
|
|
||||||
20:27:57.906 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [79f7b632-5650-4b97-a7bf-33f8b89c8c60] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
20:27:57.906 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [79f7b632-5650-4b97-a7bf-33f8b89c8c60] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
20:27:57.907 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [79f7b632-5650-4b97-a7bf-33f8b89c8c60] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
20:27:57.907 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [79f7b632-5650-4b97-a7bf-33f8b89c8c60] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
20:27:57.908 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
20:27:58.110 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [79f7b632-5650-4b97-a7bf-33f8b89c8c60] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726489679657_39.144.43.42_62478
|
|
||||||
20:27:58.111 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [79f7b632-5650-4b97-a7bf-33f8b89c8c60] Notify connected event to listeners.
|
|
||||||
20:27:58.111 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [79f7b632-5650-4b97-a7bf-33f8b89c8c60] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
20:27:58.111 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [79f7b632-5650-4b97-a7bf-33f8b89c8c60] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x00000008011292a0
|
|
||||||
20:27:58.111 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
20:27:58.113 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='192.168.0.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
20:27:58.191 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 192.168.0.139:9202 register finished
|
|
||||||
20:27:58.329 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 12.848 seconds (process running for 13.431)
|
|
||||||
20:27:58.337 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
20:27:58.338 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
20:27:58.339 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
||||||
20:27:58.345 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:27:58.345 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
||||||
20:27:58.345 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
||||||
20:27:58.346 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:27:58.346 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
||||||
20:27:58.346 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
||||||
20:27:58.346 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:27:58.346 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
||||||
20:27:58.476 [RMI TCP Connection(4)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
20:27:58.498 [RMI TCP Connection(5)-192.168.0.139] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
||||||
20:27:59.131 [RMI TCP Connection(5)-192.168.0.139] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@15024a55
|
|
||||||
20:27:59.140 [RMI TCP Connection(5)-192.168.0.139] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
||||||
20:31:10.744 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
||||||
20:31:10.783 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.0.139:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
||||||
20:31:10.783 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
||||||
20:31:10.784 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
||||||
20:31:10.784 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
||||||
20:31:10.784 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
||||||
20:31:10.784 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
||||||
20:31:10.790 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
20:31:10.791 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='192.168.0.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
20:31:10.822 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
20:31:10.824 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
20:31:10.824 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
20:31:10.825 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
20:31:10.825 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
20:31:10.825 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
20:31:10.825 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
20:31:10.825 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
20:31:10.825 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
20:31:10.825 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
20:31:10.825 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
20:31:10.825 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
20:31:10.825 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->79f7b632-5650-4b97-a7bf-33f8b89c8c60
|
|
||||||
20:31:10.825 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@4f7e2973[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 64]
|
|
||||||
20:31:10.826 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
20:31:10.826 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@66da71c[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
20:31:10.826 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726489679657_39.144.43.42_62478
|
|
||||||
20:31:10.828 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1ab79bd5[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 50]
|
|
||||||
20:31:10.829 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->79f7b632-5650-4b97-a7bf-33f8b89c8c60
|
|
||||||
20:31:10.829 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
20:31:10.829 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
20:31:10.829 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
20:31:10.831 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
||||||
20:31:11.319 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
||||||
20:31:41.484 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
20:31:43.294 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
20:31:43.294 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
20:31:43.356 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
20:31:44.188 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
20:31:45.620 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
||||||
20:31:46.406 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@1fb8b89e[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
||||||
20:31:46.407 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@763960eb[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
||||||
20:31:46.407 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@7152ee36[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
||||||
20:31:46.430 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[9999] is in use.
|
|
||||||
20:31:46.430 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[10000] is in use.
|
|
||||||
20:31:46.621 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 10001
|
|
||||||
20:31:46.625 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
20:31:46.626 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
20:31:46.626 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
20:31:46.631 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
20:31:46.635 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
20:31:46.635 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
20:31:47.276 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 880367c5-9d06-4283-9969-2bb7ed33951e
|
|
||||||
20:31:47.277 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->880367c5-9d06-4283-9969-2bb7ed33951e
|
|
||||||
20:31:47.278 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [880367c5-9d06-4283-9969-2bb7ed33951e] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
20:31:47.278 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [880367c5-9d06-4283-9969-2bb7ed33951e] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
20:31:47.278 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [880367c5-9d06-4283-9969-2bb7ed33951e] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
20:31:47.278 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [880367c5-9d06-4283-9969-2bb7ed33951e] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
20:31:47.278 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
20:31:47.434 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [880367c5-9d06-4283-9969-2bb7ed33951e] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726489909026_39.144.43.42_62496
|
|
||||||
20:31:47.435 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [880367c5-9d06-4283-9969-2bb7ed33951e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
20:31:47.435 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [880367c5-9d06-4283-9969-2bb7ed33951e] Notify connected event to listeners.
|
|
||||||
20:31:47.435 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [880367c5-9d06-4283-9969-2bb7ed33951e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x00000008011392a0
|
|
||||||
20:31:47.435 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
20:31:47.437 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='192.168.0.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
20:31:47.476 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 192.168.0.139:9202 register finished
|
|
||||||
20:31:47.581 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 8.776 seconds (process running for 9.581)
|
|
||||||
20:31:47.590 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
20:31:47.590 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
20:31:47.591 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
||||||
20:31:47.598 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:31:47.599 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
||||||
20:31:47.599 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
||||||
20:31:47.599 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:31:47.599 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
||||||
20:31:47.600 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
||||||
20:31:47.600 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:31:47.600 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
||||||
20:31:47.964 [RMI TCP Connection(6)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
20:31:47.984 [RMI TCP Connection(7)-192.168.0.139] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
||||||
20:31:48.593 [RMI TCP Connection(7)-192.168.0.139] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@e563c23
|
|
||||||
20:31:48.601 [RMI TCP Connection(7)-192.168.0.139] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
||||||
20:32:14.369 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
||||||
20:32:14.418 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.0.139:10001/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
||||||
20:32:14.418 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
||||||
20:32:14.419 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
||||||
20:32:14.419 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
||||||
20:32:14.419 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
||||||
20:32:14.419 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
||||||
20:32:14.424 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
20:32:14.425 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='192.168.0.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
20:32:14.464 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
20:32:14.465 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
20:32:14.465 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
20:32:14.465 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
20:32:14.465 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
20:32:14.465 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
20:32:14.465 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
20:32:14.465 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
20:32:14.465 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
20:32:14.465 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
20:32:14.465 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
20:32:14.465 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
20:32:14.466 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->880367c5-9d06-4283-9969-2bb7ed33951e
|
|
||||||
20:32:14.466 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@21e2d0bb[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 9]
|
|
||||||
20:32:14.466 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
20:32:14.466 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@577d99a0[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
20:32:14.466 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726489909026_39.144.43.42_62496
|
|
||||||
20:32:14.468 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@50061e0f[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 15]
|
|
||||||
20:32:14.468 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->880367c5-9d06-4283-9969-2bb7ed33951e
|
|
||||||
20:32:14.468 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
20:32:14.468 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
20:32:14.468 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
20:32:14.470 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
||||||
20:32:15.022 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
||||||
21:04:32.315 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
21:04:34.858 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
21:04:34.858 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
21:04:34.972 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
21:04:36.273 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
21:04:38.559 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
||||||
21:04:39.899 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@22726bc7[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
||||||
21:04:39.900 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@294a150c[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
||||||
21:04:39.900 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@2fef413c[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
||||||
21:04:40.148 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
||||||
21:04:40.174 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
21:04:40.174 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
21:04:40.175 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
21:04:40.178 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
21:04:40.181 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
21:04:40.181 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
21:04:40.359 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 402448de-bb75-4090-827c-fc333f501d1c
|
|
||||||
21:04:40.362 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->402448de-bb75-4090-827c-fc333f501d1c
|
|
||||||
21:04:40.362 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [402448de-bb75-4090-827c-fc333f501d1c] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
21:04:40.362 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [402448de-bb75-4090-827c-fc333f501d1c] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
21:04:40.362 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [402448de-bb75-4090-827c-fc333f501d1c] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
21:04:40.363 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [402448de-bb75-4090-827c-fc333f501d1c] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
21:04:40.363 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
21:04:40.659 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [402448de-bb75-4090-827c-fc333f501d1c] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726491882167_39.144.43.42_63064
|
|
||||||
21:04:40.659 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [402448de-bb75-4090-827c-fc333f501d1c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
21:04:40.659 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [402448de-bb75-4090-827c-fc333f501d1c] Notify connected event to listeners.
|
|
||||||
21:04:40.659 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [402448de-bb75-4090-827c-fc333f501d1c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x000000080113f060
|
|
||||||
21:04:40.659 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
21:04:40.660 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='192.168.0.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
21:04:40.738 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 192.168.0.139:9202 register finished
|
|
||||||
21:04:40.863 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 12.004 seconds (process running for 12.627)
|
|
||||||
21:04:40.872 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
21:04:40.873 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
21:04:40.874 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
||||||
21:04:40.880 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
21:04:40.880 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
||||||
21:04:40.880 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
||||||
21:04:40.881 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
21:04:40.881 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
||||||
21:04:40.881 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
||||||
21:04:40.881 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
||||||
21:04:40.881 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
||||||
21:04:41.394 [RMI TCP Connection(6)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
21:04:41.419 [RMI TCP Connection(7)-192.168.0.139] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
||||||
21:04:42.359 [RMI TCP Connection(7)-192.168.0.139] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3122c28e
|
|
||||||
21:04:42.368 [RMI TCP Connection(7)-192.168.0.139] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
||||||
21:04:58.760 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
||||||
21:04:58.817 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.0.139:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
||||||
21:04:58.818 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
||||||
21:04:58.818 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
||||||
21:04:58.818 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
||||||
21:04:58.819 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
||||||
21:04:58.819 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
||||||
21:04:58.825 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
21:04:58.826 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='192.168.0.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
21:04:58.894 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
21:04:58.895 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
21:04:58.895 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
21:04:58.895 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
21:04:58.895 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
21:04:58.896 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
21:04:58.896 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
21:04:58.896 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
21:04:58.896 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
21:04:58.896 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
21:04:58.896 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
21:04:58.896 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
21:04:58.896 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->402448de-bb75-4090-827c-fc333f501d1c
|
|
||||||
21:04:58.897 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@47462a78[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 6]
|
|
||||||
21:04:58.897 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
21:04:58.897 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@e8e117f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
21:04:58.897 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726491882167_39.144.43.42_63064
|
|
||||||
21:04:58.899 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@26a50e66[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 13]
|
|
||||||
21:04:58.899 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->402448de-bb75-4090-827c-fc333f501d1c
|
|
||||||
21:04:58.899 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
21:04:58.899 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
21:04:58.900 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
21:04:58.901 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
||||||
21:04:59.729 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
||||||
|
|
|
@ -1,269 +1,14 @@
|
||||||
14:54:50.905 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
08:47:41.178 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||||||
14:54:53.701 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
08:47:43.320 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9202"]
|
||||||
14:54:53.702 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
08:47:43.322 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||||||
14:54:53.892 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
08:47:43.322 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||||||
14:54:55.231 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
08:47:43.391 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||||||
14:54:58.104 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
08:47:44.530 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||||||
14:54:59.413 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@1c298769[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
08:47:46.433 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
|
||||||
14:54:59.415 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@4cb1af3f[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
08:48:11.112 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||||||
14:54:59.416 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@56034552[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
08:48:13.326 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9203"]
|
||||||
14:54:59.738 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
08:48:13.329 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||||||
14:54:59.739 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
08:48:13.329 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||||||
14:54:59.740 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
08:48:13.410 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||||||
14:54:59.740 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
08:48:14.612 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||||||
14:54:59.746 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
08:48:16.495 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
|
||||||
14:54:59.751 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
14:54:59.751 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
14:54:59.945 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of c901ae8f-f0ef-4f98-b6c6-8e14ace3afec
|
|
||||||
14:54:59.946 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->c901ae8f-f0ef-4f98-b6c6-8e14ace3afec
|
|
||||||
14:54:59.947 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c901ae8f-f0ef-4f98-b6c6-8e14ace3afec] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
14:54:59.947 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c901ae8f-f0ef-4f98-b6c6-8e14ace3afec] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
14:54:59.947 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c901ae8f-f0ef-4f98-b6c6-8e14ace3afec] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
14:54:59.948 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c901ae8f-f0ef-4f98-b6c6-8e14ace3afec] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
14:54:59.949 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
14:55:00.149 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c901ae8f-f0ef-4f98-b6c6-8e14ace3afec] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726556102088_117.136.120.204_26265
|
|
||||||
14:55:00.149 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c901ae8f-f0ef-4f98-b6c6-8e14ace3afec] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
14:55:00.149 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c901ae8f-f0ef-4f98-b6c6-8e14ace3afec] Notify connected event to listeners.
|
|
||||||
14:55:00.149 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c901ae8f-f0ef-4f98-b6c6-8e14ace3afec] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x00000008011390a0
|
|
||||||
14:55:00.149 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
14:55:00.150 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
14:55:00.193 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 192.168.245.139:9202 register finished
|
|
||||||
14:55:00.339 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 12.88 seconds (process running for 13.501)
|
|
||||||
14:55:00.348 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
14:55:00.348 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
14:55:00.349 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
||||||
14:55:00.357 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
14:55:00.358 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
||||||
14:55:00.358 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
||||||
14:55:00.358 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
14:55:00.359 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
||||||
14:55:00.359 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
||||||
14:55:00.359 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
||||||
14:55:00.359 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
||||||
14:55:00.564 [RMI TCP Connection(9)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
14:55:00.589 [RMI TCP Connection(8)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
||||||
14:55:01.306 [RMI TCP Connection(8)-192.168.245.139] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2d5de464
|
|
||||||
14:55:01.310 [RMI TCP Connection(8)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
||||||
15:06:12.619 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
||||||
15:06:12.690 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.245.139:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
||||||
15:06:12.690 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
||||||
15:06:12.691 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
||||||
15:06:12.691 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
||||||
15:06:12.691 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
||||||
15:06:12.691 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
||||||
15:06:12.697 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
15:06:12.697 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
15:06:12.759 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
15:06:12.760 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
15:06:12.760 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
15:06:12.761 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
15:06:12.761 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
15:06:12.761 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
15:06:12.761 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
15:06:12.761 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
15:06:12.761 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
15:06:12.761 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
15:06:12.761 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
15:06:12.762 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
15:06:12.762 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->c901ae8f-f0ef-4f98-b6c6-8e14ace3afec
|
|
||||||
15:06:12.762 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@42eec591[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 223]
|
|
||||||
15:06:12.762 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
15:06:12.762 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@41b9d92[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
15:06:12.762 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726556102088_117.136.120.204_26265
|
|
||||||
15:06:12.765 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@771cea1[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 147]
|
|
||||||
15:06:12.765 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->c901ae8f-f0ef-4f98-b6c6-8e14ace3afec
|
|
||||||
15:06:12.765 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
15:06:12.765 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
15:06:12.766 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
15:06:12.768 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
||||||
15:06:13.459 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
||||||
15:08:15.251 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
15:08:18.061 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
15:08:18.062 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
15:08:18.140 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
15:08:19.744 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
15:08:22.162 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
||||||
15:08:23.352 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@672c6b93[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
||||||
15:08:23.352 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@5d6e77a4[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
||||||
15:08:23.352 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@5bf9bb2[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
||||||
15:08:23.661 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
||||||
15:08:23.700 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
15:08:23.701 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
15:08:23.701 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
15:08:23.705 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
15:08:23.710 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
15:08:23.710 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
15:08:23.847 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of ef88eb00-4150-4239-870f-c3a480a77131
|
|
||||||
15:08:23.850 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->ef88eb00-4150-4239-870f-c3a480a77131
|
|
||||||
15:08:23.850 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ef88eb00-4150-4239-870f-c3a480a77131] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
15:08:23.850 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ef88eb00-4150-4239-870f-c3a480a77131] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
15:08:23.851 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ef88eb00-4150-4239-870f-c3a480a77131] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
15:08:23.852 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ef88eb00-4150-4239-870f-c3a480a77131] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
15:08:23.852 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
15:08:24.083 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ef88eb00-4150-4239-870f-c3a480a77131] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726556906046_117.136.120.204_26278
|
|
||||||
15:08:24.084 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ef88eb00-4150-4239-870f-c3a480a77131] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
15:08:24.084 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ef88eb00-4150-4239-870f-c3a480a77131] Notify connected event to listeners.
|
|
||||||
15:08:24.084 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ef88eb00-4150-4239-870f-c3a480a77131] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801127d10
|
|
||||||
15:08:24.084 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
15:08:24.085 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
15:08:24.141 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 192.168.245.139:9202 register finished
|
|
||||||
15:08:24.283 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 12.547 seconds (process running for 13.147)
|
|
||||||
15:08:24.291 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
15:08:24.291 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
15:08:24.292 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
||||||
15:08:24.297 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
15:08:24.297 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
||||||
15:08:24.297 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
||||||
15:08:24.297 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
15:08:24.298 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
||||||
15:08:24.298 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
||||||
15:08:24.298 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
||||||
15:08:24.298 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
||||||
15:08:24.729 [RMI TCP Connection(7)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
15:08:24.755 [RMI TCP Connection(6)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
||||||
15:08:25.607 [RMI TCP Connection(6)-192.168.245.139] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@11553bfd
|
|
||||||
15:08:25.610 [RMI TCP Connection(6)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
||||||
15:32:43.474 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
||||||
15:32:43.529 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.245.139:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
||||||
15:32:43.529 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
||||||
15:32:43.529 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
||||||
15:32:43.530 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
||||||
15:32:43.530 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
||||||
15:32:43.530 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
||||||
15:32:43.536 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
15:32:43.536 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
15:32:43.576 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
15:32:43.578 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
15:32:43.578 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
15:32:43.578 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
15:32:43.578 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
15:32:43.578 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
15:32:43.579 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
15:32:43.579 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
15:32:43.579 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
15:32:43.579 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
15:32:43.579 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
15:32:43.580 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
15:32:43.580 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->ef88eb00-4150-4239-870f-c3a480a77131
|
|
||||||
15:32:43.580 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6778d8f7[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 485]
|
|
||||||
15:32:43.580 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
15:32:43.580 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@5e11eb4[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
15:32:43.581 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726556906046_117.136.120.204_26278
|
|
||||||
15:32:43.583 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@46d9c7ed[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 300]
|
|
||||||
15:32:43.583 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->ef88eb00-4150-4239-870f-c3a480a77131
|
|
||||||
15:32:43.583 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
15:32:43.583 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
15:32:43.584 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
15:32:43.585 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
||||||
15:32:45.494 [com.alibaba.nacos.client.Worker.0] INFO c.a.n.c.a.r.i.CredentialWatcher - [loadCredentialFromEnv,189] - null No credential found
|
|
||||||
15:32:53.589 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
||||||
15:33:05.007 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
15:33:07.490 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
15:33:07.490 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
15:33:07.582 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
15:33:08.889 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
15:33:11.211 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
||||||
15:33:12.577 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@22726bc7[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
||||||
15:33:12.577 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@294a150c[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
||||||
15:33:12.577 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@2fef413c[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
||||||
15:33:12.795 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
||||||
15:33:12.822 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
15:33:12.823 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
15:33:12.824 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
15:33:12.829 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
15:33:12.832 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
15:33:12.833 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
15:33:12.993 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of f8e935bd-d362-4936-86f7-f48296960e1f
|
|
||||||
15:33:12.994 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->f8e935bd-d362-4936-86f7-f48296960e1f
|
|
||||||
15:33:12.994 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f8e935bd-d362-4936-86f7-f48296960e1f] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
15:33:12.994 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f8e935bd-d362-4936-86f7-f48296960e1f] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
15:33:12.995 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f8e935bd-d362-4936-86f7-f48296960e1f] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
15:33:12.995 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f8e935bd-d362-4936-86f7-f48296960e1f] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
15:33:12.995 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
15:33:13.164 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f8e935bd-d362-4936-86f7-f48296960e1f] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726558395145_117.136.120.204_26607
|
|
||||||
15:33:13.164 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f8e935bd-d362-4936-86f7-f48296960e1f] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
15:33:13.164 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f8e935bd-d362-4936-86f7-f48296960e1f] Notify connected event to listeners.
|
|
||||||
15:33:13.164 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
15:33:13.164 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f8e935bd-d362-4936-86f7-f48296960e1f] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801138d88
|
|
||||||
15:33:13.165 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
15:33:13.207 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 192.168.245.139:9202 register finished
|
|
||||||
15:33:13.453 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 11.613 seconds (process running for 12.176)
|
|
||||||
15:33:13.462 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
15:33:13.462 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
15:33:13.464 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
||||||
15:33:13.471 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
15:33:13.471 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
||||||
15:33:13.472 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
||||||
15:33:13.472 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
15:33:13.472 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
||||||
15:33:13.472 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
||||||
15:33:13.472 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
||||||
15:33:13.472 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
||||||
15:33:13.915 [RMI TCP Connection(4)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
15:33:13.940 [RMI TCP Connection(3)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
||||||
15:33:14.642 [RMI TCP Connection(3)-192.168.245.139] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@276060e3
|
|
||||||
15:33:14.646 [RMI TCP Connection(3)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
||||||
15:33:59.657 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
||||||
15:33:59.658 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
||||||
15:33:59.693 [boundedElastic-1] INFO c.a.n.client.naming - [isChangedServiceInfo,169] - init new ips(1) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"192.168.245.139#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"192.168.245.139","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD","IPv6":"[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736]"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
|
|
||||||
15:33:59.693 [boundedElastic-1] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(1) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"192.168.245.139#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"192.168.245.139","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD","IPv6":"[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736]"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
|
|
||||||
15:34:00.287 [nacos-grpc-client-executor-47.116.173.119-18] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f8e935bd-d362-4936-86f7-f48296960e1f] Receive server push request, request = NotifySubscriberRequest, requestId = 12063
|
|
||||||
15:34:00.287 [nacos-grpc-client-executor-47.116.173.119-18] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f8e935bd-d362-4936-86f7-f48296960e1f] Ack server push request, request = NotifySubscriberRequest, requestId = 12063
|
|
||||||
15:37:58.228 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
||||||
15:37:58.284 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.245.139:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
||||||
15:37:58.285 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
||||||
15:37:58.285 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
||||||
15:37:58.285 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
||||||
15:37:58.286 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
||||||
15:37:58.286 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
||||||
15:37:58.292 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
15:37:58.293 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
15:37:58.337 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
15:37:58.338 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
15:37:58.338 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
15:37:58.338 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
15:37:58.338 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
15:37:58.338 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
15:37:58.339 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
15:37:58.339 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
15:37:58.339 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
15:37:58.339 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
15:37:58.339 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
15:37:58.339 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
15:37:58.339 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->f8e935bd-d362-4936-86f7-f48296960e1f
|
|
||||||
15:37:58.339 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@51c64129[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 94]
|
|
||||||
15:37:58.339 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
15:37:58.339 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4d9d7e4b[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
15:37:58.339 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726558395145_117.136.120.204_26607
|
|
||||||
15:37:58.342 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7878c3f5[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 66]
|
|
||||||
15:37:58.342 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->f8e935bd-d362-4936-86f7-f48296960e1f
|
|
||||||
15:37:58.342 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
15:37:58.342 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
15:37:58.342 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
15:37:58.345 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
||||||
15:37:58.786 [com.alibaba.nacos.client.Worker.8] INFO c.a.n.c.a.r.i.CredentialWatcher - [loadCredentialFromEnv,189] - null No credential found
|
|
||||||
15:37:58.842 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
||||||
15:42:19.140 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
15:42:19.491 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:10.0.1.97 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
15:42:20.755 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
15:42:20.755 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
15:42:20.806 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
15:42:20.997 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
|
|
||||||
15:43:22.792 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
15:43:23.158 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:10.0.1.97 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
15:43:24.361 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
15:43:24.361 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
15:43:24.416 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
15:43:24.617 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
|
|
||||||
15:44:22.738 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
15:44:24.242 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
15:44:24.243 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
15:44:24.296 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
15:44:25.052 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
15:44:26.421 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
|
|
||||||
15:46:22.296 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
15:46:23.846 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
15:46:23.846 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
15:46:23.902 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
15:46:24.666 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
15:46:26.044 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
|
|
||||||
|
|
|
@ -1,38 +1,4 @@
|
||||||
20:12:29.236 [main] ERROR o.s.b.SpringApplication - [reportFailure,859] - Application run failed
|
19:18:21.552 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1932] - Failed to check/redeclare auto-delete queue(s).
|
||||||
org.springframework.beans.factory.BeanDefinitionStoreException: I/O failure while processing configuration class [com.muyu.system.controller.SysConfigController]
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:251)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:189)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.doProcessConfigurationClass(ConfigurationClassParser.java:314)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:246)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:197)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:165)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:417)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:290)
|
|
||||||
at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:349)
|
|
||||||
at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:118)
|
|
||||||
at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:788)
|
|
||||||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:606)
|
|
||||||
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
|
|
||||||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754)
|
|
||||||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456)
|
|
||||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:335)
|
|
||||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1363)
|
|
||||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1352)
|
|
||||||
at com.muyu.system.CloudSystemApplication.main(CloudSystemApplication.java:19)
|
|
||||||
Caused by: java.io.FileNotFoundException: class path resource [com/muyu/common/core/web/controller/BaseController.class] cannot be opened because it does not exist
|
|
||||||
at org.springframework.core.io.ClassPathResource.getInputStream(ClassPathResource.java:215)
|
|
||||||
at org.springframework.core.type.classreading.SimpleMetadataReader.getClassReader(SimpleMetadataReader.java:54)
|
|
||||||
at org.springframework.core.type.classreading.SimpleMetadataReader.<init>(SimpleMetadataReader.java:48)
|
|
||||||
at org.springframework.core.type.classreading.SimpleMetadataReaderFactory.getMetadataReader(SimpleMetadataReaderFactory.java:103)
|
|
||||||
at org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory.createMetadataReader(ConcurrentReferenceCachingMetadataReaderFactory.java:86)
|
|
||||||
at org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory.getMetadataReader(ConcurrentReferenceCachingMetadataReaderFactory.java:73)
|
|
||||||
at org.springframework.core.type.classreading.SimpleMetadataReaderFactory.getMetadataReader(SimpleMetadataReaderFactory.java:81)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.asSourceClass(ConfigurationClassParser.java:630)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser$SourceClass.getSuperClass(ConfigurationClassParser.java:943)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.doProcessConfigurationClass(ConfigurationClassParser.java:351)
|
|
||||||
at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:246)
|
|
||||||
... 18 common frames omitted
|
|
||||||
20:14:05.389 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1932] - Failed to check/redeclare auto-delete queue(s).
|
|
||||||
org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused: no further information
|
org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused: no further information
|
||||||
at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:61)
|
at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:61)
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:622)
|
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:622)
|
||||||
|
@ -47,12 +13,12 @@ org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connec
|
||||||
at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.redeclareElementsIfNecessary(AbstractMessageListenerContainer.java:1924)
|
at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.redeclareElementsIfNecessary(AbstractMessageListenerContainer.java:1924)
|
||||||
at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.initialize(SimpleMessageListenerContainer.java:1478)
|
at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.initialize(SimpleMessageListenerContainer.java:1478)
|
||||||
at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.run(SimpleMessageListenerContainer.java:1320)
|
at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.run(SimpleMessageListenerContainer.java:1320)
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
at java.base/java.lang.Thread.run(Thread.java:842)
|
||||||
Caused by: java.net.ConnectException: Connection refused: no further information
|
Caused by: java.net.ConnectException: Connection refused: no further information
|
||||||
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
|
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
|
||||||
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
|
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
|
||||||
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
|
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
|
||||||
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
|
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
|
||||||
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
||||||
at java.base/java.net.Socket.connect(Socket.java:633)
|
at java.base/java.net.Socket.connect(Socket.java:633)
|
||||||
at com.rabbitmq.client.impl.SocketFrameHandlerFactory.create(SocketFrameHandlerFactory.java:61)
|
at com.rabbitmq.client.impl.SocketFrameHandlerFactory.create(SocketFrameHandlerFactory.java:61)
|
||||||
|
@ -62,232 +28,616 @@ Caused by: java.net.ConnectException: Connection refused: no further information
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connect(AbstractConnectionFactory.java:637)
|
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connect(AbstractConnectionFactory.java:637)
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:584)
|
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:584)
|
||||||
... 12 common frames omitted
|
... 12 common frames omitted
|
||||||
20:14:10.536 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:18:26.762 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:14:15.685 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-3] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:18:31.914 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-3] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:14:20.826 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-4] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:18:37.024 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-4] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:14:25.963 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-5] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:18:42.131 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-5] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:14:31.075 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-6] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:18:47.237 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-6] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:14:36.188 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-7] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:18:52.309 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-7] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:14:41.323 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-8] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:18:57.444 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-8] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:14:46.446 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-9] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:19:02.548 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-9] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:14:51.572 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-10] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:19:07.711 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-10] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:14:56.782 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-11] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:19:12.873 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-11] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:15:01.989 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-12] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:19:17.994 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-12] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:15:07.146 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-13] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:19:23.117 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-13] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:15:12.238 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-14] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:19:28.252 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-14] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:15:17.348 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-15] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:19:33.371 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-15] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:15:22.481 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-16] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:19:38.466 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-16] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:15:27.567 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-17] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:19:43.531 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-17] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:15:32.659 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-18] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:19:48.640 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-18] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:15:37.763 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-19] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:19:53.752 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-19] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:15:42.883 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-20] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:19:58.874 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-20] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:15:47.972 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-21] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:20:03.976 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-21] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:15:53.083 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-22] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:20:09.112 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-22] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:15:58.216 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-23] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:20:14.248 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-23] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:16:03.356 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-24] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:20:19.372 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-24] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:16:08.467 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-25] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:20:24.477 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-25] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:16:13.589 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-26] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:20:29.634 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-26] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:16:18.758 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-27] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:20:34.752 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-27] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:16:23.867 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-28] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:20:39.889 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-28] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:16:28.967 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-29] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:20:45.051 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-29] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:16:34.078 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-30] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:20:50.180 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-30] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:16:39.176 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-31] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:20:55.255 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-31] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:16:44.249 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-32] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:21:00.354 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-32] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:16:49.377 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-33] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:21:05.515 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-33] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:16:54.498 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-34] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:21:10.725 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-34] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:16:59.596 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-35] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:21:15.900 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-35] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:17:04.707 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-36] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:21:21.073 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-36] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:17:09.841 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-37] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:21:26.222 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-37] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:17:14.982 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-38] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:21:31.320 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-38] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:17:20.145 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-39] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:21:36.461 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-39] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:17:25.259 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-40] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:21:41.584 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-40] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:17:30.415 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-41] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:21:46.756 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-41] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:17:35.565 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-42] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:21:51.863 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-42] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:17:40.696 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-43] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:21:57.007 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-43] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:17:45.839 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-44] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:22:02.142 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-44] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:17:50.932 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-45] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:22:07.323 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-45] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:17:56.016 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-46] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:22:12.472 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-46] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:18:01.116 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-47] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:22:17.608 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-47] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:18:06.215 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-48] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:22:22.760 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-48] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:18:11.338 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-49] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:22:27.909 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-49] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:18:16.501 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-50] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:22:33.031 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-50] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:18:21.698 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-51] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:22:38.210 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-51] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:18:26.776 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-52] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:22:43.371 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-52] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:18:32.003 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-53] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:22:48.501 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-53] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:18:37.190 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-54] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:22:53.563 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-54] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:18:42.363 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-55] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:22:58.616 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-55] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:18:47.400 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-56] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:23:03.709 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-56] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:18:52.581 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-57] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:23:08.881 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-57] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:18:57.794 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-58] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:23:14.023 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-58] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:19:03.035 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-59] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:23:19.180 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-59] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:19:08.223 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-60] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:23:24.381 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-60] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:19:13.323 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-61] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:23:29.531 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-61] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:19:18.459 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-62] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:23:34.702 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-62] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:19:23.635 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-63] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:23:39.867 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-63] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:19:28.775 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-64] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:23:44.972 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-64] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:19:33.902 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-65] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:23:50.091 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-65] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:19:39.020 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-66] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:23:55.302 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-66] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:19:44.114 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-67] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:24:00.467 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-67] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:19:49.260 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-68] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:24:05.605 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-68] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:19:54.406 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-69] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:24:10.755 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-69] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:19:59.564 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-70] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:24:15.897 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-70] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:20:04.697 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-71] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:24:21.079 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-71] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:20:09.839 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-72] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:24:26.218 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-72] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:20:15.003 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-73] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:24:31.348 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-73] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:20:20.148 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-74] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:24:36.486 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-74] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:20:25.265 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-75] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:24:41.666 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-75] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:20:30.398 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-76] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:24:46.808 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-76] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:20:35.504 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-77] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:24:51.970 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-77] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:20:40.637 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-78] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:24:57.105 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-78] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:20:45.761 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-79] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:25:02.241 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-79] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:20:50.835 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-80] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:25:07.393 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-80] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:20:55.943 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-81] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:25:12.605 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-81] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:21:01.008 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-82] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:25:17.760 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-82] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:21:06.140 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-83] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:25:22.916 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-83] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:21:11.233 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-84] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:25:28.010 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-84] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:21:16.320 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-85] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:25:33.171 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-85] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:21:21.411 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-86] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:25:38.392 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-86] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:21:26.510 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-87] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:25:43.561 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-87] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:21:31.617 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-88] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:25:48.725 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-88] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:21:36.734 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-89] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:25:53.900 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-89] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:21:41.876 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-90] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:25:58.982 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-90] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:21:47.014 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-91] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:26:04.091 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-91] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:21:52.085 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-92] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:26:09.229 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-92] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:21:57.216 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-93] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:26:14.378 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-93] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:22:02.327 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-94] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:26:19.524 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-94] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:22:07.400 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-95] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:26:24.706 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-95] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:22:12.523 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-96] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:26:29.842 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-96] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:22:17.647 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-97] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:26:34.958 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-97] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:22:22.770 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-98] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:26:40.078 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-98] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:28:11.216 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1932] - Failed to check/redeclare auto-delete queue(s).
|
19:26:45.230 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-99] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused: no further information
|
19:26:50.387 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-100] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:61)
|
19:26:55.524 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-101] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:622)
|
19:27:00.707 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-102] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.CachingConnectionFactory.createConnection(CachingConnectionFactory.java:726)
|
19:27:05.819 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-103] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.ConnectionFactoryUtils.createConnection(ConnectionFactoryUtils.java:257)
|
19:27:10.981 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-104] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitTemplate.doExecute(RabbitTemplate.java:2249)
|
19:27:16.103 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-105] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2222)
|
19:27:21.241 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-106] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2202)
|
19:27:26.420 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-107] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueInfo(RabbitAdmin.java:467)
|
19:27:31.538 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-108] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueProperties(RabbitAdmin.java:451)
|
19:27:36.702 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-109] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.attemptDeclarations(AbstractMessageListenerContainer.java:1960)
|
19:27:41.810 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-110] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.redeclareElementsIfNecessary(AbstractMessageListenerContainer.java:1924)
|
19:27:46.964 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-111] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.initialize(SimpleMessageListenerContainer.java:1478)
|
19:27:52.104 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-112] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.run(SimpleMessageListenerContainer.java:1320)
|
19:27:57.226 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-113] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
19:28:02.360 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-114] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
Caused by: java.net.ConnectException: Connection refused: no further information
|
19:28:07.470 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-115] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
|
19:28:12.580 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-116] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
|
19:28:17.783 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-117] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
|
19:28:22.901 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-118] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
|
19:28:28.031 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-119] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
19:28:33.193 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-120] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/java.net.Socket.connect(Socket.java:633)
|
19:28:38.276 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-121] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at com.rabbitmq.client.impl.SocketFrameHandlerFactory.create(SocketFrameHandlerFactory.java:61)
|
19:28:43.473 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-122] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1249)
|
19:28:48.597 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-123] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1198)
|
19:28:53.771 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-124] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connectAddresses(AbstractConnectionFactory.java:668)
|
19:28:59.008 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-125] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connect(AbstractConnectionFactory.java:637)
|
19:29:04.173 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-126] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:584)
|
19:29:09.311 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-127] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
... 12 common frames omitted
|
19:29:14.489 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-128] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:28:16.341 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:29:19.655 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-129] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:28:21.504 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-3] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:29:24.831 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-130] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:28:26.610 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-4] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:29:29.942 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-131] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:28:31.753 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-5] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:29:35.123 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-132] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:28:36.881 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-6] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:29:40.289 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-133] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:28:42.033 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-7] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:29:45.430 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-134] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:28:47.146 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-8] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:29:50.636 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-135] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:28:52.266 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-9] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:29:55.759 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-136] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:28:57.363 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-10] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:30:00.906 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-137] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:29:02.544 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-11] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:30:06.043 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-138] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:29:07.666 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-12] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:30:11.203 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-139] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:29:12.865 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-13] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:30:16.424 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-140] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:29:18.078 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-14] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:30:21.593 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-141] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:29:23.253 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-15] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:30:26.742 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-142] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:29:28.462 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-16] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:30:31.880 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-143] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:29:33.652 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-17] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:30:37.061 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-144] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:29:38.789 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-18] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:30:42.212 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-145] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:29:43.950 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-19] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:30:47.359 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-146] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:29:49.086 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-20] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:30:52.495 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-147] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:29:54.219 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-21] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:30:57.674 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-148] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:29:59.338 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-22] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:31:02.837 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-149] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:30:04.483 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-23] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:31:07.971 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-150] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:30:09.602 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-24] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:31:13.179 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-151] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:30:14.660 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-25] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:31:18.320 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-152] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:30:19.777 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-26] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:31:23.502 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-153] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:30:24.916 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-27] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:31:28.651 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-154] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:30:30.084 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-28] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:31:33.801 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-155] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:30:35.205 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-29] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:31:38.979 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-156] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:30:40.318 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-30] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:31:44.193 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-157] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:30:45.437 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-31] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:31:49.356 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-158] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:30:50.575 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-32] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:31:54.511 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-159] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:30:55.716 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-33] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:31:59.692 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-160] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:31:00.846 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-34] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:32:04.873 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-161] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:31:05.943 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-35] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:32:09.983 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-162] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:31:41.884 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1932] - Failed to check/redeclare auto-delete queue(s).
|
19:32:15.108 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-163] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused: no further information
|
19:32:20.282 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-164] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:61)
|
19:32:25.457 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-165] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:622)
|
19:32:30.627 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-166] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.CachingConnectionFactory.createConnection(CachingConnectionFactory.java:726)
|
19:32:35.790 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-167] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.ConnectionFactoryUtils.createConnection(ConnectionFactoryUtils.java:257)
|
19:32:40.941 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-168] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitTemplate.doExecute(RabbitTemplate.java:2249)
|
19:32:46.094 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-169] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2222)
|
19:32:51.274 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-170] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2202)
|
19:32:56.467 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-171] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueInfo(RabbitAdmin.java:467)
|
19:33:01.621 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-172] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueProperties(RabbitAdmin.java:451)
|
19:33:06.708 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-173] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.attemptDeclarations(AbstractMessageListenerContainer.java:1960)
|
19:33:11.830 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-174] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.redeclareElementsIfNecessary(AbstractMessageListenerContainer.java:1924)
|
19:33:16.864 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-175] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.initialize(SimpleMessageListenerContainer.java:1478)
|
19:33:21.983 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-176] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.run(SimpleMessageListenerContainer.java:1320)
|
19:33:27.167 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-177] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
19:33:32.318 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-178] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
Caused by: java.net.ConnectException: Connection refused: no further information
|
19:33:37.470 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-179] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
|
19:33:42.636 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-180] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
|
19:33:47.814 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-181] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
|
19:33:52.987 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-182] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
|
19:33:58.135 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-183] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
19:34:03.295 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-184] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/java.net.Socket.connect(Socket.java:633)
|
19:34:08.478 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-185] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at com.rabbitmq.client.impl.SocketFrameHandlerFactory.create(SocketFrameHandlerFactory.java:61)
|
19:34:13.621 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-186] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1249)
|
19:34:18.830 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-187] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1198)
|
19:34:23.993 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-188] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connectAddresses(AbstractConnectionFactory.java:668)
|
19:34:29.147 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-189] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connect(AbstractConnectionFactory.java:637)
|
19:34:34.296 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-190] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:584)
|
19:34:39.402 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-191] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
... 12 common frames omitted
|
19:34:44.516 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-192] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:31:47.036 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:34:49.524 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-193] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:31:52.162 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-3] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:34:54.703 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-194] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:31:57.291 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-4] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:34:59.807 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-195] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:32:02.368 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-5] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:35:04.981 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-196] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:32:07.472 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-6] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:35:10.075 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-197] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:32:12.564 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-7] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:35:15.225 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-198] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
20:32:14.652 [com.alibaba.nacos.client.naming.grpc.redo.0] ERROR c.a.n.c.r.client - [printIfErrorEnabled,102] - Send request fail, request = InstanceRequest{headers={accessToken=AUTH_DISABLED, app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = java.lang.InterruptedException
|
19:35:20.329 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-199] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
21:04:53.548 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1932] - Failed to check/redeclare auto-delete queue(s).
|
19:35:25.417 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-200] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused: no further information
|
19:35:30.570 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-201] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:61)
|
19:35:35.754 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-202] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:622)
|
19:35:40.904 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-203] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.CachingConnectionFactory.createConnection(CachingConnectionFactory.java:726)
|
19:35:46.043 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-204] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.ConnectionFactoryUtils.createConnection(ConnectionFactoryUtils.java:257)
|
19:35:51.206 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-205] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitTemplate.doExecute(RabbitTemplate.java:2249)
|
19:35:56.340 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-206] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2222)
|
19:36:01.442 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-207] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2202)
|
19:36:06.563 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-208] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueInfo(RabbitAdmin.java:467)
|
19:36:11.709 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-209] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueProperties(RabbitAdmin.java:451)
|
19:36:16.834 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-210] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.attemptDeclarations(AbstractMessageListenerContainer.java:1960)
|
19:36:21.981 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-211] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.redeclareElementsIfNecessary(AbstractMessageListenerContainer.java:1924)
|
19:36:27.150 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-212] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.initialize(SimpleMessageListenerContainer.java:1478)
|
19:36:32.269 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-213] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.run(SimpleMessageListenerContainer.java:1320)
|
19:36:37.456 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-214] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
19:36:42.607 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-215] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
Caused by: java.net.ConnectException: Connection refused: no further information
|
19:36:47.739 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-216] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
|
19:36:52.925 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-217] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
|
19:36:58.112 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-218] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
|
19:37:03.238 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-219] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
|
19:37:08.381 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-220] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
19:37:13.610 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-221] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at java.base/java.net.Socket.connect(Socket.java:633)
|
19:37:18.785 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-222] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at com.rabbitmq.client.impl.SocketFrameHandlerFactory.create(SocketFrameHandlerFactory.java:61)
|
19:37:23.956 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-223] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1249)
|
19:37:29.078 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-224] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1198)
|
19:37:34.296 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-225] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connectAddresses(AbstractConnectionFactory.java:668)
|
19:37:39.476 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-226] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connect(AbstractConnectionFactory.java:637)
|
19:37:44.643 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-227] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:584)
|
19:37:49.747 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-228] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
... 12 common frames omitted
|
19:37:54.946 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-229] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
21:04:58.665 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
19:38:00.108 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-230] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:38:05.270 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-231] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:38:10.391 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-232] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:38:15.554 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-233] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:38:20.674 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-234] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:38:25.808 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-235] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:38:30.984 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-236] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:38:36.098 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-237] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:38:41.227 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-238] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:38:46.389 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-239] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:38:51.541 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-240] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:38:56.664 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-241] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:39:01.856 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-242] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:39:07.018 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-243] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:39:12.157 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-244] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:39:17.308 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-245] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:39:22.479 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-246] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:39:27.674 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-247] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:39:32.837 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-248] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:39:37.981 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-249] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:39:43.123 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-250] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:39:48.301 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-251] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:39:53.399 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-252] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:39:58.525 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-253] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:40:03.654 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-254] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:40:08.755 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-255] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:40:13.885 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-256] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:40:19.005 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-257] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:40:24.189 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-258] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:40:29.288 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-259] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:40:34.522 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-260] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:40:39.675 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-261] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:40:44.813 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-262] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:40:49.949 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-263] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:40:55.099 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-264] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:41:00.221 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-265] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:41:05.305 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-266] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:41:10.434 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-267] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:41:15.607 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-268] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:41:20.856 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-269] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:41:26.008 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-270] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:41:31.175 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-271] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:41:36.265 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-272] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:41:41.374 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-273] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:41:46.491 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-274] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:41:51.672 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-275] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:41:56.839 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-276] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:42:02.017 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-277] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:42:07.153 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-278] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:42:12.336 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-279] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:42:17.513 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-280] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:42:22.679 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-281] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:42:27.847 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-282] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:42:32.999 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-283] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:42:38.150 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-284] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:42:43.364 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-285] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:42:48.545 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-286] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:42:53.693 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-287] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:42:58.843 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-288] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:43:03.970 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-289] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:43:09.101 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-290] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:43:14.241 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-291] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:43:19.429 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-292] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:43:24.582 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-293] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:43:29.738 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-294] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:43:34.864 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-295] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:43:39.973 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-296] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:43:45.139 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-297] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:43:50.221 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-298] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:43:55.347 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-299] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:44:00.470 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-300] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:44:05.649 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-301] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:44:10.757 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-302] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:44:15.895 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-303] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:44:21.020 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-304] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:44:26.217 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-305] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:44:31.398 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-306] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:44:36.535 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-307] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:44:41.714 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-308] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:44:46.876 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-309] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:44:52.055 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-310] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:44:57.213 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-311] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:45:02.348 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-312] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:45:07.499 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-313] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:45:12.611 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-314] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:45:17.827 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-315] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:45:23.034 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-316] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:45:28.173 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-317] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:45:33.362 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-318] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:45:38.529 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-319] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:45:43.675 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-320] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:45:48.869 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-321] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:45:54.053 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-322] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:45:59.267 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-323] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:46:04.419 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-324] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:46:09.522 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-325] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:46:14.650 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-326] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:46:19.762 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-327] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:46:24.888 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-328] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:46:30.023 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-329] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:46:35.162 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-330] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:46:40.326 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-331] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:46:45.531 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-332] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:46:50.667 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-333] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:46:55.861 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-334] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:47:01.010 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-335] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:47:06.116 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-336] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:47:11.255 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-337] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:47:16.375 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-338] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:47:21.527 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-339] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:47:26.694 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-340] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:47:31.853 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-341] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:47:37.018 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-342] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:47:42.182 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-343] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:47:47.286 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-344] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:47:52.483 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-345] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:47:57.613 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-346] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:48:02.767 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-347] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:48:07.972 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-348] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:48:13.102 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-349] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:48:18.268 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-350] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:48:23.399 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-351] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:48:28.525 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-352] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:48:33.664 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-353] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:48:38.818 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-354] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:48:44.013 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-355] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:48:49.165 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-356] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:48:54.314 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-357] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:48:59.466 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-358] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:49:04.605 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-359] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:49:09.760 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-360] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:49:14.871 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-361] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:49:20.017 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-362] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:49:25.138 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-363] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:49:30.354 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-364] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:49:35.517 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-365] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:49:40.658 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-366] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:49:45.804 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-367] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:49:50.924 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-368] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:49:56.024 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-369] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:50:01.122 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-370] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:50:06.221 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-371] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:50:11.341 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-372] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:50:16.463 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-373] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:50:21.596 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-374] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:50:26.772 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-375] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:50:31.871 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-376] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:50:36.984 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-377] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:50:42.127 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-378] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:50:47.286 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-379] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:50:52.400 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-380] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:50:57.513 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-381] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:51:02.636 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-382] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:51:07.763 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-383] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:51:12.869 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-384] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:51:18.006 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-385] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:51:23.148 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-386] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:51:28.265 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-387] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:51:33.362 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-388] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:51:38.460 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-389] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:51:43.583 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-390] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:51:48.702 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-391] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:51:53.852 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-392] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:51:58.971 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-393] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:52:04.096 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-394] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:52:09.217 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-395] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:52:14.320 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-396] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:52:19.442 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-397] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:52:24.595 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-398] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:52:29.732 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-399] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:52:34.832 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-400] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:52:39.977 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-401] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:52:45.084 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-402] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:52:50.202 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-403] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:52:55.310 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-404] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:53:00.438 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-405] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:53:05.583 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-406] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:53:10.709 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-407] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:53:15.853 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-408] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:53:20.980 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-409] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:53:26.059 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-410] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:53:31.205 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-411] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:53:36.355 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-412] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:53:41.464 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-413] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:53:46.570 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-414] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:53:51.670 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-415] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:53:56.791 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-416] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:54:01.911 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-417] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:54:07.081 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-418] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:54:12.204 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-419] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:54:17.309 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-420] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:54:22.437 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-421] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:54:27.617 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-422] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:54:32.715 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-423] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:54:37.844 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-424] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:54:42.957 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-425] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:54:48.051 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-426] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:54:53.192 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-427] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:54:58.359 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-428] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:55:03.507 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-429] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:55:08.638 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-430] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:55:13.766 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-431] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:55:18.882 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-432] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:55:24.005 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-433] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:55:29.114 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-434] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:55:34.257 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-435] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:55:39.360 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-436] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:55:44.468 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-437] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:55:49.570 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-438] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:55:54.672 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-439] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:55:59.797 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-440] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:56:04.905 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-441] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:56:10.035 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-442] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:56:15.156 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-443] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:56:20.281 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-444] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:56:25.457 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-445] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:56:30.568 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-446] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:56:35.681 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-447] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:56:40.827 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-448] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:56:45.936 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-449] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:56:51.062 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-450] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:56:56.186 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-451] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:57:01.335 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-452] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:57:06.451 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-453] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:57:11.574 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-454] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:57:16.704 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-455] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:57:21.874 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-456] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:57:26.994 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-457] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:57:32.125 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-458] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:57:37.259 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-459] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:57:42.392 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-460] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:57:47.525 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-461] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:57:52.651 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-462] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:57:57.779 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-463] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:58:02.903 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-464] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:58:08.026 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-465] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:58:13.121 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-466] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:58:18.245 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-467] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:58:23.367 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-468] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:58:28.459 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-469] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:58:33.581 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-470] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:58:38.708 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-471] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:58:43.877 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-472] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:58:48.991 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-473] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:58:54.115 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-474] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:58:59.261 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-475] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:59:04.381 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-476] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:59:09.531 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-477] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:59:14.660 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-478] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:59:19.783 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-479] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:59:24.900 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-480] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:59:30.022 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-481] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:59:35.152 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-482] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:59:40.285 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-483] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:59:45.417 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-484] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:59:50.513 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-485] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
19:59:55.641 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-486] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:00:00.756 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-487] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:00:05.844 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-488] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:00:10.968 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-489] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:00:16.073 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-490] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:00:21.191 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-491] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:00:26.307 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-492] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:00:31.411 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-493] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:00:36.514 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-494] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:00:41.642 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-495] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:00:46.761 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-496] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:00:51.881 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-497] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:00:57.015 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-498] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:01:02.145 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-499] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:01:07.251 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-500] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:01:12.344 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-501] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:01:17.472 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-502] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:01:22.574 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-503] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:01:27.705 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-504] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:01:32.817 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-505] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:01:37.956 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-506] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:01:43.053 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-507] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:01:48.182 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-508] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:01:53.328 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-509] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:01:58.425 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-510] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:02:03.538 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-511] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:02:08.673 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-512] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:02:13.790 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-513] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:02:18.926 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-514] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:02:24.046 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-515] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:02:29.170 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-516] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:02:34.283 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-517] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:02:39.433 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-518] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:02:44.552 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-519] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:02:49.682 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-520] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:02:54.804 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-521] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:02:59.913 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-522] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:03:05.077 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-523] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:03:10.201 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-524] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:03:15.320 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-525] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:03:20.464 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-526] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:03:25.594 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-527] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:03:30.719 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-528] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:03:35.817 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-529] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:03:40.962 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-530] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:03:46.095 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-531] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:03:51.208 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-532] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:03:56.332 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-533] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:04:01.435 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-534] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:04:06.579 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-535] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:04:11.702 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-536] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:04:16.810 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-537] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:04:21.897 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-538] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:04:26.991 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-539] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:04:32.133 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-540] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:04:37.254 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-541] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:04:42.379 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-542] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:04:47.534 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-543] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:04:52.667 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-544] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:04:57.783 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-545] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:05:02.926 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-546] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:05:08.021 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-547] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:05:13.136 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-548] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:05:18.268 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-549] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:05:23.384 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-550] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:05:28.507 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-551] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:05:33.627 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-552] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:05:38.758 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-553] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:05:43.899 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-554] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:05:49.031 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-555] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:05:54.159 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-556] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:05:59.269 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-557] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:06:04.383 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-558] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:06:09.517 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-559] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:06:14.683 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-560] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:06:19.796 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-561] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:06:24.897 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-562] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:06:30.018 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-563] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:06:35.117 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-564] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:06:40.255 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-565] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:06:45.377 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-566] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:06:50.500 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-567] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:06:55.623 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-568] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:07:00.738 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-569] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:07:05.855 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-570] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:07:10.985 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-571] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:07:16.127 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-572] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:07:21.243 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-573] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:07:26.362 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-574] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:07:31.459 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-575] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:07:36.577 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-576] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:07:41.716 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-577] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:07:46.818 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-578] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:07:51.938 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-579] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:07:57.072 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-580] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:08:02.200 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-581] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:08:07.345 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-582] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:08:12.482 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-583] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:08:17.600 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-584] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:08:22.741 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-585] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:08:27.882 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-586] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:08:33.027 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-587] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:08:38.179 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-588] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:08:43.326 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-589] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:08:48.413 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-590] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:08:53.557 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-591] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:08:58.677 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-592] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:09:03.807 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-593] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:09:08.919 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-594] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:09:14.071 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-595] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:09:19.178 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-596] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:09:24.322 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-597] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:09:29.449 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-598] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:09:34.585 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-599] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:09:39.707 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-600] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:09:44.816 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-601] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:09:49.939 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-602] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:09:55.062 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-603] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:10:00.182 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-604] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:10:05.317 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-605] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:10:10.450 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-606] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:10:15.577 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-607] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:10:20.695 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-608] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:10:25.826 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-609] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:10:30.976 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-610] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:10:36.127 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-611] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:10:41.238 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-612] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:10:46.323 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-613] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
20:10:51.441 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-614] ERROR o.s.a.r.l.SimpleMessageListenerContainer - [redeclareElementsIfNecessary,1935] - Failed to check/redeclare auto-delete queue(s).
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,336 +1,86 @@
|
||||||
20:12:29.099 [main] INFO c.m.s.CloudSystemApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
19:18:10.066 [main] INFO c.m.s.CloudSystemApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||||||
20:13:47.271 [main] INFO c.m.s.CloudSystemApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
19:18:12.896 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9701"]
|
||||||
20:13:50.441 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
19:18:12.898 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||||||
20:13:50.441 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
19:18:12.899 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||||||
20:13:50.526 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
19:18:12.977 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||||||
20:13:54.922 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
19:18:14.350 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||||||
20:13:54.924 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
19:18:14.351 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||||||
20:13:54.926 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
19:18:14.352 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||||||
20:13:59.881 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
19:18:17.807 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||||||
20:14:02.033 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
19:18:19.462 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
||||||
20:14:03.947 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@2168ed92[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
19:18:20.916 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@6eb1a122[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
||||||
20:14:03.947 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@4d27716b[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
19:18:20.916 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@4c669afb[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
||||||
20:14:03.947 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@720a86ef[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
19:18:20.916 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@15dba9f9[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
||||||
20:14:04.009 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[9999] is in use.
|
19:18:20.957 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[9999] is in use.
|
||||||
20:14:04.009 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[10000] is in use.
|
19:18:21.066 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9701"]
|
||||||
20:14:04.147 [Thread-13] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 10001
|
19:18:21.094 [Thread-13] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 10000
|
||||||
20:14:04.320 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
19:18:21.184 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||||||
20:14:04.320 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
19:18:21.185 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||||||
20:14:04.320 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
19:18:21.185 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||||||
20:14:04.367 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
19:18:21.189 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||||||
20:14:04.372 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
19:18:21.192 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||||||
20:14:04.372 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
19:18:21.192 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||||||
20:14:04.832 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 73cc8b52-54a6-4805-aa44-75aa8cc49f9e
|
19:18:21.290 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 90501778-e912-4067-874f-fb18381457e9
|
||||||
20:14:04.832 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->73cc8b52-54a6-4805-aa44-75aa8cc49f9e
|
19:18:21.293 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->90501778-e912-4067-874f-fb18381457e9
|
||||||
20:14:04.832 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73cc8b52-54a6-4805-aa44-75aa8cc49f9e] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
19:18:21.293 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [90501778-e912-4067-874f-fb18381457e9] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||||||
20:14:04.832 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73cc8b52-54a6-4805-aa44-75aa8cc49f9e] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
19:18:21.293 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [90501778-e912-4067-874f-fb18381457e9] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||||||
20:14:04.832 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73cc8b52-54a6-4805-aa44-75aa8cc49f9e] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
19:18:21.294 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [90501778-e912-4067-874f-fb18381457e9] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||||||
20:14:04.832 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73cc8b52-54a6-4805-aa44-75aa8cc49f9e] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
19:18:21.294 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [90501778-e912-4067-874f-fb18381457e9] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
||||||
20:14:04.832 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
19:18:21.295 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||||
20:14:05.066 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73cc8b52-54a6-4805-aa44-75aa8cc49f9e] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726488846602_39.144.43.42_62467
|
19:18:21.356 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [90501778-e912-4067-874f-fb18381457e9] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726485502702_117.143.60.138_52444
|
||||||
20:14:05.066 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73cc8b52-54a6-4805-aa44-75aa8cc49f9e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
19:18:21.357 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [90501778-e912-4067-874f-fb18381457e9] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||||||
20:14:05.066 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73cc8b52-54a6-4805-aa44-75aa8cc49f9e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$633/0x0000000801138b88
|
19:18:21.357 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [90501778-e912-4067-874f-fb18381457e9] Notify connected event to listeners.
|
||||||
20:14:05.066 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73cc8b52-54a6-4805-aa44-75aa8cc49f9e] Notify connected event to listeners.
|
19:18:21.357 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [90501778-e912-4067-874f-fb18381457e9] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$633/0x0000019f814696d0
|
||||||
20:14:05.066 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
19:18:21.357 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||||||
20:14:05.066 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-system with instance Instance{instanceId='null', ip='192.168.0.139', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
19:18:21.358 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-system with instance Instance{instanceId='null', ip='10.113.37.82', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
||||||
20:14:05.129 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-system 192.168.0.139:9701 register finished
|
19:18:21.379 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-system 10.113.37.82:9701 register finished
|
||||||
20:14:05.436 [main] INFO c.m.s.CloudSystemApplication - [logStarted,56] - Started CloudSystemApplication in 21.431 seconds (process running for 22.059)
|
19:18:21.601 [main] INFO c.m.s.CloudSystemApplication - [logStarted,56] - Started CloudSystemApplication in 14.657 seconds (process running for 15.512)
|
||||||
20:14:05.436 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
19:18:21.610 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||||||
20:14:05.436 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
19:18:21.610 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||||||
20:14:05.436 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system+DEFAULT_GROUP+one
|
19:18:21.610 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system+DEFAULT_GROUP+one
|
||||||
20:14:05.452 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system, group=DEFAULT_GROUP, cnt=1
|
19:18:21.617 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system, group=DEFAULT_GROUP, cnt=1
|
||||||
20:14:05.452 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system, group=DEFAULT_GROUP
|
19:18:21.617 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system, group=DEFAULT_GROUP
|
||||||
20:14:05.452 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system-dev.yml+DEFAULT_GROUP+one
|
19:18:21.618 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system-dev.yml+DEFAULT_GROUP+one
|
||||||
20:14:05.452 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system-dev.yml, group=DEFAULT_GROUP, cnt=1
|
19:18:21.619 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||||||
20:14:05.452 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system-dev.yml, group=DEFAULT_GROUP
|
19:18:21.619 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system-dev.yml, group=DEFAULT_GROUP
|
||||||
20:14:05.452 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system.yml+DEFAULT_GROUP+one
|
19:18:21.619 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system.yml+DEFAULT_GROUP+one
|
||||||
20:14:05.452 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system.yml, group=DEFAULT_GROUP, cnt=1
|
19:18:21.619 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system.yml, group=DEFAULT_GROUP, cnt=1
|
||||||
20:14:05.452 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system.yml, group=DEFAULT_GROUP
|
19:18:21.619 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system.yml, group=DEFAULT_GROUP
|
||||||
20:14:05.732 [RMI TCP Connection(2)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
19:18:39.076 [http-nio-9701-exec-1] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||||||
20:22:24.786 [Thread-13] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
20:10:53.895 [Thread-13] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
||||||
20:22:24.850 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-system', registryValue='http://192.168.0.139:10001/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
20:10:53.906 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-system', registryValue='http://192.168.136.1:10000/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
||||||
20:22:24.850 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
20:10:53.906 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
||||||
20:22:24.850 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
20:10:53.906 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
||||||
20:22:24.851 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
20:10:53.907 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
||||||
20:22:24.851 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
20:10:53.907 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
||||||
20:22:24.851 [Thread-12] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
20:10:53.907 [Thread-12] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
||||||
20:22:24.852 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
20:10:53.908 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||||||
20:22:24.852 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-system with instance: Instance{instanceId='null', ip='192.168.0.139', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
20:10:53.908 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-system with instance: Instance{instanceId='null', ip='10.113.37.82', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||||||
20:22:24.931 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
20:10:53.923 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||||||
20:22:24.931 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
20:10:53.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||||||
20:22:24.931 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
20:10:53.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
20:10:53.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
20:10:53.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
20:10:53.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
20:10:53.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
20:10:53.926 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
20:10:53.926 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
20:10:53.926 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
20:10:53.926 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
20:10:53.926 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->73cc8b52-54a6-4805-aa44-75aa8cc49f9e
|
20:10:53.926 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->90501778-e912-4067-874f-fb18381457e9
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5a01fddc[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 166]
|
20:10:53.926 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@71f9fc79[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1048]
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
20:10:53.926 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@5f36f2c3[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
20:10:53.926 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3d52f523[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||||||
20:22:24.932 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726488846602_39.144.43.42_62467
|
20:10:53.927 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726485502702_117.143.60.138_52444
|
||||||
20:22:24.934 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6b380cd4[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 109]
|
20:10:53.933 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@78d8e53c[Running, pool size = 5, active threads = 1, queued tasks = 0, completed tasks = 637]
|
||||||
20:22:24.935 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->73cc8b52-54a6-4805-aa44-75aa8cc49f9e
|
20:10:53.933 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [90501778-e912-4067-874f-fb18381457e9] Server healthy check fail, currentConnection = 1726485502702_117.143.60.138_52444
|
||||||
20:22:24.935 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
20:10:53.933 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->90501778-e912-4067-874f-fb18381457e9
|
||||||
20:22:24.935 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
20:10:53.934 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||||||
20:22:24.936 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
20:10:53.934 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||||||
20:22:24.946 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
20:10:53.934 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||||||
20:22:24.948 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
20:10:53.947 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||||||
20:22:24.956 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
20:10:53.950 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||||||
20:22:24.956 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
20:10:53.955 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||||||
20:22:24.956 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
20:10:53.955 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||||||
20:27:58.747 [main] INFO c.m.s.CloudSystemApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
20:10:53.955 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||||||
20:28:01.015 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
20:28:01.016 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
20:28:01.070 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
20:28:04.259 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
||||||
20:28:04.260 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
||||||
20:28:04.260 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
||||||
20:28:07.515 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
20:28:08.864 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
||||||
20:28:09.962 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@4159c03b[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
||||||
20:28:09.962 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@1236926e[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
||||||
20:28:09.962 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@6d2f808d[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
||||||
20:28:09.989 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[9999] is in use.
|
|
||||||
20:28:09.989 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[10000] is in use.
|
|
||||||
20:28:10.044 [Thread-13] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 10001
|
|
||||||
20:28:10.206 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
20:28:10.207 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
20:28:10.207 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
20:28:10.211 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
20:28:10.213 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
20:28:10.213 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
20:28:10.696 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 75df6636-0d80-4bfd-855c-308f01284a88
|
|
||||||
20:28:10.698 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->75df6636-0d80-4bfd-855c-308f01284a88
|
|
||||||
20:28:10.698 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75df6636-0d80-4bfd-855c-308f01284a88] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
20:28:10.698 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75df6636-0d80-4bfd-855c-308f01284a88] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
20:28:10.698 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75df6636-0d80-4bfd-855c-308f01284a88] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
20:28:10.699 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75df6636-0d80-4bfd-855c-308f01284a88] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
20:28:10.699 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
20:28:10.923 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75df6636-0d80-4bfd-855c-308f01284a88] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726489692457_39.144.43.42_62481
|
|
||||||
20:28:10.923 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75df6636-0d80-4bfd-855c-308f01284a88] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
20:28:10.924 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75df6636-0d80-4bfd-855c-308f01284a88] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$633/0x0000000801137ae0
|
|
||||||
20:28:10.924 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75df6636-0d80-4bfd-855c-308f01284a88] Notify connected event to listeners.
|
|
||||||
20:28:10.924 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
20:28:10.925 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-system with instance Instance{instanceId='null', ip='192.168.0.139', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
20:28:11.069 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-system 192.168.0.139:9701 register finished
|
|
||||||
20:28:11.260 [main] INFO c.m.s.CloudSystemApplication - [logStarted,56] - Started CloudSystemApplication in 15.756 seconds (process running for 16.357)
|
|
||||||
20:28:11.269 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
20:28:11.269 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
20:28:11.269 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system+DEFAULT_GROUP+one
|
|
||||||
20:28:11.275 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:28:11.275 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system, group=DEFAULT_GROUP
|
|
||||||
20:28:11.276 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system-dev.yml+DEFAULT_GROUP+one
|
|
||||||
20:28:11.276 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:28:11.276 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system-dev.yml, group=DEFAULT_GROUP
|
|
||||||
20:28:11.276 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system.yml+DEFAULT_GROUP+one
|
|
||||||
20:28:11.277 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:28:11.277 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system.yml, group=DEFAULT_GROUP
|
|
||||||
20:28:11.500 [RMI TCP Connection(2)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
20:31:10.792 [Thread-13] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
||||||
20:31:10.888 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-system', registryValue='http://192.168.0.139:10001/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
||||||
20:31:10.888 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
||||||
20:31:10.888 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
||||||
20:31:10.889 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
||||||
20:31:10.889 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
||||||
20:31:10.889 [Thread-12] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
||||||
20:31:10.889 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
20:31:10.890 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-system with instance: Instance{instanceId='null', ip='192.168.0.139', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
20:31:10.929 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->75df6636-0d80-4bfd-855c-308f01284a88
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5212a3dd[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 59]
|
|
||||||
20:31:10.930 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
20:31:10.931 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6a297af1[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
20:31:10.931 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726489692457_39.144.43.42_62481
|
|
||||||
20:31:10.933 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7f2ef493[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 45]
|
|
||||||
20:31:10.933 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->75df6636-0d80-4bfd-855c-308f01284a88
|
|
||||||
20:31:10.933 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
20:31:10.933 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
20:31:10.933 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
20:31:10.941 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
||||||
20:31:10.942 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
||||||
20:31:10.946 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
||||||
20:31:10.946 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
||||||
20:31:10.946 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
||||||
20:31:27.246 [main] INFO c.m.s.CloudSystemApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
20:31:30.410 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
20:31:30.411 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
20:31:30.493 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
20:31:33.295 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
||||||
20:31:33.297 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
||||||
20:31:33.297 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
||||||
20:31:37.871 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
20:31:39.556 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
||||||
20:31:40.787 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@69fcec7c[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
||||||
20:31:40.787 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@38aca984[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
||||||
20:31:40.787 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@8179cad[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
||||||
20:31:40.926 [Thread-13] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
||||||
20:31:41.068 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
20:31:41.069 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
20:31:41.069 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
20:31:41.073 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
20:31:41.076 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
20:31:41.076 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
20:31:41.523 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of ba41964f-0f30-4452-8b08-de19d5f88cb8
|
|
||||||
20:31:41.525 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->ba41964f-0f30-4452-8b08-de19d5f88cb8
|
|
||||||
20:31:41.525 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ba41964f-0f30-4452-8b08-de19d5f88cb8] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
20:31:41.526 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ba41964f-0f30-4452-8b08-de19d5f88cb8] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
20:31:41.526 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ba41964f-0f30-4452-8b08-de19d5f88cb8] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
20:31:41.527 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ba41964f-0f30-4452-8b08-de19d5f88cb8] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
20:31:41.527 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
20:31:41.677 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ba41964f-0f30-4452-8b08-de19d5f88cb8] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726489903243_39.144.43.42_62494
|
|
||||||
20:31:41.678 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ba41964f-0f30-4452-8b08-de19d5f88cb8] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
20:31:41.678 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ba41964f-0f30-4452-8b08-de19d5f88cb8] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$633/0x0000000801128678
|
|
||||||
20:31:41.678 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ba41964f-0f30-4452-8b08-de19d5f88cb8] Notify connected event to listeners.
|
|
||||||
20:31:41.678 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
20:31:41.679 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-system with instance Instance{instanceId='null', ip='192.168.0.139', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
20:31:41.717 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-system 192.168.0.139:9701 register finished
|
|
||||||
20:31:41.903 [main] INFO c.m.s.CloudSystemApplication - [logStarted,56] - Started CloudSystemApplication in 17.989 seconds (process running for 18.539)
|
|
||||||
20:31:41.911 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
20:31:41.911 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
20:31:41.912 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system+DEFAULT_GROUP+one
|
|
||||||
20:31:41.917 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:31:41.917 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system, group=DEFAULT_GROUP
|
|
||||||
20:31:41.918 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system-dev.yml+DEFAULT_GROUP+one
|
|
||||||
20:31:41.918 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:31:41.919 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system-dev.yml, group=DEFAULT_GROUP
|
|
||||||
20:31:41.919 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system.yml+DEFAULT_GROUP+one
|
|
||||||
20:31:41.919 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
20:31:41.919 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system.yml, group=DEFAULT_GROUP
|
|
||||||
20:31:42.440 [RMI TCP Connection(3)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
20:32:14.432 [Thread-13] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
||||||
20:32:14.463 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-system', registryValue='http://192.168.0.139:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
||||||
20:32:14.463 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
||||||
20:32:14.463 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
||||||
20:32:14.463 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
||||||
20:32:14.463 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
||||||
20:32:14.464 [Thread-12] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
||||||
20:32:14.464 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
20:32:14.464 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-system with instance: Instance{instanceId='null', ip='192.168.0.139', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
20:32:14.631 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation UNREGISTER for DEFAULT_GROUP@@cloud-system
|
|
||||||
20:32:14.649 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
20:32:14.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
20:32:14.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
20:32:14.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
20:32:14.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
20:32:14.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
20:32:14.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
20:32:14.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
20:32:14.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
20:32:14.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
20:32:14.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
20:32:14.652 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
20:32:14.652 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->ba41964f-0f30-4452-8b08-de19d5f88cb8
|
|
||||||
20:32:14.652 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@e0ad432[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 10]
|
|
||||||
20:32:14.652 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
20:32:14.652 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@147885a9[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
20:32:14.652 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726489903243_39.144.43.42_62494
|
|
||||||
20:32:14.658 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1a647147[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 17]
|
|
||||||
20:32:14.658 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->ba41964f-0f30-4452-8b08-de19d5f88cb8
|
|
||||||
20:32:14.659 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
20:32:14.659 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
20:32:14.659 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
20:32:14.667 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
||||||
20:32:14.669 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
||||||
20:32:14.672 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
||||||
20:32:14.672 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
||||||
20:32:14.672 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
||||||
21:04:42.147 [main] INFO c.m.s.CloudSystemApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
||||||
21:04:44.254 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
||||||
21:04:44.254 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
||||||
21:04:44.314 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
||||||
21:04:47.371 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
||||||
21:04:47.372 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
||||||
21:04:47.373 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
||||||
21:04:50.619 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
||||||
21:04:51.716 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
||||||
21:04:52.642 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@7439b2aa[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
||||||
21:04:52.642 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@65a124a[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
||||||
21:04:52.642 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@514abad9[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
||||||
21:04:52.667 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[9999] is in use.
|
|
||||||
21:04:52.668 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[10000] is in use.
|
|
||||||
21:04:52.726 [Thread-13] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 10001
|
|
||||||
21:04:52.849 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
||||||
21:04:52.850 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
||||||
21:04:52.850 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
||||||
21:04:52.855 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
||||||
21:04:52.858 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
||||||
21:04:52.858 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
||||||
21:04:53.042 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of d4a32068-ad4f-4d55-90f3-a54a4ec907fd
|
|
||||||
21:04:53.044 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->d4a32068-ad4f-4d55-90f3-a54a4ec907fd
|
|
||||||
21:04:53.044 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4a32068-ad4f-4d55-90f3-a54a4ec907fd] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
||||||
21:04:53.045 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4a32068-ad4f-4d55-90f3-a54a4ec907fd] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
||||||
21:04:53.046 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4a32068-ad4f-4d55-90f3-a54a4ec907fd] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
||||||
21:04:53.046 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4a32068-ad4f-4d55-90f3-a54a4ec907fd] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
||||||
21:04:53.046 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
||||||
21:04:53.322 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4a32068-ad4f-4d55-90f3-a54a4ec907fd] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726491894812_39.144.43.42_63067
|
|
||||||
21:04:53.322 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4a32068-ad4f-4d55-90f3-a54a4ec907fd] Notify connected event to listeners.
|
|
||||||
21:04:53.322 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4a32068-ad4f-4d55-90f3-a54a4ec907fd] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
||||||
21:04:53.323 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
||||||
21:04:53.323 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4a32068-ad4f-4d55-90f3-a54a4ec907fd] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$633/0x0000000801140228
|
|
||||||
21:04:53.324 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-system with instance Instance{instanceId='null', ip='192.168.0.139', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9065:b0b3:86ac:1282:ac1e:a0bf], preserved.register.source=SPRING_CLOUD}}
|
|
||||||
21:04:53.408 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-system 192.168.0.139:9701 register finished
|
|
||||||
21:04:53.568 [main] INFO c.m.s.CloudSystemApplication - [logStarted,56] - Started CloudSystemApplication in 14.499 seconds (process running for 15.203)
|
|
||||||
21:04:53.576 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
||||||
21:04:53.576 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
||||||
21:04:53.577 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system+DEFAULT_GROUP+one
|
|
||||||
21:04:53.583 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system, group=DEFAULT_GROUP, cnt=1
|
|
||||||
21:04:53.583 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system, group=DEFAULT_GROUP
|
|
||||||
21:04:53.584 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system-dev.yml+DEFAULT_GROUP+one
|
|
||||||
21:04:53.584 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
21:04:53.584 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system-dev.yml, group=DEFAULT_GROUP
|
|
||||||
21:04:53.585 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-system.yml+DEFAULT_GROUP+one
|
|
||||||
21:04:53.585 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-system.yml, group=DEFAULT_GROUP, cnt=1
|
|
||||||
21:04:53.585 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-system.yml, group=DEFAULT_GROUP
|
|
||||||
21:04:53.974 [RMI TCP Connection(5)-192.168.0.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
21:04:58.821 [Thread-13] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
||||||
21:04:58.886 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-system', registryValue='http://192.168.0.139:10001/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
||||||
21:04:58.886 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
||||||
21:04:58.886 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
||||||
21:04:58.886 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
||||||
21:04:58.886 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
||||||
21:04:58.887 [Thread-12] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
||||||
21:04:58.887 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
||||||
21:04:58.887 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-system with instance: Instance{instanceId='null', ip='192.168.0.139', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
||||||
21:04:58.926 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
||||||
21:04:58.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
||||||
21:04:58.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
||||||
21:04:58.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
||||||
21:04:58.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
||||||
21:04:58.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
||||||
21:04:58.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
||||||
21:04:58.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
||||||
21:04:58.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
||||||
21:04:58.929 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
||||||
21:04:58.929 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
||||||
21:04:58.929 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
||||||
21:04:58.929 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->d4a32068-ad4f-4d55-90f3-a54a4ec907fd
|
|
||||||
21:04:58.929 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3f5a1506[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1]
|
|
||||||
21:04:58.929 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
||||||
21:04:58.929 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@29dd0141[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
||||||
21:04:58.929 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726491894812_39.144.43.42_63067
|
|
||||||
21:04:58.932 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@271d2277[Running, pool size = 9, active threads = 0, queued tasks = 0, completed tasks = 9]
|
|
||||||
21:04:58.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->d4a32068-ad4f-4d55-90f3-a54a4ec907fd
|
|
||||||
21:04:58.932 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
||||||
21:04:58.932 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
||||||
21:04:58.933 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
||||||
21:04:58.940 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
||||||
21:04:58.942 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
||||||
21:04:58.946 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
||||||
21:04:58.946 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
||||||
21:04:58.946 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -1,39 +0,0 @@
|
||||||
2024-09-17 14:40:59.551 [main] INFO com.muyu.VehicleSimulationApplication:50 - Starting VehicleSimulationApplication v1.0.2 using Java 17.0.12 with PID 46984 (E:\桌面\vehicle-simulation-1.0.2.jar started by 86188 in E:\桌面\cloud-server-master)
|
|
||||||
2024-09-17 14:40:59.554 [main] DEBUG com.muyu.VehicleSimulationApplication:51 - Running with Spring Boot v3.2.4, Spring v6.1.5
|
|
||||||
2024-09-17 14:40:59.555 [main] INFO com.muyu.VehicleSimulationApplication:654 - No active profile set, falling back to 1 default profile: "default"
|
|
||||||
2024-09-17 14:41:00.689 [main] WARN o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:429 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [forestBeanProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.
|
|
||||||
2024-09-17 14:41:00.707 [main] WARN o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [forestBeanRegister]? Check the corresponding BeanPostProcessor declaration and its dependencies.
|
|
||||||
2024-09-17 14:41:00.711 [main] WARN o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [forestBeanRegister]? Check the corresponding BeanPostProcessor declaration and its dependencies.
|
|
||||||
2024-09-17 14:41:00.713 [main] WARN o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [forestBeanRegister]? Check the corresponding BeanPostProcessor declaration and its dependencies.
|
|
||||||
2024-09-17 14:41:00.736 [main] WARN o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [forestBeanRegister]? Check the corresponding BeanPostProcessor declaration and its dependencies.
|
|
||||||
2024-09-17 14:41:00.779 [main] WARN o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [forestBeanRegister]? Check the corresponding BeanPostProcessor declaration and its dependencies.
|
|
||||||
2024-09-17 14:41:00.783 [main] WARN o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [forestBeanRegister]? Check the corresponding BeanPostProcessor declaration and its dependencies.
|
|
||||||
2024-09-17 14:41:00.808 [main] INFO com.dtflys.forest.scanner.ClassPathClientScanner:153 - [Forest] Created Forest Client Bean with name 'clientAdmin' and Proxy of 'com.muyu.vehicle.api.ClientAdmin' client interface
|
|
||||||
2024-09-17 14:41:01.191 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:109 - Tomcat initialized with port 81 (http)
|
|
||||||
2024-09-17 14:41:01.211 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
|
|
||||||
2024-09-17 14:41:01.212 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/10.1.19]
|
|
||||||
2024-09-17 14:41:01.284 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
|
|
||||||
2024-09-17 14:41:01.286 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:296 - Root WebApplicationContext: initialization completed in 1639 ms
|
|
||||||
2024-09-17 14:41:01.629 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting...
|
|
||||||
2024-09-17 14:41:03.797 [main] INFO com.zaxxer.hikari.pool.HikariPool:565 - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@509a6095
|
|
||||||
2024-09-17 14:41:03.801 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed.
|
|
||||||
2024-09-17 14:41:03.806 [main] INFO com.muyu.config.DataSourceConfig:36 - 数据源[vehicle-test-db]初始化成功
|
|
||||||
2024-09-17 14:41:05.027 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:241 - Tomcat started on port 81 (http) with context path ''
|
|
||||||
2024-09-17 14:41:05.041 [main] INFO com.muyu.VehicleSimulationApplication:56 - Started VehicleSimulationApplication in 6.044 seconds (process running for 6.644)
|
|
||||||
2024-09-17 14:41:05.049 [main] INFO com.muyu.vehicle.core.VehicleConfiguration:40 - 初始开始,批量从数据库当中加载数据到内存当中,每次[10]条
|
|
||||||
2024-09-17 14:41:05.385 [main] DEBUG c.m.w.mapper.VehicleInfoMapper.selectList_mpCount:135 - ==> Preparing: SELECT COUNT(*) AS total FROM vehicle_info
|
|
||||||
2024-09-17 14:41:05.407 [main] DEBUG c.m.w.mapper.VehicleInfoMapper.selectList_mpCount:135 - ==> Parameters:
|
|
||||||
2024-09-17 14:41:05.505 [main] DEBUG c.m.w.mapper.VehicleInfoMapper.selectList_mpCount:135 - <== Total: 1
|
|
||||||
2024-09-17 14:41:05.515 [main] DEBUG com.muyu.web.mapper.VehicleInfoMapper.selectList:135 - ==> Preparing: SELECT id,vin,tenant_id,remaining_battery,battery_level,total_mileage,create_time FROM vehicle_info LIMIT ?
|
|
||||||
2024-09-17 14:41:05.516 [main] DEBUG com.muyu.web.mapper.VehicleInfoMapper.selectList:135 - ==> Parameters: 10(Long)
|
|
||||||
2024-09-17 14:41:05.578 [main] DEBUG com.muyu.web.mapper.VehicleInfoMapper.selectList:135 - <== Total: 8
|
|
||||||
2024-09-17 14:41:05.584 [main] DEBUG c.muyu.web.service.impl.VehicleInstanceServiceImpl:61 - 构建车辆对象: [VIN12345678912345]
|
|
||||||
2024-09-17 14:41:05.585 [main] DEBUG c.muyu.web.service.impl.VehicleInstanceServiceImpl:61 - 构建车辆对象: [VIN12345678912344]
|
|
||||||
2024-09-17 14:41:05.585 [main] DEBUG c.muyu.web.service.impl.VehicleInstanceServiceImpl:61 - 构建车辆对象: [5MY48TZNZ3A3NT83Z]
|
|
||||||
2024-09-17 14:41:05.586 [main] DEBUG c.muyu.web.service.impl.VehicleInstanceServiceImpl:61 - 构建车辆对象: [FBATKLXDQSN8JWR65]
|
|
||||||
2024-09-17 14:41:05.586 [main] DEBUG c.muyu.web.service.impl.VehicleInstanceServiceImpl:61 - 构建车辆对象: [J2TK3Q5GO5QD5U1I8]
|
|
||||||
2024-09-17 14:41:05.587 [main] DEBUG c.muyu.web.service.impl.VehicleInstanceServiceImpl:61 - 构建车辆对象: [6FEHSCO7WV7X6V92B]
|
|
||||||
2024-09-17 14:41:05.587 [main] DEBUG c.muyu.web.service.impl.VehicleInstanceServiceImpl:61 - 构建车辆对象: [G3UYG711ODT8MV6YX]
|
|
||||||
2024-09-17 14:41:05.588 [main] DEBUG c.muyu.web.service.impl.VehicleInstanceServiceImpl:61 - 构建车辆对象: [VIN12345678913245]
|
|
||||||
2024-09-17 14:41:05.588 [main] DEBUG com.muyu.vehicle.core.VehicleConfiguration:45 - 第[1]页,[8]条
|
|
||||||
2024-09-17 14:41:05.588 [main] INFO com.muyu.vehicle.core.VehicleConfiguration:50 - 数据加载完成,耗时:539 MS
|
|
Loading…
Reference in New Issue