質問編集履歴

3

情報追加

2018/11/16 02:00

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -10,65 +10,17 @@
10
10
 
11
11
 
12
12
 
13
- ```ここに言語を入力
13
+ ```
14
-
15
- . ____ _ __ _ _
16
-
17
- /\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
18
-
19
- ( ( )\___ | '_ | '_| | '_ / _` | \ \ \ \
20
-
21
- \/ ___)| |_)| | | | | || (_| | ) ) ) )
22
-
23
- ' |____| .__|_| |_|_| |_\__, | / / / /
24
-
25
- =========|_|==============|___/=/_/_/_/
26
-
27
- :: Spring Boot :: (v2.0.5.RELEASE)
28
-
29
-
30
14
 
31
15
  2018-11-16 01:13:58.125 INFO 7360 --- [ main] jp.co.pioneer.iotcloud.Application : Starting Application on DT0136 with PID 7360 (C:\gitRepository_iotcld-development\pioneer-dap-drivereport\bin\main started by ********* in C:\gitRepository_iotcld-development\pioneer-dap-drivereport)
32
16
 
33
- 2018-11-16 01:13:58.128 INFO 7360 --- [ main] jp.co.pioneer.iotcloud.Application : No active profile set, falling back to default profiles: default
34
-
35
- 2018-11-16 01:13:58.295 INFO 7360 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2893de87: startup date [Fri Nov 16 01:13:58 UTC 2018]; root of context hierarchy
17
+ **略**
36
18
 
37
19
  2018-11-16 01:13:58.854 WARN 7360 --- [ main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[jp.co.pioneer.iotcloud]' package. Please check your configuration.
38
20
 
39
21
  2018-11-16 01:13:59.686 INFO 7360 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
40
22
 
41
- 2018-11-16 01:13:59.707 INFO 7360 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
42
-
43
- 2018-11-16 01:13:59.708 INFO 7360 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.34
44
-
45
- 2018-11-16 01:13:59.716 INFO 7360 --- [ost-startStop-1] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\pleiades-iotcloud-development\java\8\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/bin/server;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/bin;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/lib/amd64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Users*********\AppData\Local\Android\Sdk;C:\Program Files\Java\jdk1.8.0_40\bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Users*********\AppData\Local\Android\Sdk\platform-tools;C:\HashiCorp\Vagrant\bin;C:\apache-maven-3.2.5\bin;C:\Program Files\TortoiseSVN\bin;C:\platform-tools;C:\Program Files\dotnet\;C:\Program Files (x86)\GrapeCity\SAManager\;;C:\Programs\Microsoft VS Code\bin;C:\Program Files (x86)\ActiveReportsNET12\DesignerLicense;C:\pleiades-iotcloud-development\eclipse;;.]
46
-
47
- 2018-11-16 01:13:59.875 INFO 7360 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
48
-
49
- 2018-11-16 01:13:59.875 INFO 7360 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1581 ms
50
-
51
- 2018-11-16 01:13:59.949 INFO 7360 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
52
-
53
- 2018-11-16 01:13:59.949 INFO 7360 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
54
-
55
- 2018-11-16 01:13:59.950 INFO 7360 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
56
-
57
- 2018-11-16 01:13:59.950 INFO 7360 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
58
-
59
- 2018-11-16 01:13:59.950 INFO 7360 --- [ost-startStop-1] .s.DelegatingFilterProxyRegistrationBean : Mapping filter: 'springSecurityFilterChain' to: [/*]
60
-
61
- 2018-11-16 01:13:59.950 INFO 7360 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/]
62
-
63
- 2018-11-16 01:14:00.064 INFO 7360 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
64
-
65
- 2018-11-16 01:14:00.237 INFO 7360 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2893de87: startup date [Fri Nov 16 01:13:58 UTC 2018]; root of context hierarchy
66
-
67
- 2018-11-16 01:14:00.299 INFO 7360 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/ping],methods=[GET]}" onto public java.lang.String jp.co.pioneer.iotcloud.controller.health.HealthCheckController.ping()
68
-
69
- 2018-11-16 01:14:00.303 INFO 7360 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
70
-
71
- 2018-11-16 01:14:00.304 INFO 7360 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
23
+ **略**
72
24
 
73
25
  2018-11-16 01:14:00.327 INFO 7360 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
74
26
 
@@ -79,3 +31,213 @@
79
31
  2018-11-16 01:14:00.465 INFO 7360 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
80
32
 
81
33
  ```
34
+
35
+
36
+
37
+ 以下、build.gradleファイルになります。
38
+
39
+ ```
40
+
41
+ buildscript {
42
+
43
+ ext {
44
+
45
+ springBootVersion = '2.0.5.RELEASE'
46
+
47
+ }
48
+
49
+ repositories {
50
+
51
+ mavenCentral()
52
+
53
+ }
54
+
55
+ dependencies {
56
+
57
+ classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}")
58
+
59
+ classpath('org.flywaydb:flyway-gradle-plugin:5.2.1')
60
+
61
+ }
62
+
63
+ }
64
+
65
+
66
+
67
+ apply plugin: 'java'
68
+
69
+ apply plugin: 'eclipse'
70
+
71
+ apply plugin: 'jacoco'
72
+
73
+ apply plugin: 'org.springframework.boot'
74
+
75
+ apply plugin: 'io.spring.dependency-management'
76
+
77
+
78
+
79
+ jar {
80
+
81
+ baseName = 'pioneer-dap-report'
82
+
83
+ version = '0.0.1'
84
+
85
+ }
86
+
87
+ sourceCompatibility = 1.8
88
+
89
+ targetCompatibility = 1.8
90
+
91
+
92
+
93
+ repositories {
94
+
95
+ mavenCentral()
96
+
97
+ }
98
+
99
+
100
+
101
+
102
+
103
+ dependencies {
104
+
105
+ compile('org.springframework.boot:spring-boot-starter-jdbc')
106
+
107
+ compile('org.springframework.boot:spring-boot-starter-thymeleaf')
108
+
109
+ compile('org.springframework.boot:spring-boot-starter-web')
110
+
111
+ compile('org.springframework.boot:spring-boot-starter-security')
112
+
113
+ compile('org.springframework.boot:spring-boot-actuator')
114
+
115
+ // compile('org.springframework.session:spring-session-data-redis') 現在不要
116
+
117
+ compile('org.thymeleaf.extras:thymeleaf-extras-springsecurity4')
118
+
119
+ compile('org.mybatis.spring.boot:mybatis-spring-boot-starter:1.3.2')
120
+
121
+ compile('org.projectlombok:lombok:1.18.4')
122
+
123
+ compile('org.apache.commons:commons-lang3:3.8.1')
124
+
125
+ compile('commons-io:commons-io:2.6')
126
+
127
+ compile('org.apache.httpcomponents:httpcore:4.4.10')
128
+
129
+ compile('org.apache.httpcomponents:httpclient')
130
+
131
+ compile('org.apache.httpcomponents:httpmime:4.5.6')
132
+
133
+ compile('org.hamcrest:hamcrest-all:1.3')
134
+
135
+ compile('org.jasypt:jasypt:1.9.2')
136
+
137
+ compile('net.sf.supercsv:super-csv:2.4.0')
138
+
139
+ compile('com.amazonaws:aws-java-sdk-s3:1.11.449')
140
+
141
+ compile('org.flywaydb:flyway-core')
142
+
143
+ compile('org.aspectj:aspectjrt')
144
+
145
+ compile('org.aspectj:aspectjweaver')
146
+
147
+ compile('org.json:json:20180813')
148
+
149
+ // https://mvnrepository.com/artifact/io.rest-assured/spring-mock-mvc
150
+
151
+ compile('io.rest-assured:spring-mock-mvc:3.2.0')
152
+
153
+ // https://mvnrepository.com/artifact/org.springframework.security/spring-security-test
154
+
155
+ compile('org.springframework.security:spring-security-test:5.1.1.RELEASE')
156
+
157
+ // compile('com.treasuredata.client:td-client:0.7.32') 削除予定
158
+
159
+ compile('org.msgpack:msgpack-core:0.8.16')
160
+
161
+ runtime('org.mariadb.jdbc:mariadb-java-client:2.3.0')
162
+
163
+ testCompile('org.springframework.boot:spring-boot-starter-test')
164
+
165
+ testCompile('com.codeborne:selenide:5.0.1')
166
+
167
+ testCompile('org.jmockit:jmockit:1.43')
168
+
169
+ // http://springtestdbunit.github.io/spring-test-dbunit/
170
+
171
+ testCompile('com.github.springtestdbunit:spring-test-dbunit:1.3.0')
172
+
173
+ testCompile('org.dbunit:dbunit:2.6.0')
174
+
175
+ }
176
+
177
+
178
+
179
+
180
+
181
+ eclipse {
182
+
183
+ classpath {
184
+
185
+ containers.remove('org.eclipse.jdt.launching.JRE_CONTAINER')
186
+
187
+ containers 'org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8'
188
+
189
+ }
190
+
191
+ }
192
+
193
+
194
+
195
+ // カバレッジレポート設定
196
+
197
+ jacocoTestReport {
198
+
199
+ executionData = fileTree(dir: project.projectDir,
200
+
201
+ includes:[
202
+
203
+ // レポート生成元ファイル=プロジェクトディレクトリ内のすべてのテスト実行結果ファイルを対象とする
204
+
205
+ '**/*.exec', '**/*.ec'
206
+
207
+ ]
208
+
209
+ )
210
+
211
+
212
+
213
+ afterEvaluate {
214
+
215
+ classDirectories = files(classDirectories.files.collect {
216
+
217
+ fileTree(dir: it, exclude: [
218
+
219
+ '**/mbg/**', // mybatis ジェネレータのクラスを除外
220
+
221
+ '**/dto/**', // DTOクラスを除外
222
+
223
+ '**/config/**', // configのクラスを除外
224
+
225
+ '**/form/**', // formのクラスを除外
226
+
227
+ '**/api/**', // apiのクラスを除外
228
+
229
+ '**/datacode/**', // datacodeのクラスを除外
230
+
231
+ '**/constant/**', // constantのクラスを除外
232
+
233
+ '**/Application.class', // Application メインクラスを除外
234
+
235
+ ])
236
+
237
+ })
238
+
239
+ }
240
+
241
+ }
242
+
243
+ ```

2

ログ更新

2018/11/16 02:00

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -28,58 +28,54 @@
28
28
 
29
29
 
30
30
 
31
- 2018-11-15 09:17:41.230 INFO 7608 --- [ main] jp.co.pioneer.iotcloud.Application : Starting Application on DT0136 with PID 7608 (C:\gitRepository_iotcld-development\pioneer-dap-drivereport\bin\main started by ********** in C:\gitRepository_iotcld-development\pioneer-dap-drivereport)
31
+ 2018-11-16 01:13:58.125 INFO 7360 --- [ main] jp.co.pioneer.iotcloud.Application : Starting Application on DT0136 with PID 7360 (C:\gitRepository_iotcld-development\pioneer-dap-drivereport\bin\main started by ********* in C:\gitRepository_iotcld-development\pioneer-dap-drivereport)
32
32
 
33
- 2018-11-15 09:17:41.233 INFO 7608 --- [ main] jp.co.pioneer.iotcloud.Application : No active profile set, falling back to default profiles: default
33
+ 2018-11-16 01:13:58.128 INFO 7360 --- [ main] jp.co.pioneer.iotcloud.Application : No active profile set, falling back to default profiles: default
34
34
 
35
- 2018-11-15 09:17:41.450 INFO 7608 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4550bb58: startup date [Thu Nov 15 09:17:41 UTC 2018]; root of context hierarchy
35
+ 2018-11-16 01:13:58.295 INFO 7360 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2893de87: startup date [Fri Nov 16 01:13:58 UTC 2018]; root of context hierarchy
36
36
 
37
- 2018-11-15 09:17:42.050 WARN 7608 --- [ main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[jp.co.pioneer.iotcloud]' package. Please check your configuration.
37
+ 2018-11-16 01:13:58.854 WARN 7360 --- [ main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[jp.co.pioneer.iotcloud]' package. Please check your configuration.
38
38
 
39
- 2018-11-15 09:17:42.525 INFO 7608 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1e821232] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
39
+ 2018-11-16 01:13:59.686 INFO 7360 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
40
40
 
41
- 2018-11-15 09:17:43.034 INFO 7608 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
41
+ 2018-11-16 01:13:59.707 INFO 7360 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
42
42
 
43
- 2018-11-15 09:17:43.059 INFO 7608 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
43
+ 2018-11-16 01:13:59.708 INFO 7360 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.34
44
44
 
45
- 2018-11-15 09:17:43.059 INFO 7608 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.34
45
+ 2018-11-16 01:13:59.716 INFO 7360 --- [ost-startStop-1] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\pleiades-iotcloud-development\java\8\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/bin/server;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/bin;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/lib/amd64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Users*********\AppData\Local\Android\Sdk;C:\Program Files\Java\jdk1.8.0_40\bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Users*********\AppData\Local\Android\Sdk\platform-tools;C:\HashiCorp\Vagrant\bin;C:\apache-maven-3.2.5\bin;C:\Program Files\TortoiseSVN\bin;C:\platform-tools;C:\Program Files\dotnet\;C:\Program Files (x86)\GrapeCity\SAManager\;;C:\Programs\Microsoft VS Code\bin;C:\Program Files (x86)\ActiveReportsNET12\DesignerLicense;C:\pleiades-iotcloud-development\eclipse;;.]
46
46
 
47
- 2018-11-15 09:17:43.068 INFO 7608 --- [ost-startStop-1] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\pleiades-iotcloud-development\java\8\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/bin/server;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/bin;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/lib/amd64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Users********.*******\AppData\Local\Android\Sdk;C:\Program Files\Java\jdk1.8.0_40\bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Users*********.**********\AppData\Local\Android\Sdk\platform-tools;C:\HashiCorp\Vagrant\bin;C:\apache-maven-3.2.5\bin;C:\Program Files\TortoiseSVN\bin;C:\platform-tools;C:\Program Files\dotnet\;C:\Program Files (x86)\GrapeCity\SAManager\;;C:\Programs\Microsoft VS Code\bin;C:\Program Files (x86)\ActiveReportsNET12\DesignerLicense;C:\pleiades-iotcloud-development\eclipse;;.]
47
+ 2018-11-16 01:13:59.875 INFO 7360 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
48
48
 
49
- 2018-11-15 09:17:43.174 INFO 7608 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
49
+ 2018-11-16 01:13:59.875 INFO 7360 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1581 ms
50
50
 
51
- 2018-11-15 09:17:43.174 INFO 7608 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1725 ms
51
+ 2018-11-16 01:13:59.949 INFO 7360 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
52
52
 
53
- 2018-11-15 09:17:43.254 INFO 7608 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
53
+ 2018-11-16 01:13:59.949 INFO 7360 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
54
54
 
55
- 2018-11-15 09:17:43.254 INFO 7608 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
55
+ 2018-11-16 01:13:59.950 INFO 7360 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
56
56
 
57
- 2018-11-15 09:17:43.254 INFO 7608 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
57
+ 2018-11-16 01:13:59.950 INFO 7360 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
58
58
 
59
- 2018-11-15 09:17:43.254 INFO 7608 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
59
+ 2018-11-16 01:13:59.950 INFO 7360 --- [ost-startStop-1] .s.DelegatingFilterProxyRegistrationBean : Mapping filter: 'springSecurityFilterChain' to: [/*]
60
60
 
61
- 2018-11-15 09:17:43.255 INFO 7608 --- [ost-startStop-1] .s.DelegatingFilterProxyRegistrationBean : Mapping filter: 'springSecurityFilterChain' to: [/*]
61
+ 2018-11-16 01:13:59.950 INFO 7360 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/]
62
62
 
63
- 2018-11-15 09:17:43.255 INFO 7608 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/]
63
+ 2018-11-16 01:14:00.064 INFO 7360 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
64
64
 
65
- 2018-11-15 09:17:43.368 INFO 7608 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
65
+ 2018-11-16 01:14:00.237 INFO 7360 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2893de87: startup date [Fri Nov 16 01:13:58 UTC 2018]; root of context hierarchy
66
66
 
67
- 2018-11-15 09:17:43.590 INFO 7608 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4550bb58: startup date [Thu Nov 15 09:17:41 UTC 2018]; root of context hierarchy
67
+ 2018-11-16 01:14:00.299 INFO 7360 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/ping],methods=[GET]}" onto public java.lang.String jp.co.pioneer.iotcloud.controller.health.HealthCheckController.ping()
68
68
 
69
- 2018-11-15 09:17:43.658 INFO 7608 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/ping],methods=[GET]}" onto public java.lang.String jp.co.pioneer.iotcloud.controller.health.HealthCheckController.ping()
69
+ 2018-11-16 01:14:00.303 INFO 7360 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
70
70
 
71
- 2018-11-15 09:17:43.660 INFO 7608 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
71
+ 2018-11-16 01:14:00.304 INFO 7360 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
72
72
 
73
- 2018-11-15 09:17:43.661 INFO 7608 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
73
+ 2018-11-16 01:14:00.327 INFO 7360 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
74
74
 
75
- 2018-11-15 09:17:43.686 INFO 7608 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
75
+ 2018-11-16 01:14:00.327 INFO 7360 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
76
76
 
77
- 2018-11-15 09:17:43.686 INFO 7608 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
77
+ 2018-11-16 01:14:00.462 WARN 7360 --- [ main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is org.springframework.boot.autoconfigure.jdbc.DataSourceProperties$DataSourceBeanCreationException: Failed to determine a suitable driver class
78
78
 
79
- 2018-11-15 09:17:43.976 WARN 7608 --- [ main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redisTemplate' defined in class path resource [org/springframework/boot/autoconfigure/data/redis/RedisAutoConfiguration.class]: Unsatisfied dependency expressed through method 'redisTemplate' parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.data.redis.connection.RedisConnectionFactory' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}
80
-
81
- 2018-11-15 09:17:43.977 INFO 7608 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans on shutdown
82
-
83
- 2018-11-15 09:17:43.982 INFO 7608 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
79
+ 2018-11-16 01:14:00.465 INFO 7360 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
84
80
 
85
81
  ```

1

個人情報を削除

2018/11/16 01:16

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -28,7 +28,7 @@
28
28
 
29
29
 
30
30
 
31
- 2018-11-15 09:17:41.230 INFO 7608 --- [ main] jp.co.pioneer.iotcloud.Application : Starting Application on DT0136 with PID 7608 (C:\gitRepository_iotcld-development\pioneer-dap-drivereport\bin\main started by yamazakim in C:\gitRepository_iotcld-development\pioneer-dap-drivereport)
31
+ 2018-11-15 09:17:41.230 INFO 7608 --- [ main] jp.co.pioneer.iotcloud.Application : Starting Application on DT0136 with PID 7608 (C:\gitRepository_iotcld-development\pioneer-dap-drivereport\bin\main started by ********** in C:\gitRepository_iotcld-development\pioneer-dap-drivereport)
32
32
 
33
33
  2018-11-15 09:17:41.233 INFO 7608 --- [ main] jp.co.pioneer.iotcloud.Application : No active profile set, falling back to default profiles: default
34
34
 
@@ -44,7 +44,7 @@
44
44
 
45
45
  2018-11-15 09:17:43.059 INFO 7608 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.34
46
46
 
47
- 2018-11-15 09:17:43.068 INFO 7608 --- [ost-startStop-1] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\pleiades-iotcloud-development\java\8\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/bin/server;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/bin;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/lib/amd64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Users\yamazakim.TECHFUNLOCAL\AppData\Local\Android\Sdk;C:\Program Files\Java\jdk1.8.0_40\bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Users\yamazakim.TECHFUNLOCAL\AppData\Local\Android\Sdk\platform-tools;C:\HashiCorp\Vagrant\bin;C:\apache-maven-3.2.5\bin;C:\Program Files\TortoiseSVN\bin;C:\platform-tools;C:\Program Files\dotnet\;C:\Program Files (x86)\GrapeCity\SAManager\;;C:\Programs\Microsoft VS Code\bin;C:\Program Files (x86)\ActiveReportsNET12\DesignerLicense;C:\pleiades-iotcloud-development\eclipse;;.]
47
+ 2018-11-15 09:17:43.068 INFO 7608 --- [ost-startStop-1] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\pleiades-iotcloud-development\java\8\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/bin/server;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/bin;C:/pleiades-iotcloud-development/eclipse/jre/bin/../jre/lib/amd64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Users********.*******\AppData\Local\Android\Sdk;C:\Program Files\Java\jdk1.8.0_40\bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Users*********.**********\AppData\Local\Android\Sdk\platform-tools;C:\HashiCorp\Vagrant\bin;C:\apache-maven-3.2.5\bin;C:\Program Files\TortoiseSVN\bin;C:\platform-tools;C:\Program Files\dotnet\;C:\Program Files (x86)\GrapeCity\SAManager\;;C:\Programs\Microsoft VS Code\bin;C:\Program Files (x86)\ActiveReportsNET12\DesignerLicense;C:\pleiades-iotcloud-development\eclipse;;.]
48
48
 
49
49
  2018-11-15 09:17:43.174 INFO 7608 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
50
50