Advertisement
Guest User

Untitled

a guest
May 29th, 2013
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 80.21 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Building site 1.0
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO]
  7. [INFO] >>> tomcat7-maven-plugin:2.1:run (default-cli) @ site >>>
  8. [INFO]
  9. [INFO] --- jaxws-maven-plugin:1.12:wsimport (default) @ site ---
  10. [WARNING] Could not transfer metadata org.jvnet.staxex:stax-ex/maven-metadata.xml from/to java.net (http://download.java.net/maven/1/): No connector available to access repository java.net (http://download.java.net/maven/1/) of type legacy using the available factories WagonRepositoryConnectorFactory
  11. [INFO] Processing: http://www.openligadb.de/webservices/sportsdata.asmx?wsdl
  12. [INFO] jaxws:wsimport args: [-s, /home/danny/workspace/example/target/jaxws/wsimport/java, -d, /home/danny/workspace/example/target/classes, -p, de.openligadb.schema, -extension, -Xnocompile, http://www.openligadb.de/webservices/sportsdata.asmx?wsdl]
  13. parsing WSDL...
  14.  
  15.  
  16. [WARNING] SOAP port "SportsdataSoap12": uses a non-standard SOAP 1.2 binding.
  17. line 1176 of http://www.openligadb.de/webservices/sportsdata.asmx?wsdl
  18.  
  19. generating code...
  20.  
  21. [INFO]
  22. [INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ site ---
  23. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  24. [INFO] Copying 5 resources
  25. [INFO]
  26. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ site ---
  27. [INFO] Changes detected - recompiling the module!
  28. [INFO] Compiling 72 source files to /home/danny/workspace/example/target/classes
  29. [INFO]
  30. [INFO] <<< tomcat7-maven-plugin:2.1:run (default-cli) @ site <<<
  31. [INFO]
  32. [INFO] --- tomcat7-maven-plugin:2.1:run (default-cli) @ site ---
  33. [INFO] Running war on http://localhost:8080/example
  34. [INFO] Creating Tomcat server configuration at /home/danny/workspace/example/target/tomcat
  35. [INFO] create webapp with contextPath: /example
  36. 29.05.2013 16:24:54 org.apache.coyote.AbstractProtocol init
  37. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  38. 29.05.2013 16:24:54 org.apache.catalina.core.StandardService startInternal
  39. INFO: Starting service Tomcat
  40. 29.05.2013 16:24:54 org.apache.catalina.core.StandardEngine startInternal
  41. INFO: Starting Servlet Engine: Apache Tomcat/7.0.37
  42. 29.05.2013 16:25:00 org.apache.catalina.core.ApplicationContext log
  43. INFO: No Spring WebApplicationInitializer types detected on classpath
  44. 29.05.2013 16:25:00 org.apache.catalina.core.ApplicationContext log
  45. INFO: Initializing Spring root WebApplicationContext
  46. 2013-05-29 16:25:00 INFO org.springframework.web.context.ContextLoader:273 - Root WebApplicationContext: initialization started
  47. 2013-05-29 16:25:00 INFO org.springframework.web.context.support.XmlWebApplicationContext:510 - Refreshing Root WebApplicationContext: startup date [Wed May 29 16:25:00 CEST 2013]; root of context hierarchy
  48. 2013-05-29 16:25:00 DEBUG org.springframework.core.env.StandardEnvironment:112 - Initializing new StandardEnvironment
  49. 2013-05-29 16:25:00 DEBUG org.springframework.core.env.StandardEnvironment:107 - Adding [systemProperties] PropertySource with lowest search precedence
  50. 2013-05-29 16:25:00 DEBUG org.springframework.core.env.StandardEnvironment:107 - Adding [systemEnvironment] PropertySource with lowest search precedence
  51. 2013-05-29 16:25:00 DEBUG org.springframework.core.env.StandardEnvironment:116 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  52. 2013-05-29 16:25:00 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader:315 - Loading XML bean definitions from class path resource [applicationContext.xml]
  53. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.xml.DefaultDocumentLoader:72 - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
  54. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.xml.PluggableSchemaResolver:140 - Loading schema mappings from [META-INF/spring.schemas]
  55. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.xml.PluggableSchemaResolver:146 - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
  56. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.xml.PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.2.xsd
  57. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.xml.PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-3.2.xsd
  58. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.xml.PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.2.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.2.xsd
  59. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.xml.PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/mvc/spring-mvc.xsd] in classpath: org/springframework/web/servlet/config/spring-mvc-3.2.xsd
  60. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader:106 - Loading bean definitions
  61. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver:156 - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
  62. 2013-05-29 16:25:00 DEBUG org.springframework.core.env.StandardEnvironment:112 - Initializing new StandardEnvironment
  63. 2013-05-29 16:25:00 DEBUG org.springframework.core.env.StandardEnvironment:107 - Adding [systemProperties] PropertySource with lowest search precedence
  64. 2013-05-29 16:25:00 DEBUG org.springframework.core.env.StandardEnvironment:107 - Adding [systemEnvironment] PropertySource with lowest search precedence
  65. 2013-05-29 16:25:00 DEBUG org.springframework.core.env.StandardEnvironment:116 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  66. 2013-05-29 16:25:00 INFO org.springframework.context.annotation.ClassPathBeanDefinitionScanner:231 - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
  67. 2013-05-29 16:25:00 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/danny/workspace/example/target/classes/com/example/web]
  68. 2013-05-29 16:25:00 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver:612 - Searching directory [/home/danny/workspace/example/target/classes/com/example/web] for files matching pattern [/home/danny/workspace/example/target/classes/com/example/web/**/*.class]
  69. 2013-05-29 16:25:00 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver:612 - Searching directory [/home/danny/workspace/example/target/classes/com/example/web/wro] for files matching pattern [/home/danny/workspace/example/target/classes/com/example/web/**/*.class]
  70. 2013-05-29 16:25:00 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver:612 - Searching directory [/home/danny/workspace/example/target/classes/com/example/web/wro/manager] for files matching pattern [/home/danny/workspace/example/target/classes/com/example/web/**/*.class]
  71. 2013-05-29 16:25:00 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver:612 - Searching directory [/home/danny/workspace/example/target/classes/com/example/web/wro/manager/factory] for files matching pattern [/home/danny/workspace/example/target/classes/com/example/web/**/*.class]
  72. 2013-05-29 16:25:00 DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:com/example/web/**/*.class] to resources [file [/home/danny/workspace/example/target/classes/com/example/web/FragmentController.class], file [/home/danny/workspace/example/target/classes/com/example/web/wro/manager/factory/CopyrightKeeperConfigurableWroManagerFactory.class], file [/home/danny/workspace/example/target/classes/com/example/web/wro/manager/factory/EaglesWroManagerFactory$1.class], file [/home/danny/workspace/example/target/classes/com/example/web/wro/manager/factory/EaglesWroManagerFactory.class]]
  73. 2013-05-29 16:25:00 DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner:273 - Identified candidate component class: file [/home/danny/workspace/example/target/classes/com/example/web/FragmentController.class]
  74. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.xml.XmlBeanDefinitionReader:216 - Loaded 23 bean definitions from location pattern [classpath:applicationContext.xml]
  75. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  76. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  77. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
  78. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  79. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  80. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  81. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
  82. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  83. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  84. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  85. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
  86. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  87. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  88. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  89. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
  90. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  91. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
  92. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
  93. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
  94. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
  95. 2013-05-29 16:25:00 DEBUG org.springframework.ui.context.support.UiApplicationContextUtils:85 - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3f8c2858]
  96. 2013-05-29 16:25:00 INFO org.springframework.beans.factory.support.DefaultListableBeanFactory:596 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@403d0d64: defining beans [sportsdata,tilesviewResolver,tilesConfigurer,wroFilter,wroProperties,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,fragmentController,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0,org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
  97. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'sportsdata'
  98. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'sportsdata'
  99. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'sportsdata' to allow for resolving potential circular references
  100. 2013-05-29 16:25:00 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:1525 - Invoking afterPropertiesSet() on bean with name 'sportsdata'
  101. 2013-05-29 16:25:01 DEBUG org.springframework.aop.framework.JdkDynamicAopProxy:115 - Creating JDK dynamic proxy: target source is EmptyTargetSource: no target class, static
  102. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'sportsdata'
  103. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'tilesviewResolver'
  104. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'tilesviewResolver'
  105. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'tilesviewResolver' to allow for resolving potential circular references
  106. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'tilesviewResolver'
  107. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'tilesConfigurer'
  108. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'tilesConfigurer'
  109. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'tilesConfigurer' to allow for resolving potential circular references
  110. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:1525 - Invoking afterPropertiesSet() on bean with name 'tilesConfigurer'
  111. 2013-05-29 16:25:01 DEBUG org.apache.commons.digester.Digester:2011 - register('-//Apache Software Foundation//DTD Tiles Configuration 3.0//EN', 'jar:file:/home/danny/.m2/repository/org/apache/tiles/tiles-core/3.0.1/tiles-core-3.0.1.jar!/org/apache/tiles/resources/tiles-config_3_0.dtd'
  112. 2013-05-29 16:25:01 INFO org.apache.tiles.access.TilesAccess:93 - Publishing TilesContext for context: org.springframework.web.servlet.view.tiles3.SpringWildcardServletTilesApplicationContext
  113. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'tilesConfigurer'
  114. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'wroFilter'
  115. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'wroFilter'
  116. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.util.provider.ProviderFinder:101 - searching for providers of type : interface ro.isdc.wro.http.handler.spi.RequestHandlerProvider
  117. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.util.provider.ProviderFinder:104 - using java.util.ServiceLoader to lookupProviders
  118. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.util.provider.ProviderFinder:101 - searching for providers of type : interface ro.isdc.wro.util.provider.ConfigurableProvider
  119. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.util.provider.ProviderFinder:104 - using java.util.ServiceLoader to lookupProviders
  120. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.util.provider.ProviderFinder:83 - found provider: ro.isdc.wro.util.provider.DefaultConfigurableProvider@37d179fb
  121. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.util.provider.ProviderFinder:83 - found provider: ro.isdc.wro.extensions.support.spi.DefaultConfigurableProvider@75e79c77
  122. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.http.handler.factory.DefaultRequestHandlerFactory:38 - using provider: ro.isdc.wro.util.provider.DefaultConfigurableProvider@37d179fb
  123. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.http.handler.factory.DefaultRequestHandlerFactory:38 - using provider: ro.isdc.wro.extensions.support.spi.DefaultConfigurableProvider@75e79c77
  124. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'wroFilter' to allow for resolving potential circular references
  125. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'wroProperties'
  126. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'wroProperties'
  127. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'wroProperties' to allow for resolving potential circular references
  128. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:1525 - Invoking afterPropertiesSet() on bean with name 'wroProperties'
  129. 2013-05-29 16:25:01 INFO org.springframework.beans.factory.config.PropertiesFactoryBean:172 - Loading properties file from class path resource [wro.properties]
  130. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'wroProperties'
  131. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'wroFilter'
  132. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'wroProperties'
  133. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  134. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  135. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  136. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  137. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'fragmentController'
  138. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'fragmentController'
  139. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata:71 - Registered injected element on class [com.example.web.FragmentController]: AutowiredFieldElement for private de.openligadb.schema.SportsdataSoap com.example.web.FragmentController.sportsdata
  140. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'fragmentController' to allow for resolving potential circular references
  141. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.annotation.InjectionMetadata:85 - Processing injected method of bean 'fragmentController': AutowiredFieldElement for private de.openligadb.schema.SportsdataSoap com.example.web.FragmentController.sportsdata
  142. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'sportsdata'
  143. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:433 - Autowiring by type from bean name 'fragmentController' to bean named 'sportsdata'
  144. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'fragmentController'
  145. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'mvcContentNegotiationManager'
  146. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'mvcContentNegotiationManager'
  147. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
  148. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:1525 - Invoking afterPropertiesSet() on bean with name 'mvcContentNegotiationManager'
  149. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'mvcContentNegotiationManager'
  150. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0'
  151. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0'
  152. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0' to allow for resolving potential circular references
  153. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'mvcContentNegotiationManager'
  154. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0'
  155. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0'
  156. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)'
  157. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0'
  158. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0'
  159. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' to allow for resolving potential circular references
  160. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:1525 - Invoking afterPropertiesSet() on bean with name 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0'
  161. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0'
  162. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)'
  163. 2013-05-29 16:25:01 DEBUG org.springframework.beans.BeanUtils:443 - No property editor [org.springframework.web.context.request.WebRequestInterceptorEditor] found for type org.springframework.web.context.request.WebRequestInterceptor according to 'Editor' suffix convention
  164. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' to allow for resolving potential circular references
  165. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0'
  166. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:1525 - Invoking afterPropertiesSet() on bean with name 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0'
  167. 2013-05-29 16:25:01 INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping:179 - Mapped "{[/index.html],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.example.web.FragmentController.index()
  168. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0'
  169. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0'
  170. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0'
  171. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0'
  172. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0' to allow for resolving potential circular references
  173. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'mvcContentNegotiationManager'
  174. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)#1'
  175. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0'
  176. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)#1'
  177. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)#2'
  178. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)#2'
  179. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)#3'
  180. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)#3'
  181. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)#4'
  182. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)#4'
  183. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)#5'
  184. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)#5'
  185. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)#6'
  186. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)#6'
  187. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)#7'
  188. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)#7'
  189. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:1525 - Invoking afterPropertiesSet() on bean with name 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0'
  190. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0'
  191. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0'
  192. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0'
  193. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0'
  194. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0' to allow for resolving potential circular references
  195. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'mvcContentNegotiationManager'
  196. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)#8'
  197. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)#8'
  198. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)#9'
  199. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)#9'
  200. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)#10'
  201. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)#10'
  202. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)#11'
  203. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)#11'
  204. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)#12'
  205. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)#12'
  206. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean '(inner bean)#13'
  207. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean '(inner bean)#13'
  208. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:1525 - Invoking afterPropertiesSet() on bean with name 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0'
  209. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0'
  210. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0'
  211. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0'
  212. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0' to allow for resolving potential circular references
  213. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0'
  214. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0'
  215. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0'
  216. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0' to allow for resolving potential circular references
  217. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0'
  218. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping'
  219. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping'
  220. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping' to allow for resolving potential circular references
  221. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0'
  222. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping'
  223. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter'
  224. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter'
  225. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter' to allow for resolving potential circular references
  226. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter'
  227. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter'
  228. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter'
  229. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter' to allow for resolving potential circular references
  230. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter'
  231. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
  232. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
  233. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0' to allow for resolving potential circular references
  234. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:1525 - Invoking afterPropertiesSet() on bean with name 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
  235. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
  236. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0'
  237. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0'
  238. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0' to allow for resolving potential circular references
  239. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0'
  240. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
  241. 2013-05-29 16:25:01 INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping:315 - Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
  242. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0'
  243. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
  244. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'lifecycleProcessor'
  245. 2013-05-29 16:25:01 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver:72 - Searching for key 'spring.liveBeansView.mbeanDomain' in [servletConfigInitParams]
  246. 2013-05-29 16:25:01 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver:72 - Searching for key 'spring.liveBeansView.mbeanDomain' in [servletContextInitParams]
  247. 2013-05-29 16:25:01 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver:72 - Searching for key 'spring.liveBeansView.mbeanDomain' in [jndiProperties]
  248. 2013-05-29 16:25:01 DEBUG org.springframework.jndi.JndiTemplate:150 - Looking up JNDI object with name [java:comp/env/spring.liveBeansView.mbeanDomain]
  249. 2013-05-29 16:25:01 DEBUG org.springframework.jndi.JndiLocatorDelegate:101 - Converted JNDI name [java:comp/env/spring.liveBeansView.mbeanDomain] not found - trying original name [spring.liveBeansView.mbeanDomain]. javax.naming.NameNotFoundException: Name [spring.liveBeansView.mbeanDomain] is not bound in this Context. Unable to find [spring.liveBeansView.mbeanDomain].
  250. 2013-05-29 16:25:01 DEBUG org.springframework.jndi.JndiTemplate:150 - Looking up JNDI object with name [spring.liveBeansView.mbeanDomain]
  251. 2013-05-29 16:25:01 DEBUG org.springframework.jndi.JndiPropertySource:87 - JNDI lookup for name [spring.liveBeansView.mbeanDomain] threw NamingException with message: Name [spring.liveBeansView.mbeanDomain] is not bound in this Context. Unable to find [spring.liveBeansView.mbeanDomain].. Returning null.
  252. 2013-05-29 16:25:01 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver:72 - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
  253. 2013-05-29 16:25:01 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver:72 - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
  254. 2013-05-29 16:25:01 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver:94 - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
  255. 2013-05-29 16:25:01 INFO org.springframework.web.context.ContextLoader:313 - Root WebApplicationContext: initialization completed in 1568 ms
  256. 2013-05-29 16:25:01 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'wroFilter'
  257. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.http.WroServletContextListener:135 - initializing attributeHelper named: default
  258. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.config.factory.PropertyWroConfigurationFactory:68 - WroConfiguration created: ro.isdc.wro.config.jmx.WroConfiguration@5fe2d461[
  259. cacheUpdatePeriod=0
  260. modelUpdatePeriod=0
  261. resourceWatcherUpdatePeriod=0
  262. gzipEnabled=true
  263. debug=true
  264. ignoreMissingResources=true
  265. disableCache=false
  266. cacheGzippedContent=false
  267. jmxEnabled=true
  268. wroManagerClassName=com.example.web.wro.manager.factory.EaglesWroManagerFactory;
  269. encoding=UTF-8
  270. mbeanName=<null>
  271. header=<null>
  272. connectionTimeout=2000
  273. parallelPreprocessing=false
  274. ignoreEmptyGroup=true
  275. ignoreFailingProcessor=false
  276. ]
  277. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.http.WroServletContextListener:135 - initializing attributeHelper named: default
  278. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.http.WroFilter:125 - managerFactory attribute: null
  279. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.http.support.ResponseHeadersConfigurer:117 - Header Values: {pragma=no-cache, cache-control=no-cache, expires=0}
  280. 2013-05-29 16:25:01 DEBUG ro.isdc.wro.http.WroFilter:206 - Cache & Model change listeners were registered
  281. 2013-05-29 16:25:01 INFO ro.isdc.wro.http.WroFilter:144 - wro4j version: 1.6.3
  282. 2013-05-29 16:25:01 INFO ro.isdc.wro.http.WroFilter:145 - wro4j configuration: ro.isdc.wro.config.jmx.WroConfiguration@5fe2d461[
  283. cacheUpdatePeriod=0
  284. modelUpdatePeriod=0
  285. resourceWatcherUpdatePeriod=0
  286. gzipEnabled=true
  287. debug=true
  288. ignoreMissingResources=true
  289. disableCache=false
  290. cacheGzippedContent=false
  291. jmxEnabled=true
  292. wroManagerClassName=com.example.web.wro.manager.factory.EaglesWroManagerFactory;
  293. encoding=UTF-8
  294. mbeanName=<null>
  295. header=<null>
  296. connectionTimeout=2000
  297. parallelPreprocessing=false
  298. ignoreEmptyGroup=true
  299. ignoreFailingProcessor=false
  300. ]
  301. 29.05.2013 16:25:01 org.apache.coyote.AbstractProtocol start
  302. INFO: Starting ProtocolHandler ["http-bio-8080"]
  303. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.util.ProxyFactory:72 - genericType: interface ro.isdc.wro.config.ReadOnlyContext
  304. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.util.ProxyFactory:89 - interfaces set: [interface ro.isdc.wro.config.ReadOnlyContext]
  305. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.model.resource.support.AbstractConfigurableMultipleStrategy:73 - configured aliases: null
  306. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.model.resource.support.AbstractConfigurableMultipleStrategy:61 - using strategies: []
  307. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.model.resource.locator.factory.ConfigurableLocatorFactory:75 - No locators configured. Using Default locator factory.
  308. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.util.ProxyFactory:72 - genericType: interface ro.isdc.wro.config.ReadOnlyContext
  309. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.util.ProxyFactory:89 - interfaces set: [interface ro.isdc.wro.config.ReadOnlyContext]
  310. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.util.SchedulerHelper:98 - period: 0 [SECONDS]
  311. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.util.SchedulerHelper:98 - period: 0 [SECONDS]
  312. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.manager.ResourceBundleProcessor:130 - set aggregatedFolderPath: /resources/
  313. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.cache.support.AbstractSynchronizedCacheStrategyDecorator:39 - Searching cache key: ro.isdc.wro.cache.CacheKey@785330b5[
  314. type=CSS
  315. groupName=bundle
  316. minimize=true
  317. map={}
  318. ]
  319. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator:158 - shouldWatchForChange: false
  320. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.model.resource.support.AbstractConfigurableSingleStrategy:52 - using strategy: ro.isdc.wro.cache.impl.LruMemoryCacheStrategy@630ed39f
  321. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.cache.support.AbstractSynchronizedCacheStrategyDecorator:56 - Cache is empty. Loading new value...
  322. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.util.SchedulerHelper:98 - period: 0 [SECONDS]
  323. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator:89 - load value in cache for key: ro.isdc.wro.cache.CacheKey@785330b5[
  324. type=CSS
  325. groupName=bundle
  326. minimize=true
  327. map={}
  328. ]
  329. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.model.group.processor.GroupsProcessor:69 - Starting processing group [bundle] of type [CSS] with minimized flag: true
  330. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.model.factory.ConfigurableModelFactory:32 - Trying to use SmartWroModelFactory as default model factory
  331. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.model.resource.support.AbstractConfigurableSingleStrategy:52 - using strategy: ro.isdc.wro.extensions.model.factory.SmartWroModelFactory@65c7bbfc
  332. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.extensions.model.factory.SmartWroModelFactory:93 - auto detect wroFile: true
  333. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.WroRuntimeException:30 - Cannot build model from XML
  334. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.model.factory.XmlModelFactory:185 - StopWatch 'Create Wro Model from XML': running time (millis) = 0
  335. -----------------------------------------
  336. ms % Task name
  337. -----------------------------------------
  338.  
  339. 2013-05-29 16:25:13 DEBUG ro.isdc.wro.extensions.model.factory.SmartWroModelFactory:196 - [FAIL] creating model... will try another factory: {}
  340. java.io.IOException: Invalid resource requested: /WEB-INF/wro.xml
  341. at ro.isdc.wro.model.factory.AbstractWroModelFactory.getModelResourceAsStream(AbstractWroModelFactory.java:46)
  342. at ro.isdc.wro.extensions.model.factory.SmartWroModelFactory$1.getModelResourceAsStream(SmartWroModelFactory.java:106)
  343. at ro.isdc.wro.model.factory.XmlModelFactory.createDocument(XmlModelFactory.java:196)
  344. at ro.isdc.wro.model.factory.XmlModelFactory.create(XmlModelFactory.java:167)
  345. at ro.isdc.wro.model.factory.XmlModelFactory.create(XmlModelFactory.java:56)
  346. at ro.isdc.wro.extensions.model.factory.SmartWroModelFactory.create(SmartWroModelFactory.java:194)
  347. at ro.isdc.wro.extensions.model.factory.SmartWroModelFactory.create(SmartWroModelFactory.java:38)
  348. at ro.isdc.wro.model.factory.ConfigurableModelFactory.create(ConfigurableModelFactory.java:68)
  349. at ro.isdc.wro.model.factory.ConfigurableModelFactory.create(ConfigurableModelFactory.java:18)
  350. at ro.isdc.wro.model.factory.WroModelFactoryDecorator.create(WroModelFactoryDecorator.java:27)
  351. at ro.isdc.wro.model.factory.FallbackAwareWroModelFactory.create(FallbackAwareWroModelFactory.java:48)
  352. at ro.isdc.wro.model.factory.FallbackAwareWroModelFactory.create(FallbackAwareWroModelFactory.java:22)
  353. at ro.isdc.wro.model.factory.WroModelFactoryDecorator.create(WroModelFactoryDecorator.java:27)
  354. at ro.isdc.wro.model.factory.ModelTransformerFactory.create(ModelTransformerFactory.java:55)
  355. at ro.isdc.wro.model.factory.ModelTransformerFactory.create(ModelTransformerFactory.java:27)
  356. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator$1.initialize(DefaultWroModelFactoryDecorator.java:60)
  357. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator$1.initialize(DefaultWroModelFactoryDecorator.java:50)
  358. at ro.isdc.wro.util.LazyInitializer.get(LazyInitializer.java:32)
  359. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator.create(DefaultWroModelFactoryDecorator.java:117)
  360. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator.create(DefaultWroModelFactoryDecorator.java:35)
  361. at ro.isdc.wro.model.group.processor.GroupsProcessor.process(GroupsProcessor.java:72)
  362. at ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator.loadValue(DefaultSynchronizedCacheStrategyDecorator.java:90)
  363. at ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator.loadValue(DefaultSynchronizedCacheStrategyDecorator.java:36)
  364. at ro.isdc.wro.cache.support.AbstractSynchronizedCacheStrategyDecorator.get(AbstractSynchronizedCacheStrategyDecorator.java:57)
  365. at ro.isdc.wro.manager.ResourceBundleProcessor.serveProcessedBundle(ResourceBundleProcessor.java:66)
  366. at ro.isdc.wro.manager.WroManager.process(WroManager.java:152)
  367. at ro.isdc.wro.http.WroFilter.processRequest(WroFilter.java:333)
  368. at ro.isdc.wro.http.WroFilter.doFilter(WroFilter.java:272)
  369. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
  370. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
  371. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  372. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  373. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
  374. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
  375. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
  376. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
  377. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
  378. at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
  379. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
  380. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
  381. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
  382. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
  383. at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
  384. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  385. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  386. at java.lang.Thread.run(Thread.java:662)
  387. 2013-05-29 16:25:14 DEBUG ro.isdc.wro.WroRuntimeException:30 - Invalid model found!
  388. 2013-05-29 16:25:14 DEBUG ro.isdc.wro.extensions.model.factory.GroovyModelFactory:79 - StopWatch 'Create Wro Model from Groovy': running time (millis) = 0
  389. -----------------------------------------
  390. ms % Task name
  391. -----------------------------------------
  392.  
  393. 2013-05-29 16:25:14 DEBUG ro.isdc.wro.extensions.model.factory.SmartWroModelFactory:196 - [FAIL] creating model... will try another factory: {}
  394. java.io.IOException: Invalid resource requested: /WEB-INF/wro.groovy
  395. at ro.isdc.wro.model.factory.AbstractWroModelFactory.getModelResourceAsStream(AbstractWroModelFactory.java:46)
  396. at ro.isdc.wro.extensions.model.factory.SmartWroModelFactory$2$1.getModelResourceAsStream(SmartWroModelFactory.java:122)
  397. at ro.isdc.wro.extensions.model.factory.GroovyModelFactory.create(GroovyModelFactory.java:64)
  398. at ro.isdc.wro.extensions.model.factory.GroovyModelFactory.create(GroovyModelFactory.java:42)
  399. at ro.isdc.wro.model.factory.LazyWroModelFactoryDecorator.create(LazyWroModelFactoryDecorator.java:28)
  400. at ro.isdc.wro.model.factory.LazyWroModelFactoryDecorator.create(LazyWroModelFactoryDecorator.java:16)
  401. at ro.isdc.wro.extensions.model.factory.SmartWroModelFactory.create(SmartWroModelFactory.java:194)
  402. at ro.isdc.wro.extensions.model.factory.SmartWroModelFactory.create(SmartWroModelFactory.java:38)
  403. at ro.isdc.wro.model.factory.ConfigurableModelFactory.create(ConfigurableModelFactory.java:68)
  404. at ro.isdc.wro.model.factory.ConfigurableModelFactory.create(ConfigurableModelFactory.java:18)
  405. at ro.isdc.wro.model.factory.WroModelFactoryDecorator.create(WroModelFactoryDecorator.java:27)
  406. at ro.isdc.wro.model.factory.FallbackAwareWroModelFactory.create(FallbackAwareWroModelFactory.java:48)
  407. at ro.isdc.wro.model.factory.FallbackAwareWroModelFactory.create(FallbackAwareWroModelFactory.java:22)
  408. at ro.isdc.wro.model.factory.WroModelFactoryDecorator.create(WroModelFactoryDecorator.java:27)
  409. at ro.isdc.wro.model.factory.ModelTransformerFactory.create(ModelTransformerFactory.java:55)
  410. at ro.isdc.wro.model.factory.ModelTransformerFactory.create(ModelTransformerFactory.java:27)
  411. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator$1.initialize(DefaultWroModelFactoryDecorator.java:60)
  412. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator$1.initialize(DefaultWroModelFactoryDecorator.java:50)
  413. at ro.isdc.wro.util.LazyInitializer.get(LazyInitializer.java:32)
  414. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator.create(DefaultWroModelFactoryDecorator.java:117)
  415. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator.create(DefaultWroModelFactoryDecorator.java:35)
  416. at ro.isdc.wro.model.group.processor.GroupsProcessor.process(GroupsProcessor.java:72)
  417. at ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator.loadValue(DefaultSynchronizedCacheStrategyDecorator.java:90)
  418. at ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator.loadValue(DefaultSynchronizedCacheStrategyDecorator.java:36)
  419. at ro.isdc.wro.cache.support.AbstractSynchronizedCacheStrategyDecorator.get(AbstractSynchronizedCacheStrategyDecorator.java:57)
  420. at ro.isdc.wro.manager.ResourceBundleProcessor.serveProcessedBundle(ResourceBundleProcessor.java:66)
  421. at ro.isdc.wro.manager.WroManager.process(WroManager.java:152)
  422. at ro.isdc.wro.http.WroFilter.processRequest(WroFilter.java:333)
  423. at ro.isdc.wro.http.WroFilter.doFilter(WroFilter.java:272)
  424. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
  425. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
  426. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  427. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  428. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
  429. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
  430. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
  431. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
  432. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
  433. at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
  434. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
  435. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
  436. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
  437. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
  438. at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
  439. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  440. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  441. at java.lang.Thread.run(Thread.java:662)
  442. 2013-05-29 16:25:14 DEBUG ro.isdc.wro.WroRuntimeException:30 - Invalid model found!
  443. 2013-05-29 16:25:14 DEBUG ro.isdc.wro.extensions.model.factory.JsonModelFactory:68 - StopWatch 'Create Wro Model from Groovy': running time (millis) = 4
  444. -----------------------------------------
  445. ms % Task name
  446. -----------------------------------------
  447. 00004 100% createModel
  448.  
  449. 2013-05-29 16:25:14 DEBUG ro.isdc.wro.extensions.model.factory.SmartWroModelFactory:196 - [FAIL] creating model... will try another factory: {}
  450. java.io.IOException: Invalid resource requested: /WEB-INF/wro.json
  451. at ro.isdc.wro.model.factory.AbstractWroModelFactory.getModelResourceAsStream(AbstractWroModelFactory.java:46)
  452. at ro.isdc.wro.extensions.model.factory.SmartWroModelFactory$3$1.getModelResourceAsStream(SmartWroModelFactory.java:142)
  453. at ro.isdc.wro.extensions.model.factory.JsonModelFactory.create(JsonModelFactory.java:54)
  454. at ro.isdc.wro.extensions.model.factory.JsonModelFactory.create(JsonModelFactory.java:33)
  455. at ro.isdc.wro.model.factory.LazyWroModelFactoryDecorator.create(LazyWroModelFactoryDecorator.java:28)
  456. at ro.isdc.wro.model.factory.LazyWroModelFactoryDecorator.create(LazyWroModelFactoryDecorator.java:16)
  457. at ro.isdc.wro.extensions.model.factory.SmartWroModelFactory.create(SmartWroModelFactory.java:194)
  458. at ro.isdc.wro.extensions.model.factory.SmartWroModelFactory.create(SmartWroModelFactory.java:38)
  459. at ro.isdc.wro.model.factory.ConfigurableModelFactory.create(ConfigurableModelFactory.java:68)
  460. at ro.isdc.wro.model.factory.ConfigurableModelFactory.create(ConfigurableModelFactory.java:18)
  461. at ro.isdc.wro.model.factory.WroModelFactoryDecorator.create(WroModelFactoryDecorator.java:27)
  462. at ro.isdc.wro.model.factory.FallbackAwareWroModelFactory.create(FallbackAwareWroModelFactory.java:48)
  463. at ro.isdc.wro.model.factory.FallbackAwareWroModelFactory.create(FallbackAwareWroModelFactory.java:22)
  464. at ro.isdc.wro.model.factory.WroModelFactoryDecorator.create(WroModelFactoryDecorator.java:27)
  465. at ro.isdc.wro.model.factory.ModelTransformerFactory.create(ModelTransformerFactory.java:55)
  466. at ro.isdc.wro.model.factory.ModelTransformerFactory.create(ModelTransformerFactory.java:27)
  467. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator$1.initialize(DefaultWroModelFactoryDecorator.java:60)
  468. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator$1.initialize(DefaultWroModelFactoryDecorator.java:50)
  469. at ro.isdc.wro.util.LazyInitializer.get(LazyInitializer.java:32)
  470. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator.create(DefaultWroModelFactoryDecorator.java:117)
  471. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator.create(DefaultWroModelFactoryDecorator.java:35)
  472. at ro.isdc.wro.model.group.processor.GroupsProcessor.process(GroupsProcessor.java:72)
  473. at ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator.loadValue(DefaultSynchronizedCacheStrategyDecorator.java:90)
  474. at ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator.loadValue(DefaultSynchronizedCacheStrategyDecorator.java:36)
  475. at ro.isdc.wro.cache.support.AbstractSynchronizedCacheStrategyDecorator.get(AbstractSynchronizedCacheStrategyDecorator.java:57)
  476. at ro.isdc.wro.manager.ResourceBundleProcessor.serveProcessedBundle(ResourceBundleProcessor.java:66)
  477. at ro.isdc.wro.manager.WroManager.process(WroManager.java:152)
  478. at ro.isdc.wro.http.WroFilter.processRequest(WroFilter.java:333)
  479. at ro.isdc.wro.http.WroFilter.doFilter(WroFilter.java:272)
  480. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
  481. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
  482. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  483. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  484. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
  485. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
  486. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
  487. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
  488. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
  489. at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
  490. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
  491. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
  492. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
  493. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
  494. at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
  495. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  496. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  497. at java.lang.Thread.run(Thread.java:662)
  498. 2013-05-29 16:25:14 ERROR ro.isdc.wro.extensions.model.factory.SmartWroModelFactory:207 - Using XmlModelFactory for model creation..
  499. [FAIL] Model creation using XmlModelFactory failed. Trying another ...
  500. [FAIL] Exception occured while building the model using: XmlModelFactory Cannot build model from XML Using LazyWroModelFactoryDecorator for model creation..
  501. [FAIL] Model creation using LazyWroModelFactoryDecorator failed. Trying another ...
  502. [FAIL] Exception occured while building the model using: LazyWroModelFactoryDecorator Invalid model found! Using LazyWroModelFactoryDecorator for model creation..
  503. [FAIL] Model creation using LazyWroModelFactoryDecorator failed. Trying another ...
  504. [FAIL] Exception occured while building the model using: LazyWroModelFactoryDecorator Invalid model found!
  505. 2013-05-29 16:25:14 DEBUG ro.isdc.wro.WroRuntimeException:30 - Cannot create model using any of provided factories
  506. 2013-05-29 16:25:14 ERROR ro.isdc.wro.model.factory.FallbackAwareWroModelFactory:50 - Error while creating the model
  507. ro.isdc.wro.WroRuntimeException: Cannot create model using any of provided factories
  508. at ro.isdc.wro.extensions.model.factory.SmartWroModelFactory.create(SmartWroModelFactory.java:209)
  509. at ro.isdc.wro.extensions.model.factory.SmartWroModelFactory.create(SmartWroModelFactory.java:38)
  510. at ro.isdc.wro.model.factory.ConfigurableModelFactory.create(ConfigurableModelFactory.java:68)
  511. at ro.isdc.wro.model.factory.ConfigurableModelFactory.create(ConfigurableModelFactory.java:18)
  512. at ro.isdc.wro.model.factory.WroModelFactoryDecorator.create(WroModelFactoryDecorator.java:27)
  513. at ro.isdc.wro.model.factory.FallbackAwareWroModelFactory.create(FallbackAwareWroModelFactory.java:48)
  514. at ro.isdc.wro.model.factory.FallbackAwareWroModelFactory.create(FallbackAwareWroModelFactory.java:22)
  515. at ro.isdc.wro.model.factory.WroModelFactoryDecorator.create(WroModelFactoryDecorator.java:27)
  516. at ro.isdc.wro.model.factory.ModelTransformerFactory.create(ModelTransformerFactory.java:55)
  517. at ro.isdc.wro.model.factory.ModelTransformerFactory.create(ModelTransformerFactory.java:27)
  518. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator$1.initialize(DefaultWroModelFactoryDecorator.java:60)
  519. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator$1.initialize(DefaultWroModelFactoryDecorator.java:50)
  520. at ro.isdc.wro.util.LazyInitializer.get(LazyInitializer.java:32)
  521. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator.create(DefaultWroModelFactoryDecorator.java:117)
  522. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator.create(DefaultWroModelFactoryDecorator.java:35)
  523. at ro.isdc.wro.model.group.processor.GroupsProcessor.process(GroupsProcessor.java:72)
  524. at ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator.loadValue(DefaultSynchronizedCacheStrategyDecorator.java:90)
  525. at ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator.loadValue(DefaultSynchronizedCacheStrategyDecorator.java:36)
  526. at ro.isdc.wro.cache.support.AbstractSynchronizedCacheStrategyDecorator.get(AbstractSynchronizedCacheStrategyDecorator.java:57)
  527. at ro.isdc.wro.manager.ResourceBundleProcessor.serveProcessedBundle(ResourceBundleProcessor.java:66)
  528. at ro.isdc.wro.manager.WroManager.process(WroManager.java:152)
  529. at ro.isdc.wro.http.WroFilter.processRequest(WroFilter.java:333)
  530. at ro.isdc.wro.http.WroFilter.doFilter(WroFilter.java:272)
  531. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
  532. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
  533. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  534. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  535. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
  536. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
  537. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
  538. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
  539. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
  540. at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
  541. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
  542. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
  543. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
  544. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
  545. at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
  546. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  547. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  548. at java.lang.Thread.run(Thread.java:662)
  549. 2013-05-29 16:25:14 WARN ro.isdc.wro.model.factory.FallbackAwareWroModelFactory:53 - Couldn't load new model, reusing last Valid Model!
  550. 2013-05-29 16:25:14 DEBUG ro.isdc.wro.WroRuntimeException:30 - No valid model was found!
  551. 2013-05-29 16:25:14 DEBUG ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator:66 - StopWatch 'Create Model': running time (millis) = 187
  552. -----------------------------------------
  553. ms % Task name
  554. -----------------------------------------
  555. 00187 100% createModel
  556.  
  557. 2013-05-29 16:25:14 DEBUG ro.isdc.wro.http.WroFilter:368 - Exception occured
  558. ro.isdc.wro.WroRuntimeException: No valid model was found!
  559. at ro.isdc.wro.model.factory.FallbackAwareWroModelFactory.create(FallbackAwareWroModelFactory.java:55)
  560. at ro.isdc.wro.model.factory.FallbackAwareWroModelFactory.create(FallbackAwareWroModelFactory.java:22)
  561. at ro.isdc.wro.model.factory.WroModelFactoryDecorator.create(WroModelFactoryDecorator.java:27)
  562. at ro.isdc.wro.model.factory.ModelTransformerFactory.create(ModelTransformerFactory.java:55)
  563. at ro.isdc.wro.model.factory.ModelTransformerFactory.create(ModelTransformerFactory.java:27)
  564. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator$1.initialize(DefaultWroModelFactoryDecorator.java:60)
  565. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator$1.initialize(DefaultWroModelFactoryDecorator.java:50)
  566. at ro.isdc.wro.util.LazyInitializer.get(LazyInitializer.java:32)
  567. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator.create(DefaultWroModelFactoryDecorator.java:117)
  568. at ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator.create(DefaultWroModelFactoryDecorator.java:35)
  569. at ro.isdc.wro.model.group.processor.GroupsProcessor.process(GroupsProcessor.java:72)
  570. at ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator.loadValue(DefaultSynchronizedCacheStrategyDecorator.java:90)
  571. at ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator.loadValue(DefaultSynchronizedCacheStrategyDecorator.java:36)
  572. at ro.isdc.wro.cache.support.AbstractSynchronizedCacheStrategyDecorator.get(AbstractSynchronizedCacheStrategyDecorator.java:57)
  573. at ro.isdc.wro.manager.ResourceBundleProcessor.serveProcessedBundle(ResourceBundleProcessor.java:66)
  574. at ro.isdc.wro.manager.WroManager.process(WroManager.java:152)
  575. at ro.isdc.wro.http.WroFilter.processRequest(WroFilter.java:333)
  576. at ro.isdc.wro.http.WroFilter.doFilter(WroFilter.java:272)
  577. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
  578. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
  579. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  580. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  581. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
  582. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
  583. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
  584. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
  585. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
  586. at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
  587. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
  588. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
  589. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
  590. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
  591. at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
  592. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  593. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  594. at java.lang.Thread.run(Thread.java:662)
  595. 2013-05-29 16:25:14 DEBUG ro.isdc.wro.http.WroFilter:370 - Cannot process. Proceeding with chain execution.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement