Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.70 KB | None | 0 0
  1. product = WebSphere Application Server 8.5.5.3 (wlp-1.0.6.cl50320140731-0257)
  2. wlp.install.dir = C:/IBMliberty/
  3. java.home = C:Program FilesJavajdk1.6.0_45jre
  4. java.version = 1.6.0_45
  5. java.runtime = Java(TM) SE Runtime Environment (1.6.0_45-b06)
  6. os = Windows 7 (6.1; amd64) (en_US)
  7. ********************************************************************************
  8. [11/26/14 14:20:44:301 CST] 00000001 com.ibm.ws.logging.internal.TraceSpecification I TRAS0018I: The trace state has been changed. The new trace state is *=info.
  9. [11/26/14 14:20:44:326 CST] 00000001 com.ibm.ws.kernel.launch.internal.FrameworkManager A CWWKE0001I: The server defaultServer has been launched.
  10. [11/26/14 14:20:49:151 CST] 00000001 com.ibm.ws.kernel.launch.internal.FrameworkManager I CWWKE0002I: The kernel started after 5.375 seconds
  11. [11/26/14 14:20:49:270 CST] 00000018 com.ibm.ws.kernel.feature.internal.FeatureManager I CWWKF0007I: Feature update started.
  12. [11/26/14 14:20:56:450 CST] 00000011 com.ibm.ws.app.manager.internal.monitor.DropinMonitor A CWWKZ0058I: Monitoring dropins for applications.
  13. [11/26/14 14:20:57:386 CST] 0000001c com.ibm.ws.tcpchannel.internal.TCPChannel I CWWKO0219I: TCP Channel defaultHttpEndpoint has been started and is now listening for requests on host 127.0.0.1 (IPv4: 127.0.0.1) port 8080.
  14. [11/26/14 14:21:01:192 CST] 00000018 com.ibm.ws.kernel.feature.internal.FeatureManager I CWWKF0008I: Feature update completed in 12.117 seconds.
  15. [11/26/14 14:21:01:193 CST] 00000018 com.ibm.ws.kernel.feature.internal.FeatureManager A CWWKF0011I: The server defaultServer is ready to run a smarter planet.
  16. [11/26/14 14:24:05:977 CST] 00000016 com.ibm.ws.config.xml.internal.ConfigRefresher A CWWKG0016I: Starting server configuration update.
  17. [11/26/14 14:24:08:618 CST] 00000022 com.ibm.ws.config.xml.internal.ConfigRefresher A CWWKG0017I: The server configuration was successfully updated in 2.639 seconds.
  18. [11/26/14 14:24:08:618 CST] 00000022 com.ibm.ws.app.manager.AppMessageHelper W CWWKZ0014W: The application MHE_original could not be started as it could not be found at location MHE.war.
  19. [11/26/14 14:24:10:828 CST] 00000018 com.ibm.ws.app.manager.AppMessageHelper I CWWKZ0018I: Starting application MHE_original.
  20. [11/26/14 14:24:13:298 CST] 00000018 com.ibm.ws.webcontainer.osgi.webapp.WebGroup I SRVE0169I: Loading Web Module: MHE.
  21. [11/26/14 14:24:13:298 CST] 00000018 com.ibm.ws.webcontainer I SRVE0250I: Web Module MHE has been bound to default_host.
  22. [11/26/14 14:24:13:298 CST] 00000018 com.ibm.ws.http.internal.VirtualHostImpl A CWWKT0016I: Web application available (default_host): http://localhost:8080/MHE2/
  23. [11/26/14 14:24:13:439 CST] 00000018 com.ibm.ws.app.manager.AppMessageHelper A CWWKZ0001I: Application MHE_original started in 2.486 seconds.
  24. [11/26/14 14:25:22:460 CST] 0000002b com.ibm.ws.session.WASSessionCore I SESN8501I: The session manager did not find a persistent storage location; HttpSession objects will be stored in the local application server's memory.
  25. [11/26/14 14:25:22:491 CST] 0000002b com.ibm.ws.session.WASSessionCore I SESN0176I: A new session context will be created for application key default_host/MHE2
  26. [11/26/14 14:25:22:538 CST] 0000002b com.ibm.ws.util I SESN0172I: The session manager is using the Java default SecureRandom implementation for session ID generation.
  27. [11/26/14 14:25:33:994 CST] 0000002b com.ibm.ws.webcontainer.webapp I SRVE0292I: Servlet Message - [MHE]:.No Spring WebApplicationInitializer types detected on classpath
  28. [11/26/14 14:25:34:619 CST] 0000002b com.ibm.ws.webcontainer.webapp I SRVE0292I: Servlet Message - [MHE]:.Initializing Spring root WebApplicationContext
  29. [11/26/14 14:25:34:619 CST] 0000002b org.springframework.web.context.ContextLoader I Root WebApplicationContext: initialization started
  30. [11/26/14 14:25:34:947 CST] 0000002b springframework.web.context.support.XmlWebApplicationContext I Refreshing Root WebApplicationContext: startup date [Wed Nov 26 14:25:34 CST 2014]; root of context hierarchy
  31. [11/26/14 14:25:35:072 CST] 0000002b rg.springframework.beans.factory.xml.XmlBeanDefinitionReader I Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  32. [11/26/14 14:25:35:919 CST] 0000002b g.springframework.beans.factory.config.PropertiesFactoryBean I Loading properties file from class path resource [restServices.properties]
  33. [11/26/14 14:25:36:122 CST] 0000002b org.springframework.web.context.ContextLoader I Root WebApplicationContext: initialization completed in 1503 ms
  34. [11/26/14 14:25:36:169 CST] 0000002b com.ibm.ws.webcontainer.webapp I SRVE0292I: Servlet Message - [MHE]:.Initializing Spring FrameworkServlet 'mvc-dispatcher'
  35. [11/26/14 14:25:36:169 CST] 0000002b org.springframework.web.servlet.DispatcherServlet I FrameworkServlet 'mvc-dispatcher': initialization started
  36. [11/26/14 14:25:36:169 CST] 0000002b springframework.web.context.support.XmlWebApplicationContext I Refreshing WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Wed Nov 26 14:25:36 CST 2014]; parent: Root WebApplicationContext
  37. [11/26/14 14:25:36:169 CST] 0000002b rg.springframework.beans.factory.xml.XmlBeanDefinitionReader I Loading XML bean definitions from ServletContext resource [/WEB-INF/mvc-dispatcher-servlet.xml]
  38. [11/26/14 14:25:37:060 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Cannot search for matching files underneath URL [bundleresource://96.fwk1553324600/] because it does not correspond to a directory in the file system
  39. java.io.FileNotFoundException: URL [bundleresource://96.fwk1553324600/] cannot be resolved to absolute file path because it does not reside in the file system: bundleresource://96.fwk1553324600/
  40. at org.springframework.util.ResourceUtils.getFile(ResourceUtils.java:212)
  41. at org.springframework.core.io.AbstractFileResolvingResource.getFile(AbstractFileResolvingResource.java:52)
  42. at org.springframework.core.io.UrlResource.getFile(UrlResource.java:212)
  43. at org.springframework.core.io.support.PathMatchingResourcePatternResolver.doFindPathMatchingFileResources(PathMatchingResourcePatternResolver.java:598)
  44. at org.springframework.web.context.support.ServletContextResourcePatternResolver.doFindPathMatchingFileResources(ServletContextResourcePatternResolver.java:92)
  45. at org.springframework.core.io.support.PathMatchingResourcePatternResolver.findPathMatchingResources(PathMatchingResourcePatternResolver.java:419)
  46. at org.springframework.core.io.support.PathMatchingResourcePatternResolver.getResources(PathMatchingResourcePatternResolver.java:273)
  47. at org.springframework.context.support.AbstractApplicationContext.getResources(AbstractApplicationContext.java:1159)
  48. at org.springframework.core.io.support.ResourceArrayPropertyEditor.setValue(ResourceArrayPropertyEditor.java:159)
  49. at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:387)
  50. at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:195)
  51. at org.springframework.beans.BeanWrapperImpl.convertIfNecessary(BeanWrapperImpl.java:460)
  52. at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:511)
  53. at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:505)
  54. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.convertForProperty(AbstractAutowireCapableBeanFactory.java:1517)
  55. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1476)
  56. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1216)
  57. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:538)
  58. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  59. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:302)
  60. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:229)
  61. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:298)
  62. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:198)
  63. at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:150)
  64. at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:606)
  65. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:462)
  66. at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:663)
  67. at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:629)
  68. at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:677)
  69. at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:548)
  70. at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:489)
  71. at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:136)
  72. at javax.servlet.GenericServlet.init(GenericServlet.java:161)
  73. at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:325)
  74. at com.ibm.ws.webcontainer.servlet.ServletWrapper.loadOnStartupCheck(ServletWrapper.java:1410)
  75. at com.ibm.ws.webcontainer.webapp.WebApp.doLoadOnStartupActions(WebApp.java:1095)
  76. at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinally(WebApp.java:1063)
  77. at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:969)
  78. at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:6092)
  79. at com.ibm.ws.webcontainer.osgi.DynamicVirtualHost.startWebApp(DynamicVirtualHost.java:440)
  80. at com.ibm.ws.webcontainer.osgi.DynamicVirtualHost.createRunnableHandler(DynamicVirtualHost.java:252)
  81. at com.ibm.ws.http.internal.VirtualHostImpl.discriminate(VirtualHostImpl.java:458)
  82. at com.ibm.ws.http.dispatcher.internal.channel.HttpDispatcherLink.ready(HttpDispatcherLink.java:203)
  83. at com.ibm.ws.http.channel.internal.inbound.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:448)
  84. at com.ibm.ws.http.channel.internal.inbound.HttpInboundLink.handleNewRequest(HttpInboundLink.java:382)
  85. at com.ibm.ws.http.channel.internal.inbound.HttpInboundLink.processRequest(HttpInboundLink.java:282)
  86. at com.ibm.ws.http.channel.internal.inbound.HttpInboundLink.ready(HttpInboundLink.java:253)
  87. at com.ibm.ws.tcpchannel.internal.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:174)
  88. at com.ibm.ws.tcpchannel.internal.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:83)
  89. at com.ibm.ws.tcpchannel.internal.WorkQueueManager.requestComplete(WorkQueueManager.java:502)
  90. at com.ibm.ws.tcpchannel.internal.WorkQueueManager.attemptIO(WorkQueueManager.java:559)
  91. at com.ibm.ws.tcpchannel.internal.WorkQueueManager.workerRun(WorkQueueManager.java:908)
  92. at com.ibm.ws.tcpchannel.internal.WorkQueueManager$Worker.run(WorkQueueManager.java:991)
  93. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
  94. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
  95. at java.lang.Thread.run(Thread.java:662)
  96.  
  97. [11/26/14 14:25:37:078 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Cannot search for matching files underneath URL [bundleresource://95.fwk1553324600/] because it does not correspond to a directory in the file system
  98. java.io.FileNotFoundException: URL [bundleresource://95.fwk1553324600/] cannot be resolved to absolute file path because it does not reside in the file system: bundleresource://95.fwk1553324600/
  99. at org.springframework.util.ResourceUtils.getFile(ResourceUtils.java:212)
  100. at org.springframework.core.io.AbstractFileResolvingResource.getFile(AbstractFileResolvingResource.java:52)
  101. at org.springframework.core.io.UrlResource.getFile(UrlResource.java:212)
  102. at org.springframework.core.io.support.PathMatchingResourcePatternResolver.doFindPathMatchingFileResources(PathMatchingResourcePatternResolver.java:598)
  103. at org.springframework.web.context.support.ServletContextResourcePatternResolver.doFindPathMatchingFileResources(ServletContextResourcePatternResolver.java:92)
  104. at org.springframework.core.io.support.PathMatchingResourcePatternResolver.findPathMatchingResources(PathMatchingResourcePatternResolver.java:419)
  105. at org.springframework.core.io.support.PathMatchingResourcePatternResolver.getResources(PathMatchingResourcePatternResolver.java:273)
  106. at org.springframework.context.support.AbstractApplicationContext.getResources(AbstractApplicationContext.java:1159)
  107. at org.springframework.core.io.support.ResourceArrayPropertyEditor.setValue(ResourceArrayPropertyEditor.java:159)
  108. at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:387)
  109. at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:195)
  110. at org.springframework.beans.BeanWrapperImpl.convertIfNecessary(BeanWrapperImpl.java:460)
  111. at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:511)
  112. at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:505)
  113. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.convertForProperty(AbstractAutowireCapableBeanFactory.java:1517)
  114. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1476)
  115. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1216)
  116. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:538)
  117. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  118. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:302)
  119. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:229)
  120. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:298)
  121. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:198)
  122. at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:150)
  123. at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:606)
  124. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:462)
  125. at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:663)
  126. at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:629)
  127. at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:677)
  128. at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:548)
  129. at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:489)
  130. at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:136)
  131. at javax.servlet.GenericServlet.init(GenericServlet.java:161)
  132. at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:325)
  133. at com.ibm.ws.webcontainer.servlet.ServletWrapper.loadOnStartupCheck(ServletWrapper.java:1410)
  134. at com.ibm.ws.webcontainer.webapp.WebApp.doLoadOnStartupActions(WebApp.java:1095)
  135. at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinally(WebApp.java:1063)
  136. at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:969)
  137. at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:6092)
  138. at com.ibm.ws.webcontainer.osgi.DynamicVirtualHost.startWebApp(DynamicVirtualHost.java:440)
  139. at com.ibm.ws.webcontainer.osgi.DynamicVirtualHost.createRunnableHandler(DynamicVirtualHost.java:252)
  140. at com.ibm.ws.http.internal.VirtualHostImpl.discriminate(VirtualHostImpl.java:458)
  141. at com.ibm.ws.http.dispatcher.internal.channel.HttpDispatcherLink.ready(HttpDispatcherLink.java:203)
  142. at com.ibm.ws.http.channel.internal.inbound.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:448)
  143. at com.ibm.ws.http.channel.internal.inbound.HttpInboundLink.handleNewRequest(HttpInboundLink.java:382)
  144. at com.ibm.ws.http.channel.internal.inbound.HttpInboundLink.processRequest(HttpInboundLink.java:282)
  145. at com.ibm.ws.http.channel.internal.inbound.HttpInboundLink.ready(HttpInboundLink.java:253)
  146. at com.ibm.ws.tcpchannel.internal.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:174)
  147. at com.ibm.ws.tcpchannel.internal.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:83)
  148. at com.ibm.ws.tcpchannel.internal.WorkQueueManager.requestComplete(WorkQueueManager.java:502)
  149. at com.ibm.ws.tcpchannel.internal.WorkQueueManager.attemptIO(WorkQueueManager.java:559)
  150. at com.ibm.ws.tcpchannel.internal.WorkQueueManager.workerRun(WorkQueueManager.java:908)
  151. at com.ibm.ws.tcpchannel.internal.WorkQueueManager$Worker.run(WorkQueueManager.java:991)
  152. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
  153. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
  154. at java.lang.Thread.run(Thread.java:662)
  155.  
  156. [11/26/14 14:25:37:085 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:STSwsMHE_originalWebContentWEB-INFlibdb2java.jar] because it does not denote a directory
  157. [11/26/14 14:25:37:086 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:STSwsMHE_originalWebContentWEB-INFlibjeapCore-03.02.1.2.jar] because it does not denote a directory
  158. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:STSwsMHE_originalWebContentWEB-INFlibupload.jar] because it does not denote a directory
  159. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositoryorgapachehttpcomponentshttpclient4.1.1httpclient-4.1.1.jar] because it does not denote a directory
  160. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositoryorgapachehttpcomponentshttpcore4.1httpcore-4.1.jar] because it does not denote a directory
  161. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositorycommons-loggingcommons-logging1.1.1commons-logging-1.1.1.jar] because it does not denote a directory
  162. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositorycommons-codeccommons-codec1.4commons-codec-1.4.jar] because it does not denote a directory
  163. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositoryjavaxservletservlet-api2.5servlet-api-2.5.jar] because it does not denote a directory
  164. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositoryorgcodehausjacksonjackson-mapper-asl1.9.12jackson-mapper-asl-1.9.12.jar] because it does not denote a directory
  165. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositoryorgcodehausjacksonjackson-core-asl1.9.12jackson-core-asl-1.9.12.jar] because it does not denote a directory
  166. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositoryorgspringframeworkspring-core4.1.2.RELEASEspring-core-4.1.2.RELEASE.jar] because it does not denote a directory
  167. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositoryorgspringframeworkspring-web4.1.2.RELEASEspring-web-4.1.2.RELEASE.jar] because it does not denote a directory
  168. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositoryorgspringframeworkspring-aop4.1.2.RELEASEspring-aop-4.1.2.RELEASE.jar] because it does not denote a directory
  169. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositoryaopallianceaopalliance1.0aopalliance-1.0.jar] because it does not denote a directory
  170. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositoryorgspringframeworkspring-beans4.1.2.RELEASEspring-beans-4.1.2.RELEASE.jar] because it does not denote a directory
  171. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositoryorgspringframeworkspring-webmvc4.1.2.RELEASEspring-webmvc-4.1.2.RELEASE.jar] because it does not denote a directory
  172. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositoryorgspringframeworkspring-expression4.1.2.RELEASEspring-expression-4.1.2.RELEASE.jar] because it does not denote a directory
  173. [11/26/14 14:25:37:102 CST] 0000002b ramework.core.io.support.PathMatchingResourcePatternResolver W Skipping [C:Userse049447.m2repositoryorgspringframeworkspring-context4.1.2.RELEASEspring-context-4.1.2.RELEASE.jar] because it does not denote a directory
  174. [11/26/14 14:25:37:118 CST] 0000002b framework.beans.factory.config.PropertyPlaceholderConfigurer I Loading properties file from file [C:STSwsMHE_originalWebContentWEB-INFclassesenvironment.properties]
  175. [11/26/14 14:25:37:118 CST] 0000002b framework.beans.factory.config.PropertyPlaceholderConfigurer I Loading properties file from file [C:STSwsMHE_originalWebContentWEB-INFclassesextended.properties]
  176. [11/26/14 14:25:37:118 CST] 0000002b framework.beans.factory.config.PropertyPlaceholderConfigurer I Loading properties file from file [C:STSwsMHE_originalWebContentWEB-INFclassesrestServices.properties]
  177. [11/26/14 14:26:57:225 CST] 0000002b SystemOut O pchttp://localhost:8080/MHE2/log/display/last
  178. [11/26/14 14:26:57:475 CST] 0000002b b.servlet.mvc.method.annotation.RequestMappingHandlerMapping I Mapped "{[/log/display/last],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.ArrayList<java.lang.String> com.ma.mhe.common.controller.Lo_Controller.getFirst(com.ma.mhe.log.domain.Mas60010)
  179. [11/26/14 14:26:58:209 CST] 0000002b b.servlet.mvc.method.annotation.RequestMappingHandlerAdapter I Looking for @ControllerAdvice: WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Wed Nov 26 14:25:36 CST 2014]; parent: Root WebApplicationContext
  180. [11/26/14 14:26:58:459 CST] 0000002b b.servlet.mvc.method.annotation.RequestMappingHandlerAdapter I Looking for @ControllerAdvice: WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Wed Nov 26 14:25:36 CST 2014]; parent: Root WebApplicationContext
  181. [11/26/14 14:26:58:616 CST] 0000002b .springframework.web.servlet.handler.SimpleUrlHandlerMapping I Mapped URL path [/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
  182. [11/26/14 14:26:58:678 CST] 0000002b org.springframework.web.servlet.DispatcherServlet I FrameworkServlet 'mvc-dispatcher': initialization completed in 82509 ms
  183. [11/26/14 14:26:58:678 CST] 0000002b com.ibm.ws.webcontainer.servlet I SRVE0242I: [MHE_original] [/MHE2] [mvc-dispatcher]: Initialization successful.
  184. [11/26/14 14:27:07:544 CST] 0000001a com.ibm.ws.webcontainer.servlet
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement