Guest User

Untitled

a guest
Feb 20th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.74 KB | None | 0 0
  1. Oct 26, 2011 12:54:19 PM org.apache.catalina.core.AprLifecycleListener init
  2. INFO: The APR based Apache Tomcat Native library which allows optimal performanc
  3. e in production environments was not found on the java.library.path: C:\glassfis
  4. h3\jdk\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\sys
  5. tem32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\
  6. v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Intel\Se
  7. rvices\IPT\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel
  8. \WirelessCommon\;C:\glassfish3\jdk\bin;C:\Users\khanaly\Maven\apache-maven-3.0.3
  9. \bin;.
  10. Oct 26, 2011 12:54:19 PM org.apache.coyote.http11.Http11Protocol init
  11. INFO: Initializing Coyote HTTP/1.1 on http-8080
  12. Oct 26, 2011 12:54:19 PM org.apache.catalina.startup.Catalina load
  13. INFO: Initialization processed in 346 ms
  14. Oct 26, 2011 12:54:20 PM org.apache.catalina.core.StandardService start
  15. INFO: Starting service Catalina
  16. Oct 26, 2011 12:54:20 PM org.apache.catalina.core.StandardEngine start
  17. INFO: Starting Servlet Engine: Apache Tomcat/6.0.24
  18. Oct 26, 2011 12:54:20 PM org.apache.catalina.startup.HostConfig deployDirectory
  19. INFO: Deploying web application directory ROOT
  20. Oct 26, 2011 12:54:20 PM org.apache.catalina.startup.HostConfig deployDirectory
  21. INFO: Deploying web application directory saiku
  22. -- listing properties --
  23. location=jdbc:mondrian:Jdbc=jdbc:oracle:thin:@...
  24. name=cnrm_data_mart
  25. password=password
  26. type=OLAP
  27. driver=mondrian.olap4j.MondrianOlap4jDriver
  28. username=cnrm_data_mart
  29. -- listing properties --
  30. location=jdbc:mondrian:Jdbc=jdbc:oracle:thin:@...
  31. name=cnrm_data_mart
  32. password=password
  33. type=OLAP
  34. driver=mondrian.olap4j.MondrianOlap4jDriver
  35. username=cnrm_data_mart
  36. 12:54:31,099 WARN [ExplicitRules] The Cube 'cnrm_data_mart' relation is not a M
  37. ondrianDef.Table but rather 'mondrian.olap.MondrianDef$View'.
  38. name:cnrm_data_mart
  39. driver:mondrian.olap4j.MondrianOlap4jDriver
  40. url:jdbc:mondrian:Jdbc=jdbc:oracle:thin:@localhost:1521:cnrm;Catalog=/User
  41. s/khanaly/Pentaho/biserver-ce/pentaho-solutions/admin/resources/metadata/cnrm_da
  42. ta_mart.mondrian.xml;JdbcDrivers=oracle.jdbc.OracleDriver;JdbcUser=cnrm_data_mar
  43. t;JdbcPassword=password;
  44. Catalogs:1
  45. Oct 26, 2011 12:54:31 PM org.apache.coyote.http11.Http11Protocol start
  46. INFO: Starting Coyote HTTP/1.1 on http-8080
  47. Oct 26, 2011 12:54:31 PM org.apache.jk.common.ChannelSocket init
  48. INFO: JK: ajp13 listening on /0.0.0.0:8009
  49. Oct 26, 2011 12:54:31 PM org.apache.jk.server.JkMain start
  50. INFO: Jk running ID=0 time=0/17 config=null
  51. Oct 26, 2011 12:54:31 PM org.apache.catalina.startup.Catalina start
  52. INFO: Server startup in 11286 ms
  53. Oct 26, 2011 12:54:52 PM com.sun.jersey.api.core.PackagesResourceConfig init
  54. INFO: Scanning for root resource and provider classes in the packages:
  55. org.saiku.web
  56. Oct 26, 2011 12:54:52 PM com.sun.jersey.api.core.ScanningResourceConfig logClass
  57. es
  58. INFO: Root resource classes found:
  59. class org.saiku.web.rest.resources.OlapDiscoverResource
  60. class org.saiku.web.rest.resources.QueryResource
  61. class org.saiku.web.rest.resources.DataSourceResource
  62. class org.saiku.web.rest.resources.BasicRepositoryResource
  63. Oct 26, 2011 12:54:52 PM com.sun.jersey.api.core.ScanningResourceConfig init
  64. INFO: No provider classes found.
  65. Oct 26, 2011 12:54:53 PM com.sun.jersey.spi.spring.container.SpringComponentProv
  66. iderFactory registerSpringBeans
  67. INFO: Registering Spring bean, datasourceResourceBean, of type org.saiku.web.res
  68. t.resources.DataSourceResource as a root resource class
  69. Oct 26, 2011 12:54:53 PM com.sun.jersey.spi.spring.container.SpringComponentProv
  70. iderFactory registerSpringBeans
  71. INFO: Registering Spring bean, olapDiscoverBean, of type org.saiku.web.rest.reso
  72. urces.OlapDiscoverResource as a root resource class
  73. Oct 26, 2011 12:54:53 PM com.sun.jersey.spi.spring.container.SpringComponentProv
  74. iderFactory registerSpringBeans
  75. INFO: Registering Spring bean, queryInterfaceBean, of type org.saiku.web.rest.re
  76. sources.QueryResource as a root resource class
  77. Oct 26, 2011 12:54:53 PM com.sun.jersey.spi.spring.container.SpringComponentProv
  78. iderFactory registerSpringBeans
  79. INFO: Registering Spring bean, repositoryBean, of type org.saiku.web.rest.resour
  80. ces.BasicRepositoryResource as a root resource class
  81. Oct 26, 2011 12:54:53 PM com.sun.jersey.server.impl.application.WebApplicationIm
  82. pl _initiate
  83. INFO: Initiating Jersey application, version 'Jersey: 1.8 06/24/2011 12:17 PM'
  84. Oct 26, 2011 12:54:53 PM com.sun.jersey.spi.inject.Errors processErrorMessages
  85. WARNING: The following warnings have been detected with resource and/or provider
  86. classes:
  87. WARNING: Return type java.util.List<org.saiku.web.rest.objects.resultset.Cell[
  88. ]> of method public java.util.List<org.saiku.web.rest.objects.resultset.Cell[]>
  89. org.saiku.web.rest.resources.QueryResource.execute(java.lang.String) is not reso
  90. lvable to a concrete type
  91. WARNING: Return type java.util.List<org.saiku.web.rest.objects.resultset.Cell[
  92. ]> of method public java.util.List<org.saiku.web.rest.objects.resultset.Cell[]>
  93. org.saiku.web.rest.resources.QueryResource.execute(java.lang.String,java.lang.St
  94. ring) is not resolvable to a concrete type
  95. WARNING: Return type java.util.List<org.saiku.web.rest.objects.resultset.Cell[
  96. ]> of method public java.util.List<org.saiku.web.rest.objects.resultset.Cell[]>
  97. org.saiku.web.rest.resources.QueryResource.execute(java.lang.String,java.lang.In
  98. teger) is not resolvable to a concrete type
  99. WARNING: Return type java.util.List<org.saiku.web.rest.objects.resultset.Cell[
  100. ]> of method public java.util.List<org.saiku.web.rest.objects.resultset.Cell[]>
  101. org.saiku.web.rest.resources.QueryResource.executeMdx(java.lang.String,java.lang
  102. .String) is not resolvable to a concrete type
  103. -- listing properties --
  104. saiku.olap.nonempty=true
Add Comment
Please, Sign In to add comment