-
Notifications
You must be signed in to change notification settings - Fork 0
/
nohup.out
96 lines (94 loc) · 10.9 KB
/
nohup.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
java version "1.8.0_181"
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.0.6.RELEASE)
2018-10-17 15:20:37.759 INFO 17467 --- [ main] .a.a.u.s.ServidorDadosArduinoApplication : Starting ServidorDadosArduinoApplication v0.0.1-SNAPSHOT on MacBook-Pro-de-Orlando.local with PID 17467 (/Users/orlando/Documents/Projetos/Projeto_Arduino_Fasipe/servidor-dados-arduino/target/servidor-dados-arduino-0.0.1-SNAPSHOT.jar started by orlando in /Users/orlando/Documents/Projetos/Projeto_Arduino_Fasipe/servidor-dados-arduino)
2018-10-17 15:20:37.772 INFO 17467 --- [ main] .a.a.u.s.ServidorDadosArduinoApplication : No active profile set, falling back to default profiles: default
2018-10-17 15:20:37.962 INFO 17467 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2db0f6b2: startup date [Wed Oct 17 15:20:37 AMT 2018]; root of context hierarchy
2018-10-17 15:20:42.482 INFO 17467 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7002876d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2018-10-17 15:20:43.782 INFO 17467 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2018-10-17 15:20:43.901 INFO 17467 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2018-10-17 15:20:43.902 INFO 17467 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.34
2018-10-17 15:20:43.941 INFO 17467 --- [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: [/Users/orlando/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.]
2018-10-17 15:20:44.219 INFO 17467 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2018-10-17 15:20:44.220 INFO 17467 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 6265 ms
2018-10-17 15:20:44.489 INFO 17467 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/]
2018-10-17 15:20:44.493 INFO 17467 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Servlet webServlet mapped to [/h2-console/*]
2018-10-17 15:20:44.500 INFO 17467 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
2018-10-17 15:20:44.501 INFO 17467 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2018-10-17 15:20:44.501 INFO 17467 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2018-10-17 15:20:44.502 INFO 17467 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
2018-10-17 15:20:45.058 INFO 17467 --- [ main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
2018-10-17 15:20:45.474 INFO 17467 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
name: default
...]
2018-10-17 15:20:45.790 INFO 17467 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.2.17.Final}
2018-10-17 15:20:45.795 INFO 17467 --- [ main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
2018-10-17 15:20:45.955 INFO 17467 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
2018-10-17 15:20:46.768 INFO 17467 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2018-10-17 15:20:47.693 INFO 17467 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2018-10-17 15:20:47.763 INFO 17467 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2018-10-17 15:20:49.601 INFO 17467 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2018-10-17 15:20:51.475 INFO 17467 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2018-10-17 15:20:52.551 INFO 17467 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2db0f6b2: startup date [Wed Oct 17 15:20:37 AMT 2018]; root of context hierarchy
2018-10-17 15:20:52.831 WARN 17467 --- [ main] aWebConfiguration$JpaWebMvcConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2018-10-17 15:20:53.034 INFO 17467 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/dados/v1/clear],methods=[GET]}" onto public void br.com.fasipe.ads.arduino.umidade.servidordadosarduino.resource.RegistroResource.clear()
2018-10-17 15:20:53.039 INFO 17467 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/dados/v1/after/{id}],methods=[GET]}" onto public java.util.List<br.com.fasipe.ads.arduino.umidade.servidordadosarduino.model.Registro> br.com.fasipe.ads.arduino.umidade.servidordadosarduino.resource.RegistroResource.after(java.lang.Integer)
2018-10-17 15:20:53.041 INFO 17467 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/dados/v1/all],methods=[GET]}" onto public java.util.List<br.com.fasipe.ads.arduino.umidade.servidordadosarduino.model.Registro> br.com.fasipe.ads.arduino.umidade.servidordadosarduino.resource.RegistroResource.all()
2018-10-17 15:20:53.056 INFO 17467 --- [ 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)
2018-10-17 15:20:53.059 INFO 17467 --- [ 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)
2018-10-17 15:20:53.221 INFO 17467 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2018-10-17 15:20:53.222 INFO 17467 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2018-10-17 15:20:54.497 INFO 17467 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
2018-10-17 15:20:54.516 INFO 17467 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'dataSource' has been autodetected for JMX exposure
2018-10-17 15:20:54.589 INFO 17467 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Located MBean 'dataSource': registering with JMX server as MBean [com.zaxxer.hikari:name=dataSource,type=HikariDataSource]
2018-10-17 15:20:54.870 INFO 17467 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2018-10-17 15:20:54.889 INFO 17467 --- [ main] .a.a.u.s.ServidorDadosArduinoApplication : Started ServidorDadosArduinoApplication in 18.892 seconds (JVM running for 20.643)
cu.Bluetooth-Incoming-Port
tty.Bluetooth-Incoming-Port
cu.usbmodemFD121
tty.usbmodemFD121
UMID069;
Dado invalido: [UMID069;]
UMIDADE:100;
2018-10-17 15:20:58.713 INFO 17467 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring FrameworkServlet 'dispatcherServlet'
2018-10-17 15:20:58.714 INFO 17467 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization started
2018-10-17 15:20:58.793 INFO 17467 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization completed in 79 ms
2018-10-17 15:20:58.992 INFO 17467 --- [nio-8080-exec-1] o.h.h.i.QueryTranslatorFactoryInitiator : HHH000397: Using ASTQueryTranslatorFactory
UMIDADE:100;
UMIDADE:100;
UMIDADE:100;
UMIDADE:100;
UMIDADE:000;
UMIDADE:000;
UMIDADE:100;
UMIDADE:100;
UMIDADE:100;
UMIDADE:100;
UMIDADE:092;
UMIDADE:000;
UMIDADE:100;
UMIDADE:100;
UMIDADE:100;
UMIDADE:033;
UMIDADE:000;
UMIDADE:000;
UMIDADE:053;
UMIDADE:084;
UMIDADE:083;
UMIDADE:000;
UMIDADE:000;
UMIDADE:100;
2018-10-17 15:23:01.695 INFO 17467 --- [ Thread-3] ConfigServletWebServerApplicationContext : Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2db0f6b2: startup date [Wed Oct 17 15:20:37 AMT 2018]; root of context hierarchy
2018-10-17 15:23:01.700 INFO 17467 --- [ Thread-3] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans on shutdown
2018-10-17 15:23:01.702 INFO 17467 --- [ Thread-3] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans
2018-10-17 15:23:01.708 INFO 17467 --- [ Thread-3] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2018-10-17 15:23:01.711 INFO 17467 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2018-10-17 15:23:01.742 INFO 17467 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
./publico.sh: line 3: 17466 Killed: 9 ngrok http 8080 -subdomain=orlandoburli