Procházet zdrojové kódy

推送到掌上山钢

cczhang před 4 měsíci
rodič
revize
f5faebbc8e

+ 309
- 0
hs_err_pid12424.log Zobrazit soubor

@@ -0,0 +1,309 @@
1
+#
2
+# There is insufficient memory for the Java Runtime Environment to continue.
3
+# Native memory allocation (malloc) failed to allocate 249136 bytes for Chunk::new
4
+# Possible reasons:
5
+#   The system is out of physical RAM or swap space
6
+#   The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
7
+# Possible solutions:
8
+#   Reduce memory load on the system
9
+#   Increase physical memory or swap space
10
+#   Check if swap backing store is full
11
+#   Decrease Java heap size (-Xmx/-Xms)
12
+#   Decrease number of Java threads
13
+#   Decrease Java thread stack sizes (-Xss)
14
+#   Set larger code cache with -XX:ReservedCodeCacheSize=
15
+#   JVM is running with Zero Based Compressed Oops mode in which the Java heap is
16
+#     placed in the first 32GB address space. The Java Heap base address is the
17
+#     maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
18
+#     to set the Java Heap base and to place the Java Heap above 32GB virtual address.
19
+# This output file may be truncated or incomplete.
20
+#
21
+#  Out of Memory Error (allocation.cpp:389), pid=12424, tid=0x0000000000000870
22
+#
23
+# JRE version: Java(TM) SE Runtime Environment (8.0_411) (build 1.8.0_411-b09)
24
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.411-b09 mixed mode windows-amd64 compressed oops)
25
+# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
26
+#
27
+
28
+---------------  T H R E A D  ---------------
29
+
30
+Current thread (0x0000015baca35800):  JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=2160, stack(0x0000003a13600000,0x0000003a13700000)]
31
+
32
+Stack: [0x0000003a13600000,0x0000003a13700000]
33
+Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
34
+V  [jvm.dll+0x3540d9]
35
+
36
+
37
+Current CompileTask:
38
+C2:  13982 4301       4       java.io.DataInputStream::readUTF (501 bytes)
39
+
40
+
41
+---------------  P R O C E S S  ---------------
42
+
43
+Java Threads: ( => current thread )
44
+  0x0000015bae54a800 JavaThread "Thread-2" daemon [_thread_blocked, id=12644, stack(0x0000003a13e00000,0x0000003a13f00000)]
45
+  0x0000015baca8c800 JavaThread "Service Thread" daemon [_thread_blocked, id=12564, stack(0x0000003a13c00000,0x0000003a13d00000)]
46
+  0x0000015baca63000 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=28560, stack(0x0000003a13b00000,0x0000003a13c00000)]
47
+  0x0000015baca5a800 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=16976, stack(0x0000003a13a00000,0x0000003a13b00000)]
48
+  0x0000015baca51800 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=33640, stack(0x0000003a13900000,0x0000003a13a00000)]
49
+  0x0000015baca47000 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=17468, stack(0x0000003a13800000,0x0000003a13900000)]
50
+  0x0000015baca46000 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=9508, stack(0x0000003a13700000,0x0000003a13800000)]
51
+=>0x0000015baca35800 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=2160, stack(0x0000003a13600000,0x0000003a13700000)]
52
+  0x0000015baca33800 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=8988, stack(0x0000003a13500000,0x0000003a13600000)]
53
+  0x0000015baca0d000 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=31620, stack(0x0000003a13400000,0x0000003a13500000)]
54
+  0x0000015baca02000 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=5452, stack(0x0000003a13300000,0x0000003a13400000)]
55
+  0x0000015baca01800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=28232, stack(0x0000003a13200000,0x0000003a13300000)]
56
+  0x0000015bac9fd800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=22984, stack(0x0000003a13100000,0x0000003a13200000)]
57
+  0x0000015bac9f9000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=32468, stack(0x0000003a13000000,0x0000003a13100000)]
58
+  0x0000015ba9c9e000 JavaThread "Attach Listener" daemon [_thread_blocked, id=31728, stack(0x0000003a12f00000,0x0000003a13000000)]
59
+  0x0000015bac9f0800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=18900, stack(0x0000003a12e00000,0x0000003a12f00000)]
60
+  0x0000015bac980800 JavaThread "Finalizer" daemon [_thread_blocked, id=23132, stack(0x0000003a12d00000,0x0000003a12e00000)]
61
+  0x0000015ba9c80800 JavaThread "Reference Handler" daemon [_thread_blocked, id=30844, stack(0x0000003a12c00000,0x0000003a12d00000)]
62
+  0x0000015b8f171000 JavaThread "main" [_thread_in_vm, id=29284, stack(0x0000003a11d00000,0x0000003a11e00000)]
63
+
64
+Other Threads:
65
+  0x0000015ba9c75000 VMThread [stack: 0x0000003a12b00000,0x0000003a12c00000] [id=8676]
66
+  0x0000015bacae6000 WatcherThread [stack: 0x0000003a13d00000,0x0000003a13e00000] [id=14776]
67
+
68
+VM state:not at safepoint (normal execution)
69
+
70
+VM Mutex/Monitor currently owned by a thread: None
71
+
72
+heap address: 0x00000006c5000000, size: 4016 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
73
+Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
74
+Compressed class space size: 1073741824 Address: 0x00000007c0000000
75
+
76
+Heap:
77
+ PSYoungGen      total 75264K, used 23179K [0x000000076c580000, 0x0000000771980000, 0x00000007c0000000)
78
+  eden space 64512K, 35% used [0x000000076c580000,0x000000076dc22fb8,0x0000000770480000)
79
+  from space 10752K, 0% used [0x0000000770480000,0x0000000770480000,0x0000000770f00000)
80
+  to   space 10752K, 0% used [0x0000000770f00000,0x0000000770f00000,0x0000000771980000)
81
+ ParOldGen       total 83456K, used 13875K [0x00000006c5000000, 0x00000006ca180000, 0x000000076c580000)
82
+  object space 83456K, 16% used [0x00000006c5000000,0x00000006c5d8cc20,0x00000006ca180000)
83
+ Metaspace       used 21645K, capacity 22574K, committed 22832K, reserved 1069056K
84
+  class space    used 2615K, capacity 2841K, committed 2944K, reserved 1048576K
85
+
86
+Card table byte_map: [0x0000015b9ff20000,0x0000015ba0700000] byte_map_base: 0x0000015b9c8f8000
87
+
88
+Marking Bits: (ParMarkBitMap*) 0x00007ff91b8470d0
89
+ Begin Bits: [0x0000015ba0c40000, 0x0000015ba4b00000)
90
+ End Bits:   [0x0000015ba4b00000, 0x0000015ba89c0000)
91
+
92
+Polling page: 0x0000015b8f2f0000
93
+
94
+CodeCache: size=245760Kb used=14484Kb max_used=15216Kb free=231275Kb
95
+ bounds [0x0000015b90b60000, 0x0000015b91a50000, 0x0000015b9fb60000]
96
+ total_blobs=4289 nmethods=3874 adapters=324
97
+ compilation: enabled
98
+
99
+Compilation events (10 events):
100
+Event: 13.970 Thread 0x0000015bac9f9000 nmethod 4296 0x0000015b911459d0 code [0x0000015b91145b00, 0x0000015b91145b98]
101
+Event: 13.970 Thread 0x0000015baca5a800 4297       3       java.lang.invoke.MethodHandles$Lookup::checkMethod (83 bytes)
102
+Event: 13.970 Thread 0x0000015baca51800 4298       3       java.lang.invoke.MethodHandles$Lookup::maybeBindCaller (44 bytes)
103
+Event: 13.970 Thread 0x0000015baca47000 4299       3       java.lang.invoke.MethodHandleNatives::isCallerSensitive (29 bytes)
104
+Event: 13.970 Thread 0x0000015baca63000 4300       3       java.lang.invoke.MethodHandleNatives::canBeCalledVirtual (132 bytes)
105
+Event: 13.970 Thread 0x0000015baca5a800 nmethod 4297 0x0000015b91518c90 code [0x0000015b91518e60, 0x0000015b915198a0]
106
+Event: 13.971 Thread 0x0000015baca63000 nmethod 4300 0x0000015b9118d6d0 code [0x0000015b9118d8c0, 0x0000015b9118e1e0]
107
+Event: 13.971 Thread 0x0000015baca51800 nmethod 4298 0x0000015b91109450 code [0x0000015b91109620, 0x0000015b91109f80]
108
+Event: 13.971 Thread 0x0000015baca47000 nmethod 4299 0x0000015b90e930d0 code [0x0000015b90e93280, 0x0000015b90e93910]
109
+Event: 13.977 Thread 0x0000015baca35800 4301       4       java.io.DataInputStream::readUTF (501 bytes)
110
+
111
+GC Heap History (8 events):
112
+Event: 6.012 GC heap before
113
+{Heap before GC invocations=1 (full 0):
114
+ PSYoungGen      total 75264K, used 64512K [0x000000076c580000, 0x0000000771980000, 0x00000007c0000000)
115
+  eden space 64512K, 100% used [0x000000076c580000,0x0000000770480000,0x0000000770480000)
116
+  from space 10752K, 0% used [0x0000000770f00000,0x0000000770f00000,0x0000000771980000)
117
+  to   space 10752K, 0% used [0x0000000770480000,0x0000000770480000,0x0000000770f00000)
118
+ ParOldGen       total 172032K, used 0K [0x00000006c5000000, 0x00000006cf800000, 0x000000076c580000)
119
+  object space 172032K, 0% used [0x00000006c5000000,0x00000006c5000000,0x00000006cf800000)
120
+ Metaspace       used 12654K, capacity 12972K, committed 13312K, reserved 1060864K
121
+  class space    used 1562K, capacity 1711K, committed 1792K, reserved 1048576K
122
+Event: 6.018 GC heap after
123
+Heap after GC invocations=1 (full 0):
124
+ PSYoungGen      total 75264K, used 10544K [0x000000076c580000, 0x0000000771980000, 0x00000007c0000000)
125
+  eden space 64512K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000770480000)
126
+  from space 10752K, 98% used [0x0000000770480000,0x0000000770ecc1d0,0x0000000770f00000)
127
+  to   space 10752K, 0% used [0x0000000770f00000,0x0000000770f00000,0x0000000771980000)
128
+ ParOldGen       total 172032K, used 24K [0x00000006c5000000, 0x00000006cf800000, 0x000000076c580000)
129
+  object space 172032K, 0% used [0x00000006c5000000,0x00000006c5006000,0x00000006cf800000)
130
+ Metaspace       used 12654K, capacity 12972K, committed 13312K, reserved 1060864K
131
+  class space    used 1562K, capacity 1711K, committed 1792K, reserved 1048576K
132
+}
133
+Event: 7.505 GC heap before
134
+{Heap before GC invocations=2 (full 0):
135
+ PSYoungGen      total 75264K, used 75056K [0x000000076c580000, 0x0000000771980000, 0x00000007c0000000)
136
+  eden space 64512K, 100% used [0x000000076c580000,0x0000000770480000,0x0000000770480000)
137
+  from space 10752K, 98% used [0x0000000770480000,0x0000000770ecc1d0,0x0000000770f00000)
138
+  to   space 10752K, 0% used [0x0000000770f00000,0x0000000770f00000,0x0000000771980000)
139
+ ParOldGen       total 172032K, used 24K [0x00000006c5000000, 0x00000006cf800000, 0x000000076c580000)
140
+  object space 172032K, 0% used [0x00000006c5000000,0x00000006c5006000,0x00000006cf800000)
141
+ Metaspace       used 19597K, capacity 20352K, committed 20608K, reserved 1067008K
142
+  class space    used 2447K, capacity 2664K, committed 2688K, reserved 1048576K
143
+Event: 7.514 GC heap after
144
+Heap after GC invocations=2 (full 0):
145
+ PSYoungGen      total 75264K, used 10747K [0x000000076c580000, 0x0000000771980000, 0x00000007c0000000)
146
+  eden space 64512K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000770480000)
147
+  from space 10752K, 99% used [0x0000000770f00000,0x000000077197ef10,0x0000000771980000)
148
+  to   space 10752K, 0% used [0x0000000770480000,0x0000000770480000,0x0000000770f00000)
149
+ ParOldGen       total 172032K, used 2445K [0x00000006c5000000, 0x00000006cf800000, 0x000000076c580000)
150
+  object space 172032K, 1% used [0x00000006c5000000,0x00000006c52635a0,0x00000006cf800000)
151
+ Metaspace       used 19597K, capacity 20352K, committed 20608K, reserved 1067008K
152
+  class space    used 2447K, capacity 2664K, committed 2688K, reserved 1048576K
153
+}
154
+Event: 11.466 GC heap before
155
+{Heap before GC invocations=3 (full 0):
156
+ PSYoungGen      total 75264K, used 69634K [0x000000076c580000, 0x0000000771980000, 0x00000007c0000000)
157
+  eden space 64512K, 91% used [0x000000076c580000,0x000000076ff01c88,0x0000000770480000)
158
+  from space 10752K, 99% used [0x0000000770f00000,0x000000077197ef10,0x0000000771980000)
159
+  to   space 10752K, 0% used [0x0000000770480000,0x0000000770480000,0x0000000770f00000)
160
+ ParOldGen       total 172032K, used 2445K [0x00000006c5000000, 0x00000006cf800000, 0x000000076c580000)
161
+  object space 172032K, 1% used [0x00000006c5000000,0x00000006c52635a0,0x00000006cf800000)
162
+ Metaspace       used 20318K, capacity 21114K, committed 21296K, reserved 1069056K
163
+  class space    used 2482K, capacity 2681K, committed 2688K, reserved 1048576K
164
+Event: 11.477 GC heap after
165
+Heap after GC invocations=3 (full 0):
166
+ PSYoungGen      total 75264K, used 10736K [0x000000076c580000, 0x0000000771980000, 0x00000007c0000000)
167
+  eden space 64512K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000770480000)
168
+  from space 10752K, 99% used [0x0000000770480000,0x0000000770efc040,0x0000000770f00000)
169
+  to   space 10752K, 0% used [0x0000000770f00000,0x0000000770f00000,0x0000000771980000)
170
+ ParOldGen       total 172032K, used 5851K [0x00000006c5000000, 0x00000006cf800000, 0x000000076c580000)
171
+  object space 172032K, 3% used [0x00000006c5000000,0x00000006c55b6fe8,0x00000006cf800000)
172
+ Metaspace       used 20318K, capacity 21114K, committed 21296K, reserved 1069056K
173
+  class space    used 2482K, capacity 2681K, committed 2688K, reserved 1048576K
174
+}
175
+Event: 11.477 GC heap before
176
+{Heap before GC invocations=4 (full 1):
177
+ PSYoungGen      total 75264K, used 10736K [0x000000076c580000, 0x0000000771980000, 0x00000007c0000000)
178
+  eden space 64512K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000770480000)
179
+  from space 10752K, 99% used [0x0000000770480000,0x0000000770efc040,0x0000000770f00000)
180
+  to   space 10752K, 0% used [0x0000000770f00000,0x0000000770f00000,0x0000000771980000)
181
+ ParOldGen       total 172032K, used 5851K [0x00000006c5000000, 0x00000006cf800000, 0x000000076c580000)
182
+  object space 172032K, 3% used [0x00000006c5000000,0x00000006c55b6fe8,0x00000006cf800000)
183
+ Metaspace       used 20318K, capacity 21114K, committed 21296K, reserved 1069056K
184
+  class space    used 2482K, capacity 2681K, committed 2688K, reserved 1048576K
185
+Event: 11.537 GC heap after
186
+Heap after GC invocations=4 (full 1):
187
+ PSYoungGen      total 75264K, used 0K [0x000000076c580000, 0x0000000771980000, 0x00000007c0000000)
188
+  eden space 64512K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000770480000)
189
+  from space 10752K, 0% used [0x0000000770480000,0x0000000770480000,0x0000000770f00000)
190
+  to   space 10752K, 0% used [0x0000000770f00000,0x0000000770f00000,0x0000000771980000)
191
+ ParOldGen       total 83456K, used 13875K [0x00000006c5000000, 0x00000006ca180000, 0x000000076c580000)
192
+  object space 83456K, 16% used [0x00000006c5000000,0x00000006c5d8cc20,0x00000006ca180000)
193
+ Metaspace       used 20318K, capacity 21114K, committed 21296K, reserved 1069056K
194
+  class space    used 2482K, capacity 2681K, committed 2688K, reserved 1048576K
195
+}
196
+
197
+Deoptimization events (10 events):
198
+Event: 11.952 Thread 0x0000015b8f171000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000015b9199fd7c method=org.apache.maven.model.merge.ModelMerger$MergingList.mergeAll(Ljava/util/Collection;Lorg/apache/maven/model/merge/ModelMerger$Remapping;)V @ 171
199
+Event: 13.066 Thread 0x0000015b8f171000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000015b918c410c method=org.codehaus.plexus.util.StringUtils.isNotEmpty(Ljava/lang/String;)Z @ 8
200
+Event: 13.924 Thread 0x0000015b8f171000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000015b912b820c method=sun.net.www.protocol.jar.Handler.parseURL(Ljava/net/URL;Ljava/lang/String;II)V @ 116
201
+Event: 13.932 Thread 0x0000015b8f171000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000015b91433d60 method=com.google.inject.internal.LinkedBindingImpl.acceptTargetVisitor(Lcom/google/inject/spi/BindingTargetVisitor;)Ljava/lang/Object; @ 2
202
+Event: 13.932 Thread 0x0000015b8f171000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000015b91433d60 method=com.google.inject.internal.LinkedBindingImpl.acceptTargetVisitor(Lcom/google/inject/spi/BindingTargetVisitor;)Ljava/lang/Object; @ 2
203
+Event: 13.942 Thread 0x0000015b8f171000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000015b91433d60 method=com.google.inject.internal.LinkedBindingImpl.acceptTargetVisitor(Lcom/google/inject/spi/BindingTargetVisitor;)Ljava/lang/Object; @ 2
204
+Event: 13.942 Thread 0x0000015b8f171000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000015b91433d60 method=com.google.inject.internal.LinkedBindingImpl.acceptTargetVisitor(Lcom/google/inject/spi/BindingTargetVisitor;)Ljava/lang/Object; @ 2
205
+Event: 13.944 Thread 0x0000015b8f171000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000015b919c2b60 method=com.google.inject.internal.InjectorImpl.enterContext()Lcom/google/inject/internal/InternalContext; @ 7
206
+Event: 13.964 Thread 0x0000015b8f171000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000015b917050d0 method=java.util.regex.Pattern.has(I)Z @ 6
207
+Event: 13.974 Thread 0x0000015b8f171000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000015b911d51b0 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
208
+
209
+Classes redefined (0 events):
210
+No events
211
+
212
+Internal exceptions (10 events):
213
+Event: 6.687 Thread 0x0000015b8f171000 Implicit null exception at 0x0000015b9152b702 to 0x0000015b9152ca7d
214
+Event: 7.201 Thread 0x0000015b8f171000 Implicit null exception at 0x0000015b91671483 to 0x0000015b916716cd
215
+Event: 8.051 Thread 0x0000015b8f171000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$and$0(Ljava/util/function/Predicate;Ljava/lang/Object;)Z> (0x000000076c9adee0) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\inte
216
+Event: 8.430 Thread 0x0000015b8f171000 Implicit null exception at 0x0000015b9179e568 to 0x0000015b9179fd31
217
+Event: 10.058 Thread 0x0000015b8f171000 Implicit null exception at 0x0000015b918697c2 to 0x0000015b9186990a
218
+Event: 11.466 Thread 0x0000015b8f171000 Implicit null exception at 0x0000015b911ee595 to 0x0000015b911ee795
219
+Event: 11.541 Thread 0x0000015b8f171000 Implicit null exception at 0x0000015b911f3aef to 0x0000015b911f3b59
220
+Event: 11.637 Thread 0x0000015b8f171000 Implicit null exception at 0x0000015b91926a08 to 0x0000015b91927019
221
+Event: 13.944 Thread 0x0000015b8f171000 Implicit null exception at 0x0000015b919c2816 to 0x0000015b919c2b51
222
+Event: 13.974 Thread 0x0000015b8f171000 Implicit null exception at 0x0000015b911d5118 to 0x0000015b911d51a6
223
+
224
+Events (10 events):
225
+Event: 13.978 loading class java/io/Externalizable
226
+Event: 13.978 loading class java/io/Externalizable done
227
+Event: 13.978 loading class java/time/zone/Ser done
228
+Event: 13.978 loading class java/time/zone/ZoneRules
229
+Event: 13.978 loading class java/time/zone/ZoneRules done
230
+Event: 13.978 loading class java/time/zone/ZoneOffsetTransitionRule
231
+Event: 13.978 loading class java/time/zone/ZoneOffsetTransitionRule done
232
+Event: 13.978 loading class java/time/LocalDateTime
233
+Event: 13.979 loading class java/time/LocalDateTime done
234
+Event: 13.979 loading class java/time/ZoneOffset
235
+
236
+
237
+Dynamic libraries:
238
+0x00007ff7cd6d0000 - 0x00007ff7cd71a000 	D:\Dev\Java\jdk-1.8\bin\java.exe
239
+0x00007ff9767b0000 - 0x00007ff9769c7000 	C:\WINDOWS\SYSTEM32\ntdll.dll
240
+0x00007ff975280000 - 0x00007ff975344000 	C:\WINDOWS\System32\KERNEL32.DLL
241
+0x00007ff973df0000 - 0x00007ff9741c0000 	C:\WINDOWS\System32\KERNELBASE.dll
242
+0x00007ff9744a0000 - 0x00007ff974551000 	C:\WINDOWS\System32\ADVAPI32.dll
243
+0x00007ff975bc0000 - 0x00007ff975c67000 	C:\WINDOWS\System32\msvcrt.dll
244
+0x00007ff975860000 - 0x00007ff975907000 	C:\WINDOWS\System32\sechost.dll
245
+0x00007ff973a90000 - 0x00007ff973ab8000 	C:\WINDOWS\System32\bcrypt.dll
246
+0x00007ff975510000 - 0x00007ff975624000 	C:\WINDOWS\System32\RPCRT4.dll
247
+0x00007ff974650000 - 0x00007ff9747fe000 	C:\WINDOWS\System32\USER32.dll
248
+0x00007ff973a60000 - 0x00007ff973a86000 	C:\WINDOWS\System32\win32u.dll
249
+0x00007ff975910000 - 0x00007ff975939000 	C:\WINDOWS\System32\GDI32.dll
250
+0x00007ff974380000 - 0x00007ff97449b000 	C:\WINDOWS\System32\gdi32full.dll
251
+0x00007ff9742e0000 - 0x00007ff97437a000 	C:\WINDOWS\System32\msvcp_win.dll
252
+0x00007ff9741c0000 - 0x00007ff9742d1000 	C:\WINDOWS\System32\ucrtbase.dll
253
+0x00007ff93b7d0000 - 0x00007ff93ba62000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.4830_none_270fe7d773858e80\COMCTL32.dll
254
+0x00007ff9745c0000 - 0x00007ff9745f1000 	C:\WINDOWS\System32\IMM32.DLL
255
+0x00007ff959180000 - 0x00007ff95919b000 	D:\Dev\Java\jdk-1.8\jre\bin\vcruntime140.dll
256
+0x00007ff95a440000 - 0x00007ff95a44c000 	D:\Dev\Java\jdk-1.8\jre\bin\vcruntime140_1.dll
257
+0x00007ff92c5b0000 - 0x00007ff92c63e000 	D:\Dev\Java\jdk-1.8\jre\bin\msvcp140.dll
258
+0x00007ff91b010000 - 0x00007ff91b8c1000 	D:\Dev\Java\jdk-1.8\jre\bin\server\jvm.dll
259
+0x00007ff9764f0000 - 0x00007ff9764f8000 	C:\WINDOWS\System32\PSAPI.DLL
260
+0x00007ff969a70000 - 0x00007ff969a7a000 	C:\WINDOWS\SYSTEM32\VERSION.dll
261
+0x00007ff9674d0000 - 0x00007ff967504000 	C:\WINDOWS\SYSTEM32\WINMM.dll
262
+0x00007ff96a6d0000 - 0x00007ff96a6d9000 	C:\WINDOWS\SYSTEM32\WSOCK32.dll
263
+0x00007ff975630000 - 0x00007ff9756a1000 	C:\WINDOWS\System32\WS2_32.dll
264
+0x00007ff972a60000 - 0x00007ff972a78000 	C:\WINDOWS\SYSTEM32\kernel.appcore.dll
265
+0x00007ff95a2f0000 - 0x00007ff95a300000 	D:\Dev\Java\jdk-1.8\jre\bin\verify.dll
266
+0x00007ff958fe0000 - 0x00007ff95900b000 	D:\Dev\Java\jdk-1.8\jre\bin\java.dll
267
+0x00007ff958ea0000 - 0x00007ff958eb8000 	D:\Dev\Java\jdk-1.8\jre\bin\zip.dll
268
+0x00007ff975c70000 - 0x00007ff9764e8000 	C:\WINDOWS\System32\SHELL32.dll
269
+0x00007ff971960000 - 0x00007ff972270000 	C:\WINDOWS\SYSTEM32\windows.storage.dll
270
+0x00007ff974810000 - 0x00007ff974ba0000 	C:\WINDOWS\System32\combase.dll
271
+0x00007ff971820000 - 0x00007ff97195f000 	C:\WINDOWS\SYSTEM32\wintypes.dll
272
+0x00007ff975940000 - 0x00007ff975a4a000 	C:\WINDOWS\System32\SHCORE.dll
273
+0x00007ff974560000 - 0x00007ff9745be000 	C:\WINDOWS\System32\shlwapi.dll
274
+0x00007ff973990000 - 0x00007ff9739bb000 	C:\WINDOWS\SYSTEM32\profapi.dll
275
+0x00007ff9565b0000 - 0x00007ff9565cc000 	D:\Dev\Java\jdk-1.8\jre\bin\net.dll
276
+0x00007ff972ee0000 - 0x00007ff972f4a000 	C:\WINDOWS\system32\mswsock.dll
277
+0x00007ff950750000 - 0x00007ff950763000 	D:\Dev\Java\jdk-1.8\jre\bin\nio.dll
278
+0x00007ff94d640000 - 0x00007ff94d664000 	D:\Dev\Maven\apache-maven-3.9.8\lib\jansi-native\Windows\x86_64\jansi.dll
279
+
280
+VM Arguments:
281
+jvm_args: -Dclassworlds.conf=D:\Dev\Maven\apache-maven-3.9.8\bin\m2.conf -Dmaven.home=D:\Dev\Maven\apache-maven-3.9.8 -Dlibrary.jansi.path=D:\Dev\Maven\apache-maven-3.9.8\lib\jansi-native -Dmaven.multiModuleProjectDirectory=D:\Project\shinsoft\SgIIP\workflow_hz 
282
+java_command: org.codehaus.plexus.classworlds.launcher.Launcher install
283
+java_class_path (initial): D:\Dev\Maven\apache-maven-3.9.8\boot\plexus-classworlds-2.8.0.jar
284
+Launcher Type: SUN_STANDARD
285
+
286
+Environment Variables:
287
+JAVA_HOME=D:\Dev\Java\jdk-1.8
288
+CLASSPATH=.;D:\Dev\Java\jdk-1.8\bin;D:\Dev\Java\jdk-1.8\lib\dt.jar;D:\Dev\Java\jdk-1.8\lib\tools.jar
289
+PATH=D:\Tool\DevOps\ZenTao\bin\sliksvn;c:\Users\Zhang\AppData\Local\Programs\cursor\resources\app\bin;D:\Tool\DevOps\ZenTao\zbox\nssm\win64;D:\Dev\Python\Scripts\;D:\Dev\Python\;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Dev\nvm;D:\Dev\nodejs;D:\Dev\Git\cmd;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;D:\Tool\Xshell\;D:\Dev\Maven\apache-maven-3.9.8\bin;D:\Dev\TortoiseGit\bin;C:\Users\Zhang\AppData\Local\Microsoft\WindowsApps;D:\Tool\JetBrains\IntelliJ IDEA\bin;D:\Tool\JetBrains\PyCharm\bin;D:\Tool\Microsoft\VSCode\bin;D:\Tool\JetBrains\WebStorm\bin;D:\Dev\instantclient_19_6;D:\Dev\Java\jdk-1.8\bin;;D:\Tool\΢ÐÅweb¿ª·¢Õß¹¤¾ß\dll;C:\Program Files\Go\bin;C:\Users\Zhang\AppData\Local\Microsoft\WindowsApps;D:\Tool\JetBrains\IntelliJ IDEA\bin;C:\Users\Zhang\AppData\Local\Microsoft\WindowsApps;D:\Tool\JetBrains\IntelliJ IDEA\bin;;D:\Tool\JetBrains\PyCharm\bin;;D:\Dev\nvm;D:\Dev\nodejs;D:\Tool\Microsoft\VSCode\bin;D:\Tool\JetBrains\WebStorm\bin;;D:\Dev\Maven\apache-maven-3.9.8\bin;D:\Dev\instantclient_19_6;D:\Tool\ffmpeg\bin;D:\Dev\Java\jdk-1.8\bin;C:\Users\Zhang\go\bin;C:\Users\Zhang\AppData\Local\Microsoft\WinGet\Packages\Google.Protobuf_Microsoft.Winget.Source_8wekyb3d8bbwe\bin;
290
+USERNAME=Zhang
291
+OS=Windows_NT
292
+PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 186 Stepping 2, GenuineIntel
293
+
294
+
295
+
296
+---------------  S Y S T E M  ---------------
297
+
298
+OS: Windows 11 , 64 bit Build 22621 (10.0.22621.4830)
299
+
300
+CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 186 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
301
+
302
+Memory: 4k page, physical 16441928k(606992k free), swap 32788548k(4168k free)
303
+
304
+vm_info: Java HotSpot(TM) 64-Bit Server VM (25.411-b09) for windows-amd64 JRE (1.8.0_411-b09), built on Mar 13 2024 07:26:13 by "java_re" with MS VC++ 17.1 (VS2022)
305
+
306
+time: Sun Feb 16 14:03:19 2025
307
+timezone: Intel64 Family 6 Model 186 Stepping 2, GenuineIntel
308
+elapsed time: 13.984987 seconds (0d 0h 0m 13s)
309
+

