Skip to content

Instantly share code, notes, and snippets.

@rclements
Created September 15, 2014 21:52
Show Gist options
  • Save rclements/d3a1926d2b4d7d3ac658 to your computer and use it in GitHub Desktop.
Save rclements/d3a1926d2b4d7d3ac658 to your computer and use it in GitHub Desktop.
./bin/standalone.sh
JAVA_OPTS already set in environment; overriding default settings with values: -Dest.cassandra.url=dev-est-casd-1.etc.uspto.gov
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /home/robby/projects/uspto/jboss-eap-6.1
JAVA: /usr/lib/jvm/java-7-oracle/bin/java
JAVA_OPTS: -server -XX:+UseCompressedOops -Dest.cassandra.url=dev-est-casd-1.etc.uspto.gov
=========================================================================
16:51:39,655 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.Final-redhat-1
16:51:39,863 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
16:51:39,946 INFO [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.1.0.GA (AS 7.2.0.Final-redhat-8) starting
16:51:40,884 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found webapp.war in deployment directory. To trigger deployment create a file called webapp.war.dodeploy
16:51:40,905 INFO [org.xnio] (MSC service thread 1-6) XNIO Version 3.0.7.GA-redhat-1
16:51:40,907 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
16:51:40,918 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.0.7.GA-redhat-1
16:51:40,932 INFO [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 3.2.16.GA-redhat-1
16:51:40,964 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) JBAS010280: Activating Infinispan subsystem.
16:51:41,010 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 37) JBAS011800: Activating Naming Subsystem
16:51:41,014 INFO [org.jboss.as.connector.logging] (MSC service thread 1-3) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.17.Final-redhat-1)
16:51:41,048 INFO [org.jboss.as.security] (ServerService Thread Pool -- 42) JBAS013171: Activating Security Subsystem
16:51:41,092 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 46) JBAS015537: Activating WebServices Extension
16:51:41,119 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 35) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
16:51:41,138 INFO [org.jboss.as.naming] (MSC service thread 1-4) JBAS011802: Starting Naming Service
16:51:41,142 INFO [org.jboss.as.security] (MSC service thread 1-4) JBAS013170: Current PicketBox version=4.0.17.Final-redhat-1
16:51:41,151 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
16:51:41,177 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 25) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
16:51:41,210 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 25) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
16:51:41,442 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.1.3.Final-redhat-3
16:51:41,540 INFO [org.apache.coyote.http11] (MSC service thread 1-5) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.0.0.1:8080
16:51:41,585 INFO [org.apache.coyote.http11] (MSC service thread 1-5) JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.0.0.1:8080
16:51:41,766 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:jboss/datasources/estdb]
16:51:41,767 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
16:51:41,970 INFO [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on 127.0.0.1:4447
16:51:41,970 INFO [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on 127.0.0.1:9999
16:51:41,979 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "dirsearch.war" (runtime-name: "dirsearch.war")
16:51:41,992 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory /home/robby/projects/uspto/jboss-eap-6.1/standalone/deployments
16:51:44,744 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry avalon-framework-4.2.0.jar in /content/dirsearch.war/WEB-INF/lib/fop-0.93.jar does not point to a valid jar for a Class-Path reference.
16:51:44,744 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry batik-all-1.6.jar in /content/dirsearch.war/WEB-INF/lib/fop-0.93.jar does not point to a valid jar for a Class-Path reference.
16:51:44,744 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry commons-io-1.1.jar in /content/dirsearch.war/WEB-INF/lib/fop-0.93.jar does not point to a valid jar for a Class-Path reference.
16:51:44,745 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry commons-logging-1.0.4.jar in /content/dirsearch.war/WEB-INF/lib/fop-0.93.jar does not point to a valid jar for a Class-Path reference.
16:51:44,745 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry fop-hyph.jar in /content/dirsearch.war/WEB-INF/lib/fop-0.93.jar does not point to a valid jar for a Class-Path reference.
16:51:44,745 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry serializer-2.7.0.jar in /content/dirsearch.war/WEB-INF/lib/fop-0.93.jar does not point to a valid jar for a Class-Path reference.
16:51:44,746 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry servlet-2.2.jar in /content/dirsearch.war/WEB-INF/lib/fop-0.93.jar does not point to a valid jar for a Class-Path reference.
16:51:44,746 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry xalan-2.7.0.jar in /content/dirsearch.war/WEB-INF/lib/fop-0.93.jar does not point to a valid jar for a Class-Path reference.
16:51:44,746 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry xercesImpl-2.7.1.jar in /content/dirsearch.war/WEB-INF/lib/fop-0.93.jar does not point to a valid jar for a Class-Path reference.
16:51:44,747 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry xml-apis-1.3.02.jar in /content/dirsearch.war/WEB-INF/lib/fop-0.93.jar does not point to a valid jar for a Class-Path reference.
16:51:44,825 WARN [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016003: Found beans.xml file in non-standard location: "/content/dirsearch.war/WEB-INF/classes/META-INF/beans.xml", war deployments should place beans.xml files into WEB-INF/beans.xml
16:51:44,873 INFO [org.jboss.as.jpa] (MSC service thread 1-4) JBAS011401: Read persistence.xml for solrServiceDB2
16:51:45,085 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.dirsearch.war" is using a private module ("org.jboss.security.negotiation:main") which may be changed or removed in future versions without notice.
16:51:45,086 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.dirsearch.war" is using a private module ("org.jboss.security.negotiation:main") which may be changed or removed in future versions without notice.
16:51:45,086 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.dirsearch.war" is using a private module ("org.jboss.security.negotiation:main") which may be changed or removed in future versions without notice.
16:51:45,087 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.dirsearch.war" is using a private module ("org.jboss.common-core:main") which may be changed or removed in future versions without notice.
16:51:45,202 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016002: Processing weld deployment dirsearch.war
16:51:45,209 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) JNDI bindings for session bean named CaseResourceBean in deployment unit deployment "dirsearch.war" are as follows:
java:global/dirsearch/CaseResourceBean!gov.uspto.est.api.services.CaseResource
java:app/dirsearch/CaseResourceBean!gov.uspto.est.api.services.CaseResource
java:module/CaseResourceBean!gov.uspto.est.api.services.CaseResource
java:global/dirsearch/CaseResourceBean
java:app/dirsearch/CaseResourceBean
java:module/CaseResourceBean
16:51:45,209 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) JNDI bindings for session bean named QueueResourceBean in deployment unit deployment "dirsearch.war" are as follows:
java:global/dirsearch/QueueResourceBean!gov.uspto.est.api.services.QueueResource
java:app/dirsearch/QueueResourceBean!gov.uspto.est.api.services.QueueResource
java:module/QueueResourceBean!gov.uspto.est.api.services.QueueResource
java:global/dirsearch/QueueResourceBean
java:app/dirsearch/QueueResourceBean
java:module/QueueResourceBean
16:51:45,209 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) JNDI bindings for session bean named AnalyticsEventQueue in deployment unit deployment "dirsearch.war" are as follows:
java:global/dirsearch/AnalyticsEventQueue!gov.uspto.est.api.services.AnalyticsEventQueue
java:app/dirsearch/AnalyticsEventQueue!gov.uspto.est.api.services.AnalyticsEventQueue
java:module/AnalyticsEventQueue!gov.uspto.est.api.services.AnalyticsEventQueue
java:global/dirsearch/AnalyticsEventQueue
java:app/dirsearch/AnalyticsEventQueue
java:module/AnalyticsEventQueue
16:51:45,210 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) JNDI bindings for session bean named PatentResourceBean in deployment unit deployment "dirsearch.war" are as follows:
java:global/dirsearch/PatentResourceBean!gov.uspto.est.api.services.PatentResource
java:app/dirsearch/PatentResourceBean!gov.uspto.est.api.services.PatentResource
java:module/PatentResourceBean!gov.uspto.est.api.services.PatentResource
java:global/dirsearch/PatentResourceBean
java:app/dirsearch/PatentResourceBean
java:module/PatentResourceBean
16:51:45,210 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) JNDI bindings for session bean named ClassificationResourceBean in deployment unit deployment "dirsearch.war" are as follows:
java:global/dirsearch/ClassificationResourceBean!gov.uspto.est.api.services.ClassificationResource
java:app/dirsearch/ClassificationResourceBean!gov.uspto.est.api.services.ClassificationResource
java:module/ClassificationResourceBean!gov.uspto.est.api.services.ClassificationResource
java:global/dirsearch/ClassificationResourceBean
java:app/dirsearch/ClassificationResourceBean
java:module/ClassificationResourceBean
16:51:45,211 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) JNDI bindings for session bean named QueryResourceBean in deployment unit deployment "dirsearch.war" are as follows:
java:global/dirsearch/QueryResourceBean!gov.uspto.est.api.services.QueryResource
java:app/dirsearch/QueryResourceBean!gov.uspto.est.api.services.QueryResource
java:module/QueryResourceBean!gov.uspto.est.api.services.QueryResource
java:global/dirsearch/QueryResourceBean
java:app/dirsearch/QueryResourceBean
java:module/QueryResourceBean
16:51:45,211 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) JNDI bindings for session bean named ServiceResourceBean in deployment unit deployment "dirsearch.war" are as follows:
java:global/dirsearch/ServiceResourceBean!gov.uspto.est.api.services.ServiceResource
java:app/dirsearch/ServiceResourceBean!gov.uspto.est.api.services.ServiceResource
java:module/ServiceResourceBean!gov.uspto.est.api.services.ServiceResource
java:global/dirsearch/ServiceResourceBean
java:app/dirsearch/ServiceResourceBean
java:module/ServiceResourceBean
16:51:45,212 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) JNDI bindings for session bean named SearchResourceBean in deployment unit deployment "dirsearch.war" are as follows:
java:global/dirsearch/SearchResourceBean!gov.uspto.est.api.services.SearchResource
java:app/dirsearch/SearchResourceBean!gov.uspto.est.api.services.SearchResource
java:module/SearchResourceBean!gov.uspto.est.api.services.SearchResource
java:global/dirsearch/SearchResourceBean
java:app/dirsearch/SearchResourceBean
java:module/SearchResourceBean
16:51:45,212 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) JNDI bindings for session bean named UserResourceBean in deployment unit deployment "dirsearch.war" are as follows:
java:global/dirsearch/UserResourceBean!gov.uspto.est.api.services.UserResource
java:app/dirsearch/UserResourceBean!gov.uspto.est.api.services.UserResource
java:module/UserResourceBean!gov.uspto.est.api.services.UserResource
java:global/dirsearch/UserResourceBean
java:app/dirsearch/UserResourceBean
java:module/UserResourceBean
16:51:45,213 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) JNDI bindings for session bean named AnalyticsEventResourceBean in deployment unit deployment "dirsearch.war" are as follows:
java:global/dirsearch/AnalyticsEventResourceBean!gov.uspto.est.api.services.AnalyticsEventResource
java:app/dirsearch/AnalyticsEventResourceBean!gov.uspto.est.api.services.AnalyticsEventResource
java:module/AnalyticsEventResourceBean!gov.uspto.est.api.services.AnalyticsEventResource
java:global/dirsearch/AnalyticsEventResourceBean
java:app/dirsearch/AnalyticsEventResourceBean
java:module/AnalyticsEventResourceBean
16:51:45,213 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) JNDI bindings for session bean named ConfigResourceBean in deployment unit deployment "dirsearch.war" are as follows:
java:global/dirsearch/ConfigResourceBean!gov.uspto.est.api.services.ConfigResource
java:app/dirsearch/ConfigResourceBean!gov.uspto.est.api.services.ConfigResource
java:module/ConfigResourceBean!gov.uspto.est.api.services.ConfigResource
java:global/dirsearch/ConfigResourceBean
java:app/dirsearch/ConfigResourceBean
java:module/ConfigResourceBean
16:51:45,214 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) JNDI bindings for session bean named CanvasResourceBean in deployment unit deployment "dirsearch.war" are as follows:
java:global/dirsearch/CanvasResourceBean!gov.uspto.est.api.services.CanvasResource
java:app/dirsearch/CanvasResourceBean!gov.uspto.est.api.services.CanvasResource
java:module/CanvasResourceBean!gov.uspto.est.api.services.CanvasResource
java:global/dirsearch/CanvasResourceBean
java:app/dirsearch/CanvasResourceBean
java:module/CanvasResourceBean
16:51:45,611 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016005: Starting Services for CDI deployment: dirsearch.war
16:51:45,657 INFO [org.jboss.weld.Version] (MSC service thread 1-5) WELD-000900 1.1.13 (redhat)
16:51:45,720 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016008: Starting weld service for deployment dirsearch.war
16:51:45,725 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 48) JBAS011402: Starting Persistence Unit Service 'dirsearch.war#solrServiceDB2'
16:51:45,903 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 48) HCANN000001: Hibernate Commons Annotations {4.0.1.Final-redhat-2}
16:51:45,906 INFO [org.hibernate.Version] (ServerService Thread Pool -- 48) HHH000412: Hibernate Core {4.2.0.Final-redhat-1}
16:51:45,908 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 48) HHH000206: hibernate.properties not found
16:51:45,910 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 48) HHH000021: Bytecode provider name : javassist
16:51:45,931 INFO [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 48) HHH000204: Processing PersistenceUnitInfo [
name: solrServiceDB2
...]
16:51:46,206 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (ServerService Thread Pool -- 48) HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
16:51:46,413 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 48) HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
16:51:46,427 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 48) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
16:51:46,431 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 48) HHH000397: Using ASTQueryTranslatorFactory
16:51:46,469 INFO [org.hibernate.validator.internal.util.Version] (ServerService Thread Pool -- 48) HV000001: Hibernate Validator 4.3.1.Final-redhat-1
16:51:46,854 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 48) HHH000228: Running hbm2ddl schema update
16:51:46,855 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 48) HHH000102: Fetching database metadata
16:51:46,858 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 48) HHH000396: Updating schema
16:51:46,877 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.CanvasGroup
16:51:46,877 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [id, tag, background, case_id, label, myorder]
16:51:46,878 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [fkf278cfe731532a29]
16:51:46,878 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [primary, fkf278cfe731532a29]
16:51:46,888 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.Classification
16:51:46,889 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [oldcode, id, facet, level, description, name, code, type, parent_code]
16:51:46,890 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [fkdb110006acfe3b37]
16:51:46,890 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [primary, fkdb110006acfe3b37]
16:51:46,898 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.Config
16:51:46,899 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [value, my_key]
16:51:46,899 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: []
16:51:46,900 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [primary]
16:51:46,908 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.Debug
16:51:46,909 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [id, value, my_key, query_id, type, info]
16:51:46,909 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [fk3eda6338faba9d1]
16:51:46,909 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [fk3eda6338faba9d1, primary]
16:51:46,915 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.ExaminerCase
16:51:46,915 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [guid, id, lastused, user_guid, datecreated]
16:51:46,916 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [fk98153821bfd19c77]
16:51:46,916 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [primary, fk98153821bfd19c77]
16:51:46,924 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.FacetFilter
16:51:46,924 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [id, value, query_id, fieldname]
16:51:46,925 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [fke6aefef8faba9d1]
16:51:46,925 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [primary, fke6aefef8faba9d1]
16:51:46,933 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.KeyValue
16:51:46,933 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [id, owner_class, value, owner_id, my_key, version]
16:51:46,934 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: []
16:51:46,934 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [primary]
16:51:46,941 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.PatentTag
16:51:46,941 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [id, patentviewedid, tag]
16:51:46,942 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [fk5ca51cf282e99e82]
16:51:46,942 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [primary, fk5ca51cf282e99e82]
16:51:46,947 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.PatentViewed
16:51:46,947 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [guid, id, case_id, datecreated, lastviewed]
16:51:46,947 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [fk363eb5ac31532a29]
16:51:46,947 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [fk363eb5ac31532a29, primary]
16:51:46,953 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.QueriedPatent
16:51:46,953 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [id, queryid, patentguid, groupid, myorder]
16:51:46,953 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [fk867cc77f5c89f0ba]
16:51:46,954 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [fk867cc77f5c89f0ba, primary]
16:51:46,960 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.Query
16:51:46,960 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [id, case_guid, q, datecreated, snippets, qt, numresults, fq, execcount]
16:51:46,961 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [fk4ac28a8383a93d7]
16:51:46,961 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [fk4ac28a8383a93d7, primary]
16:51:46,967 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.QueryTag
16:51:46,968 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [id, queryid, tag]
16:51:46,968 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [fkbe507dd2fc4179c2]
16:51:46,968 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [fkbe507dd2fc4179c2, primary]
16:51:46,982 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.Queue
16:51:46,982 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [id, name, value]
16:51:46,982 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: []
16:51:46,982 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [primary]
16:51:46,988 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.User
16:51:46,988 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [guid, id]
16:51:46,989 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: []
16:51:46,989 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [primary]
16:51:46,996 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: dir_search.hibernate_sequence
16:51:46,996 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [next_val]
16:51:46,996 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: []
16:51:46,997 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: []
16:51:46,997 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 48) HHH000232: Schema update complete
16:51:47,731 INFO [org.jboss.web] (ServerService Thread Pool -- 49) JBAS018210: Register web context: /dirsearch
16:51:47,837 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "dirsearch.war" (runtime-name : "dirsearch.war")
16:51:47,851 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
16:51:47,853 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
16:51:47,854 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.0.GA (AS 7.2.0.Final-redhat-8) started in 8573ms - Started 347 of 405 services (56 services are passive or on-demand)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment