Skip to content

Commit

Permalink
v1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gunlee01 committed Apr 3, 2018
1 parent 3a697ee commit d952862
Show file tree
Hide file tree
Showing 38 changed files with 89 additions and 1 deletion.
Binary file modified demo-env1/scouter/agent.java/scouter.agent.jar
Binary file not shown.
17 changes: 17 additions & 0 deletions demo-env1/scouter/server/conf/scouter.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
#Activating Http Server
net_http_server_enabled=true

#Activating Scouter API
net_http_api_enabled=true

#HTTP API swagger enable option
net_http_api_swagger_enabled=true

#Enable api access control by client ip
net_http_api_auth_ip_enabled=false

#Enable api access control by JSESSIONID of Cookie
net_http_api_auth_session_enabled=false

#Server ID
server_id=SCOUTER-DEMO-LOCAL
Binary file added demo-env1/scouter/server/lib/asm-5.1.jar
Binary file not shown.
Binary file added demo-env1/scouter/server/lib/asm-commons-5.1.jar
Binary file not shown.
Binary file added demo-env1/scouter/server/lib/asm-tree-5.1.jar
Binary file not shown.
Binary file not shown.
Binary file added demo-env1/scouter/server/lib/guava-20.0.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added demo-env1/scouter/server/lib/mimepull-1.9.6.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added demo-env1/scouter/server/lib/snakeyaml-1.17.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
73 changes: 72 additions & 1 deletion demo-env1/scouter/server/nohup.out
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,77 @@
___) | (_| (+) | |_| | || __/ |
|____/ \___\___/ \__,_|\__\___|_|
Open Source S/W Performance Monitoring
Scouter version 1.8.0.SNAPSHOT
Scouter version 1.8.4

System JRE version : 1.8.0_121
23:55:13,557 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:55:13,557 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
23:55:13,557 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/Users/gunlee/Documents/workspace/scouter/scouter-demo/demo-env1/scouter/server/./lib/scouter-webapp-1.8.4.jar!/logback.xml]
23:55:13,569 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1fd21803 - URL [jar:file:/Users/gunlee/Documents/workspace/scouter/scouter-demo/demo-env1/scouter/server/./lib/scouter-webapp-1.8.4.jar!/logback.xml] is not of type file
23:55:13,677 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:55:13,678 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:55:13,694 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:55:13,709 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:55:13,760 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:55:13,763 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE_DAILY]
23:55:13,777 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2044369793 - No compression will be used
23:55:13,779 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2044369793 - Will use the pattern ./logs/webapp-%d{yyyy_MM_dd}.log for the active file
23:55:13,787 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy_MM_dd' from file name pattern './logs/webapp-%d{yyyy_MM_dd}.log'.
23:55:13,787 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
23:55:13,789 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Tue Apr 03 23:55:13 KST 2018
23:55:13,791 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:55:13,792 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE_DAILY] - Active log file name: ./logs/webapp-2018_04_03.log
23:55:13,793 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE_DAILY] - File property is set to [null]
23:55:13,794 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:55:13,794 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE_SIZE]
23:55:13,796 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@2d27d2ec - No compression will be used
23:55:13,800 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:55:13,801 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE_SIZE] - Active log file name: ./logs/webapp.log
23:55:13,801 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE_SIZE] - File property is set to [./logs/webapp.log]
23:55:13,801 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:55:13,801 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE_SIZE_DAILY]
23:55:13,806 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1220872181 - No compression will be used
23:55:13,806 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1220872181 - Will use the pattern ./logs/webapp-%d{yyyy_MM_dd}-%i.log for the active file
23:55:13,807 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47d80cee - The date pattern is 'yyyy_MM_dd' from file name pattern './logs/webapp-%d{yyyy_MM_dd}-%i.log'.
23:55:13,807 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47d80cee - Roll-over at midnight.
23:55:13,808 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47d80cee - Setting initial period to Tue Apr 03 23:55:13 KST 2018
23:55:13,808 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47d80cee - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead
23:55:13,808 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47d80cee - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
23:55:13,810 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:55:13,811 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE_SIZE_DAILY] - Active log file name: ./logs/webapp-2018_04_03-0.log
23:55:13,811 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE_SIZE_DAILY] - File property is set to [null]
23:55:13,811 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:55:13,811 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:55:13,812 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE_DAILY] to Logger[ROOT]
23:55:13,812 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:55:13,813 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6a738107 - Registering current configuration as safe fallback point

23:55:13.827 [scouter.server.http.HttpServer] INFO org.eclipse.jetty.util.log[192] - Logging initialized @1502ms to org.eclipse.jetty.util.log.Slf4jLog
23:55:13.922 [scouter.server.http.HttpServer] INFO scouterx.webapp.main.WebAppMain[251] - scouter webapp starting! Run-Mode:Embedded
23:55:13.953 [scouter.server.http.HttpServer] INFO s.w.framework.client.net.TcpProxy[58] - TcpProxy created : pool-size:0, scouterx.webapp.framework.client.net.TcpProxy@2e960208
23:55:13.957 [scouter.server.http.HttpServer] INFO s.w.framework.client.net.ClientTCP[62] - Connected scouterx.webapp.framework.client.net.ClientTCP@692b0344 to 127.0.0.1:6100
23:55:13.960 [scouter.server.http.HttpServer] INFO s.w.framework.client.net.TcpProxy[110] - TcpProxy closed : pool-size:0, scouterx.webapp.framework.client.net.TcpProxy@2e960208, stack:
23:55:13.960 [scouter.server.http.HttpServer] INFO s.w.framework.client.net.TcpProxy[58] - TcpProxy created : pool-size:0, scouterx.webapp.framework.client.net.TcpProxy@67e7d013
23:55:13.961 [scouter.server.http.HttpServer] INFO s.w.framework.client.net.TcpProxy[58] - TcpProxy created : pool-size:1, scouterx.webapp.framework.client.net.TcpProxy@2dd6184c
23:55:13.961 [scouter.server.http.HttpServer] INFO s.w.framework.client.net.TcpProxy[58] - TcpProxy created : pool-size:2, scouterx.webapp.framework.client.net.TcpProxy@33ced9bc
23:55:13.961 [scouter.server.http.HttpServer] INFO s.w.framework.client.net.TcpProxy[58] - TcpProxy created : pool-size:3, scouterx.webapp.framework.client.net.TcpProxy@24edda2
23:55:13.961 [scouter.server.http.HttpServer] INFO s.w.framework.client.net.TcpProxy[58] - TcpProxy created : pool-size:4, scouterx.webapp.framework.client.net.TcpProxy@5bf0f2b0
23:55:13.961 [scouter.server.http.HttpServer] INFO s.w.framework.client.net.TcpProxy[58] - TcpProxy created : pool-size:5, scouterx.webapp.framework.client.net.TcpProxy@467985fa
23:55:14.025 [scouter.server.http.HttpServer] INFO s.w.framework.client.net.ClientTCP[62] - Connected scouterx.webapp.framework.client.net.ClientTCP@2c3d1c69 to 127.0.0.1:6100
23:55:14.034 [scouter.server.http.HttpServer] INFO scouterx.webapp.main.WebAppMain[204] - Successfully log in to 127.0.0.1:6100
23:55:14.037 [scouterx.webapp.framework.client.model.AgentModelThread] INFO s.w.framework.client.net.ClientTCP[62] - Connected scouterx.webapp.framework.client.net.ClientTCP@59ddeb37 to 127.0.0.1:6100
23:55:14.165 [scouter.server.http.HttpServer] INFO org.eclipse.jetty.server.Server[372] - jetty-9.4.6.v20170531
23:55:14.203 [scouter.server.http.HttpServer] INFO o.e.j.server.AbstractNCSARequestLog[230] - Opened /Users/gunlee/Documents/workspace/scouter/scouter-demo/demo-env1/scouter/server/logs/http-request-2018_04_03.log
23:55:14.227 [scouter.server.http.HttpServer] INFO org.eclipse.jetty.server.session[364] - DefaultSessionIdManager workerName=node0
23:55:14.227 [scouter.server.http.HttpServer] INFO org.eclipse.jetty.server.session[369] - No SessionScavenger set, using defaults
23:55:14.229 [scouter.server.http.HttpServer] INFO org.eclipse.jetty.server.session[149] - Scavenging every 660000ms
23:55:14.942 [XLogThread-127.0.0.1:6100-0] INFO s.w.framework.client.net.ClientTCP[62] - Connected scouterx.webapp.framework.client.net.ClientTCP@40f3619e to 127.0.0.1:6100
23:55:15.895 [scouter.server.http.HttpServer] INFO o.h.validator.internal.util.Version[27] - HV000001: Hibernate Validator 5.1.3.Final
23:55:15.934 [scouterx.webapp.framework.client.server.ServerManager] INFO s.w.framework.client.net.ClientTCP[62] - Connected scouterx.webapp.framework.client.net.ClientTCP@58ab387 to 127.0.0.1:6100
23:55:15.948 [XLogThread-127.0.0.1:6100-0] INFO s.w.framework.client.net.ClientTCP[62] - Connected scouterx.webapp.framework.client.net.ClientTCP@547bedbb to 127.0.0.1:6100
23:55:16.200 [scouterx.webapp.framework.client.model.AgentModelThread] INFO s.w.framework.client.net.ClientTCP[62] - Connected scouterx.webapp.framework.client.net.ClientTCP@7739e769 to 127.0.0.1:6100
23:55:16.989 [scouter.server.http.HttpServer] INFO org.reflections.Reflections[232] - Reflections took 132 ms to scan 1 urls, producing 264 keys and 356 values
23:55:17.675 [scouter.server.http.HttpServer] INFO o.e.j.server.handler.ContextHandler[788] - Started o.e.j.s.ServletContextHandler@30d8a81c{/,null,AVAILABLE}
23:55:17.751 [scouter.server.http.HttpServer] INFO o.e.jetty.server.AbstractConnector[280] - Started ServerConnector@4b2d0737{HTTP/1.1,[http/1.1]}{0.0.0.0:6180}
23:55:17.751 [scouter.server.http.HttpServer] INFO org.eclipse.jetty.server.Server[444] - Started @5433ms
#40k0 23:55:21.295 [qtp335810131-42] INFO org.reflections.Reflections[232] - Reflections took 63 ms to scan 1 urls, producing 264 keys and 356 values
Binary file modified demo-env1/scouter/server/scouter-server-boot.jar
Binary file not shown.

0 comments on commit d952862

Please sign in to comment.