+ 350
- 0
hs_err_pid16592.log Zobrazit soubor

@@ -0,0 +1,350 @@
1
+#
2
+# There is insufficient memory for the Java Runtime Environment to continue.
3
+# Native memory allocation (malloc) failed to allocate 771696 bytes for Chunk::new
4
+# Possible reasons:
5
+#   The system is out of physical RAM or swap space
6
+#   The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
7
+# Possible solutions:
8
+#   Reduce memory load on the system
9
+#   Increase physical memory or swap space
10
+#   Check if swap backing store is full
11
+#   Decrease Java heap size (-Xmx/-Xms)
12
+#   Decrease number of Java threads
13
+#   Decrease Java thread stack sizes (-Xss)
14
+#   Set larger code cache with -XX:ReservedCodeCacheSize=
15
+#   JVM is running with Zero Based Compressed Oops mode in which the Java heap is
16
+#     placed in the first 32GB address space. The Java Heap base address is the
17
+#     maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
18
+#     to set the Java Heap base and to place the Java Heap above 32GB virtual address.
19
+# This output file may be truncated or incomplete.
20
+#
21
+#  Out of Memory Error (allocation.cpp:389), pid=16592, tid=0x0000000000002660
22
+#
23
+# JRE version: Java(TM) SE Runtime Environment (8.0_411) (build 1.8.0_411-b09)
24
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.411-b09 mixed mode windows-amd64 compressed oops)
25
+# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
26
+#
27
+
28
+---------------  T H R E A D  ---------------
29
+
30
+Current thread (0x000001984dd33000):  JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=9824, stack(0x00000047e2800000,0x00000047e2900000)]
31
+
32
+Stack: [0x00000047e2800000,0x00000047e2900000]
33
+Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
34
+V  [jvm.dll+0x3540d9]
35
+V  [jvm.dll+0x291062]
36
+V  [jvm.dll+0x291c2d]
37
+V  [jvm.dll+0x286265]
38
+V  [jvm.dll+0xdb87c]
39
+V  [jvm.dll+0xdc08c]
40
+V  [jvm.dll+0x49d9cd]
41
+V  [jvm.dll+0x461193]
42
+V  [jvm.dll+0x46a29f]
43
+V  [jvm.dll+0x469699]
44
+V  [jvm.dll+0x4533cc]
45
+V  [jvm.dll+0xb0626]
46
+V  [jvm.dll+0xaecff]
47
+V  [jvm.dll+0x252182]
48
+V  [jvm.dll+0x2adb2c]
49
+C  [ucrtbase.dll+0x29333]
50
+C  [KERNEL32.DLL+0x1259d]
51
+C  [ntdll.dll+0x5af38]
52
+
53
+
54
+Current CompileTask:
55
+C2:   7573 6414       4       com.sun.tools.javac.comp.Resolve::rawInstantiate (488 bytes)
56
+
57
+
58
+---------------  P R O C E S S  ---------------
59
+
60
+Java Threads: ( => current thread )
61
+  0x000001984f72f800 JavaThread "Thread-2" daemon [_thread_blocked, id=15848, stack(0x00000047e3600000,0x00000047e3700000)]
62
+  0x000001984de11000 JavaThread "Service Thread" daemon [_thread_blocked, id=23980, stack(0x00000047e3400000,0x00000047e3500000)]
63
+  0x000001984dd39800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=27244, stack(0x00000047e3300000,0x00000047e3400000)]
64
+  0x000001984dd38800 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=32388, stack(0x00000047e3200000,0x00000047e3300000)]
65
+  0x000001984dd38000 JavaThread "C1 CompilerThread9" daemon [_thread_in_native, id=23672, stack(0x00000047e3100000,0x00000047e3200000)]
66
+  0x000001984dd3b800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=29904, stack(0x00000047e3000000,0x00000047e3100000)]
67
+  0x000001984dd37000 JavaThread "C2 CompilerThread7" daemon [_thread_in_native, id=18784, stack(0x00000047e2f00000,0x00000047e3000000)]
68
+  0x000001984dd3e000 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=29208, stack(0x00000047e2e00000,0x00000047e2f00000)]
69
+  0x000001984dd3c800 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=15020, stack(0x00000047e2d00000,0x00000047e2e00000)]
70
+  0x000001984dd3b000 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=15840, stack(0x00000047e2c00000,0x00000047e2d00000)]
71
+  0x000001984dd3a000 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=28240, stack(0x00000047e2b00000,0x00000047e2c00000)]
72
+  0x000001984dd3d000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=17916, stack(0x00000047e2a00000,0x00000047e2b00000)]
73
+  0x000001984dd36000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=30748, stack(0x00000047e2900000,0x00000047e2a00000)]
74
+=>0x000001984dd33000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=9824, stack(0x00000047e2800000,0x00000047e2900000)]
75
+  0x000001984dcdc000 JavaThread "Attach Listener" daemon [_thread_blocked, id=30692, stack(0x00000047e2700000,0x00000047e2800000)]
76
+  0x000001984dd30000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6540, stack(0x00000047e2600000,0x00000047e2700000)]
77
+  0x000001984dca6000 JavaThread "Finalizer" daemon [_thread_blocked, id=33100, stack(0x00000047e2500000,0x00000047e2600000)]
78
+  0x000001984afec000 JavaThread "Reference Handler" daemon [_thread_blocked, id=15584, stack(0x00000047e2400000,0x00000047e2500000)]
79
+  0x00000198303df800 JavaThread "main" [_thread_in_Java, id=24588, stack(0x00000047e1500000,0x00000047e1600000)]
80
+
81
+Other Threads:
82
+  0x000001984afc4000 VMThread [stack: 0x00000047e2300000,0x00000047e2400000] [id=5324]
83
+  0x000001984de22000 WatcherThread [stack: 0x00000047e3500000,0x00000047e3600000] [id=14416]
84
+
85
+VM state:not at safepoint (normal execution)
86
+
87
+VM Mutex/Monitor currently owned by a thread: None
88
+
89
+heap address: 0x00000006c5000000, size: 4016 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
90
+Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
91
+Compressed class space size: 1073741824 Address: 0x00000007c0000000
92
+
93
+Heap:
94
+ PSYoungGen      total 107008K, used 17208K [0x000000076c580000, 0x0000000774e80000, 0x00000007c0000000)
95
+  eden space 94720K, 5% used [0x000000076c580000,0x000000076ca54f78,0x0000000772200000)
96
+  from space 12288K, 99% used [0x0000000774280000,0x0000000774e79220,0x0000000774e80000)
97
+  to   space 7168K, 0% used [0x0000000773b80000,0x0000000773b80000,0x0000000774280000)
98
+ ParOldGen       total 132096K, used 26486K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
99
+  object space 132096K, 20% used [0x00000006c5000000,0x00000006c69dd998,0x00000006cd100000)
100
+ Metaspace       used 28461K, capacity 29552K, committed 29696K, reserved 1075200K
101
+  class space    used 3313K, capacity 3564K, committed 3584K, reserved 1048576K
102
+
103
+Card table byte_map: [0x0000019841220000,0x0000019841a00000] byte_map_base: 0x000001983dbf8000
104
+
105
+Marking Bits: (ParMarkBitMap*) 0x00007ff91b8470d0
106
+ Begin Bits: [0x0000019841f40000, 0x0000019845e00000)
107
+ End Bits:   [0x0000019845e00000, 0x0000019849cc0000)
108
+
109
+Polling page: 0x0000019830680000
110
+
111
+CodeCache: size=245760Kb used=22653Kb max_used=23140Kb free=223106Kb
112
+ bounds [0x0000019831e60000, 0x0000019833520000, 0x0000019840e60000]
113
+ total_blobs=6280 nmethods=5834 adapters=353
114
+ compilation: enabled
115
+
116
+Compilation events (10 events):
117
+Event: 7.455 Thread 0x000001984dd38000 nmethod 6539 0x00000198334cbe10 code [0x00000198334cbfe0, 0x00000198334cc730]
118
+Event: 7.456 Thread 0x000001984dd38800 6540       3       com.sun.tools.javac.jvm.Code$Chain::<init> (20 bytes)
119
+Event: 7.456 Thread 0x000001984dd38800 nmethod 6540 0x00000198334cca50 code [0x00000198334ccba0, 0x00000198334ccd98]
120
+Event: 7.457 Thread 0x000001984dd39800 6541       3       com.sun.tools.javac.jvm.Code::endScope (72 bytes)
121
+Event: 7.457 Thread 0x000001984dd3b800 6542       3       com.sun.tools.javac.jvm.Code$LocalVar::closeRange (42 bytes)
122
+Event: 7.457 Thread 0x000001984dd38000 6543       3       com.sun.tools.javac.jvm.Code::putVar (155 bytes)
123
+Event: 7.457 Thread 0x000001984dd38800 6544       3       com.sun.tools.javac.jvm.Code::fillLocalVarPosition (121 bytes)
124
+Event: 7.457 Thread 0x000001984dd3b800 nmethod 6542 0x00000198334cce50 code [0x00000198334cd020, 0x00000198334cd6d0]
125
+Event: 7.458 Thread 0x000001984dd39800 nmethod 6541 0x00000198334cd950 code [0x00000198334cdb80, 0x00000198334ce4f0]
126
+Event: 7.458 Thread 0x000001984dd38800 nmethod 6544 0x00000198334ce9d0 code [0x00000198334cec20, 0x00000198334cfbe0]
127
+
128
+GC Heap History (10 events):
129
+Event: 2.305 GC heap before
130
+{Heap before GC invocations=3 (full 0):
131
+ PSYoungGen      total 75264K, used 68395K [0x000000076c580000, 0x0000000775880000, 0x00000007c0000000)
132
+  eden space 64512K, 89% used [0x000000076c580000,0x000000076fdcd1b8,0x0000000770480000)
133
+  from space 10752K, 99% used [0x0000000770f00000,0x000000077197ddd8,0x0000000771980000)
134
+  to   space 10752K, 0% used [0x0000000770480000,0x0000000770480000,0x0000000770f00000)
135
+ ParOldGen       total 172032K, used 2805K [0x00000006c5000000, 0x00000006cf800000, 0x000000076c580000)
136
+  object space 172032K, 1% used [0x00000006c5000000,0x00000006c52bd538,0x00000006cf800000)
137
+ Metaspace       used 20326K, capacity 21118K, committed 21296K, reserved 1069056K
138
+  class space    used 2482K, capacity 2681K, committed 2688K, reserved 1048576K
139
+Event: 2.321 GC heap after
140
+Heap after GC invocations=3 (full 0):
141
+ PSYoungGen      total 75264K, used 10720K [0x000000076c580000, 0x0000000775880000, 0x00000007c0000000)
142
+  eden space 64512K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000770480000)
143
+  from space 10752K, 99% used [0x0000000770480000,0x0000000770ef8050,0x0000000770f00000)
144
+  to   space 10752K, 0% used [0x0000000774e00000,0x0000000774e00000,0x0000000775880000)
145
+ ParOldGen       total 172032K, used 6057K [0x00000006c5000000, 0x00000006cf800000, 0x000000076c580000)
146
+  object space 172032K, 3% used [0x00000006c5000000,0x00000006c55ea588,0x00000006cf800000)
147
+ Metaspace       used 20326K, capacity 21118K, committed 21296K, reserved 1069056K
148
+  class space    used 2482K, capacity 2681K, committed 2688K, reserved 1048576K
149
+}
150
+Event: 2.321 GC heap before
151
+{Heap before GC invocations=4 (full 1):
152
+ PSYoungGen      total 75264K, used 10720K [0x000000076c580000, 0x0000000775880000, 0x00000007c0000000)
153
+  eden space 64512K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000770480000)
154
+  from space 10752K, 99% used [0x0000000770480000,0x0000000770ef8050,0x0000000770f00000)
155
+  to   space 10752K, 0% used [0x0000000774e00000,0x0000000774e00000,0x0000000775880000)
156
+ ParOldGen       total 172032K, used 6057K [0x00000006c5000000, 0x00000006cf800000, 0x000000076c580000)
157
+  object space 172032K, 3% used [0x00000006c5000000,0x00000006c55ea588,0x00000006cf800000)
158
+ Metaspace       used 20326K, capacity 21118K, committed 21296K, reserved 1069056K
159
+  class space    used 2482K, capacity 2681K, committed 2688K, reserved 1048576K
160
+Event: 2.404 GC heap after
161
+Heap after GC invocations=4 (full 1):
162
+ PSYoungGen      total 75264K, used 0K [0x000000076c580000, 0x0000000775880000, 0x00000007c0000000)
163
+  eden space 64512K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000770480000)
164
+  from space 10752K, 0% used [0x0000000770480000,0x0000000770480000,0x0000000770f00000)
165
+  to   space 10752K, 0% used [0x0000000774e00000,0x0000000774e00000,0x0000000775880000)
166
+ ParOldGen       total 132096K, used 13834K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
167
+  object space 132096K, 10% used [0x00000006c5000000,0x00000006c5d82910,0x00000006cd100000)
168
+ Metaspace       used 20326K, capacity 21118K, committed 21296K, reserved 1069056K
169
+  class space    used 2482K, capacity 2681K, committed 2688K, reserved 1048576K
170
+}
171
+Event: 3.208 GC heap before
172
+{Heap before GC invocations=5 (full 1):
173
+ PSYoungGen      total 75264K, used 64512K [0x000000076c580000, 0x0000000775880000, 0x00000007c0000000)
174
+  eden space 64512K, 100% used [0x000000076c580000,0x0000000770480000,0x0000000770480000)
175
+  from space 10752K, 0% used [0x0000000770480000,0x0000000770480000,0x0000000770f00000)
176
+  to   space 10752K, 0% used [0x0000000774e00000,0x0000000774e00000,0x0000000775880000)
177
+ ParOldGen       total 132096K, used 13834K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
178
+  object space 132096K, 10% used [0x00000006c5000000,0x00000006c5d82910,0x00000006cd100000)
179
+ Metaspace       used 21879K, capacity 22770K, committed 23088K, reserved 1069056K
180
+  class space    used 2636K, capacity 2841K, committed 2944K, reserved 1048576K
181
+Event: 3.213 GC heap after
182
+Heap after GC invocations=5 (full 1):
183
+ PSYoungGen      total 81408K, used 2456K [0x000000076c580000, 0x0000000775080000, 0x00000007c0000000)
184
+  eden space 78848K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000771280000)
185
+  from space 2560K, 95% used [0x0000000774e00000,0x0000000775066070,0x0000000775080000)
186
+  to   space 10752K, 0% used [0x0000000773b80000,0x0000000773b80000,0x0000000774600000)
187
+ ParOldGen       total 132096K, used 13842K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
188
+  object space 132096K, 10% used [0x00000006c5000000,0x00000006c5d84910,0x00000006cd100000)
189
+ Metaspace       used 21879K, capacity 22770K, committed 23088K, reserved 1069056K
190
+  class space    used 2636K, capacity 2841K, committed 2944K, reserved 1048576K
191
+}
192
+Event: 5.003 GC heap before
193
+{Heap before GC invocations=6 (full 1):
194
+ PSYoungGen      total 81408K, used 81304K [0x000000076c580000, 0x0000000775080000, 0x00000007c0000000)
195
+  eden space 78848K, 100% used [0x000000076c580000,0x0000000771280000,0x0000000771280000)
196
+  from space 2560K, 95% used [0x0000000774e00000,0x0000000775066070,0x0000000775080000)
197
+  to   space 10752K, 0% used [0x0000000773b80000,0x0000000773b80000,0x0000000774600000)
198
+ ParOldGen       total 132096K, used 13842K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
199
+  object space 132096K, 10% used [0x00000006c5000000,0x00000006c5d84910,0x00000006cd100000)
200
+ Metaspace       used 26580K, capacity 27696K, committed 27776K, reserved 1073152K
201
+  class space    used 3198K, capacity 3436K, committed 3456K, reserved 1048576K
202
+Event: 5.013 GC heap after
203
+Heap after GC invocations=6 (full 1):
204
+ PSYoungGen      total 101888K, used 7021K [0x000000076c580000, 0x0000000774e80000, 0x00000007c0000000)
205
+  eden space 94720K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000772200000)
206
+  from space 7168K, 97% used [0x0000000773b80000,0x000000077425b4c0,0x0000000774280000)
207
+  to   space 12288K, 0% used [0x0000000774280000,0x0000000774280000,0x0000000774e80000)
208
+ ParOldGen       total 132096K, used 13850K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
209
+  object space 132096K, 10% used [0x00000006c5000000,0x00000006c5d86910,0x00000006cd100000)
210
+ Metaspace       used 26580K, capacity 27696K, committed 27776K, reserved 1073152K
211
+  class space    used 3198K, capacity 3436K, committed 3456K, reserved 1048576K
212
+}
213
+Event: 7.275 GC heap before
214
+{Heap before GC invocations=7 (full 1):
215
+ PSYoungGen      total 101888K, used 101741K [0x000000076c580000, 0x0000000774e80000, 0x00000007c0000000)
216
+  eden space 94720K, 100% used [0x000000076c580000,0x0000000772200000,0x0000000772200000)
217
+  from space 7168K, 97% used [0x0000000773b80000,0x000000077425b4c0,0x0000000774280000)
218
+  to   space 12288K, 0% used [0x0000000774280000,0x0000000774280000,0x0000000774e80000)
219
+ ParOldGen       total 132096K, used 13850K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
220
+  object space 132096K, 10% used [0x00000006c5000000,0x00000006c5d86910,0x00000006cd100000)
221
+ Metaspace       used 28366K, capacity 29488K, committed 29696K, reserved 1075200K
222
+  class space    used 3313K, capacity 3564K, committed 3584K, reserved 1048576K
223
+Event: 7.308 GC heap after
224
+Heap after GC invocations=7 (full 1):
225
+ PSYoungGen      total 107008K, used 12260K [0x000000076c580000, 0x0000000774e80000, 0x00000007c0000000)
226
+  eden space 94720K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000772200000)
227
+  from space 12288K, 99% used [0x0000000774280000,0x0000000774e79220,0x0000000774e80000)
228
+  to   space 7168K, 0% used [0x0000000773b80000,0x0000000773b80000,0x0000000774280000)
229
+ ParOldGen       total 132096K, used 26486K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
230
+  object space 132096K, 20% used [0x00000006c5000000,0x00000006c69dd998,0x00000006cd100000)
231
+ Metaspace       used 28366K, capacity 29488K, committed 29696K, reserved 1075200K
232
+  class space    used 3313K, capacity 3564K, committed 3584K, reserved 1048576K
233
+}
234
+
235
+Deoptimization events (10 events):
236
+Event: 7.074 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000019833236e1c method=com.sun.tools.javac.code.Type$ClassType.allparams()Lcom/sun/tools/javac/util/List; @ 16
237
+Event: 7.105 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001983322b69c method=com.sun.tools.javac.comp.Attr.check(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;ILcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code
238
+Event: 7.106 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000019833236e1c method=com.sun.tools.javac.code.Type$ClassType.allparams()Lcom/sun/tools/javac/util/List; @ 16
239
+Event: 7.143 Thread 0x00000198303df800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000198333bbae4 method=com.sun.tools.javac.code.Types.isSubtype(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Z)Z @ 163
240
+Event: 7.154 Thread 0x00000198303df800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001983341dd80 method=com.sun.tools.javac.code.Types.isSubtypeUncheckedInternal(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Warner;)Z @ 7
241
+Event: 7.156 Thread 0x00000198303df800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000198333fa4c4 method=com.sun.tools.javac.code.Type.isCompound()Z @ 23
242
+Event: 7.350 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000198333b2c9c method=com.sun.tools.javac.comp.Check.checkType(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun
243
+Event: 7.350 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000198333b2c9c method=com.sun.tools.javac.comp.Check.checkType(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun
244
+Event: 7.350 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000198333b2c9c method=com.sun.tools.javac.comp.Check.checkType(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun
245
+Event: 7.353 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000198333b2c9c method=com.sun.tools.javac.comp.Check.checkType(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun
246
+
247
+Classes redefined (0 events):
248
+No events
249
+
250
+Internal exceptions (10 events):
251
+Event: 5.506 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e2507b8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
252
+Event: 5.506 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e251518) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
253
+Event: 5.507 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e255e90) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
254
+Event: 5.507 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e256c38) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
255
+Event: 5.507 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e2579e8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
256
+Event: 5.507 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e258730) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
257
+Event: 5.507 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e259468) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
258
+Event: 5.507 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e25a220) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
259
+Event: 5.508 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e2a7bb0) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
260
+Event: 5.509 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e2a89b0) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
261
+
262
+Events (10 events):
263
+Event: 7.350 Thread 0x00000198303df800 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000198333b2c9c
264
+Event: 7.350 Thread 0x00000198303df800 DEOPT PACKING pc=0x00000198333b2c9c sp=0x00000047e15fb860
265
+Event: 7.350 Thread 0x00000198303df800 DEOPT UNPACKING pc=0x0000019831ea58c3 sp=0x00000047e15fb800 mode 2
266
+Event: 7.350 Thread 0x00000198303df800 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000198333b2c9c
267
+Event: 7.350 Thread 0x00000198303df800 DEOPT PACKING pc=0x00000198333b2c9c sp=0x00000047e15fb860
268
+Event: 7.350 Thread 0x00000198303df800 DEOPT UNPACKING pc=0x0000019831ea58c3 sp=0x00000047e15fb800 mode 2
269
+Event: 7.353 Thread 0x00000198303df800 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000198333b2c9c
270
+Event: 7.353 Thread 0x00000198303df800 DEOPT PACKING pc=0x00000198333b2c9c sp=0x00000047e15fb620
271
+Event: 7.353 Thread 0x00000198303df800 DEOPT UNPACKING pc=0x0000019831ea58c3 sp=0x00000047e15fb5c0 mode 2
272
+Event: 7.363 Thread 0x000001984dd3b800 flushing nmethod 0x0000019833099c50
273
+
274
+
275
+Dynamic libraries:
276
+0x00007ff7fddc0000 - 0x00007ff7fde0a000 	D:\Dev\Java\jdk-1.8\bin\java.exe
277
+0x00007ff9767b0000 - 0x00007ff9769c7000 	C:\WINDOWS\SYSTEM32\ntdll.dll
278
+0x00007ff975280000 - 0x00007ff975344000 	C:\WINDOWS\System32\KERNEL32.DLL
279
+0x00007ff973df0000 - 0x00007ff9741c0000 	C:\WINDOWS\System32\KERNELBASE.dll
280
+0x00007ff9744a0000 - 0x00007ff974551000 	C:\WINDOWS\System32\ADVAPI32.dll
281
+0x00007ff975bc0000 - 0x00007ff975c67000 	C:\WINDOWS\System32\msvcrt.dll
282
+0x00007ff975860000 - 0x00007ff975907000 	C:\WINDOWS\System32\sechost.dll
283
+0x00007ff973a90000 - 0x00007ff973ab8000 	C:\WINDOWS\System32\bcrypt.dll
284
+0x00007ff975510000 - 0x00007ff975624000 	C:\WINDOWS\System32\RPCRT4.dll
285
+0x00007ff974650000 - 0x00007ff9747fe000 	C:\WINDOWS\System32\USER32.dll
286
+0x00007ff973a60000 - 0x00007ff973a86000 	C:\WINDOWS\System32\win32u.dll
287
+0x00007ff975910000 - 0x00007ff975939000 	C:\WINDOWS\System32\GDI32.dll
288
+0x00007ff974380000 - 0x00007ff97449b000 	C:\WINDOWS\System32\gdi32full.dll
289
+0x00007ff9742e0000 - 0x00007ff97437a000 	C:\WINDOWS\System32\msvcp_win.dll
290
+0x00007ff9741c0000 - 0x00007ff9742d1000 	C:\WINDOWS\System32\ucrtbase.dll
291
+0x00007ff93b7d0000 - 0x00007ff93ba62000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.4830_none_270fe7d773858e80\COMCTL32.dll
292
+0x00007ff9745c0000 - 0x00007ff9745f1000 	C:\WINDOWS\System32\IMM32.DLL
293
+0x00007ff964e40000 - 0x00007ff964e5b000 	D:\Dev\Java\jdk-1.8\jre\bin\vcruntime140.dll
294
+0x00007ff96a7a0000 - 0x00007ff96a7ac000 	D:\Dev\Java\jdk-1.8\jre\bin\vcruntime140_1.dll
295
+0x00007ff92c5b0000 - 0x00007ff92c63e000 	D:\Dev\Java\jdk-1.8\jre\bin\msvcp140.dll
296
+0x00007ff91b010000 - 0x00007ff91b8c1000 	D:\Dev\Java\jdk-1.8\jre\bin\server\jvm.dll
297
+0x00007ff9764f0000 - 0x00007ff9764f8000 	C:\WINDOWS\System32\PSAPI.DLL
298
+0x00007ff9674d0000 - 0x00007ff967504000 	C:\WINDOWS\SYSTEM32\WINMM.dll
299
+0x00007ff96a6d0000 - 0x00007ff96a6d9000 	C:\WINDOWS\SYSTEM32\WSOCK32.dll
300
+0x00007ff975630000 - 0x00007ff9756a1000 	C:\WINDOWS\System32\WS2_32.dll
301
+0x00007ff969a70000 - 0x00007ff969a7a000 	C:\WINDOWS\SYSTEM32\VERSION.dll
302
+0x00007ff972a60000 - 0x00007ff972a78000 	C:\WINDOWS\SYSTEM32\kernel.appcore.dll
303
+0x00007ff964d20000 - 0x00007ff964d30000 	D:\Dev\Java\jdk-1.8\jre\bin\verify.dll
304
+0x00007ff94d640000 - 0x00007ff94d66b000 	D:\Dev\Java\jdk-1.8\jre\bin\java.dll
305
+0x00007ff95a730000 - 0x00007ff95a748000 	D:\Dev\Java\jdk-1.8\jre\bin\zip.dll
306
+0x00007ff975c70000 - 0x00007ff9764e8000 	C:\WINDOWS\System32\SHELL32.dll
307
+0x00007ff971960000 - 0x00007ff972270000 	C:\WINDOWS\SYSTEM32\windows.storage.dll
308
+0x00007ff974810000 - 0x00007ff974ba0000 	C:\WINDOWS\System32\combase.dll
309
+0x00007ff971820000 - 0x00007ff97195f000 	C:\WINDOWS\SYSTEM32\wintypes.dll
310
+0x00007ff975940000 - 0x00007ff975a4a000 	C:\WINDOWS\System32\SHCORE.dll
311
+0x00007ff974560000 - 0x00007ff9745be000 	C:\WINDOWS\System32\shlwapi.dll
312
+0x00007ff973990000 - 0x00007ff9739bb000 	C:\WINDOWS\SYSTEM32\profapi.dll
313
+0x00007ff958ea0000 - 0x00007ff958ebc000 	D:\Dev\Java\jdk-1.8\jre\bin\net.dll
314
+0x00007ff972ee0000 - 0x00007ff972f4a000 	C:\WINDOWS\system32\mswsock.dll
315
+0x00007ff9565b0000 - 0x00007ff9565c3000 	D:\Dev\Java\jdk-1.8\jre\bin\nio.dll
316
+0x00007ff936f50000 - 0x00007ff936f74000 	D:\Dev\Maven\apache-maven-3.9.8\lib\jansi-native\Windows\x86_64\jansi.dll
317
+0x00007ff96f510000 - 0x00007ff96f742000 	C:\WINDOWS\SYSTEM32\dbghelp.dll
318
+0x00007ff975a50000 - 0x00007ff975b27000 	C:\WINDOWS\System32\OLEAUT32.dll
319
+0x00007ff973cb0000 - 0x00007ff973d2b000 	C:\WINDOWS\System32\bcryptPrimitives.dll
320
+
321
+VM Arguments:
322
+jvm_args: -Dclassworlds.conf=D:\Dev\Maven\apache-maven-3.9.8\bin\m2.conf -Dmaven.home=D:\Dev\Maven\apache-maven-3.9.8 -Dlibrary.jansi.path=D:\Dev\Maven\apache-maven-3.9.8\lib\jansi-native -Dmaven.multiModuleProjectDirectory=D:\Project\shinsoft\SgIIP\workflow_hz 
323
+java_command: org.codehaus.plexus.classworlds.launcher.Launcher install
324
+java_class_path (initial): D:\Dev\Maven\apache-maven-3.9.8\boot\plexus-classworlds-2.8.0.jar
325
+Launcher Type: SUN_STANDARD
326
+
327
+Environment Variables:
328
+JAVA_HOME=D:\Dev\Java\jdk-1.8
329
+CLASSPATH=.;D:\Dev\Java\jdk-1.8\bin;D:\Dev\Java\jdk-1.8\lib\dt.jar;D:\Dev\Java\jdk-1.8\lib\tools.jar
330
+PATH=D:\Tool\DevOps\ZenTao\bin\sliksvn;c:\Users\Zhang\AppData\Local\Programs\cursor\resources\app\bin;D:\Tool\DevOps\ZenTao\zbox\nssm\win64;D:\Dev\Python\Scripts\;D:\Dev\Python\;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Dev\nvm;D:\Dev\nodejs;D:\Dev\Git\cmd;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;D:\Tool\Xshell\;D:\Dev\Maven\apache-maven-3.9.8\bin;D:\Dev\TortoiseGit\bin;C:\Users\Zhang\AppData\Local\Microsoft\WindowsApps;D:\Tool\JetBrains\IntelliJ IDEA\bin;D:\Tool\JetBrains\PyCharm\bin;D:\Tool\Microsoft\VSCode\bin;D:\Tool\JetBrains\WebStorm\bin;D:\Dev\instantclient_19_6;D:\Dev\Java\jdk-1.8\bin;;D:\Tool\΢ÐÅweb¿ª·¢Õß¹¤¾ß\dll;C:\Program Files\Go\bin;C:\Users\Zhang\AppData\Local\Microsoft\WindowsApps;D:\Tool\JetBrains\IntelliJ IDEA\bin;C:\Users\Zhang\AppData\Local\Microsoft\WindowsApps;D:\Tool\JetBrains\IntelliJ IDEA\bin;;D:\Tool\JetBrains\PyCharm\bin;;D:\Dev\nvm;D:\Dev\nodejs;D:\Tool\Microsoft\VSCode\bin;D:\Tool\JetBrains\WebStorm\bin;;D:\Dev\Maven\apache-maven-3.9.8\bin;D:\Dev\instantclient_19_6;D:\Tool\ffmpeg\bin;D:\Dev\Java\jdk-1.8\bin;C:\Users\Zhang\go\bin;C:\Users\Zhang\AppData\Local\Microsoft\WinGet\Packages\Google.Protobuf_Microsoft.Winget.Source_8wekyb3d8bbwe\bin;
331
+USERNAME=Zhang
332
+OS=Windows_NT
333
+PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 186 Stepping 2, GenuineIntel
334
+
335
+
336
+
337
+---------------  S Y S T E M  ---------------
338
+
339
+OS: Windows 11 , 64 bit Build 22621 (10.0.22621.4830)
340
+
341
+CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 186 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
342
+
343
+Memory: 4k page, physical 16441928k(316076k free), swap 32788548k(804k free)
344
+
345
+vm_info: Java HotSpot(TM) 64-Bit Server VM (25.411-b09) for windows-amd64 JRE (1.8.0_411-b09), built on Mar 13 2024 07:26:13 by "java_re" with MS VC++ 17.1 (VS2022)
346
+
347
+time: Sun Feb 16 17:11:13 2025
348
+timezone: Intel64 Family 6 Model 186 Stepping 2, GenuineIntel
349
+elapsed time: 7.586086 seconds (0d 0h 0m 7s)
350
+

+ 6
- 0
pom.xml Zobrazit soubor

@@ -218,6 +218,12 @@
218 218
             <version>19.22.0.0</version>
219 219
         </dependency>
220 220
 
221
+<!--        <dependency>-->
222
+<!--            <groupId>com.dameng</groupId>-->
223
+<!--            <artifactId>DmJdbcDriver18</artifactId>-->
224
+<!--            <version>8.1.3.140</version>-->
225
+<!--        </dependency>-->
226
+
221 227
 
222 228
         <!--2023-3-2 8.2流程引擎jar包 start-->
223 229
         <dependency>

+ 3362
- 0
replay_pid12424.log
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


+ 4617
- 0
replay_pid16592.log
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


+ 183
- 0
src/main/java/com/horizon/wf/util/BaoSightMessengerUtils.java Zobrazit soubor

@@ -0,0 +1,183 @@
1
+package com.horizon.wf.util;
2
+
3
+
4
+import cn.hutool.core.util.ObjectUtil;
5
+import cn.hutool.http.HttpRequest;
6
+import cn.hutool.json.JSONUtil;
7
+//import com.shanxinsoft.modules.log.dao.InfLogOperationDao;
8
+//import com.shanxinsoft.modules.log.entity.InfLogOperationEntity;
9
+import org.apache.commons.lang3.StringUtils;
10
+
11
+import org.apache.log4j.LogManager;
12
+import org.apache.log4j.Logger;
13
+import org.springframework.beans.factory.annotation.Autowired;
14
+import org.springframework.http.HttpHeaders;
15
+import org.springframework.stereotype.Component;
16
+
17
+import javax.servlet.http.HttpServletRequest;
18
+import java.io.UnsupportedEncodingException;
19
+import java.net.URLEncoder;
20
+import java.util.Date;
21
+import java.util.HashMap;
22
+import java.util.Map;
23
+import java.util.regex.Matcher;
24
+import java.util.regex.Pattern;
25
+
26
+/**
27
+ * 宝信信使工具类
28
+ */
29
+@Component
30
+public class BaoSightMessengerUtils {
31
+
32
+    private static String preUrl = "http://10.19.12.248/open-api";
33
+
34
+    // 这些字符在JavaScript的encodeURIComponent中不会被编码
35
+    private static final String SAFE_CHARS = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_.!~*'()";
36
+
37
+
38
+//    static InfLogOperationDao logOperationDao;
39
+
40
+
41
+    // 静态注入日志Dao
42
+//    @Autowired
43
+//    public void setLogOperationDao(InfLogOperationDao logOperationDao) {
44
+//        BaoSightMessengerUtils.logOperationDao = logOperationDao;
45
+//    }
46
+
47
+
48
+    public static Boolean sendWithLog(String operation, String url, String jsonBody, String businessId) {
49
+        // 记录日期
50
+        long beginTime = System.currentTimeMillis();
51
+        Map<String, String> headerMap = new HashMap<>();
52
+        String token = getToken();
53
+        System.err.println(token);
54
+        if (StringUtils.isNotBlank(token)) {
55
+            headerMap.put("Authorization", "Bearer" + " " + token);
56
+            url = preUrl + url;
57
+            System.err.println("------");
58
+            System.err.println(url);
59
+            String result = HttpRequest.post(url).addHeaders(headerMap).body(jsonBody).execute().body();
60
+            System.err.println(jsonBody);
61
+            System.err.println(result);
62
+            System.err.println("------");
63
+
64
+            // 开始保存日志
65
+//            InfLogOperationEntity logEntity = new InfLogOperationEntity();
66
+//            logEntity.setProducer("费控系统");
67
+//            logEntity.setConsumer("宝信信使");
68
+//            logEntity.setRequestMethod("POST");
69
+//            logEntity.setOperation(operation);
70
+//            logEntity.setBusinessId(businessId);
71
+//            logEntity.setRequestUri(url);
72
+//            logEntity.setRequestParams(jsonBody);
73
+//            logEntity.setRequestHeaders(JSONUtil.toJsonStr(headerMap));
74
+//            logEntity.setCreateDate(new Date());
75
+//            logEntity.setStatus(0);
76
+//            logEntity.setResult(result);
77
+//            //执行时长(毫秒)
78
+            long time = System.currentTimeMillis() - beginTime;
79
+//            logEntity.setRequestTime((int) time);
80
+            boolean flag = isResultSuccess(result);
81
+//            if (!flag) {
82
+//                logEntity.setStatus(1);
83
+//            }
84
+//            logOperationDao.insert(logEntity);
85
+            return flag;
86
+        }
87
+        return false;
88
+    }
89
+
90
+
91
+    public static boolean isResultSuccess(String result) {
92
+        if (StringUtils.isNotBlank(result)) {
93
+            Map resultMap = JSONUtil.toBean(result, Map.class);
94
+            if (resultMap != null && resultMap.containsKey("statusCode")) {
95
+                int statusCode = (int) resultMap.get("statusCode");
96
+                if (statusCode == 1) {
97
+                    return true;
98
+                }
99
+            }
100
+        }
101
+        return false;
102
+    }
103
+
104
+
105
+    public static String getToken() {
106
+        String clientId = "sgsteel_intelligence";
107
+        String clientSecret = "f42fc4bebd4641d09f426e80a1882a2ef261e1a80c7232bef11a1ff255934bac";
108
+        String url = "http://10.19.12.248/uaa/oauth/token?grant_type=client_credentials&client_id="+clientId+"&client_secret="+clientSecret;
109
+        String resultBody = HttpRequest.post(url).execute().body();
110
+        if (StringUtils.isNotBlank(resultBody)) {
111
+            Map resultMap = JSONUtil.toBean(resultBody, Map.class);
112
+            if (resultMap.containsKey("access_token")) {
113
+                return resultMap.get("access_token").toString();
114
+            }
115
+        }
116
+        return null;
117
+    }
118
+
119
+
120
+    /**
121
+     * 模仿JavaScript的encodeURIComponent方法
122
+     *
123
+     * @param s 要编码的字符串
124
+     * @return 编码后的字符串
125
+     * @throws UnsupportedEncodingException 如果不支持UTF-8编码
126
+     */
127
+    public static String encodeURIComponent(String s) throws UnsupportedEncodingException {
128
+        if (s == null) {
129
+            return null;
130
+        }
131
+        // 使用URLEncoder进行编码,但之后我们会替换掉不需要编码的字符
132
+        String encoded = URLEncoder.encode(s, "UTF-8");
133
+        // 创建一个Pattern来匹配所有需要被替换回原样的字符
134
+        Pattern pattern = Pattern.compile("%([0-9A-Fa-f]{2})");
135
+        StringBuilder result = new StringBuilder();
136
+        Matcher matcher = pattern.matcher(encoded);
137
+        int last = 0;
138
+        while (matcher.find()) {
139
+            // 提取出%编码的字符
140
+            String hex = matcher.group(1);
141
+            // 将其转换回字符
142
+            char ch = (char) Integer.parseInt(hex, 16);
143
+            // 如果这个字符在SAFE_CHARS中,则将其替换回原字符
144
+            if (SAFE_CHARS.indexOf(ch) != -1) {
145
+                result.append(encoded.substring(last, matcher.start()));
146
+                result.append(ch);
147
+                last = matcher.end();
148
+            }
149
+        }
150
+        // 添加最后一个匹配项之后的所有内容
151
+        result.append(encoded.substring(last));
152
+
153
+        return result.toString();
154
+    }
155
+
156
+
157
+//    public static void saveErrorLog(String operation, String error, String businessId) {
158
+//        InfLogOperationEntity entity = new InfLogOperationEntity();
159
+//        HttpServletRequest request = HttpContextUtils.getHttpServletRequest();
160
+//        if (ObjectUtil.isNotNull(request)) {
161
+//            entity.setIp(IpUtils.getIpAddr(request));
162
+//            entity.setUserAgent(request.getHeader(HttpHeaders.USER_AGENT));
163
+//            entity.setRequestHeaders(JSONUtil.toJsonStr(request.getHeaderNames()));
164
+//            entity.setRequestUri(request.getRequestURI());
165
+//            entity.setRequestMethod(request.getMethod());
166
+//        }
167
+//        entity.setOperation(operation);
168
+//        entity.setStatus(1);
169
+//        if (error.length() > 3500) {
170
+//            error = error.substring(0, 3499);
171
+//        }
172
+//        entity.setProducer("费控系统");
173
+//        entity.setConsumer("宝信信使");
174
+//        entity.setErrorInfo(error);
175
+//        entity.setBusinessId(businessId);
176
+//        entity.setCreateDate(new Date());
177
+//
178
+//        logOperationDao.insert(entity);
179
+//
180
+//    }
181
+
182
+
183
+}

