Commit f51499050fe21c0afd12632d2aacbf8848437300
1 parent
d5d567a4
Exists in
master
criada a pasta log
Showing
552 changed files
with
427 additions
and
0 deletions
Show diff stats
Too many changes.
To preserve performance only 100 of 552 files displayed.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
... | ... | @@ -0,0 +1,144 @@ |
1 | +Fev 09, 2016 9:33:59 PM org.apache.catalina.core.AprLifecycleListener init | |
2 | +INFORMAÇÕES: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib | |
3 | +Fev 09, 2016 9:34:00 PM org.apache.coyote.http11.Http11Protocol init | |
4 | +INFORMAÇÕES: Initializing Coyote HTTP/1.1 on http-9090 | |
5 | +Fev 09, 2016 9:34:00 PM org.apache.catalina.startup.Catalina load | |
6 | +INFORMAÇÕES: Initialization processed in 512 ms | |
7 | +Fev 09, 2016 9:34:00 PM org.apache.catalina.core.StandardService start | |
8 | +INFORMAÇÕES: Starting service Catalina | |
9 | +Fev 09, 2016 9:34:00 PM org.apache.catalina.core.StandardEngine start | |
10 | +INFORMAÇÕES: Starting Servlet Engine: Apache Tomcat/6.0.24 | |
11 | +Fev 09, 2016 9:34:00 PM org.apache.catalina.startup.HostConfig deployDirectory | |
12 | +INFORMAÇÕES: Deploying web application directory ROOT | |
13 | +Fev 09, 2016 9:34:00 PM org.apache.catalina.startup.HostConfig deployDirectory | |
14 | +INFORMAÇÕES: Deploying web application directory saiku | |
15 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.api.core.PackagesResourceConfig init | |
16 | +INFORMAÇÕES: Scanning for root resource and provider classes in the packages: | |
17 | + org.saiku.web | |
18 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses | |
19 | +INFORMAÇÕES: Root resource classes found: | |
20 | + class org.saiku.web.rest.resources.BasicRepositoryResource | |
21 | + class org.saiku.web.rest.resources.StatisticsResource | |
22 | + class org.saiku.web.rest.resources.OlapDiscoverResource | |
23 | + class org.saiku.web.rest.resources.DataSourceResource | |
24 | + class org.saiku.web.rest.resources.ExporterResource | |
25 | + class org.saiku.web.rest.resources.BasicTagRepositoryResource | |
26 | + class org.saiku.web.rest.resources.BasicRepositoryResource2 | |
27 | + class org.saiku.web.rest.resources.QueryResource | |
28 | + class org.saiku.web.rest.resources.SessionResource | |
29 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.api.core.ScanningResourceConfig init | |
30 | +INFORMAÇÕES: No provider classes found. | |
31 | +Fev 09, 2016 9:34:02 PM org.codehaus.enunciate.modules.jersey.EnunciateJerseyServletContainer configure | |
32 | +INFORMAÇÕES: org.codehaus.enunciate.modules.amf.JAXRSProvider not found. | |
33 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
34 | +INFORMAÇÕES: Registering Spring bean, datasourceResourceBean, of type org.saiku.web.rest.resources.DataSourceResource as a root resource class | |
35 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
36 | +INFORMAÇÕES: Registering Spring bean, olapDiscoverBean, of type org.saiku.web.rest.resources.OlapDiscoverResource as a root resource class | |
37 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
38 | +INFORMAÇÕES: Registering Spring bean, queryResource, of type org.saiku.web.rest.resources.QueryResource as a root resource class | |
39 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
40 | +INFORMAÇÕES: Registering Spring bean, sessionResource, of type org.saiku.web.rest.resources.SessionResource as a root resource class | |
41 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
42 | +INFORMAÇÕES: Registering Spring bean, repositoryBean, of type org.saiku.web.rest.resources.BasicRepositoryResource as a root resource class | |
43 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
44 | +INFORMAÇÕES: Registering Spring bean, repository2bean, of type org.saiku.web.rest.resources.BasicRepositoryResource2 as a root resource class | |
45 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
46 | +INFORMAÇÕES: Registering Spring bean, tagRepositoryBean, of type org.saiku.web.rest.resources.BasicTagRepositoryResource as a root resource class | |
47 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
48 | +INFORMAÇÕES: Registering Spring bean, exporterBean, of type org.saiku.web.rest.resources.ExporterResource as a root resource class | |
49 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
50 | +INFORMAÇÕES: Registering Spring bean, statsBean, of type org.saiku.web.rest.resources.StatisticsResource as a root resource class | |
51 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate | |
52 | +INFORMAÇÕES: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM' | |
53 | +Fev 09, 2016 9:34:03 PM org.apache.coyote.http11.Http11Protocol start | |
54 | +INFORMAÇÕES: Starting Coyote HTTP/1.1 on http-9090 | |
55 | +Fev 09, 2016 9:34:03 PM org.apache.jk.common.ChannelSocket init | |
56 | +INFORMAÇÕES: JK: ajp13 listening on /0.0.0.0:8009 | |
57 | +Fev 09, 2016 9:34:03 PM org.apache.jk.server.JkMain start | |
58 | +INFORMAÇÕES: Jk running ID=0 time=0/12 config=null | |
59 | +Fev 09, 2016 9:34:03 PM org.apache.catalina.startup.Catalina start | |
60 | +INFORMAÇÕES: Server startup in 3133 ms | |
61 | +Fev 09, 2016 9:34:55 PM org.apache.coyote.http11.Http11Protocol pause | |
62 | +INFORMAÇÕES: Pausing Coyote HTTP/1.1 on http-9090 | |
63 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.core.StandardService stop | |
64 | +INFORMAÇÕES: Stopping service Catalina | |
65 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc | |
66 | +GRAVE: A web application registered the JBDC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. | |
67 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc | |
68 | +GRAVE: A web application registered the JBDC driver [org.olap4j.driver.xmla.XmlaOlap4jDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. | |
69 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc | |
70 | +GRAVE: A web application registered the JBDC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. | |
71 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc | |
72 | +GRAVE: A web application registered the JBDC driver [mondrian.olap4j.MondrianOlap4jDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. | |
73 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc | |
74 | +GRAVE: A web application registered the JBDC driver [org.hsqldb.jdbcDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. | |
75 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
76 | +GRAVE: A web application appears to have started a thread named [org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread] but has failed to stop it. This is very likely to create a memory leak. | |
77 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
78 | +GRAVE: A web application appears to have started a thread named [Mondrian Monitor] but has failed to stop it. This is very likely to create a memory leak. | |
79 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
80 | +GRAVE: A web application appears to have started a thread named [mondrian.rolap.agg.SegmentCacheManager$ACTOR] but has failed to stop it. This is very likely to create a memory leak. | |
81 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
82 | +GRAVE: A web application appears to have started a thread named [mondrian.rolap.RolapResultShepherd#timer] but has failed to stop it. This is very likely to create a memory leak. | |
83 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
84 | +GRAVE: A web application appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak. | |
85 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
86 | +GRAVE: A web application appears to have started a thread named [mondrian.util.ExpiringReference$timer] but has failed to stop it. This is very likely to create a memory leak. | |
87 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
88 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Prototype beans currently in creation]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
89 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
90 | +GRAVE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@3191d6ef]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@5db5fe55}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
91 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
92 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Name of currently proxied bean]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
93 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
94 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Request attributes]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
95 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
96 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Prototype beans currently in creation]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
97 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
98 | +GRAVE: A web application created a ThreadLocal with key of type [null] (value [mondrian.rolap.RolapStar$1@574cae83]) and a value of type [mondrian.rolap.RolapStar.Bar] (value [mondrian.rolap.RolapStar$Bar@236bff4c]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
99 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
100 | +GRAVE: A web application created a ThreadLocal with key of type [null] (value [mondrian.rolap.RolapStar$1@745e8bf]) and a value of type [mondrian.rolap.RolapStar.Bar] (value [mondrian.rolap.RolapStar$Bar@7eb35753]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
101 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
102 | +GRAVE: A web application created a ThreadLocal with key of type [null] (value [mondrian.rolap.RolapStar$1@302a4b21]) and a value of type [mondrian.rolap.RolapStar.Bar] (value [mondrian.rolap.RolapStar$Bar@28aa7c3b]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
103 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
104 | +GRAVE: A web application created a ThreadLocal with key of type [null] (value [mondrian.server.Locus$1@50c21a58]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
105 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
106 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
107 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
108 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
109 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
110 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
111 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
112 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Prototype beans currently in creation]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
113 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
114 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Request attributes]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
115 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
116 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
117 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
118 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Name of currently proxied bean]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
119 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
120 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
121 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
122 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
123 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
124 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
125 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
126 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
127 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
128 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
129 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
130 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
131 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
132 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
133 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
134 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
135 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
136 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
137 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
138 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
139 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
140 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
141 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
142 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
143 | +Fev 09, 2016 9:34:57 PM org.apache.coyote.http11.Http11Protocol destroy | |
144 | +INFORMAÇÕES: Stopping Coyote HTTP/1.1 on http-9090 | ... | ... |
... | ... | @@ -0,0 +1,153 @@ |
1 | +Fev 09, 2016 9:33:59 PM org.apache.catalina.core.AprLifecycleListener init | |
2 | +INFORMAÇÕES: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib | |
3 | +Fev 09, 2016 9:34:00 PM org.apache.coyote.http11.Http11Protocol init | |
4 | +INFORMAÇÕES: Initializing Coyote HTTP/1.1 on http-9090 | |
5 | +Fev 09, 2016 9:34:00 PM org.apache.catalina.startup.Catalina load | |
6 | +INFORMAÇÕES: Initialization processed in 512 ms | |
7 | +Fev 09, 2016 9:34:00 PM org.apache.catalina.core.StandardService start | |
8 | +INFORMAÇÕES: Starting service Catalina | |
9 | +Fev 09, 2016 9:34:00 PM org.apache.catalina.core.StandardEngine start | |
10 | +INFORMAÇÕES: Starting Servlet Engine: Apache Tomcat/6.0.24 | |
11 | +Fev 09, 2016 9:34:00 PM org.apache.catalina.startup.HostConfig deployDirectory | |
12 | +INFORMAÇÕES: Deploying web application directory ROOT | |
13 | +Fev 09, 2016 9:34:00 PM org.apache.catalina.startup.HostConfig deployDirectory | |
14 | +INFORMAÇÕES: Deploying web application directory saiku | |
15 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.api.core.PackagesResourceConfig init | |
16 | +INFORMAÇÕES: Scanning for root resource and provider classes in the packages: | |
17 | + org.saiku.web | |
18 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses | |
19 | +INFORMAÇÕES: Root resource classes found: | |
20 | + class org.saiku.web.rest.resources.BasicRepositoryResource | |
21 | + class org.saiku.web.rest.resources.StatisticsResource | |
22 | + class org.saiku.web.rest.resources.OlapDiscoverResource | |
23 | + class org.saiku.web.rest.resources.DataSourceResource | |
24 | + class org.saiku.web.rest.resources.ExporterResource | |
25 | + class org.saiku.web.rest.resources.BasicTagRepositoryResource | |
26 | + class org.saiku.web.rest.resources.BasicRepositoryResource2 | |
27 | + class org.saiku.web.rest.resources.QueryResource | |
28 | + class org.saiku.web.rest.resources.SessionResource | |
29 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.api.core.ScanningResourceConfig init | |
30 | +INFORMAÇÕES: No provider classes found. | |
31 | +Fev 09, 2016 9:34:02 PM org.codehaus.enunciate.modules.jersey.EnunciateJerseyServletContainer configure | |
32 | +INFORMAÇÕES: org.codehaus.enunciate.modules.amf.JAXRSProvider not found. | |
33 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
34 | +INFORMAÇÕES: Registering Spring bean, datasourceResourceBean, of type org.saiku.web.rest.resources.DataSourceResource as a root resource class | |
35 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
36 | +INFORMAÇÕES: Registering Spring bean, olapDiscoverBean, of type org.saiku.web.rest.resources.OlapDiscoverResource as a root resource class | |
37 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
38 | +INFORMAÇÕES: Registering Spring bean, queryResource, of type org.saiku.web.rest.resources.QueryResource as a root resource class | |
39 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
40 | +INFORMAÇÕES: Registering Spring bean, sessionResource, of type org.saiku.web.rest.resources.SessionResource as a root resource class | |
41 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
42 | +INFORMAÇÕES: Registering Spring bean, repositoryBean, of type org.saiku.web.rest.resources.BasicRepositoryResource as a root resource class | |
43 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
44 | +INFORMAÇÕES: Registering Spring bean, repository2bean, of type org.saiku.web.rest.resources.BasicRepositoryResource2 as a root resource class | |
45 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
46 | +INFORMAÇÕES: Registering Spring bean, tagRepositoryBean, of type org.saiku.web.rest.resources.BasicTagRepositoryResource as a root resource class | |
47 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
48 | +INFORMAÇÕES: Registering Spring bean, exporterBean, of type org.saiku.web.rest.resources.ExporterResource as a root resource class | |
49 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans | |
50 | +INFORMAÇÕES: Registering Spring bean, statsBean, of type org.saiku.web.rest.resources.StatisticsResource as a root resource class | |
51 | +Fev 09, 2016 9:34:02 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate | |
52 | +INFORMAÇÕES: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM' | |
53 | +Fev 09, 2016 9:34:03 PM org.apache.coyote.http11.Http11Protocol start | |
54 | +INFORMAÇÕES: Starting Coyote HTTP/1.1 on http-9090 | |
55 | +Fev 09, 2016 9:34:03 PM org.apache.jk.common.ChannelSocket init | |
56 | +INFORMAÇÕES: JK: ajp13 listening on /0.0.0.0:8009 | |
57 | +Fev 09, 2016 9:34:03 PM org.apache.jk.server.JkMain start | |
58 | +INFORMAÇÕES: Jk running ID=0 time=0/12 config=null | |
59 | +Fev 09, 2016 9:34:03 PM org.apache.catalina.startup.Catalina start | |
60 | +INFORMAÇÕES: Server startup in 3133 ms | |
61 | +name:hMbpLZBAgz.txt | |
62 | +driver:mondrian.olap4j.MondrianOlap4jDriver | |
63 | +url:jdbc:mondrian:Jdbc=jdbc:postgresql://localhost:5432/i3geosaude;Catalog=http://localhost/ms_tmp/gEVNjzcwsX/hMbpLZBAgz.xml;JdbcDrivers=org.postgresql.Driver; | |
64 | +21:34:35,547 WARN [RolapUtil] Mondrian: Warning: JDBC driver sun.jdbc.odbc.JdbcOdbcDriver not found | |
65 | +21:34:35,548 WARN [RolapUtil] Mondrian: Warning: JDBC driver oracle.jdbc.OracleDriver not found | |
66 | +21:34:36,256 WARN [ExplicitRules] The Cube 'Tabela: idsustb_indicador' relation is not a MondrianDef.Table but rather 'mondrian.olap.MondrianDef$View'. | |
67 | +21:34:36,258 WARN [ExplicitRules] The Cube 'Tabela: dbacoes_saudetb_farmacia_pop' relation is not a MondrianDef.Table but rather 'mondrian.olap.MondrianDef$View'. | |
68 | +21:34:36,259 WARN [ExplicitRules] The Cube 'Tabela: ibgepopulacao_residente' relation is not a MondrianDef.Table but rather 'mondrian.olap.MondrianDef$View'. | |
69 | +Catalogs:1 | |
70 | +Fev 09, 2016 9:34:55 PM org.apache.coyote.http11.Http11Protocol pause | |
71 | +INFORMAÇÕES: Pausing Coyote HTTP/1.1 on http-9090 | |
72 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.core.StandardService stop | |
73 | +INFORMAÇÕES: Stopping service Catalina | |
74 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc | |
75 | +GRAVE: A web application registered the JBDC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. | |
76 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc | |
77 | +GRAVE: A web application registered the JBDC driver [org.olap4j.driver.xmla.XmlaOlap4jDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. | |
78 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc | |
79 | +GRAVE: A web application registered the JBDC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. | |
80 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc | |
81 | +GRAVE: A web application registered the JBDC driver [mondrian.olap4j.MondrianOlap4jDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. | |
82 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc | |
83 | +GRAVE: A web application registered the JBDC driver [org.hsqldb.jdbcDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. | |
84 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
85 | +GRAVE: A web application appears to have started a thread named [org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread] but has failed to stop it. This is very likely to create a memory leak. | |
86 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
87 | +GRAVE: A web application appears to have started a thread named [Mondrian Monitor] but has failed to stop it. This is very likely to create a memory leak. | |
88 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
89 | +GRAVE: A web application appears to have started a thread named [mondrian.rolap.agg.SegmentCacheManager$ACTOR] but has failed to stop it. This is very likely to create a memory leak. | |
90 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
91 | +GRAVE: A web application appears to have started a thread named [mondrian.rolap.RolapResultShepherd#timer] but has failed to stop it. This is very likely to create a memory leak. | |
92 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
93 | +GRAVE: A web application appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak. | |
94 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
95 | +GRAVE: A web application appears to have started a thread named [mondrian.util.ExpiringReference$timer] but has failed to stop it. This is very likely to create a memory leak. | |
96 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
97 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Prototype beans currently in creation]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
98 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
99 | +GRAVE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@3191d6ef]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@5db5fe55}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
100 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
101 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Name of currently proxied bean]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
102 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
103 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Request attributes]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
104 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
105 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Prototype beans currently in creation]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
106 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
107 | +GRAVE: A web application created a ThreadLocal with key of type [null] (value [mondrian.rolap.RolapStar$1@574cae83]) and a value of type [mondrian.rolap.RolapStar.Bar] (value [mondrian.rolap.RolapStar$Bar@236bff4c]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
108 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
109 | +GRAVE: A web application created a ThreadLocal with key of type [null] (value [mondrian.rolap.RolapStar$1@745e8bf]) and a value of type [mondrian.rolap.RolapStar.Bar] (value [mondrian.rolap.RolapStar$Bar@7eb35753]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
110 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
111 | +GRAVE: A web application created a ThreadLocal with key of type [null] (value [mondrian.rolap.RolapStar$1@302a4b21]) and a value of type [mondrian.rolap.RolapStar.Bar] (value [mondrian.rolap.RolapStar$Bar@28aa7c3b]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
112 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
113 | +GRAVE: A web application created a ThreadLocal with key of type [null] (value [mondrian.server.Locus$1@50c21a58]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
114 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
115 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
116 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
117 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
118 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
119 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
120 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
121 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Prototype beans currently in creation]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
122 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
123 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Request attributes]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
124 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
125 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
126 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
127 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Name of currently proxied bean]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
128 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
129 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
130 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
131 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
132 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
133 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
134 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
135 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
136 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
137 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
138 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
139 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
140 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
141 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
142 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
143 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
144 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
145 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
146 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
147 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
148 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
149 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Request context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
150 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap | |
151 | +GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedInheritableThreadLocal] (value [Locale context]) and a value of type [null] (value [null]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. | |
152 | +Fev 09, 2016 9:34:57 PM org.apache.coyote.http11.Http11Protocol destroy | |
153 | +INFORMAÇÕES: Stopping Coyote HTTP/1.1 on http-9090 | ... | ... |
... | ... | @@ -0,0 +1,124 @@ |
1 | +Fev 09, 2016 9:34:01 PM org.apache.catalina.core.ApplicationContext log | |
2 | +INFORMAÇÕES: Initializing Spring root WebApplicationContext | |
3 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.session.StandardSession writeObject | |
4 | +ADVERTÊNCIA: Cannot serialize session attribute olapDiscoverBean for session 5E1AD19B0BB2E205697507B85C30DCBF | |
5 | +java.io.NotSerializableException: org.saiku.datasources.connection.SaikuOlapConnection | |
6 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1183) | |
7 | + at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) | |
8 | + at java.util.HashMap.writeObject(HashMap.java:1129) | |
9 | + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
10 | + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
11 | + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
12 | + at java.lang.reflect.Method.invoke(Method.java:606) | |
13 | + at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1028) | |
14 | + at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1495) | |
15 | + at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) | |
16 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) | |
17 | + at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) | |
18 | + at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) | |
19 | + at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) | |
20 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) | |
21 | + at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) | |
22 | + at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) | |
23 | + at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) | |
24 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) | |
25 | + at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) | |
26 | + at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) | |
27 | + at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) | |
28 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) | |
29 | + at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) | |
30 | + at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) | |
31 | + at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) | |
32 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) | |
33 | + at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) | |
34 | + at org.apache.catalina.session.StandardSession.writeObject(StandardSession.java:1546) | |
35 | + at org.apache.catalina.session.StandardSession.writeObjectData(StandardSession.java:989) | |
36 | + at org.apache.catalina.session.StandardManager.doUnload(StandardManager.java:517) | |
37 | + at org.apache.catalina.session.StandardManager.unload(StandardManager.java:463) | |
38 | + at org.apache.catalina.session.StandardManager.stop(StandardManager.java:667) | |
39 | + at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4611) | |
40 | + at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:924) | |
41 | + at org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1319) | |
42 | + at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1290) | |
43 | + at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:323) | |
44 | + at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) | |
45 | + at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1086) | |
46 | + at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1098) | |
47 | + at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:448) | |
48 | + at org.apache.catalina.core.StandardService.stop(StandardService.java:584) | |
49 | + at org.apache.catalina.core.StandardServer.stop(StandardServer.java:744) | |
50 | + at org.apache.catalina.startup.Catalina.stop(Catalina.java:643) | |
51 | + at org.apache.catalina.startup.Catalina.start(Catalina.java:618) | |
52 | + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
53 | + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
54 | + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
55 | + at java.lang.reflect.Method.invoke(Method.java:606) | |
56 | + at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) | |
57 | + at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) | |
58 | + | |
59 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.session.StandardSession writeObject | |
60 | +ADVERTÊNCIA: Cannot serialize session attribute org.springframework.web.context.request.ServletRequestAttributes.DESTRUCTION_CALLBACK.olapDiscoverBean for session 5E1AD19B0BB2E205697507B85C30DCBF | |
61 | +java.io.NotSerializableException: org.saiku.datasources.connection.SaikuOlapConnection | |
62 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1183) | |
63 | + at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) | |
64 | + at java.util.HashMap.writeObject(HashMap.java:1129) | |
65 | + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
66 | + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
67 | + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
68 | + at java.lang.reflect.Method.invoke(Method.java:606) | |
69 | + at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1028) | |
70 | + at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1495) | |
71 | + at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) | |
72 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) | |
73 | + at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) | |
74 | + at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) | |
75 | + at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) | |
76 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) | |
77 | + at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) | |
78 | + at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) | |
79 | + at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) | |
80 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) | |
81 | + at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) | |
82 | + at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) | |
83 | + at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) | |
84 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) | |
85 | + at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) | |
86 | + at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) | |
87 | + at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) | |
88 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) | |
89 | + at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) | |
90 | + at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) | |
91 | + at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) | |
92 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) | |
93 | + at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547) | |
94 | + at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508) | |
95 | + at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) | |
96 | + at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177) | |
97 | + at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) | |
98 | + at org.apache.catalina.session.StandardSession.writeObject(StandardSession.java:1546) | |
99 | + at org.apache.catalina.session.StandardSession.writeObjectData(StandardSession.java:989) | |
100 | + at org.apache.catalina.session.StandardManager.doUnload(StandardManager.java:517) | |
101 | + at org.apache.catalina.session.StandardManager.unload(StandardManager.java:463) | |
102 | + at org.apache.catalina.session.StandardManager.stop(StandardManager.java:667) | |
103 | + at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4611) | |
104 | + at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:924) | |
105 | + at org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1319) | |
106 | + at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1290) | |
107 | + at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:323) | |
108 | + at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) | |
109 | + at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1086) | |
110 | + at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1098) | |
111 | + at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:448) | |
112 | + at org.apache.catalina.core.StandardService.stop(StandardService.java:584) | |
113 | + at org.apache.catalina.core.StandardServer.stop(StandardServer.java:744) | |
114 | + at org.apache.catalina.startup.Catalina.stop(Catalina.java:643) | |
115 | + at org.apache.catalina.startup.Catalina.start(Catalina.java:618) | |
116 | + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
117 | + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
118 | + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
119 | + at java.lang.reflect.Method.invoke(Method.java:606) | |
120 | + at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) | |
121 | + at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) | |
122 | + | |
123 | +Fev 09, 2016 9:34:56 PM org.apache.catalina.core.ApplicationContext log | |
124 | +INFORMAÇÕES: Closing Spring root WebApplicationContext | ... | ... |
... | ... | @@ -0,0 +1,6 @@ |
1 | +2016-02-09 21:34:35,237 DEBUG [org.saiku.web.service.SessionService] Logging in with [org.springframework.security.core.userdetails.User@cd41517f: Username: anonimo; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_USER] | |
2 | +2016-02-09 21:34:35,547 WARN [mondrian.rolap.RolapUtil] Mondrian: Warning: JDBC driver sun.jdbc.odbc.JdbcOdbcDriver not found | |
3 | +2016-02-09 21:34:35,548 WARN [mondrian.rolap.RolapUtil] Mondrian: Warning: JDBC driver oracle.jdbc.OracleDriver not found | |
4 | +2016-02-09 21:34:36,256 WARN [mondrian.rolap.aggmatcher.ExplicitRules] The Cube 'Tabela: idsustb_indicador' relation is not a MondrianDef.Table but rather 'mondrian.olap.MondrianDef$View'. | |
5 | +2016-02-09 21:34:36,258 WARN [mondrian.rolap.aggmatcher.ExplicitRules] The Cube 'Tabela: dbacoes_saudetb_farmacia_pop' relation is not a MondrianDef.Table but rather 'mondrian.olap.MondrianDef$View'. | |
6 | +2016-02-09 21:34:36,259 WARN [mondrian.rolap.aggmatcher.ExplicitRules] The Cube 'Tabela: ibgepopulacao_residente' relation is not a MondrianDef.Table but rather 'mondrian.olap.MondrianDef$View'. | ... | ... |
tomcat/webapps/ROOT/css/blueprint/src/typography.css
100644 → 100755
tomcat/webapps/ROOT/css/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png
100644 → 100755
tomcat/webapps/ROOT/css/jquery/images/ui-bg_flat_75_ffffff_40x100.png
100644 → 100755
tomcat/webapps/ROOT/css/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
100644 → 100755
tomcat/webapps/ROOT/css/jquery/images/ui-bg_glass_65_ffffff_1x400.png
100644 → 100755
tomcat/webapps/ROOT/css/jquery/images/ui-bg_glass_75_dadada_1x400.png
100644 → 100755
tomcat/webapps/ROOT/css/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
100644 → 100755
tomcat/webapps/ROOT/css/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
100644 → 100755
tomcat/webapps/ROOT/css/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
100644 → 100755
tomcat/webapps/ROOT/css/jquery/images/ui-icons_222222_256x240.png
100644 → 100755
tomcat/webapps/ROOT/css/jquery/images/ui-icons_2e83ff_256x240.png
100644 → 100755
tomcat/webapps/ROOT/css/jquery/images/ui-icons_454545_256x240.png
100644 → 100755
tomcat/webapps/ROOT/css/jquery/images/ui-icons_888888_256x240.png
100644 → 100755
tomcat/webapps/ROOT/css/jquery/images/ui-icons_cd0a0a_256x240.png
100644 → 100755
No preview for this file type