提交 | 用户 | 时间
|
722af2
|
1 |
2024-06-11 09:31:33 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
X |
2 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
3 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
4 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
5 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
6 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
7 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
8 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
9 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
10 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
11 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
12 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
13 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
14 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
15 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
16 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
17 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
18 |
at java.lang.Thread.run(Thread.java:750) |
|
19 |
2024-06-11 09:31:34 [redisson-netty-2-4] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0xfa1a580e, L:/127.0.0.1:60073 - R:localhost/127.0.0.1:6378] |
|
20 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
21 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
22 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
23 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
24 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
25 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
26 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
27 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
28 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
29 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
30 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
31 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
32 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
33 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
34 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
35 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
36 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
37 |
at java.lang.Thread.run(Thread.java:750) |
|
38 |
2024-06-11 09:31:34 [redisson-netty-2-5] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x9ec0a395, L:/127.0.0.1:60077 - R:localhost/127.0.0.1:6378] |
|
39 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
40 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
41 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
42 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
43 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
44 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
45 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
46 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
47 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
48 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
49 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
50 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
51 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
52 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
53 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
54 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
55 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
56 |
at java.lang.Thread.run(Thread.java:750) |
|
57 |
2024-06-11 09:31:34 [redisson-netty-2-7] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0xbdf296db, L:/127.0.0.1:60074 - R:localhost/127.0.0.1:6378] |
|
58 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
59 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
60 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
61 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
62 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
63 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
64 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
65 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
66 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
67 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
68 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
69 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
70 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
71 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
72 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
73 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
74 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
75 |
at java.lang.Thread.run(Thread.java:750) |
|
76 |
2024-06-11 09:31:34 [redisson-netty-2-3] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x30707069, L:/127.0.0.1:60080 - R:localhost/127.0.0.1:6378] |
|
77 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
78 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
79 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
80 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
81 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
82 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
83 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
84 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
85 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
86 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
87 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
88 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
89 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
90 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
91 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
92 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
93 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
94 |
at java.lang.Thread.run(Thread.java:750) |
|
95 |
2024-06-11 09:31:34 [redisson-netty-2-8] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x93affc81, L:/127.0.0.1:60075 - R:localhost/127.0.0.1:6378] |
|
96 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
97 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
98 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
99 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
100 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
101 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
102 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
103 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
104 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
105 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
106 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
107 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
108 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
109 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
110 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
111 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
112 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
113 |
at java.lang.Thread.run(Thread.java:750) |
|
114 |
2024-06-11 09:31:34 [redisson-netty-2-8] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0xcc3ff336, L:/127.0.0.1:60079 - R:localhost/127.0.0.1:6378] |
|
115 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
116 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
117 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
118 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
119 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
120 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
121 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
122 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
123 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
124 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
125 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
126 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
127 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
128 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
129 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
130 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
131 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
132 |
at java.lang.Thread.run(Thread.java:750) |
|
133 |
2024-06-11 09:31:34 [redisson-netty-2-7] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0xb09882bf, L:/127.0.0.1:60078 - R:localhost/127.0.0.1:6378] |
|
134 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
135 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
136 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
137 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
138 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
139 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
140 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
141 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
142 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
143 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
144 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
145 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
146 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
147 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
148 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
149 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
150 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
151 |
at java.lang.Thread.run(Thread.java:750) |
|
152 |
2024-06-11 09:31:34 [redisson-netty-2-3] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x8ad63321, L:/127.0.0.1:60072 - R:localhost/127.0.0.1:6378] |
|
153 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
154 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
155 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
156 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
157 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
158 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
159 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
160 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
161 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
162 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
163 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
164 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
165 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
166 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
167 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
168 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
169 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
170 |
at java.lang.Thread.run(Thread.java:750) |
|
171 |
2024-06-11 09:31:34 [redisson-netty-2-3] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x8e777f54, L:/127.0.0.1:60076 - R:localhost/127.0.0.1:6378] |
|
172 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
173 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
174 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
175 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
176 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
177 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
178 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
179 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
180 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
181 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
182 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
183 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
184 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
185 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
186 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
187 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
188 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
189 |
at java.lang.Thread.run(Thread.java:750) |
|
190 |
2024-06-11 09:33:23 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
191 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
192 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
193 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
194 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
195 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
196 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
197 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
198 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
199 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
200 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
201 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
202 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
203 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
204 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
205 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
206 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
207 |
at java.lang.Thread.run(Thread.java:750) |
|
208 |
2024-06-11 09:33:48 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
209 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
210 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
211 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
212 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
213 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
214 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
215 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
216 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
217 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
218 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
219 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
220 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
221 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
222 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
223 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
224 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
225 |
at java.lang.Thread.run(Thread.java:750) |
|
226 |
2024-06-11 09:33:48 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
227 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
228 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
229 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
230 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
231 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
232 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
233 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
234 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
235 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
236 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
237 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
238 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
239 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
240 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
241 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
242 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
243 |
at java.lang.Thread.run(Thread.java:750) |
|
244 |
2024-06-11 09:33:48 [redisson-netty-2-3] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0xd5677805, L:/127.0.0.1:51314 - R:localhost/127.0.0.1:6378] |
|
245 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
246 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
247 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
248 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
249 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
250 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
251 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
252 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
253 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
254 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
255 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
256 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
257 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
258 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
259 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
260 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
261 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
262 |
at java.lang.Thread.run(Thread.java:750) |
|
263 |
2024-06-11 09:33:48 [redisson-netty-2-8] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x0b7af6ca, L:/127.0.0.1:51317 - R:localhost/127.0.0.1:6378] |
|
264 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
265 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
266 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
267 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
268 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
269 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
270 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
271 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
272 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
273 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
274 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
275 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
276 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
277 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
278 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
279 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
280 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
281 |
at java.lang.Thread.run(Thread.java:750) |
|
282 |
2024-06-11 09:33:48 [redisson-netty-2-6] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x6bc48e01, L:/127.0.0.1:51319 - R:localhost/127.0.0.1:6378] |
|
283 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
284 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
285 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
286 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
287 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
288 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
289 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
290 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
291 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
292 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
293 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
294 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
295 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
296 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
297 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
298 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
299 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
300 |
at java.lang.Thread.run(Thread.java:750) |
|
301 |
2024-06-11 09:33:48 [redisson-netty-2-4] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0xe9d31080, L:/127.0.0.1:51315 - R:localhost/127.0.0.1:6378] |
|
302 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
303 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
304 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
305 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
306 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
307 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
308 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
309 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
310 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
311 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
312 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
313 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
314 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
315 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
316 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
317 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
318 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
319 |
at java.lang.Thread.run(Thread.java:750) |
|
320 |
2024-06-11 09:33:48 [redisson-netty-2-7] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0xe65d0a98, L:/127.0.0.1:51316 - R:localhost/127.0.0.1:6378] |
|
321 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
322 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
323 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
324 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
325 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
326 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
327 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
328 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
329 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
330 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
331 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
332 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
333 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
334 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
335 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
336 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
337 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
338 |
at java.lang.Thread.run(Thread.java:750) |
|
339 |
2024-06-11 09:33:48 [redisson-netty-2-3] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x24cf906e, L:/127.0.0.1:51322 - R:localhost/127.0.0.1:6378] |
|
340 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
341 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
342 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
343 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
344 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
345 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
346 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
347 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
348 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
349 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
350 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
351 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
352 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
353 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
354 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
355 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
356 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
357 |
at java.lang.Thread.run(Thread.java:750) |
|
358 |
2024-06-11 09:33:48 [redisson-netty-2-3] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x0f1c0243, L:/127.0.0.1:51318 - R:localhost/127.0.0.1:6378] |
|
359 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
360 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
361 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
362 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
363 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
364 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
365 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
366 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
367 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
368 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
369 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
370 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
371 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
372 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
373 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
374 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
375 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
376 |
at java.lang.Thread.run(Thread.java:750) |
|
377 |
2024-06-11 09:33:48 [redisson-netty-2-7] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0xaadd7692, L:/127.0.0.1:51320 - R:localhost/127.0.0.1:6378] |
|
378 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
379 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
380 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
381 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
382 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
383 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
384 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
385 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
386 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
387 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
388 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
389 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
390 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
391 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
392 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
393 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
394 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
395 |
at java.lang.Thread.run(Thread.java:750) |
|
396 |
2024-06-11 09:34:54 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
397 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
398 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
399 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
400 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
401 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
402 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
403 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
404 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
405 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
406 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
407 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
408 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
409 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
410 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
411 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
412 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
413 |
at java.lang.Thread.run(Thread.java:750) |
|
414 |
2024-06-11 09:35:07 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
415 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
416 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
417 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
418 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
419 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
420 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
421 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
422 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
423 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
424 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
425 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
426 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
427 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
428 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
429 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
430 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
431 |
at java.lang.Thread.run(Thread.java:750) |
|
432 |
2024-06-11 09:35:07 [redisson-netty-2-3] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x5e873bcc, L:/127.0.0.1:51417 - R:localhost/127.0.0.1:6378] |
|
433 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
434 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
435 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
436 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
437 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
438 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
439 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
440 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
441 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
442 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
443 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
444 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
445 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
446 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
447 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
448 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
449 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
450 |
at java.lang.Thread.run(Thread.java:750) |
|
451 |
2024-06-11 09:35:07 [redisson-netty-2-5] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0xb707ee82, L:/127.0.0.1:51422 - R:localhost/127.0.0.1:6378] |
|
452 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
453 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
454 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
455 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
456 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
457 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
458 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
459 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
460 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
461 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
462 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
463 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
464 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
465 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
466 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
467 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
468 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
469 |
at java.lang.Thread.run(Thread.java:750) |
|
470 |
2024-06-11 09:35:07 [redisson-netty-2-8] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x621534b6, L:/127.0.0.1:51424 - R:localhost/127.0.0.1:6378] |
|
471 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
472 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
473 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
474 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
475 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
476 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
477 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
478 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
479 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
480 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
481 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
482 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
483 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
484 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
485 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
486 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
487 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
488 |
at java.lang.Thread.run(Thread.java:750) |
|
489 |
2024-06-11 09:35:07 [redisson-netty-2-4] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x489db47e, L:/127.0.0.1:51418 - R:localhost/127.0.0.1:6378] |
|
490 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
491 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
492 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
493 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
494 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
495 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
496 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
497 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
498 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
499 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
500 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
501 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
502 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
503 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
504 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
505 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
506 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
507 |
at java.lang.Thread.run(Thread.java:750) |
|
508 |
2024-06-11 09:35:07 [redisson-netty-2-7] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x65ba425e, L:/127.0.0.1:51423 - R:localhost/127.0.0.1:6378] |
|
509 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
510 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
511 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
512 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
513 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
514 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
515 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
516 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
517 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
518 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
519 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
520 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
521 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
522 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
523 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
524 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
525 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
526 |
at java.lang.Thread.run(Thread.java:750) |
|
527 |
2024-06-11 09:35:07 [redisson-netty-2-3] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0x85a0d992, L:/127.0.0.1:51425 - R:localhost/127.0.0.1:6378] |
|
528 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
529 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
530 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
531 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
532 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
533 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
534 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
535 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
536 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
537 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
538 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
539 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
540 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
541 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
542 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
543 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
544 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
545 |
at java.lang.Thread.run(Thread.java:750) |
|
546 |
2024-06-11 09:35:07 [redisson-netty-2-3] ERROR o.r.c.handler.ErrorsLoggingHandler - Exception occured. Channel: [id: 0xf197efcf, L:/127.0.0.1:51421 - R:localhost/127.0.0.1:6378] |
|
547 |
java.io.IOException: 远程主机强迫关闭了一个现有的连接。 |
|
548 |
at sun.nio.ch.SocketDispatcher.read0(Native Method) |
|
549 |
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) |
|
550 |
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) |
|
551 |
at sun.nio.ch.IOUtil.read(IOUtil.java:192) |
|
552 |
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) |
|
553 |
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) |
|
554 |
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) |
|
555 |
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) |
|
556 |
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) |
|
557 |
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) |
|
558 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) |
|
559 |
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) |
|
560 |
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) |
|
561 |
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) |
|
562 |
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) |
|
563 |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) |
|
564 |
at java.lang.Thread.run(Thread.java:750) |
|
565 |
2024-06-11 09:37:04 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
566 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
567 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
568 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
569 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
570 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
571 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
572 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
573 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
574 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
575 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
576 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
577 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
578 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
579 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
580 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
581 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
582 |
at java.lang.Thread.run(Thread.java:750) |
|
583 |
2024-06-11 09:40:57 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
584 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
585 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
586 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
587 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
588 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
589 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
590 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
591 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
592 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
593 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
594 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
595 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
596 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
597 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
598 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
599 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
600 |
at java.lang.Thread.run(Thread.java:750) |
|
601 |
2024-06-11 09:41:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
602 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
603 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
604 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
605 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
606 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
607 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
608 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
609 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
610 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
611 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
612 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
613 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
614 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
615 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
616 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
617 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
618 |
at java.lang.Thread.run(Thread.java:750) |
|
619 |
2024-06-11 09:41:20 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
620 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
621 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
622 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
623 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
624 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
625 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
626 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
627 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
628 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
629 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
630 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
631 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
632 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
633 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
634 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
635 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
636 |
at java.lang.Thread.run(Thread.java:750) |
|
637 |
2024-06-11 10:25:41 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
638 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
639 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
640 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
641 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
642 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
643 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
644 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
645 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
646 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
647 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
648 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) |
|
649 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
650 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
651 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
652 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
653 |
at java.lang.Thread.run(Thread.java:750) |
|
654 |
2024-06-11 10:25:41 [main] ERROR o.s.test.context.TestContextManager - Caught exception while allowing TestExecutionListener [org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5c669da8] to prepare test instance [com.dl.test.DemoUnitTest@520b547c] |
|
655 |
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.dl.test.DemoUnitTest': Unsatisfied dependency expressed through field 'taskService'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.flowable.task.service.TaskService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)} |
|
656 |
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) |
|
657 |
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) |
|
658 |
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) |
|
659 |
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) |
|
660 |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) |
|
661 |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireBeanProperties(AbstractAutowireCapableBeanFactory.java:417) |
|
662 |
at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:119) |
|
663 |
at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) |
|
664 |
at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) |
|
665 |
at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248) |
|
666 |
at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) |
|
667 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363) |
|
668 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368) |
|
669 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363) |
|
670 |
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) |
|
671 |
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) |
|
672 |
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384) |
|
673 |
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) |
|
674 |
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) |
|
675 |
at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) |
|
676 |
at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) |
|
677 |
at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742) |
|
678 |
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) |
|
679 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362) |
|
680 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283) |
|
681 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
682 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282) |
|
683 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272) |
|
684 |
at java.util.Optional.orElseGet(Optional.java:267) |
|
685 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271) |
|
686 |
at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) |
|
687 |
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102) |
|
688 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
689 |
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101) |
|
690 |
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66) |
|
691 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) |
|
692 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
693 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) |
|
694 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) |
|
695 |
at java.util.ArrayList.forEach(ArrayList.java:1259) |
|
696 |
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) |
|
697 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) |
|
698 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
699 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) |
|
700 |
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) |
|
701 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) |
|
702 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
703 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) |
|
704 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) |
|
705 |
at java.util.ArrayList.forEach(ArrayList.java:1259) |
|
706 |
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) |
|
707 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) |
|
708 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
709 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) |
|
710 |
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) |
|
711 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) |
|
712 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
713 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) |
|
714 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) |
|
715 |
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) |
|
716 |
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) |
|
717 |
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) |
|
718 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) |
|
719 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) |
|
720 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) |
|
721 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) |
|
722 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) |
|
723 |
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) |
|
724 |
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) |
|
725 |
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) |
|
726 |
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) |
|
727 |
at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:71) |
|
728 |
at com.intellij.rt.junit.IdeaTestRunner$Repeater$1.execute(IdeaTestRunner.java:38) |
|
729 |
at com.intellij.rt.execution.junit.TestsRepeater.repeat(TestsRepeater.java:11) |
|
730 |
at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:35) |
|
731 |
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235) |
|
732 |
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54) |
|
733 |
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.flowable.task.service.TaskService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)} |
|
734 |
at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1801) |
|
735 |
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1357) |
|
736 |
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) |
|
737 |
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) |
|
738 |
... 76 common frames omitted |
|
739 |
2024-06-11 10:25:46 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
740 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
741 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
742 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
743 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
744 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
745 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
746 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
747 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
748 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
749 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
750 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
751 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
752 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
753 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
754 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
755 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
756 |
at java.lang.Thread.run(Thread.java:750) |
|
757 |
2024-06-11 10:25:46 [main] ERROR o.s.test.context.TestContextManager - Caught exception while allowing TestExecutionListener [org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@61861a29] to prepare test instance [com.dl.test.DemoUnitTest@389ae8f1] |
|
758 |
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.dl.test.DemoUnitTest': Unsatisfied dependency expressed through field 'taskService'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.flowable.task.service.TaskService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)} |
|
759 |
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) |
|
760 |
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) |
|
761 |
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) |
|
762 |
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) |
|
763 |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) |
|
764 |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireBeanProperties(AbstractAutowireCapableBeanFactory.java:417) |
|
765 |
at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:119) |
|
766 |
at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) |
|
767 |
at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) |
|
768 |
at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248) |
|
769 |
at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) |
|
770 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363) |
|
771 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368) |
|
772 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363) |
|
773 |
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) |
|
774 |
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) |
|
775 |
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384) |
|
776 |
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) |
|
777 |
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) |
|
778 |
at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) |
|
779 |
at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) |
|
780 |
at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742) |
|
781 |
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) |
|
782 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362) |
|
783 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283) |
|
784 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
785 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282) |
|
786 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272) |
|
787 |
at java.util.Optional.orElseGet(Optional.java:267) |
|
788 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271) |
|
789 |
at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) |
|
790 |
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102) |
|
791 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
792 |
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101) |
|
793 |
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66) |
|
794 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) |
|
795 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
796 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) |
|
797 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) |
|
798 |
at java.util.ArrayList.forEach(ArrayList.java:1259) |
|
799 |
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) |
|
800 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) |
|
801 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
802 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) |
|
803 |
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) |
|
804 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) |
|
805 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
806 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) |
|
807 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) |
|
808 |
at java.util.ArrayList.forEach(ArrayList.java:1259) |
|
809 |
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) |
|
810 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) |
|
811 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
812 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) |
|
813 |
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) |
|
814 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) |
|
815 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
816 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) |
|
817 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) |
|
818 |
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) |
|
819 |
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) |
|
820 |
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) |
|
821 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) |
|
822 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) |
|
823 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) |
|
824 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) |
|
825 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) |
|
826 |
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) |
|
827 |
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) |
|
828 |
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) |
|
829 |
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) |
|
830 |
at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:71) |
|
831 |
at com.intellij.rt.junit.IdeaTestRunner$Repeater$1.execute(IdeaTestRunner.java:38) |
|
832 |
at com.intellij.rt.execution.junit.TestsRepeater.repeat(TestsRepeater.java:11) |
|
833 |
at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:35) |
|
834 |
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235) |
|
835 |
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54) |
|
836 |
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.flowable.task.service.TaskService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)} |
|
837 |
at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1801) |
|
838 |
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1357) |
|
839 |
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) |
|
840 |
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) |
|
841 |
... 76 common frames omitted |
|
842 |
2024-06-11 10:27:04 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
843 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
844 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
845 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
846 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
847 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
848 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
849 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
850 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
851 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
852 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
853 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
854 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
855 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
856 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
857 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
858 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
859 |
at java.lang.Thread.run(Thread.java:750) |
|
860 |
2024-06-11 10:28:03 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
861 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
862 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
863 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
864 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
865 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
866 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
867 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
868 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
869 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
870 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
871 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
872 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
873 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
874 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
875 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
876 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
877 |
at java.lang.Thread.run(Thread.java:750) |
|
878 |
2024-06-11 10:28:03 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
879 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
880 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
881 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
882 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
883 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
884 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
885 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
886 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
887 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
888 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
889 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
890 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
891 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
892 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
893 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
894 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
895 |
at java.lang.Thread.run(Thread.java:750) |
|
896 |
2024-06-11 10:28:03 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
897 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
898 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
899 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
900 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
901 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
902 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
903 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
904 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
905 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
906 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
907 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
908 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
909 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
910 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
911 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
912 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
913 |
at java.lang.Thread.run(Thread.java:750) |
|
914 |
2024-06-11 10:28:03 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
915 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
916 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
917 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
918 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
919 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
920 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
921 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
922 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
923 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
924 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
925 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
926 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
927 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
928 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
929 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
930 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
931 |
at java.lang.Thread.run(Thread.java:750) |
|
932 |
2024-06-11 10:28:03 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
933 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
934 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
935 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
936 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
937 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
938 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
939 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
940 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
941 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
942 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
943 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
944 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
945 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
946 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
947 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
948 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
949 |
at java.lang.Thread.run(Thread.java:750) |
|
950 |
2024-06-11 10:28:04 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
951 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
952 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
953 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
954 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
955 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
956 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
957 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
958 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
959 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
960 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
961 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
962 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
963 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
964 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
965 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
966 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
967 |
at java.lang.Thread.run(Thread.java:750) |
|
968 |
2024-06-11 10:28:14 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
969 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
970 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
971 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
972 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
973 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
974 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
975 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
976 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
977 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
978 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
979 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
980 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
981 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
982 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
983 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
984 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
985 |
at java.lang.Thread.run(Thread.java:750) |
|
986 |
2024-06-11 11:17:36 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
987 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
988 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
989 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
990 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
991 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
992 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
993 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
994 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
995 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
996 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
997 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
998 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
999 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1000 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1001 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1002 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1003 |
at java.lang.Thread.run(Thread.java:750) |
|
1004 |
2024-06-11 11:17:48 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1005 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1006 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1007 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1008 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1009 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1010 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1011 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1012 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1013 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1014 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1015 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1016 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1017 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1018 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1019 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1020 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1021 |
at java.lang.Thread.run(Thread.java:750) |
|
1022 |
2024-06-11 11:17:57 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1023 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1024 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1025 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1026 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1027 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1028 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1029 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1030 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1031 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1032 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1033 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1034 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1035 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1036 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1037 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1038 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1039 |
at java.lang.Thread.run(Thread.java:750) |
|
1040 |
2024-06-11 11:20:42 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1041 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1042 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1043 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1044 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1045 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1046 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1047 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1048 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1049 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1050 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1051 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1052 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1053 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1054 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1055 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1056 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1057 |
at java.lang.Thread.run(Thread.java:750) |
|
1058 |
2024-06-11 11:20:57 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1059 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1060 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1061 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1062 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1063 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1064 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1065 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1066 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1067 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1068 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1069 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1070 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1071 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1072 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1073 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1074 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1075 |
at java.lang.Thread.run(Thread.java:750) |
|
1076 |
2024-06-11 11:27:33 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1077 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1078 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1079 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1080 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1081 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1082 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1083 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1084 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1085 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1086 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1087 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1088 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1089 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1090 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1091 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1092 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1093 |
at java.lang.Thread.run(Thread.java:750) |
|
1094 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1095 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1096 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1097 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1098 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1099 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1100 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1101 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1102 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1103 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1104 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1105 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1106 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1107 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1108 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1109 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1110 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1111 |
at java.lang.Thread.run(Thread.java:750) |
|
1112 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1113 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1114 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1115 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1116 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1117 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1118 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1119 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1120 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1121 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1122 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1123 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1124 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1125 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1126 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1127 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1128 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1129 |
at java.lang.Thread.run(Thread.java:750) |
|
1130 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1131 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1132 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1133 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1134 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1135 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1136 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1137 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1138 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1139 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1140 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1141 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1142 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1143 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1144 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1145 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1146 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1147 |
at java.lang.Thread.run(Thread.java:750) |
|
1148 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1149 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1150 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1151 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1152 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1153 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1154 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1155 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1156 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1157 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1158 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1159 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1160 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1161 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1162 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1163 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1164 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1165 |
at java.lang.Thread.run(Thread.java:750) |
|
1166 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1167 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1168 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1169 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1170 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1171 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1172 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1173 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1174 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1175 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1176 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1177 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1178 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1179 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1180 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1181 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1182 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1183 |
at java.lang.Thread.run(Thread.java:750) |
|
1184 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1185 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1186 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1187 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1188 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1189 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1190 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1191 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1192 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1193 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1194 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1195 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1196 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1197 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1198 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1199 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1200 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1201 |
at java.lang.Thread.run(Thread.java:750) |
|
1202 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1203 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1204 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1205 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1206 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1207 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1208 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1209 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1210 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1211 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1212 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1213 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1214 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1215 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1216 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1217 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1218 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1219 |
at java.lang.Thread.run(Thread.java:750) |
|
1220 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1221 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1222 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1223 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1224 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1225 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1226 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1227 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1228 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1229 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1230 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1231 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1232 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1233 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1234 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1235 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1236 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1237 |
at java.lang.Thread.run(Thread.java:750) |
|
1238 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1239 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1240 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1241 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1242 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1243 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1244 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1245 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1246 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1247 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1248 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1249 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1250 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1251 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1252 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1253 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1254 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1255 |
at java.lang.Thread.run(Thread.java:750) |
|
1256 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1257 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1258 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1259 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1260 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1261 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1262 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1263 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1264 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1265 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1266 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1267 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1268 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1269 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1270 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1271 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1272 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1273 |
at java.lang.Thread.run(Thread.java:750) |
|
1274 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1275 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1276 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1277 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1278 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1279 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1280 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1281 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1282 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1283 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1284 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1285 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1286 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1287 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1288 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1289 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1290 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1291 |
at java.lang.Thread.run(Thread.java:750) |
|
1292 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1293 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1294 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1295 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1296 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1297 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1298 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1299 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1300 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1301 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1302 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1303 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1304 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1305 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1306 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1307 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1308 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1309 |
at java.lang.Thread.run(Thread.java:750) |
|
1310 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1311 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1312 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1313 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1314 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1315 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1316 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1317 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1318 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1319 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1320 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1321 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1322 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1323 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1324 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1325 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1326 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1327 |
at java.lang.Thread.run(Thread.java:750) |
|
1328 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1329 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1330 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1331 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1332 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1333 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1334 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1335 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1336 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1337 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1338 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1339 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1340 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1341 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1342 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1343 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1344 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1345 |
at java.lang.Thread.run(Thread.java:750) |
|
1346 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1347 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1348 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1349 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1350 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1351 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1352 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1353 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1354 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1355 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1356 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1357 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1358 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1359 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1360 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1361 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1362 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1363 |
at java.lang.Thread.run(Thread.java:750) |
|
1364 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1365 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1366 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1367 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1368 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1369 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1370 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1371 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1372 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1373 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1374 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1375 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1376 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1377 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1378 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1379 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1380 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1381 |
at java.lang.Thread.run(Thread.java:750) |
|
1382 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1383 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1384 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1385 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1386 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1387 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1388 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1389 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1390 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1391 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1392 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1393 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1394 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1395 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1396 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1397 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1398 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1399 |
at java.lang.Thread.run(Thread.java:750) |
|
1400 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1401 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1402 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1403 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1404 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1405 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1406 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1407 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1408 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1409 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1410 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1411 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1412 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1413 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1414 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1415 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1416 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1417 |
at java.lang.Thread.run(Thread.java:750) |
|
1418 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1419 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1420 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1421 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1422 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1423 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1424 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1425 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1426 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1427 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1428 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1429 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1430 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1431 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1432 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1433 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1434 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1435 |
at java.lang.Thread.run(Thread.java:750) |
|
1436 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1437 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1438 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1439 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1440 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1441 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1442 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1443 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1444 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1445 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1446 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1447 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1448 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1449 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1450 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1451 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1452 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1453 |
at java.lang.Thread.run(Thread.java:750) |
|
1454 |
2024-06-11 11:31:09 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1455 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1456 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1457 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1458 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1459 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1460 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1461 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1462 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1463 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1464 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1465 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1466 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1467 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1468 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1469 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1470 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1471 |
at java.lang.Thread.run(Thread.java:750) |
|
1472 |
2024-06-11 11:36:37 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1473 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1474 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1475 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1476 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1477 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1478 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1479 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1480 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1481 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1482 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1483 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1484 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1485 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1486 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1487 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1488 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1489 |
at java.lang.Thread.run(Thread.java:750) |
|
1490 |
2024-06-11 14:11:45 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1491 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1492 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1493 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1494 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1495 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1496 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1497 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1498 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1499 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1500 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1501 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1502 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1503 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1504 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1505 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1506 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1507 |
at java.lang.Thread.run(Thread.java:750) |
|
1508 |
2024-06-11 14:48:39 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1509 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1510 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1511 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1512 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1513 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1514 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1515 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1516 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1517 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1518 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1519 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1520 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1521 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1522 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1523 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1524 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1525 |
at java.lang.Thread.run(Thread.java:750) |
|
1526 |
2024-06-11 14:58:38 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1527 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1528 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1529 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1530 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1531 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1532 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1533 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1534 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1535 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1536 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1537 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1538 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1539 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1540 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1541 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1542 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1543 |
at java.lang.Thread.run(Thread.java:750) |
|
1544 |
2024-06-11 16:28:44 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1545 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1546 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1547 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1548 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1549 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1550 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1551 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1552 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1553 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1554 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1555 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) |
|
1556 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1557 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1558 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1559 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1560 |
at java.lang.Thread.run(Thread.java:750) |
|
1561 |
2024-06-11 18:23:04 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1562 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1563 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1564 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1565 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1566 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1567 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1568 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1569 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1570 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1571 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1572 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1573 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1574 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1575 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1576 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1577 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1578 |
at java.lang.Thread.run(Thread.java:750) |
|
1579 |
2024-06-11 18:23:04 [main] ERROR o.s.test.context.TestContextManager - Caught exception while allowing TestExecutionListener [org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@37f21974] to prepare test instance [com.dl.test.DemoUnitTest@7997b8a7] |
|
1580 |
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.dl.test.DemoUnitTest': Unsatisfied dependency expressed through field 'taskTaskPublicService'; nested exception is org.springframework.beans.factory.NoUniqueBeanDefinitionException: No qualifying bean of type 'com.dl.workflow.service.TaskPublicService<com.dl.iqc.checktask.domain.CheckTask>' available: expected single matching bean but found 2: checkTaskServiceImpl,testServiceImpl |
|
1581 |
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) |
|
1582 |
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) |
|
1583 |
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) |
|
1584 |
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) |
|
1585 |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) |
|
1586 |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireBeanProperties(AbstractAutowireCapableBeanFactory.java:417) |
|
1587 |
at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:119) |
|
1588 |
at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) |
|
1589 |
at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) |
|
1590 |
at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248) |
|
1591 |
at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) |
|
1592 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363) |
|
1593 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368) |
|
1594 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363) |
|
1595 |
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) |
|
1596 |
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) |
|
1597 |
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384) |
|
1598 |
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) |
|
1599 |
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) |
|
1600 |
at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) |
|
1601 |
at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) |
|
1602 |
at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742) |
|
1603 |
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) |
|
1604 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362) |
|
1605 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283) |
|
1606 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
1607 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282) |
|
1608 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272) |
|
1609 |
at java.util.Optional.orElseGet(Optional.java:267) |
|
1610 |
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271) |
|
1611 |
at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) |
|
1612 |
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102) |
|
1613 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
1614 |
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101) |
|
1615 |
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66) |
|
1616 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) |
|
1617 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
1618 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) |
|
1619 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) |
|
1620 |
at java.util.ArrayList.forEach(ArrayList.java:1259) |
|
1621 |
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) |
|
1622 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) |
|
1623 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
1624 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) |
|
1625 |
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) |
|
1626 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) |
|
1627 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
1628 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) |
|
1629 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) |
|
1630 |
at java.util.ArrayList.forEach(ArrayList.java:1259) |
|
1631 |
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) |
|
1632 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) |
|
1633 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
1634 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) |
|
1635 |
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) |
|
1636 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) |
|
1637 |
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
|
1638 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) |
|
1639 |
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) |
|
1640 |
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) |
|
1641 |
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) |
|
1642 |
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) |
|
1643 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) |
|
1644 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) |
|
1645 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) |
|
1646 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) |
|
1647 |
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) |
|
1648 |
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) |
|
1649 |
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) |
|
1650 |
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) |
|
1651 |
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) |
|
1652 |
at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:71) |
|
1653 |
at com.intellij.rt.junit.IdeaTestRunner$Repeater$1.execute(IdeaTestRunner.java:38) |
|
1654 |
at com.intellij.rt.execution.junit.TestsRepeater.repeat(TestsRepeater.java:11) |
|
1655 |
at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:35) |
|
1656 |
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235) |
|
1657 |
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54) |
|
1658 |
Caused by: org.springframework.beans.factory.NoUniqueBeanDefinitionException: No qualifying bean of type 'com.dl.workflow.service.TaskPublicService<com.dl.iqc.checktask.domain.CheckTask>' available: expected single matching bean but found 2: checkTaskServiceImpl,testServiceImpl |
|
1659 |
at org.springframework.beans.factory.config.DependencyDescriptor.resolveNotUnique(DependencyDescriptor.java:220) |
|
1660 |
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1369) |
|
1661 |
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) |
|
1662 |
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) |
|
1663 |
... 76 common frames omitted |
|
1664 |
2024-06-11 18:25:28 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task |
|
1665 |
java.lang.IllegalStateException: couldn't determine local port. Please set spring.boot.admin.client.instance.service-base-url. |
|
1666 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getLocalServerPort(DefaultApplicationFactory.java:192) |
|
1667 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getServiceBaseUrl(DefaultApplicationFactory.java:104) |
|
1668 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getServiceUrl(ServletApplicationFactory.java:63) |
|
1669 |
at de.codecentric.boot.admin.client.registration.ServletApplicationFactory.getManagementBaseUrl(ServletApplicationFactory.java:76) |
|
1670 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.getHealthUrl(DefaultApplicationFactory.java:154) |
|
1671 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationFactory.createApplication(DefaultApplicationFactory.java:80) |
|
1672 |
at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:56) |
|
1673 |
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) |
|
1674 |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
|
1675 |
at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) |
|
1676 |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) |
|
1677 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) |
|
1678 |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) |
|
1679 |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
|
1680 |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
|
1681 |
at java.lang.Thread.run(Thread.java:750) |