+ 107
- 6
src/main/java/com/horizon/wf/util/PushWorkflowToPortal.java Zobrazit soubor

@@ -1,8 +1,7 @@
1 1
 package com.horizon.wf.util;
2 2
 
3
-import cn.hutool.http.HttpRequest;
4
-import cn.hutool.http.HttpResponse;
5 3
 import cn.hutool.http.HttpUtil;
4
+import com.alibaba.fastjson.JSON;
6 5
 import com.alibaba.fastjson.JSONArray;
7 6
 import com.alibaba.fastjson.JSONObject;
8 7
 import com.horizon.cache.api.HCacheClient;
@@ -13,11 +12,10 @@ import com.horizon.core.HorizonCore;
13 12
 import com.horizon.db.Access;
14 13
 import com.horizon.third.adapter.OrganizationAdapter;
15 14
 import com.horizon.wf.bean.WorkParaBean;
15
+import com.horizon.wf.util.dto.WbCompleteTodoDto;
16
+import com.horizon.wf.util.dto.WbPushTodoDto;
16 17
 
17
-import java.sql.SQLOutput;
18
-import java.util.HashMap;
19
-import java.util.List;
20
-import java.util.Map;
18
+import java.util.*;
21 19
 
22 20
 
23 21
 public class PushWorkflowToPortal {
@@ -49,6 +47,8 @@ public class PushWorkflowToPortal {
49 47
             Map<String, Map<String, String>> updateSaveMap = Maps.newHashMap();
50 48
             sendTodoData(tmpJson, paraBean, insertSaveMap, updateSaveMap, workid);
51 49
             // System.out.println("+=============================");
50
+            boolean newQAPush = true;
51
+            List<String> todoIds = Lists.newArrayList();
52 52
             //在这里调用门户的接口
53 53
             if(!insertSaveMap.isEmpty()){
54 54
                 // select creator from tw_hz_instance where id = 'workid'
@@ -110,6 +110,87 @@ public class PushWorkflowToPortal {
110 110
 
111 111
                     String result = HttpUtil.post(url, params);
112 112
                     // System.out.println("INSERT: "+result);
113
+                    if(newQAPush){
114
+                        String pushTodoUrl = "/task-service/task/pushTodo";
115
+                        List<String> ass = new ArrayList<>();
116
+                        String jsonBody = "";
117
+
118
+                        String userName = "";
119
+                        String queryUserNameSql = "SELECT user_name FROM JLOPAPUSER.sys_user where id = ?";
120
+                        List<String> list = Lists.newArrayList();
121
+                        list.add(nextUserId);
122
+                        Map resmap = Access.getSingleMap(queryUserNameSql, list);
123
+                        userName = (String) resmap.get("user_name");
124
+                        System.err.println(userName);
125
+                        if(userName != null && !userName.isEmpty() && userName.toLowerCase().startsWith("s")){
126
+                            System.err.println(userName);
127
+                            todoIds.add(scheduleId);
128
+                            WbPushTodoDto wbPushTodoDto = new WbPushTodoDto();
129
+                            // 任务实例id
130
+                            wbPushTodoDto.setTaskInstId(scheduleId);
131
+                            // 来源系统代码
132
+                            wbPushTodoDto.setSrcSystemCode("JLYYPT");
133
+                            // 任务所属业务类型代码
134
+                            wbPushTodoDto.setBizTypeCode("SIGN_REQUEST");
135
+                            // 任务指派处理⼈(⽤户名)列表
136
+                            ass = new ArrayList<>();
137
+                            ass.add(userName);
138
+                            wbPushTodoDto.setAssignees(ass);
139
+                            // 任务标题
140
+                            wbPushTodoDto.setTitle(title);
141
+                            // 任务关联业务编码id
142
+                            // wbPushTodoDto.setBizId();
143
+                            // 任务时间(如来源系统⽆则由统⼀待办⽣成)
144
+                            wbPushTodoDto.setTaskTime(startTime);
145
+                            // 任务推送⼈
146
+                            wbPushTodoDto.setCreateUser(creator);
147
+                            // 流程当前节点Id
148
+                            wbPushTodoDto.setNodeDefId(nodeId);
149
+                            // 流程当前节点名称
150
+                            wbPushTodoDto.setNodeDefName(nodeId);
151
+                            // 流程定义id
152
+                            wbPushTodoDto.setProcDefId(flowId);
153
+                            // 流程实例名称
154
+                            wbPushTodoDto.setProcDefName(flowName);
155
+                            // 流程实例id
156
+                            wbPushTodoDto.setProcInstId(workId);
157
+                            // 任务描述
158
+                            wbPushTodoDto.setTaskDescription(title);
159
+                            // PC端待办详情访问链接
160
+                            String todoDetailUrl;
161
+                            String todoDetailUrlMobile;
162
+                            if(subjectionId != null && !subjectionId.isEmpty()){
163
+                                 todoDetailUrl = "http://10.198.1.15/#/workflow/detail?userId="
164
+                                        + nextUserId + "&from=oa&workId=" + workId + "&trackId="
165
+                                        + trackId + "&flowId=" + flowId + "&subjectionId=" + subjectionId;
166
+
167
+                                 todoDetailUrlMobile = "https://jlwuliu.shansteelgroup.com/h5/workflow?userId="
168
+                                        + nextUserId + "&workId=" + workId + "&trackId="
169
+                                        + trackId + "&flowId=" + flowId + "&subjectionId=" + subjectionId;
170
+                            }else {
171
+                                 todoDetailUrl = "http://10.198.1.15/#/workflow/detail?userId="
172
+                                        + nextUserId + "&from=oa&workId=" + workId + "&trackId="
173
+                                        + trackId + "&flowId=" + flowId;
174
+
175
+                                 todoDetailUrlMobile = "https://jlwuliu.shansteelgroup.com/h5/workflow?userId="
176
+                                        + nextUserId + "&workId=" + workId + "&trackId="
177
+                                        + trackId + "&flowId=" + flowId ;
178
+                            }
179
+
180
+
181
+                            System.err.println(todoDetailUrl);
182
+                            wbPushTodoDto.setTodoDetailUrl(todoDetailUrl);
183
+
184
+                            System.err.println(todoDetailUrlMobile);
185
+                            // 移动端待办详情访问链接
186
+                            wbPushTodoDto.setTodoDetailUrlMobile(todoDetailUrlMobile);
187
+
188
+                            jsonBody = JSON.toJSONString(wbPushTodoDto);
189
+                            BaoSightMessengerUtils.sendWithLog("", pushTodoUrl, jsonBody, "");
190
+                        }else {
191
+                            System.err.println("oaUserCode为空,暂不支持推送");
192
+                        }
193
+                    }
113 194
                 }
114 195
             }
115 196
             if(!updateSaveMap.isEmpty()){
@@ -117,12 +198,32 @@ public class PushWorkflowToPortal {
117 198
                 for(Map.Entry<String, Map<String, String>> entry : updateSaveMap.entrySet()){
118 199
                     String scheduleId = entry.getKey();
119 200
                     Map<String, String> value = entry.getValue();
201
+
120 202
                     String url = Constants.WF_PRE_URL + "/framework/Schedule/horizonUpdateDealFlag";
121 203
                     Map<String, Object> params = new HashMap<>();
122 204
                     params.put("scheduleId", scheduleId);
123 205
 
124 206
                     String result = HttpUtil.post(url, params);
125 207
                     // System.out.println("UPDATE: "+result);
208
+//                    if(newQAPush && todoIds.contains(scheduleId)){
209
+                    if(newQAPush){
210
+                        // String completeTodoUrl = "/task-service/task/completeTodo";
211
+                        String completeTodoUrl = "/task-service/task/completeTodoByTaskInst";
212
+                        WbCompleteTodoDto wbCompleteTodoDto = new WbCompleteTodoDto();
213
+
214
+                        // 任务实例id
215
+                        wbCompleteTodoDto.setTaskInstId(scheduleId);
216
+                        // 来源系统代码
217
+                        wbCompleteTodoDto.setSrcSystemCode("JLYYPT");
218
+                        // 任务所属业务类型代码
219
+                        wbCompleteTodoDto.setBizTypeCode("SIGN_REQUEST");
220
+                        // 任务指派处理⼈
221
+                        // wbCompleteTodoDto.setAssignee(creator);
222
+
223
+                        String jsonBody = "";
224
+                        jsonBody = JSON.toJSONString(wbCompleteTodoDto);
225
+                        BaoSightMessengerUtils.sendWithLog("", completeTodoUrl, jsonBody, "");
226
+                    }
126 227
                 }
127 228
             }
128 229
         }

+ 131
- 0
src/main/java/com/horizon/wf/util/dto/WbCompleteTodoDto.java Zobrazit soubor

@@ -0,0 +1,131 @@
1
+package com.horizon.wf.util.dto;
2
+
3
+
4
+import java.io.Serializable;
5
+import java.util.Date;
6
+
7
+/**
8
+ * 完成待办
9
+ *
10
+ * @author sangxiaoming
11
+ */
12
+public class WbCompleteTodoDto implements Serializable {
13
+
14
+    private String id;
15
+    /**
16
+     * 任务指派处理人 必填
17
+     */
18
+    private String assignee;
19
+    /**
20
+     * 任务所属业务类型代码
21
+     */
22
+    private String bizTypeCode = "general";
23
+    /**
24
+     * 来源系统代码
25
+     */
26
+    private String srcSystemCode = "JLYYPT";
27
+    /**
28
+     * 任务实例id
29
+     */
30
+    private String taskInstId;
31
+    /**
32
+     * 批注信息
33
+     */
34
+    private String commentInfo;
35
+    /**
36
+     * 结束用户
37
+     */
38
+    private String finishUser;
39
+
40
+
41
+    /*辅助字段*/
42
+    private Date pushTime;
43
+    private String pushFlag;
44
+
45
+    public WbCompleteTodoDto() {
46
+    }
47
+
48
+    public WbCompleteTodoDto(String id, String assignee, String bizTypeCode, String srcSystemCode, String taskInstId, String commentInfo, String finishUser, Date pushTime, String pushFlag) {
49
+        this.id = id;
50
+        this.assignee = assignee;
51
+        this.bizTypeCode = bizTypeCode;
52
+        this.srcSystemCode = srcSystemCode;
53
+        this.taskInstId = taskInstId;
54
+        this.commentInfo = commentInfo;
55
+        this.finishUser = finishUser;
56
+        this.pushTime = pushTime;
57
+        this.pushFlag = pushFlag;
58
+    }
59
+
60
+    public String getId() {
61
+        return id;
62
+    }
63
+
64
+    public void setId(String id) {
65
+        this.id = id;
66
+    }
67
+
68
+    public String getAssignee() {
69
+        return assignee;
70
+    }
71
+
72
+    public void setAssignee(String assignee) {
73
+        this.assignee = assignee;
74
+    }
75
+
76
+    public String getBizTypeCode() {
77
+        return bizTypeCode;
78
+    }
79
+
80
+    public void setBizTypeCode(String bizTypeCode) {
81
+        this.bizTypeCode = bizTypeCode;
82
+    }
83
+
84
+    public String getSrcSystemCode() {
85
+        return srcSystemCode;
86
+    }
87
+
88
+    public void setSrcSystemCode(String srcSystemCode) {
89
+        this.srcSystemCode = srcSystemCode;
90
+    }
91
+
92
+    public String getTaskInstId() {
93
+        return taskInstId;
94
+    }
95
+
96
+    public void setTaskInstId(String taskInstId) {
97
+        this.taskInstId = taskInstId;
98
+    }
99
+
100
+    public String getCommentInfo() {
101
+        return commentInfo;
102
+    }
103
+
104
+    public void setCommentInfo(String commentInfo) {
105
+        this.commentInfo = commentInfo;
106
+    }
107
+
108
+    public String getFinishUser() {
109
+        return finishUser;
110
+    }
111
+
112
+    public void setFinishUser(String finishUser) {
113
+        this.finishUser = finishUser;
114
+    }
115
+
116
+    public Date getPushTime() {
117
+        return pushTime;
118
+    }
119
+
120
+    public void setPushTime(Date pushTime) {
121
+        this.pushTime = pushTime;
122
+    }
123
+
124
+    public String getPushFlag() {
125
+        return pushFlag;
126
+    }
127
+
128
+    public void setPushFlag(String pushFlag) {
129
+        this.pushFlag = pushFlag;
130
+    }
131
+}

+ 301
- 0
src/main/java/com/horizon/wf/util/dto/WbPushTodoDto.java Zobrazit soubor

@@ -0,0 +1,301 @@
1
+package com.horizon.wf.util.dto;
2
+
3
+import java.io.Serializable;
4
+import java.util.Date;
5
+import java.util.List;
6
+
7
+/**
8
+ * 推送待办Dto
9
+ *
10
+ * @author sangxiaoming
11
+ */
12
+public class WbPushTodoDto implements Serializable {
13
+
14
+    private String id;
15
+    /**
16
+     * 任务实例id *
17
+     */
18
+    private String taskInstId;
19
+    /**
20
+     * 来源系统代码 *
21
+     */
22
+    private String srcSystemCode = "JLYYPT";
23
+    /**
24
+     * 任务所属业务类型代码 *
25
+     */
26
+    private String bizTypeCode = "general";
27
+    /**
28
+     * 任务指派处理人 *
29
+     */
30
+    private List<String> assignees;
31
+
32
+    /**
33
+     * 任务标题 *
34
+     */
35
+    private String title;
36
+    /**
37
+     * 任务关联业务编码id
38
+     */
39
+    private String bizId;
40
+    /**
41
+     * 任务时间
42
+     */
43
+    private String taskTime;
44
+    /**
45
+     * 任务推送人
46
+     */
47
+    private String createUser;
48
+    /**
49
+     * 流程当前节点id
50
+     */
51
+    private String nodeDefId;
52
+    /**
53
+     * 流程当前节点名称
54
+     */
55
+    private String nodeDefName;
56
+    /**
57
+     * 重要等级(10:一般 20:急 30:加急 40:特急)
58
+     */
59
+    private String privilegeLevel;
60
+    /**
61
+     * 流程定义id
62
+     */
63
+    private String procDefId;
64
+    /**
65
+     * 流程实例名称
66
+     */
67
+    private String procDefName;
68
+    /**
69
+     * 流程实例id
70
+     */
71
+    private String procInstId;
72
+    /**
73
+     * 是否置顶(1置顶  0不置顶)
74
+     */
75
+    private String setTop;
76
+    /**
77
+     * 任务描述
78
+     */
79
+    private String taskDescription;
80
+    /**
81
+     * PC端待办详情访问链接 PC、App最少存在一个
82
+     */
83
+    private String todoDetailUrl;
84
+    /**
85
+     * 移动端待办详情访问链接 PC、App最少存在一个
86
+     */
87
+    private String todoDetailUrlMobile;
88
+    /**
89
+     * 0 待阅 1待办 默认1
90
+     */
91
+    private String taskType;
92
+
93
+
94
+    /*辅助字段*/
95
+    private Date pushTime;
96
+    private String pushFlag;
97
+
98
+    public WbPushTodoDto() {
99
+    }
100
+
101
+    public WbPushTodoDto(String id, String taskInstId, String srcSystemCode, String bizTypeCode, List<String> assignees, String title, String bizId, String taskTime, String createUser, String nodeDefId, String nodeDefName, String privilegeLevel, String procDefId, String procDefName, String procInstId, String setTop, String taskDescription, String todoDetailUrl, String todoDetailUrlMobile, String taskType, Date pushTime, String pushFlag) {
102
+        this.id = id;
103
+        this.taskInstId = taskInstId;
104
+        this.srcSystemCode = srcSystemCode;
105
+        this.bizTypeCode = bizTypeCode;
106
+        this.assignees = assignees;
107
+        this.title = title;
108
+        this.bizId = bizId;
109
+        this.taskTime = taskTime;
110
+        this.createUser = createUser;
111
+        this.nodeDefId = nodeDefId;
112
+        this.nodeDefName = nodeDefName;
113
+        this.privilegeLevel = privilegeLevel;
114
+        this.procDefId = procDefId;
115
+        this.procDefName = procDefName;
116
+        this.procInstId = procInstId;
117
+        this.setTop = setTop;
118
+        this.taskDescription = taskDescription;
119
+        this.todoDetailUrl = todoDetailUrl;
120
+        this.todoDetailUrlMobile = todoDetailUrlMobile;
121
+        this.taskType = taskType;
122
+        this.pushTime = pushTime;
123
+        this.pushFlag = pushFlag;
124
+    }
125
+
126
+    public String getId() {
127
+        return id;
128
+    }
129
+
130
+    public void setId(String id) {
131
+        this.id = id;
132
+    }
133
+
134
+    public String getTaskInstId() {
135
+        return taskInstId;
136
+    }
137
+
138
+    public void setTaskInstId(String taskInstId) {
139
+        this.taskInstId = taskInstId;
140
+    }
141
+
142
+    public String getSrcSystemCode() {
143
+        return srcSystemCode;
144
+    }
145
+
146
+    public void setSrcSystemCode(String srcSystemCode) {
147
+        this.srcSystemCode = srcSystemCode;
148
+    }
149
+
150
+    public String getBizTypeCode() {
151
+        return bizTypeCode;
152
+    }
153
+
154
+    public void setBizTypeCode(String bizTypeCode) {
155
+        this.bizTypeCode = bizTypeCode;
156
+    }
157
+
158
+    public List<String> getAssignees() {
159
+        return assignees;
160
+    }
161
+
162
+    public void setAssignees(List<String> assignees) {
163
+        this.assignees = assignees;
164
+    }
165
+
166
+    public String getTitle() {
167
+        return title;
168
+    }
169
+
170
+    public void setTitle(String title) {
171
+        this.title = title;
172
+    }
173
+
174
+    public String getBizId() {
175
+        return bizId;
176
+    }
177
+
178
+    public void setBizId(String bizId) {
179
+        this.bizId = bizId;
180
+    }
181
+
182
+    public String getTaskTime() {
183
+        return taskTime;
184
+    }
185
+
186
+    public void setTaskTime(String taskTime) {
187
+        this.taskTime = taskTime;
188
+    }
189
+
190
+    public String getCreateUser() {
191
+        return createUser;
192
+    }
193
+
194
+    public void setCreateUser(String createUser) {
195
+        this.createUser = createUser;
196
+    }
197
+
198
+    public String getNodeDefId() {
199
+        return nodeDefId;
200
+    }
201
+
202
+    public void setNodeDefId(String nodeDefId) {
203
+        this.nodeDefId = nodeDefId;
204
+    }
205
+
206
+    public String getNodeDefName() {
207
+        return nodeDefName;
208
+    }
209
+
210
+    public void setNodeDefName(String nodeDefName) {
211
+        this.nodeDefName = nodeDefName;
212
+    }
213
+
214
+    public String getPrivilegeLevel() {
215
+        return privilegeLevel;
216
+    }
217
+
218
+    public void setPrivilegeLevel(String privilegeLevel) {
219
+        this.privilegeLevel = privilegeLevel;
220
+    }
221
+
222
+    public String getProcDefId() {
223
+        return procDefId;
224
+    }
225
+
226
+    public void setProcDefId(String procDefId) {
227
+        this.procDefId = procDefId;
228
+    }
229
+
230
+    public String getProcDefName() {
231
+        return procDefName;
232
+    }
233
+
234
+    public void setProcDefName(String procDefName) {
235
+        this.procDefName = procDefName;
236
+    }
237
+
238
+    public String getProcInstId() {
239
+        return procInstId;
240
+    }
241
+
242
+    public void setProcInstId(String procInstId) {
243
+        this.procInstId = procInstId;
244
+    }
245
+
246
+    public String getSetTop() {
247
+        return setTop;
248
+    }
249
+
250
+    public void setSetTop(String setTop) {
251
+        this.setTop = setTop;
252
+    }
253
+
254
+    public String getTaskDescription() {
255
+        return taskDescription;
256
+    }
257
+
258
+    public void setTaskDescription(String taskDescription) {
259
+        this.taskDescription = taskDescription;
260
+    }
261
+
262
+    public String getTodoDetailUrl() {
263
+        return todoDetailUrl;
264
+    }
265
+
266
+    public void setTodoDetailUrl(String todoDetailUrl) {
267
+        this.todoDetailUrl = todoDetailUrl;
268
+    }
269
+
270
+    public String getTodoDetailUrlMobile() {
271
+        return todoDetailUrlMobile;
272
+    }
273
+
274
+    public void setTodoDetailUrlMobile(String todoDetailUrlMobile) {
275
+        this.todoDetailUrlMobile = todoDetailUrlMobile;
276
+    }
277
+
278
+    public String getTaskType() {
279
+        return taskType;
280
+    }
281
+
282
+    public void setTaskType(String taskType) {
283
+        this.taskType = taskType;
284
+    }
285
+
286
+    public Date getPushTime() {
287
+        return pushTime;
288
+    }
289
+
290
+    public void setPushTime(Date pushTime) {
291
+        this.pushTime = pushTime;
292
+    }
293
+
294
+    public String getPushFlag() {
295
+        return pushFlag;
296
+    }
297
+
298
+    public void setPushFlag(String pushFlag) {
299
+        this.pushFlag = pushFlag;
300
+    }
301
+}

+ 0
- 1
src/main/java/com/horizon/workflow/support/service/impl/FlowSupportServiceImpl.java Zobrazit soubor

@@ -52,7 +52,6 @@ public class FlowSupportServiceImpl implements IFlowSupportService {
52 52
      * .wf.bean.WorkParaBean)
53 53
      */
54 54
     @Override
55
-
56 55
     public FlowResult create(WorkParaBean workParaBean) {
57 56
         IWorkflowOperator operator = WorkflowFactory.getWorkflowOperator();
58 57
         //IWorkflowOperator operator = WorkflowFactory.getWorkFlowOperator();

Loading…
Zrušit
Uložit