Advertisement
Guest User

Untitled

a guest
Mar 14th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.50 KB | None | 0 0
  1. 2016-03-14T15:41:51.65+0100 [STG/0] ERR Cloning into '/tmp/buildpacks/java-buildpack'...
  2. 2016-03-14T15:41:54.75+0100 [STG/0] OUT -----> Java Buildpack Version: 0eb1d5a | https://github.com/europeana/java-buildpack.git#0eb1d5a
  3. 2016-03-14T15:41:55.06+0100 [STG/0] OUT -----> Downloading Open Jdk JRE 1.7.0_79 from https://download.run.pivotal.io/openjdk/lucid/x86_64/openjdk-1.7.0_79.tar.gz (found in cache)
  4. 2016-03-14T15:41:56.40+0100 [STG/0] OUT Expanding Open Jdk JRE to .java-buildpack/open_jdk_jre (1.3s)
  5. 2016-03-14T15:41:56.51+0100 [STG/0] OUT -----> Downloading Spring Auto Reconfiguration 1.10.0_RELEASE from https://download.run.pivotal.io/auto-reconfiguration/auto-reconfiguration-1.10.0_RELEASE.jar (found in cache)
  6. 2016-03-14T15:41:56.52+0100 [STG/0] OUT Modifying /WEB-INF/web.xml for Auto Reconfiguration
  7. 2016-03-14T15:41:57.02+0100 [STG/0] OUT -----> Downloading Tomcat Instance 7.0.65 from https://download.run.pivotal.io/tomcat/tomcat-7.0.65.tar.gz (found in cache)
  8. 2016-03-14T15:41:57.23+0100 [STG/0] OUT Expanding Tomcat to .java-buildpack/tomcat (0.2s)
  9. 2016-03-14T15:41:57.34+0100 [STG/0] OUT -----> Downloading Tomcat Lifecycle Support 2.5.0_RELEASE from https://download.run.pivotal.io/tomcat-lifecycle-support/tomcat-lifecycle-support-2.5.0_RELEASE.jar (found in cache)
  10. 2016-03-14T15:41:57.45+0100 [STG/0] OUT -----> Downloading Tomcat Logging Support 2.5.0_RELEASE from https://download.run.pivotal.io/tomcat-logging-support/tomcat-logging-support-2.5.0_RELEASE.jar (found in cache)
  11. 2016-03-14T15:41:57.73+0100 [STG/0] OUT -----> Downloading Tomcat Access Logging Support 2.5.0_RELEASE from https://download.run.pivotal.io/tomcat-access-logging-support/tomcat-access-logging-support-2.5.0_RELEASE.jar (found in cache)
  12. 2016-03-14T15:42:12.93+0100 [STG/2] OUT -----> Uploading droplet (104M)
  13. 2016-03-14T15:42:21.87+0100 [DEA/2] OUT Starting app instance (index 0) with guid 83c1b2f3-d8c5-4752-8aba-35893237bd7a
  14. 2016-03-14T15:42:27.20+0100 [App/0] OUT [CONTAINER] org.apache.coyote.http11.Http11Protocol INFO Initializing ProtocolHandler ["http-bio-64885"]
  15. 2016-03-14T15:42:27.23+0100 [App/0] OUT [CONTAINER] org.apache.catalina.startup.Catalina INFO Initialization processed in 1008 ms
  16. 2016-03-14T15:42:27.24+0100 [App/0] OUT [CONTAINER] org.apache.catalina.core.StandardService INFO Starting service Catalina
  17. 2016-03-14T15:42:27.24+0100 [App/0] OUT [CONTAINER] org.apache.catalina.core.StandardEngine INFO Starting Servlet Engine: Apache Tomcat/7.0.65
  18. 2016-03-14T15:42:27.29+0100 [App/0] OUT [CONTAINER] org.apache.catalina.startup.HostConfig INFO Deploying web application directory /home/vcap/app/.java-buildpack/tomcat/webapps/ROOT
  19. 2016-03-14T15:42:27.63+0100 [App/0] OUT [CONTAINER] org.apache.catalina.loader.WebappClassLoaderBase INFO validateJarFile(/home/vcap/app/.java-buildpack/tomcat/webapps/ROOT/WEB-INF/lib/javax.servlet-3.0.0.v201112011016.jar) - jar not loaded. See Servlet Spec 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
  20. 2016-03-14T15:42:34.37+0100 [App/0] OUT [CONTAINER] org.apache.catalina.startup.TldConfig INFO At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  21. 2016-03-14T15:42:34.41+0100 [App/0] OUT [CONTAINER] ing.AutoReconfigurationServletContainerInitializer INFO Initializing ServletContext with Auto-reconfiguration ApplicationContextInitializers
  22. 2016-03-14T15:42:34.41+0100 [App/0] OUT [CONTAINER] lina.core.ContainerBase.[Catalina].[localhost].[/] INFO No Spring WebApplicationInitializer types detected on classpath
  23. 2016-03-14T15:42:34.44+0100 [App/0] ERR SLF4J: Class path contains multiple SLF4J bindings.
  24. 2016-03-14T15:42:34.44+0100 [App/0] ERR SLF4J: Found binding in [jar:file:/home/vcap/app/WEB-INF/lib/slf4j-log4j12-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  25. 2016-03-14T15:42:34.44+0100 [App/0] ERR SLF4J: Found binding in [jar:file:/home/vcap/app/WEB-INF/lib/slf4j-simple-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  26. 2016-03-14T15:42:34.44+0100 [App/0] ERR SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  27. 2016-03-14T15:42:34.45+0100 [App/0] ERR SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
  28. 2016-03-14T15:42:34.79+0100 [App/0] OUT WARN [context.VcapAnnotationPropertyLoaderListener] loadProperties - The configuration file already exists. The configuration file will be overwritten: /home/vcap/app/WEB-INF/classes/config/annotation.properties
  29. 2016-03-14T15:42:34.79+0100 [App/0] OUT WARN [context.VcapAnnotationPropertyLoaderListener] loadProperties - The configuration file already exists. The configuration file will be overwritten: /home/vcap/app/WEB-INF/classes/config/annotation.properties
  30. 2016-03-14T15:42:34.79+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] loadProperties - Load configuration properties from template: /home/vcap/app/WEB-INF/classes/config/annotation.properties.vcap.template
  31. 2016-03-14T15:42:34.79+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] loadProperties - Load configuration properties from template: /home/vcap/app/WEB-INF/classes/config/annotation.properties.vcap.template
  32. 2016-03-14T15:42:34.79+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] getMongoServiceName - Loading VCAP properties for mongo service: mongo_service
  33. 2016-03-14T15:42:34.79+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] getMongoServiceName - Loading VCAP properties for mongo service: mongo_service
  34. 2016-03-14T15:42:35.02+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateAnnotationProperties - Updating annotation properties for mongo service: mongo_service
  35. 2016-03-14T15:42:35.02+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateAnnotationProperties - Updating annotation properties for mongo service: mongo_service
  36. 2016-03-14T15:42:35.02+0100 [App/0] OUT WARN [context.VcapAnnotationPropertyLoaderListener] loadProperties - The configuration file already exists. The configuration file will be overwritten: /home/vcap/app/WEB-INF/classes/config/annotation.properties
  37. 2016-03-14T15:42:35.02+0100 [App/0] OUT WARN [context.VcapAnnotationPropertyLoaderListener] loadProperties - The configuration file already exists. The configuration file will be overwritten: /home/vcap/app/WEB-INF/classes/config/annotation.properties
  38. 2016-03-14T15:42:35.02+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] loadProperties - Load configuration properties from template: /home/vcap/app/WEB-INF/classes/config/annotation.properties.vcap.template
  39. 2016-03-14T15:42:35.02+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] loadProperties - Load configuration properties from template: /home/vcap/app/WEB-INF/classes/config/annotation.properties.vcap.template
  40. 2016-03-14T15:42:35.02+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateProps - Configured mongo serviceannotation-prod-mongo
  41. 2016-03-14T15:42:35.02+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateProps - Configured mongo serviceannotation-prod-mongo
  42. 2016-03-14T15:42:35.02+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateProps - mongodb.annotation.dbname: db
  43. 2016-03-14T15:42:35.02+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateProps - mongodb.annotation.dbname: db
  44. 2016-03-14T15:42:35.02+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateProps - mongodb.annotation.username: 9bb727f7-8d96-49b6-b660-440690bf2a5e
  45. 2016-03-14T15:42:35.02+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateProps - mongodb.annotation.username: 9bb727f7-8d96-49b6-b660-440690bf2a5e
  46. 2016-03-14T15:42:35.02+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateProps - mongodb.annotation.password: 32c58065-4045-4ed2-9ff2-4f86a14e6f0b
  47. 2016-03-14T15:42:35.02+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateProps - mongodb.annotation.password: 32c58065-4045-4ed2-9ff2-4f86a14e6f0b
  48. 2016-03-14T15:42:35.03+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateProps - mongodb.annotation.host: 10.12.0.12
  49. 2016-03-14T15:42:35.03+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateProps - mongodb.annotation.host: 10.12.0.12
  50. 2016-03-14T15:42:35.03+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateProps - mongodb.annotation.port: 10012
  51. 2016-03-14T15:42:35.03+0100 [App/0] OUT INFO [context.VcapAnnotationPropertyLoaderListener] updateProps - mongodb.annotation.port: 10012
  52. 2016-03-14T15:42:35.05+0100 [App/0] OUT [CONTAINER] lina.core.ContainerBase.[Catalina].[localhost].[/] INFO Initializing Spring root WebApplicationContext
  53. 2016-03-14T15:42:35.05+0100 [App/0] OUT INFO [context.ContextLoader] initWebApplicationContext - Root WebApplicationContext: initialization started
  54. 2016-03-14T15:42:35.36+0100 [App/0] OUT [CONTAINER] nfiguration.spring.CloudProfileApplicationListener INFO Adding 'cloud' to list of active profiles
  55. 2016-03-14T15:42:35.38+0100 [App/0] OUT [CONTAINER] g.CloudPropertySourceApplicationContextInitializer INFO Adding 'cloud' PropertySource to ApplicationContext
  56. 2016-03-14T15:42:35.45+0100 [App/0] OUT [CONTAINER] n.org.springframework.cloud.AbstractCloudConnector WARNING No suitable service info creator found for service syslog Did you forget to add a ServiceInfoCreator?
  57. 2016-03-14T15:42:35.50+0100 [App/0] OUT [CONTAINER] udAutoReconfigurationApplicationContextInitializer INFO Adding cloud service auto-reconfiguration to ApplicationContext
  58. 2016-03-14T15:42:35.51+0100 [App/0] OUT [CONTAINER] udAutoReconfigurationApplicationContextInitializer INFO Adding cloud service auto-reconfiguration to ApplicationContext
  59. 2016-03-14T15:42:35.51+0100 [App/0] OUT INFO [support.XmlWebApplicationContext] prepareRefresh - Refreshing Root WebApplicationContext: startup date [Mon Mar 14 14:42:35 UTC 2016]; root of context hierarchy
  60. 2016-03-14T15:42:35.56+0100 [App/0] OUT INFO [xml.XmlBeanDefinitionReader] loadBeanDefinitions - Loading XML bean definitions from class path resource [annotation-web-context.xml]
  61. 2016-03-14T15:42:35.93+0100 [App/0] OUT INFO [xml.XmlBeanDefinitionReader] loadBeanDefinitions - Loading XML bean definitions from class path resource [annotation-definitions-context.xml]
  62. 2016-03-14T15:42:35.99+0100 [App/0] OUT INFO [xml.XmlBeanDefinitionReader] loadBeanDefinitions - Loading XML bean definitions from class path resource [annotation-mongo-context.xml]
  63. 2016-03-14T15:42:36.06+0100 [App/0] OUT INFO [xml.XmlBeanDefinitionReader] loadBeanDefinitions - Loading XML bean definitions from class path resource [api2-common-context.xml]
  64. 2016-03-14T15:42:36.15+0100 [App/0] OUT INFO [xml.XmlBeanDefinitionReader] loadBeanDefinitions - Loading XML bean definitions from class path resource [internal/annotation-mongo-datasource.xml]
  65. 2016-03-14T15:42:36.21+0100 [App/0] OUT INFO [xml.XmlBeanDefinitionReader] loadBeanDefinitions - Loading XML bean definitions from class path resource [internal/annotation-mongo-beans.xml]
  66. 2016-03-14T15:42:36.25+0100 [App/0] OUT INFO [xml.XmlBeanDefinitionReader] loadBeanDefinitions - Loading XML bean definitions from class path resource [internal/annotation-mongo-dao.xml]
  67. 2016-03-14T15:42:36.32+0100 [App/0] OUT INFO [xml.XmlBeanDefinitionReader] loadBeanDefinitions - Loading XML bean definitions from class path resource [annotation-solr-context.xml]
  68. 2016-03-14T15:42:36.36+0100 [App/0] OUT INFO [xml.XmlBeanDefinitionReader] loadBeanDefinitions - Loading XML bean definitions from class path resource [internal/annotation-solr-server.xml]
  69. 2016-03-14T15:42:36.82+0100 [App/0] OUT [CONTAINER] ing.DataSourceCloudServiceBeanFactoryPostProcessor INFO Auto-reconfiguring beans of type javax.sql.DataSource
  70. 2016-03-14T15:42:36.87+0100 [App/0] OUT [CONTAINER] ing.DataSourceCloudServiceBeanFactoryPostProcessor INFO No beans of type javax.sql.DataSource found. Skipping auto-reconfiguration.
  71. 2016-03-14T15:42:37.04+0100 [App/0] OUT INFO [config.PropertiesFactoryBean] loadProperties - Loading properties file from class path resource [config/annotation.properties]
  72. 2016-03-14T15:42:37.25+0100 [App/0] OUT ERROR [impl.MongoProviderImpl] <init> - MongoProvider got 10.12.0.12:10012
  73. 2016-03-14T15:42:37.38+0100 [App/0] OUT ERROR [impl.MongoProviderImpl] <init> - Client: 10.12.0.12
  74. 2016-03-14T15:42:37.40+0100 [App/0] OUT INFO [wrapper.ApiMongoConnector] info - new ApiMongoConnector
  75. 2016-03-14T15:42:37.45+0100 [App/0] OUT [CONTAINER] m.google.code.morphia.logging.MorphiaLoggerFactory INFO LoggerImplFactory set to com.google.code.morphia.logging.jdk.JDKLoggerFactory
  76. 2016-03-14T15:42:37.49+0100 [App/0] OUT INFO [wrapper.ApiMongoConnector] info - Connecting to 'Annotation' mongo server: db
  77. 2016-03-14T15:42:37.52+0100 [App/0] OUT INFO [wrapper.ApiMongoConnector] info - Connection to 'Annotation' mongo server was successful
  78. 2016-03-14T15:42:38.02+0100 [App/0] OUT WARN [framework.CglibAopProxy] doValidateClass - Unable to proxy method [public final void eu.europeana.corelib.db.service.abstracts.AbstractNoSqlServiceImpl.setDao(eu.europeana.corelib.db.dao.NosqlDao)] because it is final: All calls to this method via a proxy will NOT be routed to the target instance.
  79. 2016-03-14T15:42:38.56+0100 [App/0] OUT INFO [context.ContextLoader] initWebApplicationContext - Root WebApplicationContext: initialization completed in 3507 ms
  80. 2016-03-14T15:42:38.60+0100 [App/0] OUT [CONTAINER] org.apache.catalina.startup.HostConfig INFO Deployment of web application directory /home/vcap/app/.java-buildpack/tomcat/webapps/ROOT has finished in 11,313 ms
  81. 2016-03-14T15:42:38.61+0100 [App/0] OUT [CONTAINER] org.apache.coyote.http11.Http11Protocol INFO Starting ProtocolHandler ["http-bio-64885"]
  82. 2016-03-14T15:42:38.62+0100 [App/0] OUT [CONTAINER] org.apache.catalina.startup.Catalina INFO Server startup in 11396 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement