0 Replies Latest reply on Jun 10, 2011 9:26 AM by utkarsh_shinde

    configuration settings done to run richfaces demo on jboss portal 5.1

    utkarsh_shinde

      hello

      What configuration settings done to run richfaces demo on jboss portal 5.1. I have deployed richfaces-demo-3.3.3.Final-jee5.war  downloaded from jboss.org.I already deployed site publisher.what is domain address for that.server log enclosed.server console shows following...

       

      2011-06-10 18:47:17,613 INFO  [com.icesoft.faces.application.ViewRootStateManagerImpl] (main) ViewRootStateManagerImpl constructed with Delegate: com.sun.faces.application.StateManagerImpl@113a2cc

      2011-06-10 18:47:21,320 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/

      2011-06-10 18:47:21,402 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/jmx-console

      2011-06-10 18:47:26,713 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/richfaces-demo-3.3.3.Final-jee5

      2011-06-10 18:47:26,946 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (main) Initializing Mojarra (1.2_13-b01-FCS) for context '/richfaces-demo-3.3.3.Final-jee5'

      2011-06-10 18:47:27,857 INFO  [com.icesoft.faces.application.ViewRootStateManagerImpl] (main) ViewRootStateManagerImpl constructed with Delegate: com.sun.faces.application.StateManagerImpl@dce075

      2011-06-10 18:47:30,450 INFO  [javax.servlet.ServletContextListener] (main) Welcome to Seam 2.2.0.GA

      2011-06-10 18:47:34,828 WARN  [org.jboss.seam.Component] (main) Component class should be serializable: choicesBean

      2011-06-10 18:47:35,140 WARN  [org.jboss.seam.security.permission.PersistentPermissionResolver] (main) no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.

      2011-06-10 18:47:35,346 INFO  [org.hibernate.cfg.annotations.Version] (main) Hibernate Annotations 3.4.0.GA_CP01

      2011-06-10 18:47:35,383 INFO  [org.hibernate.cfg.Environment] (main) Hibernate 3.3.2.GA_CP03

      2011-06-10 18:47:35,390 INFO  [org.hibernate.cfg.Environment] (main) hibernate.properties not found

      2011-06-10 18:47:35,398 INFO  [org.hibernate.cfg.Environment] (main) Bytecode provider name : javassist

      2011-06-10 18:47:35,413 INFO  [org.hibernate.cfg.Environment] (main) using JDK 1.4 java.sql.Timestamp handling

      2011-06-10 18:47:35,653 INFO  [org.hibernate.annotations.common.Version] (main) Hibernate Commons Annotations 3.1.0.GA

      2011-06-10 18:47:35,664 INFO  [org.hibernate.cfg.Configuration] (main) configuring from resource: /hibernate.cfg.xml

      2011-06-10 18:47:35,664 INFO  [org.hibernate.cfg.Configuration] (main) Configuration resource: /hibernate.cfg.xml

      2011-06-10 18:47:35,673 INFO  [org.hibernate.cfg.Configuration] (main) Reading mappings from resource : dataItem.hbm.xml

      2011-06-10 18:47:35,686 INFO  [org.hibernate.cfg.Configuration] (main) Configured SessionFactory: null

      2011-06-10 18:47:35,725 INFO  [org.hibernate.cfg.search.HibernateSearchEventListenerRegister] (main) Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.

      2011-06-10 18:47:37,563 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping class: org.richfaces.demo.modifiableModel.DataItem -> DataItem

      2011-06-10 18:47:37,625 INFO  [org.hibernate.validator.Version] (main) Hibernate Validator 3.1.0.GA

      2011-06-10 18:47:37,884 INFO  [org.hibernate.connection.DriverManagerConnectionProvider] (main) Using Hibernate built-in connection pool (not for production use!)

      2011-06-10 18:47:37,884 INFO  [org.hibernate.connection.DriverManagerConnectionProvider] (main) Hibernate connection pool size: 10

      2011-06-10 18:47:37,884 INFO  [org.hibernate.connection.DriverManagerConnectionProvider] (main) autocommit mode: false

      2011-06-10 18:47:37,884 INFO  [org.hibernate.connection.DriverManagerConnectionProvider] (main) using driver: org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:mem:richfaces_demo

      2011-06-10 18:47:37,885 INFO  [org.hibernate.connection.DriverManagerConnectionProvider] (main) connection properties: {user=sa, password=****}

      2011-06-10 18:47:37,903 INFO  [org.hibernate.cfg.SettingsFactory] (main) RDBMS: HSQL Database Engine, version: 1.8.0

      2011-06-10 18:47:37,903 INFO  [org.hibernate.cfg.SettingsFactory] (main) JDBC driver: HSQL Database Engine Driver, version: 1.8.0

      2011-06-10 18:47:37,987 INFO  [org.hibernate.dialect.Dialect] (main) Using dialect: org.hibernate.dialect.HSQLDialect

      2011-06-10 18:47:38,003 INFO  [org.hibernate.engine.jdbc.JdbcSupportLoader] (main) Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4

      2011-06-10 18:47:38,008 INFO  [org.hibernate.transaction.TransactionFactoryFactory] (main) Using default transaction strategy (direct JDBC transactions)

      2011-06-10 18:47:38,014 INFO  [org.hibernate.transaction.TransactionManagerLookupFactory] (main) No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)

      2011-06-10 18:47:38,014 INFO  [org.hibernate.cfg.SettingsFactory] (main) Automatic flush during beforeCompletion(): disabled

      2011-06-10 18:47:38,014 INFO  [org.hibernate.cfg.SettingsFactory] (main) Automatic session close at end of transaction: disabled

      2011-06-10 18:47:38,014 INFO  [org.hibernate.cfg.SettingsFactory] (main) JDBC batch size: 15

      2011-06-10 18:47:38,014 INFO  [org.hibernate.cfg.SettingsFactory] (main) JDBC batch updates for versioned data: disabled

      2011-06-10 18:47:38,017 INFO  [org.hibernate.cfg.SettingsFactory] (main) Scrollable result sets: enabled

      2011-06-10 18:47:38,018 INFO  [org.hibernate.cfg.SettingsFactory] (main) JDBC3 getGeneratedKeys(): disabled

      2011-06-10 18:47:38,018 INFO  [org.hibernate.cfg.SettingsFactory] (main) Connection release mode: auto

      2011-06-10 18:47:38,020 INFO  [org.hibernate.cfg.SettingsFactory] (main) Default batch fetch size: 1

      2011-06-10 18:47:38,020 INFO  [org.hibernate.cfg.SettingsFactory] (main) Generate SQL with comments: disabled

      2011-06-10 18:47:38,020 INFO  [org.hibernate.cfg.SettingsFactory] (main) Order SQL updates by primary key: disabled

      2011-06-10 18:47:38,020 INFO  [org.hibernate.cfg.SettingsFactory] (main) Order SQL inserts for batching: disabled

      2011-06-10 18:47:38,020 INFO  [org.hibernate.cfg.SettingsFactory] (main) Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory

      2011-06-10 18:47:38,028 INFO  [org.hibernate.hql.ast.ASTQueryTranslatorFactory] (main) Using ASTQueryTranslatorFactory

      2011-06-10 18:47:38,028 INFO  [org.hibernate.cfg.SettingsFactory] (main) Query language substitutions: {}

      2011-06-10 18:47:38,028 INFO  [org.hibernate.cfg.SettingsFactory] (main) JPA-QL strict compliance: disabled

      2011-06-10 18:47:38,028 INFO  [org.hibernate.cfg.SettingsFactory] (main) Second-level cache: enabled

      2011-06-10 18:47:38,029 INFO  [org.hibernate.cfg.SettingsFactory] (main) Query cache: disabled

      2011-06-10 18:47:38,029 INFO  [org.hibernate.cfg.SettingsFactory] (main) Cache region factory : org.hibernate.cache.impl.NoCachingRegionFactory

      2011-06-10 18:47:38,032 INFO  [org.hibernate.cfg.SettingsFactory] (main) Optimize cache for minimal puts: disabled

      2011-06-10 18:47:38,033 INFO  [org.hibernate.cfg.SettingsFactory] (main) Structured second-level cache entries: disabled

      2011-06-10 18:47:38,050 INFO  [org.hibernate.cfg.SettingsFactory] (main) Statistics: disabled

      2011-06-10 18:47:38,050 INFO  [org.hibernate.cfg.SettingsFactory] (main) Deleted entity synthetic identifier rollback: disabled

      2011-06-10 18:47:38,050 INFO  [org.hibernate.cfg.SettingsFactory] (main) Default entity-mode: pojo

      2011-06-10 18:47:38,050 INFO  [org.hibernate.cfg.SettingsFactory] (main) Named query checking : enabled

      2011-06-10 18:47:38,170 INFO  [org.hibernate.impl.SessionFactoryImpl] (main) building session factory

      2011-06-10 18:47:38,589 INFO  [org.hibernate.impl.SessionFactoryObjectFactory] (main) Not binding factory to JNDI, no JNDI name configured

      2011-06-10 18:47:38,612 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (main) Running hbm2ddl schema export

      2011-06-10 18:47:38,614 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (main) exporting generated schema to database

      2011-06-10 18:47:38,616 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (main) schema export complete

      2011-06-10 18:47:39,264 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/sample-portal

      2011-06-10 18:47:39,564 INFO  [exo.kernel.container.RootContainer] (main) Building root container

      2011-06-10 18:47:39,653 INFO  [exo.kernel.container.RootContainer] (main) Active profiles [jboss]

      2011-06-10 18:47:42,267 INFO  [exo.kernel.container.RootContainer] (main) Root container is built (build time 2703ms)

      2011-06-10 18:47:42,268 INFO  [exo.kernel.container.ExoContainerContext] (main) Set the top container in its context

      2011-06-10 18:47:42,268 INFO  [exo.kernel.container.RootContainer] (main) Root container booted

      2011-06-10 18:47:42,283 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:47:43,415 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/ecmdemo

      2011-06-10 18:47:43,517 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:47:43,528 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/rest-ecmdemo

      2011-06-10 18:48:12,901 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/authoring-apps

      2011-06-10 18:48:13,027 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:13,037 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/eXoDMSGadgets

      2011-06-10 18:48:13,071 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:13,085 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/eXoDMSResources

      2011-06-10 18:48:13,121 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:13,140 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/eXoStaticResources

      2011-06-10 18:48:13,189 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/eXoWCMResources

      2011-06-10 18:48:13,230 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:13,257 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/ecm-wcm-core

      2011-06-10 18:48:13,312 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:13,326 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/ecm-wcm-extension

      2011-06-10 18:48:14,047 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:14,062 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/ecmadmin

      2011-06-10 18:48:14,099 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:14,126 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/ecmexplorer

      2011-06-10 18:48:14,163 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:14,179 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/formgenerator

      2011-06-10 18:48:14,218 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:14,231 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/newsletter

      2011-06-10 18:48:14,271 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:14,286 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/presentation

      2011-06-10 18:48:14,361 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:14,388 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/searches

      2011-06-10 18:48:14,430 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:14,882 WARN  [org.jboss.wsf.common.management.AbstractServerConfig] (main) Unable to calculate 'WebServiceSecurePort', using default '8443'

      2011-06-10 18:48:14,908 INFO  [org.jboss.wsf.framework.management.DefaultEndpointRegistry] (main) register: jboss.ws:context=wsrp-producer,endpoint=V2ServiceDescriptionService

      2011-06-10 18:48:14,918 INFO  [org.jboss.wsf.framework.management.DefaultEndpointRegistry] (main) register: jboss.ws:context=wsrp-producer,endpoint=V2MarkupService

      2011-06-10 18:48:14,921 INFO  [org.jboss.wsf.framework.management.DefaultEndpointRegistry] (main) register: jboss.ws:context=wsrp-producer,endpoint=V2RegistrationService

      2011-06-10 18:48:14,922 INFO  [org.jboss.wsf.framework.management.DefaultEndpointRegistry] (main) register: jboss.ws:context=wsrp-producer,endpoint=V2PortletManagementService

      2011-06-10 18:48:14,925 INFO  [org.jboss.wsf.framework.management.DefaultEndpointRegistry] (main) register: jboss.ws:context=wsrp-producer,endpoint=V1ServiceDescriptionService

      2011-06-10 18:48:14,927 INFO  [org.jboss.wsf.framework.management.DefaultEndpointRegistry] (main) register: jboss.ws:context=wsrp-producer,endpoint=V1MarkupService

      2011-06-10 18:48:14,929 INFO  [org.jboss.wsf.framework.management.DefaultEndpointRegistry] (main) register: jboss.ws:context=wsrp-producer,endpoint=V1RegistrationService

      2011-06-10 18:48:14,930 INFO  [org.jboss.wsf.framework.management.DefaultEndpointRegistry] (main) register: jboss.ws:context=wsrp-producer,endpoint=V1PortletManagementService

      2011-06-10 18:48:15,126 INFO  [org.jboss.wsf.container.jboss50.deployment.tomcat.WebMetaDataModifierImpl] (main) Ignore servlet: org.gatein.wsrp.producer.resources.ResourceServingServlet

      2011-06-10 18:48:20,618 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/eXoResources

      2011-06-10 18:48:20,939 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:20,986 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/portal

      2011-06-10 18:48:21,181 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:21,338 WARN  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) Failed to setup clustering, clustering disabled. NoClassDefFoundError: org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperMBean

      2011-06-10 18:48:21,353 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/dashboard

      2011-06-10 18:48:21,395 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:21,409 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/eXoGadgetServer

      2011-06-10 18:48:26,281 INFO  [org.apache.shindig.common.cache.ehcache.EhCacheCacheProvider] (main) Creating cache named httpResponses

      2011-06-10 18:48:26,286 INFO  [org.apache.shindig.common.cache.ehcache.EhCacheCacheProvider] (main) Creating cache named invalidatedUsers

      2011-06-10 18:48:26,292 INFO  [org.apache.shindig.common.cache.ehcache.EhCacheCacheProvider] (main) Creating cache named messageBundles

      2011-06-10 18:48:26,383 INFO  [org.apache.shindig.common.cache.ehcache.EhCacheCacheProvider] (main) Creating cache named gadgetSpecs

      2011-06-10 18:48:26,417 INFO  [org.apache.shindig.common.cache.ehcache.EhCacheCacheProvider] (main) Creating cache named expressions

      2011-06-10 18:48:26,470 INFO  [org.apache.shindig.config.JsonContainerConfig] (main) Loading resources from: containers/default/container.js

      2011-06-10 18:48:26,471 INFO  [org.apache.shindig.config.JsonContainerConfig] (main) Reading container config: containers/default/container.js

      2011-06-10 18:48:26,657 INFO  [org.exoplatform.portal.gadget.core.ExoContainerConfig] (main) Found key file D:\jboss-epp-5.1\jboss-as\server\default\conf\gatein\gadgets\key.txt for gadgets security

      2011-06-10 18:48:26,658 INFO  [org.apache.shindig.gadgets] (main) Loading resources from: features/features.txt

      2011-06-10 18:48:26,717 INFO  [org.apache.shindig.common.xml.XmlUtil] (main) Not using secure XML processing.

      2011-06-10 18:48:26,718 INFO  [org.apache.shindig.common.xml.XmlUtil] (main) Reusing document builders

      2011-06-10 18:48:26,719 INFO  [org.apache.shindig.common.xml.XmlUtil] (main) Created a new document builder

      2011-06-10 18:48:27,259 INFO  [org.apache.shindig.gadgets.oauth.OAuthModule] (main) Using random key for OAuth client-side state encryption

      2011-06-10 18:48:27,336 INFO  [org.apache.shindig.common.cache.ehcache.EhCacheCacheProvider] (main) Creating cache named parsedDocuments

      2011-06-10 18:48:27,337 INFO  [org.apache.shindig.common.cache.ehcache.EhCacheCacheProvider] (main) Creating cache named parsedFragments

      2011-06-10 18:48:27,457 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/eXoGadgets

      2011-06-10 18:48:27,535 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:27,548 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/exoadmin

      2011-06-10 18:48:27,645 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:27,653 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/integration

      2011-06-10 18:48:27,783 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/rest

      2011-06-10 18:48:27,835 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/web

      2011-06-10 18:48:27,913 INFO  [org.exoplatform.portal.application.ResourceRequestFilter] (main) Cache eXo Resource at client: true

      2011-06-10 18:48:27,929 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/wsrp-admin-gui

      2011-06-10 18:48:27,975 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (main) Initializing Mojarra (1.2_13-b01-FCS) for context '/wsrp-admin-gui'

      2011-06-10 18:48:28,121 INFO  [com.icesoft.faces.application.ViewRootStateManagerImpl] (main) ViewRootStateManagerImpl constructed with Delegate: com.sun.faces.application.StateManagerImpl@15c1e49

      2011-06-10 18:48:28,337 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/wsrp-producer

      2011-06-10 18:48:35,116 INFO  [org.jboss.wsf.stack.jbws.WSDLFilePublisher] (main) WSDL published to: file:/D:/jboss-epp-5.1/jboss-as/server/default/data/wsdl/gatein.ear/wsrp-producer.war/wsrp-2.0-services.wsdl

      2011-06-10 18:48:35,183 INFO  [org.jboss.wsf.stack.jbws.WSDLFilePublisher] (main) WSDL published to: file:/D:/jboss-epp-5.1/jboss-as/server/default/data/wsdl/gatein.ear/wsrp-producer.war/wsrp-2.0-services.wsdl

      2011-06-10 18:48:35,236 INFO  [org.jboss.wsf.stack.jbws.WSDLFilePublisher] (main) WSDL published to: file:/D:/jboss-epp-5.1/jboss-as/server/default/data/wsdl/gatein.ear/wsrp-producer.war/wsrp-2.0-services.wsdl

      2011-06-10 18:48:35,284 INFO  [org.jboss.wsf.stack.jbws.WSDLFilePublisher] (main) WSDL published to: file:/D:/jboss-epp-5.1/jboss-as/server/default/data/wsdl/gatein.ear/wsrp-producer.war/wsrp-2.0-services.wsdl

      2011-06-10 18:48:35,337 INFO  [org.jboss.wsf.stack.jbws.WSDLFilePublisher] (main) WSDL published to: file:/D:/jboss-epp-5.1/jboss-as/server/default/data/wsdl/gatein.ear/wsrp-producer.war/wsrp_services.wsdl

      2011-06-10 18:48:35,369 INFO  [org.jboss.wsf.stack.jbws.WSDLFilePublisher] (main) WSDL published to: file:/D:/jboss-epp-5.1/jboss-as/server/default/data/wsdl/gatein.ear/wsrp-producer.war/wsrp_services.wsdl

      2011-06-10 18:48:35,401 INFO  [org.jboss.wsf.stack.jbws.WSDLFilePublisher] (main) WSDL published to: file:/D:/jboss-epp-5.1/jboss-as/server/default/data/wsdl/gatein.ear/wsrp-producer.war/wsrp_services.wsdl

      2011-06-10 18:48:35,431 INFO  [org.jboss.wsf.stack.jbws.WSDLFilePublisher] (main) WSDL published to: file:/D:/jboss-epp-5.1/jboss-as/server/default/data/wsdl/gatein.ear/wsrp-producer.war/wsrp_services.wsdl

      2011-06-10 18:48:40,765 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/starter

      2011-06-10 18:48:40,843 INFO  [exo.kernel.container.RootContainer] (main) Trying to create the portal container 'ecmdemo'

      2011-06-10 18:48:49,368 INFO  [exo.core.component.security.core.IdentityRegistry] (main) Parameter concurrency-level was not found in configuration, default 16will be used.

      2011-06-10 18:48:50,031 INFO  [exo.kernel.component.ext.cache.impl.jboss.v3.ExoCacheFactoryImpl] (main) The configuration template will be used for the the cache 'TemplateService'.

      2011-06-10 18:48:53,210 INFO  [exo.kernel.component.ext.cache.impl.jboss.v3.ExoCacheFactoryImpl] (main) The cache 'TemplateService' will be created with 'class org.exoplatform.commons.cache.SimpleExoCacheCreator'.

      2011-06-10 18:48:53,328 INFO  [org.jboss.cache.jmx.PlatformMBeanServerRegistration] (main) JBossCache MBeans were successfully registered to the platform mbean server.

      2011-06-10 18:48:53,331 INFO  [org.jboss.cache.factories.ComponentRegistry] (main) JBoss Cache version: JBossCache 'Malagueta' 3.2.6.GA

      2011-06-10 18:48:53,424 INFO  [exo.kernel.component.ext.cache.impl.jboss.v3.ExoCacheFactoryImpl] (main) The configuration template will be used for the the cache 'org.exoplatform.services.cms.templates.TemplateService'.

      2011-06-10 18:48:53,456 INFO  [exo.kernel.component.ext.cache.impl.jboss.v3.ExoCacheFactoryImpl] (main) The cache 'org.exoplatform.services.cms.templates.TemplateService' will be created with 'class org.exoplatform.commons.cache.SimpleExoCacheCreator'.

      2011-06-10 18:48:53,491 INFO  [org.jboss.cache.jmx.PlatformMBeanServerRegistration] (main) JBossCache MBeans were successfully registered to the platform mbean server.

      2011-06-10 18:48:53,492 INFO  [org.jboss.cache.factories.ComponentRegistry] (main) JBoss Cache version: JBossCache 'Malagueta' 3.2.6.GA

      2011-06-10 18:48:53,524 INFO  [exo.kernel.component.ext.cache.impl.jboss.v3.ExoCacheFactoryImpl] (main) The configuration template will be used for the the cache 'org.exoplatform.services.cms.scripts.impl.ScriptServiceImpl'.

      2011-06-10 18:48:53,570 INFO  [exo.kernel.component.ext.cache.impl.jboss.v3.ExoCacheFactoryImpl] (main) The cache 'org.exoplatform.services.cms.scripts.impl.ScriptServiceImpl' will be created with 'class org.exoplatform.commons.cache.SimpleExoCacheCreator'.

      2011-06-10 18:48:53,611 INFO  [org.jboss.cache.jmx.PlatformMBeanServerRegistration] (main) JBossCache MBeans were successfully registered to the platform mbean server.

      2011-06-10 18:48:53,611 INFO  [org.jboss.cache.factories.ComponentRegistry] (main) JBoss Cache version: JBossCache 'Malagueta' 3.2.6.GA

      2011-06-10 18:48:53,662 INFO  [portal:PublicationPresentationServiceImpl] (main) # PublicationPresentationService initialization #

      2011-06-10 18:48:53,662 INFO  [portal:PublicationServiceImpl] (main) # PublicationService initialization #

      2011-06-10 18:48:53,730 INFO  [exo.kernel.component.ext.cache.impl.jboss.v3.ExoCacheFactoryImpl] (main) The configuration template will be used for the the cache 'wcm.composer'.

      2011-06-10 18:48:53,764 INFO  [exo.kernel.component.ext.cache.impl.jboss.v3.ExoCacheFactoryImpl] (main) The cache 'wcm.composer' will be created with 'class org.exoplatform.commons.cache.SimpleExoCacheCreator'.

      2011-06-10 18:48:53,796 INFO  [org.jboss.cache.jmx.PlatformMBeanServerRegistration] (main) JBossCache MBeans were successfully registered to the platform mbean server.

      2011-06-10 18:48:53,796 INFO  [org.jboss.cache.factories.ComponentRegistry] (main) JBoss Cache version: JBossCache 'Malagueta' 3.2.6.GA

      2011-06-10 18:48:53,900 INFO  [exo.kernel.component.ext.cache.impl.jboss.v3.ExoCacheFactoryImpl] (main) The configuration template will be used for the the cache 'MOPSessionManager'.

      2011-06-10 18:48:53,937 INFO  [exo.kernel.component.ext.cache.impl.jboss.v3.ExoCacheFactoryImpl] (main) The cache 'MOPSessionManager' will be created with 'class org.exoplatform.commons.cache.SimpleExoCacheCreator'.

      2011-06-10 18:48:53,972 INFO  [org.jboss.cache.jmx.PlatformMBeanServerRegistration] (main) JBossCache MBeans were successfully registered to the platform mbean server.

      2011-06-10 18:48:53,972 INFO  [org.jboss.cache.factories.ComponentRegistry] (main) JBoss Cache version: JBossCache 'Malagueta' 3.2.6.GA

      2011-06-10 18:48:54,004 INFO  [wcm:WCMConfiguarationService] (main) Name of shared portal to share resources for all portals in repository: repository is: shared

      2011-06-10 18:48:54,004 INFO  [wcm:WCMConfiguarationService] (main) Location that resources for all live portal is stored in repository:repository is in workspace: collaboration and with path: /sites content/live

      2011-06-10 18:48:54,094 INFO  [exo.kernel.component.ext.cache.impl.jboss.v3.ExoCacheFactoryImpl] (main) The configuration template will be used for the the cache 'ResourceBundleData'.

      2011-06-10 18:48:54,145 INFO  [exo.kernel.component.ext.cache.impl.jboss.v3.ExoCacheFactoryImpl] (main) The cache 'ResourceBundleData' will be created with 'class org.exoplatform.commons.cache.SimpleExoCacheCreator'.

      2011-06-10 18:48:54,179 INFO  [org.jboss.cache.jmx.PlatformMBeanServerRegistration] (main) JBossCache MBeans were successfully registered to the platform mbean server.

      2011-06-10 18:48:54,179 INFO  [org.jboss.cache.factories.ComponentRegistry] (main) JBoss Cache version: JBossCache 'Malagueta' 3.2.6.GA

      2011-06-10 18:48:54,263 INFO  [organization:UserACL] (main) Overidden PortalCreatorGroup by PortalACLPlugin

      2011-06-10 18:48:54,517 INFO  [org.hibernate.dialect.Dialect] (main) Using dialect: org.hibernate.dialect.HSQLDialect

      2011-06-10 18:48:54,529 INFO  [exo.core.component.database.HibernateServiceImpl] (main) Adding  Hibernate Mapping: picketlink-idm/mappings/HibernateRealm.hbm.xml

      2011-06-10 18:48:54,541 INFO  [exo.core.component.database.HibernateServiceImpl] (main) Adding  Hibernate Mapping: picketlink-idm/mappings/HibernateIdentityObjectCredentialBinaryValue.hbm.xml

      2011-06-10 18:48:54,550 INFO  [exo.core.component.database.HibernateServiceImpl] (main) Adding  Hibernate Mapping: picketlink-idm/mappings/HibernateIdentityObjectAttributeBinaryValue.hbm.xml

      2011-06-10 18:48:54,560 INFO  [exo.core.component.database.HibernateServiceImpl] (main) Adding  Hibernate Mapping: picketlink-idm/mappings/HibernateIdentityObject.hbm.xml

      2011-06-10 18:48:54,571 INFO  [exo.core.component.database.HibernateServiceImpl] (main) Adding  Hibernate Mapping: picketlink-idm/mappings/HibernateIdentityObjectCredential.hbm.xml

      2011-06-10 18:48:54,583 INFO  [exo.core.component.database.HibernateServiceImpl] (main) Adding  Hibernate Mapping: picketlink-idm/mappings/HibernateIdentityObjectCredentialType.hbm.xml

      2011-06-10 18:48:54,592 INFO  [exo.core.component.database.HibernateServiceImpl] (main) Adding  Hibernate Mapping: picketlink-idm/mappings/HibernateIdentityObjectAttribute.hbm.xml

      2011-06-10 18:48:54,602 INFO  [exo.core.component.database.HibernateServiceImpl] (main) Adding  Hibernate Mapping: picketlink-idm/mappings/HibernateIdentityObjectType.hbm.xml

      2011-06-10 18:48:54,611 INFO  [exo.core.component.database.HibernateServiceImpl] (main) Adding  Hibernate Mapping: picketlink-idm/mappings/HibernateIdentityObjectRelationship.hbm.xml

      2011-06-10 18:48:54,621 INFO  [exo.core.component.database.HibernateServiceImpl] (main) Adding  Hibernate Mapping: picketlink-idm/mappings/HibernateIdentityObjectRelationshipType.hbm.xml

      2011-06-10 18:48:54,631 INFO  [exo.core.component.database.HibernateServiceImpl] (main) Adding  Hibernate Mapping: picketlink-idm/mappings/HibernateIdentityObjectRelationshipName.hbm.xml

      2011-06-10 18:48:54,984 INFO  [org.hibernate.cfg.search.HibernateSearchEventListenerRegister] (main) Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.

      2011-06-10 18:48:54,985 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping class: org.picketlink.idm.impl.model.hibernate.HibernateRealm -> jbid_realm

      2011-06-10 18:48:54,990 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping collection: org.picketlink.idm.impl.model.hibernate.HibernateRealm.properties -> jbid_real_props

      2011-06-10 18:48:54,997 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping class: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectCredentialBinaryValue -> jbid_creden_bin_value

      2011-06-10 18:48:54,997 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping class: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue -> jbid_attr_bin_value

      2011-06-10 18:48:54,997 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping class: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObject -> jbid_io

      2011-06-10 18:48:55,005 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping collection: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObject.properties -> jbid_io_props

      2011-06-10 18:48:55,006 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping class: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectCredential -> jbid_io_creden

      2011-06-10 18:48:55,006 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping collection: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectCredential.properties -> jbid_io_creden_props

      2011-06-10 18:48:55,006 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping class: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectCredentialType -> jbid_io_creden_type

      2011-06-10 18:48:55,006 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping class: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttribute -> jbid_io_attr

      2011-06-10 18:48:55,007 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping collection: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttribute.textValues -> jbid_io_attr_text_values

      2011-06-10 18:48:55,007 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping class: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectType -> jbid_io_type

      2011-06-10 18:48:55,007 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping class: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectRelationship -> jbid_io_rel

      2011-06-10 18:48:55,008 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping collection: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectRelationship.properties -> jbid_io_rel_props

      2011-06-10 18:48:55,008 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping class: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectRelationshipType -> jbid_io_rel_type

      2011-06-10 18:48:55,008 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping class: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectRelationshipName -> jbid_io_rel_name

      2011-06-10 18:48:55,008 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping collection: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectRelationshipName.properties -> jbid_io_rel_name_props

      2011-06-10 18:48:55,019 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping collection: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObject.attributes -> jbid_io_attr

      2011-06-10 18:48:55,019 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping collection: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObject.credentials -> jbid_io_creden

      2011-06-10 18:48:55,019 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping collection: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObject.fromRelationships -> jbid_io_rel

      2011-06-10 18:48:55,019 INFO  [org.hibernate.cfg.HbmBinder] (main) Mapping collection: org.picketlink.idm.impl.model.hibernate.HibernateIdentityObject.toRelationships -> jbid_io_rel

      2011-06-10 18:48:55,111 INFO  [org.hibernate.util.NamingHelper] (main) JNDI InitialContext properties:{}

      2011-06-10 18:48:55,111 INFO  [org.hibernate.connection.DatasourceConnectionProvider] (main) Using datasource: java:gatein-idm_ecmdemo

      2011-06-10 18:48:55,112 INFO  [org.hibernate.cfg.SettingsFactory] (main) RDBMS: HSQL Database Engine, version: 1.8.0

      2011-06-10 18:48:55,113 INFO  [org.hibernate.cfg.SettingsFactory] (main) JDBC driver: HSQL Database Engine Driver, version: 1.8.0

      2011-06-10 18:48:55,113 INFO  [org.hibernate.dialect.Dialect] (main) Using dialect: org.hibernate.dialect.HSQLDialect

      2011-06-10 18:48:55,114 INFO  [org.hibernate.engine.jdbc.JdbcSupportLoader] (main) Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4

      2011-06-10 18:48:55,114 INFO  [org.hibernate.transaction.TransactionFactoryFactory] (main) Using default transaction strategy (direct JDBC transactions)

      2011-06-10 18:48:55,114 INFO  [org.hibernate.transaction.TransactionManagerLookupFactory] (main) instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup

      2011-06-10 18:48:55,120 INFO  [org.hibernate.transaction.TransactionManagerLookupFactory] (main) instantiated TransactionManagerLookup

      2011-06-10 18:48:55,120 INFO  [org.hibernate.cfg.SettingsFactory] (main) Automatic flush during beforeCompletion(): disabled

      2011-06-10 18:48:55,120 INFO  [org.hibernate.cfg.SettingsFactory] (main) Automatic session close at end of transaction: disabled

      2011-06-10 18:48:55,120 INFO  [org.hibernate.cfg.SettingsFactory] (main) JDBC batch size: 15

      2011-06-10 18:48:55,120 INFO  [org.hibernate.cfg.SettingsFactory] (main) JDBC batch updates for versioned data: disabled

      2011-06-10 18:48:55,120 INFO  [org.hibernate.cfg.SettingsFactory] (main) Scrollable result sets: enabled

      2011-06-10 18:48:55,120 INFO  [org.hibernate.cfg.SettingsFactory] (main) JDBC3 getGeneratedKeys(): disabled

      2011-06-10 18:48:55,120 INFO  [org.hibernate.cfg.SettingsFactory] (main) Connection release mode: auto

      2011-06-10 18:48:55,120 INFO  [org.hibernate.cfg.SettingsFactory] (main) Default batch fetch size: 1

      2011-06-10 18:48:55,120 INFO  [org.hibernate.cfg.SettingsFactory] (main) Generate SQL with comments: disabled

      2011-06-10 18:48:55,121 INFO  [org.hibernate.cfg.SettingsFactory] (main) Order SQL updates by primary key: disabled

      2011-06-10 18:48:55,121 INFO  [org.hibernate.cfg.SettingsFactory] (main) Order SQL inserts for batching: disabled

      2011-06-10 18:48:55,121 INFO  [org.hibernate.cfg.SettingsFactory] (main) Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory

      2011-06-10 18:48:55,121 INFO  [org.hibernate.hql.ast.ASTQueryTranslatorFactory] (main) Using ASTQueryTranslatorFactory

      2011-06-10 18:48:55,121 INFO  [org.hibernate.cfg.SettingsFactory] (main) Query language substitutions: {}

      2011-06-10 18:48:55,121 INFO  [org.hibernate.cfg.SettingsFactory] (main) JPA-QL strict compliance: disabled

      2011-06-10 18:48:55,121 INFO  [org.hibernate.cfg.SettingsFactory] (main) Second-level cache: enabled

      2011-06-10 18:48:55,121 INFO  [org.hibernate.cfg.SettingsFactory] (main) Query cache: enabled

      2011-06-10 18:48:55,121 INFO  [org.hibernate.cfg.SettingsFactory] (main) Cache region factory : org.hibernate.cache.jbc2.MultiplexedJBossCacheRegionFactory

      2011-06-10 18:48:55,150 INFO  [org.hibernate.cfg.SettingsFactory] (main) Optimize cache for minimal puts: enabled

      2011-06-10 18:48:55,150 INFO  [org.hibernate.cfg.SettingsFactory] (main) Structured second-level cache entries: disabled

      2011-06-10 18:48:55,150 INFO  [org.hibernate.cfg.SettingsFactory] (main) Query cache factory: org.hibernate.cache.StandardQueryCacheFactory

      2011-06-10 18:48:55,156 INFO  [org.hibernate.cfg.SettingsFactory] (main) Statistics: disabled

      2011-06-10 18:48:55,156 INFO  [org.hibernate.cfg.SettingsFactory] (main) Deleted entity synthetic identifier rollback: disabled

      2011-06-10 18:48:55,156 INFO  [org.hibernate.cfg.SettingsFactory] (main) Default entity-mode: pojo

      2011-06-10 18:48:55,156 INFO  [org.hibernate.cfg.SettingsFactory] (main) Named query checking : enabled

      2011-06-10 18:48:55,165 INFO  [org.hibernate.impl.SessionFactoryImpl] (main) building session factory

      2011-06-10 18:48:55,165 INFO  [org.hibernate.util.NamingHelper] (main) JNDI InitialContext properties:{}

      2011-06-10 18:48:55,504 INFO  [org.jboss.cache.jmx.PlatformMBeanServerRegistration] (main) JBossCache MBeans were successfully registered to the platform mbean server.

      2011-06-10 18:48:56,082 INFO  [STDOUT] (main)

      ---------------------------------------------------------

      GMS: address is 127.0.0.1:59892 (cluster=udp)

      ---------------------------------------------------------

      2011-06-10 18:49:01,334 INFO  [org.jboss.cache.RPCManagerImpl] (Incoming-2,udp,127.0.0.1:59892) Received new cluster view: [127.0.0.1:59892|0] [127.0.0.1:59892]

      2011-06-10 18:49:01,342 INFO  [org.jboss.cache.RPCManagerImpl] (main) Cache local address is 127.0.0.1:59892

      2011-06-10 18:49:01,346 INFO  [org.jboss.cache.factories.ComponentRegistry] (main) JBoss Cache version: JBossCache 'Malagueta' 3.2.6.GA

      2011-06-10 18:49:01,451 INFO  [org.jboss.cache.jmx.PlatformMBeanServerRegistration] (main) JBossCache MBeans were successfully registered to the platform mbean server.

      2011-06-10 18:49:01,453 INFO  [org.jboss.cache.RPCManagerImpl] (Incoming-1,udp,127.0.0.1:59892) Received new cluster view: [127.0.0.1:59892|0] [127.0.0.1:59892]

      2011-06-10 18:49:01,454 INFO  [org.jboss.cache.RPCManagerImpl] (main) Cache local address is 127.0.0.1:59892

      2011-06-10 18:49:01,454 INFO  [org.jboss.cache.factories.ComponentRegistry] (main) JBoss Cache version: JBossCache 'Malagueta' 3.2.6.GA

      2011-06-10 18:49:01,805 INFO  [org.hibernate.impl.SessionFactoryObjectFactory] (main) Not binding factory to JNDI, no JNDI name configured

      2011-06-10 18:49:01,805 INFO  [org.hibernate.util.NamingHelper] (main) JNDI InitialContext properties:{}

      2011-06-10 18:49:01,811 INFO  [org.hibernate.cache.UpdateTimestampsCache] (main) starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache

      2011-06-10 18:49:01,846 INFO  [org.hibernate.cache.StandardQueryCache] (main) starting query cache at region: org.hibernate.cache.StandardQueryCache

      2011-06-10 18:49:01,858 INFO  [org.hibernate.dialect.Dialect] (main) Using dialect: org.hibernate.dialect.HSQLDialect

      2011-06-10 18:49:01,861 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (main) Running hbm2ddl schema update

      2011-06-10 18:49:01,861 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (main) fetching database metadata

      2011-06-10 18:49:01,861 INFO  [org.hibernate.util.NamingHelper] (main) JNDI InitialContext properties:{}

      2011-06-10 18:49:01,861 INFO  [org.hibernate.connection.DatasourceConnectionProvider] (main) Using datasource: java:gatein-idm_ecmdemo

      2011-06-10 18:49:01,863 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (main) updating schema

      2011-06-10 18:49:01,899 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) table found: PUBLIC.JBID_ATTR_BIN_VALUE

      2011-06-10 18:49:01,899 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) columns: [value, bin_value_id]

      2011-06-10 18:49:01,899 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) foreign keys: []

      2011-06-10 18:49:01,899 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) indexes: [sys_idx_46]

      2011-06-10 18:49:01,910 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) table found: PUBLIC.JBID_CREDEN_BIN_VALUE

      2011-06-10 18:49:01,910 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) columns: [value, bin_value_id]

      2011-06-10 18:49:01,910 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) foreign keys: []

      2011-06-10 18:49:01,910 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) indexes: [sys_idx_48]

      2011-06-10 18:49:01,922 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) table found: PUBLIC.JBID_IO

      2011-06-10 18:49:01,922 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) columns: [id, realm, identity_type, name]

      2011-06-10 18:49:01,922 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) foreign keys: [fk948600921900168b, fk94860092cf26285]

      2011-06-10 18:49:01,922 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) indexes: [sys_idx_114, sys_idx_51, sys_idx_sys_ct_50_53, sys_idx_112]

      2011-06-10 18:49:01,931 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) table found: PUBLIC.JBID_IO_ATTR

      2011-06-10 18:49:01,931 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) columns: [name, bin_value_id, identity_object_id, attribute_id, attribute_type]

      2011-06-10 18:49:01,931 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) foreign keys: [fk4dc61d7e992317f0, fk4dc61d7ede7e39cb]

      2011-06-10 18:49:01,931 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) indexes: [sys_idx_58, sys_idx_55, sys_idx_60, sys_idx_sys_ct_54_57]

      2011-06-10 18:49:01,939 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) table found: PUBLIC.JBID_IO_ATTR_TEXT_VALUES

      2011-06-10 18:49:01,939 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) columns: [text_attr_value_id, attr_value]

      2011-06-10 18:49:01,939 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) foreign keys: [fkc6f8c733577faccb]

      2011-06-10 18:49:01,940 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) indexes: [sys_idx_63]

      2011-06-10 18:49:01,946 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) table found: PUBLIC.JBID_IO_CREDEN

      2011-06-10 18:49:01,946 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) columns: [id, text, credential_type, identity_object_id, bin_value_id]

      2011-06-10 18:49:01,946 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) foreign keys: [fkf7fb3ec4992317f0, fkf7fb3ec429c64409, fkf7fb3ec4f1fbd584]

      2011-06-10 18:49:01,946 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) indexes: [sys_idx_68, sys_idx_116, sys_idx_65, sys_idx_sys_ct_59_67, sys_idx_70]

      2011-06-10 18:49:01,951 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) table found: PUBLIC.JBID_IO_CREDEN_PROPS

      2011-06-10 18:49:01,952 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) columns: [prop_name, prop_value, prop_id]

      2011-06-10 18:49:01,952 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) foreign keys: [fkbad648353bd68084]

      2011-06-10 18:49:01,952 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) indexes: [sys_idx_74, sys_idx_72]

      2011-06-10 18:49:01,956 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) table found: PUBLIC.JBID_IO_CREDEN_TYPE

      2011-06-10 18:49:01,956 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) columns: [id, name]

      2011-06-10 18:49:01,957 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) foreign keys: []

      2011-06-10 18:49:01,957 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) indexes: [sys_idx_sys_ct_65_78, sys_idx_76]

      2011-06-10 18:49:01,962 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) table found: PUBLIC.JBID_IO_PROPS

      2011-06-10 18:49:01,962 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) columns: [prop_name, prop_value, prop_id]

      2011-06-10 18:49:01,962 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) foreign keys: [fk6bcff78372655f8d]

      2011-06-10 18:49:01,962 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) indexes: [sys_idx_79, sys_idx_81]

      2011-06-10 18:49:01,967 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) table found: PUBLIC.JBID_IO_REL

      2011-06-10 18:49:01,967 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (main) columns: [id, rel_type, name, to_identity, from_identity]