14:08:25,143 INFO [EJBContainer] STOPPED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher 14:08:25,146 WARN [JmxKernelAbstraction] jboss.j2ee:ear=flies.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3 is not registered 14:08:25,148 INFO [EJBContainer] STOPPED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations 14:08:25,149 WARN [JmxKernelAbstraction] jboss.j2ee:ear=flies.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3 is not registered 14:08:25,150 INFO [PersistenceUnitDeployment] Stopping persistence unit persistence.units:ear=flies.ear,unitName=flies 14:08:25,151 INFO [SessionFactoryImpl] closing 14:08:25,152 INFO [SessionFactoryObjectFactory] Unbinding factory from JNDI name: persistence.units:ear=flies.ear,unitName=flies 14:08:25,152 INFO [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces} 14:08:25,153 INFO [SessionFactoryObjectFactory] Unbound factory from JNDI name: persistence.units:ear=flies.ear,unitName=flies 14:08:25,154 WARN [JmxKernelAbstraction] persistence.units:ear=flies.ear,unitName=flies is not registered 14:08:25,160 INFO [EARDeployer] Undeploying J2EE application, destroy step: file:/usr/share/jboss-4.2.3.GA/server/default/deploy/flies.ear/ 14:08:25,162 INFO [EARDeployer] Undeployed J2EE application: file:/usr/share/jboss-4.2.3.GA/server/default/deploy/flies.ear/ 14:08:25,174 INFO [ConnectionFactoryBindingService] Unbound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=fliesDatasource' from JNDI name 'java:fliesDatasource' 14:08:30,246 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=fliesDatasource' to JNDI name 'java:fliesDatasource' 14:08:30,250 INFO [EARDeployer] Init J2EE application: file:/usr/share/jboss-4.2.3.GA/server/default/deploy/flies.ear/ 14:08:31,520 INFO [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.entity.PersistenceUnitDeployment 14:08:31,520 INFO [JmxKernelAbstraction] installing MBean: persistence.units:ear=flies.ear,unitName=flies with dependencies: 14:08:31,520 INFO [JmxKernelAbstraction] jboss.jca:name=fliesDatasource,service=DataSourceBinding 14:08:31,521 INFO [PersistenceUnitDeployment] Starting persistence unit persistence.units:ear=flies.ear,unitName=flies 14:08:31,539 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.AccountRole 14:08:31,540 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.TranslationTeam 14:08:31,544 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.locale.Locale 14:08:31,545 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.AccountPermission 14:08:31,547 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.Account 14:08:31,549 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.ProjectTarget 14:08:31,551 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.Person 14:08:31,554 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.Project 14:08:31,555 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.ProjectSeries 14:08:31,556 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.ResourceCategory 14:08:31,557 INFO [Ejb3Configuration] found EJB3 @MappedSuperclass: org.fedorahosted.flies.entity.resources.AbstractTextUnit 14:08:31,559 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.resources.Document 14:08:31,560 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.resources.TextUnit 14:08:31,562 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.resources.DocumentTarget 14:08:31,563 INFO [Ejb3Configuration] found EJB3 Entity bean: org.fedorahosted.flies.entity.resources.TextUnitTarget 14:08:31,579 INFO [Configuration] Reading mappings from resource : META-INF/orm.xml 14:08:31,594 INFO [Ejb3Configuration] [PersistenceUnit: flies] META-INF/orm.xml found 14:08:31,597 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.AccountRole 14:08:31,597 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.AccountRole on table AccountRole 14:08:31,607 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.TranslationTeam 14:08:31,608 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.TranslationTeam on table TranslationTeam 14:08:31,612 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.locale.Locale 14:08:31,612 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.locale.Locale on table Locale 14:08:31,623 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.AccountPermission 14:08:31,623 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.AccountPermission on table AccountPermission 14:08:31,635 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.Account 14:08:31,635 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.Account on table Account 14:08:31,647 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.ProjectTarget 14:08:31,647 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.ProjectTarget on table ProjectTarget 14:08:31,651 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.Person 14:08:31,651 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.Person on table Person 14:08:31,656 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.Project 14:08:31,656 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.Project on table Project 14:08:31,666 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.ProjectSeries 14:08:31,666 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.ProjectSeries on table ProjectSeries 14:08:31,670 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.ResourceCategory 14:08:31,670 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.ResourceCategory on table ResourceCategory 14:08:31,672 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.resources.Document 14:08:31,676 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.resources.Document on table Document 14:08:31,680 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.resources.TextUnit 14:08:31,680 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.resources.TextUnit on table TextUnit 14:08:31,683 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.resources.DocumentTarget 14:08:31,684 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.resources.DocumentTarget on table DocumentTarget 14:08:31,686 INFO [AnnotationBinder] Binding entity from annotated class: org.fedorahosted.flies.entity.resources.TextUnitTarget 14:08:31,687 INFO [EntityBinder] Bind entity org.fedorahosted.flies.entity.resources.TextUnitTarget on table TextUnitTarget 14:08:31,692 INFO [CollectionBinder] Mapping collection: org.fedorahosted.flies.entity.locale.Locale.children -> Locale 14:08:31,692 INFO [CollectionBinder] Mapping collection: org.fedorahosted.flies.entity.ProjectTarget.children -> ProjectTarget 14:08:31,693 INFO [CollectionBinder] Mapping collection: org.fedorahosted.flies.entity.ProjectTarget.documents -> Document 14:08:31,693 INFO [CollectionBinder] Mapping collection: org.fedorahosted.flies.entity.Project.projectSeries -> ProjectSeries 14:08:31,693 INFO [CollectionBinder] Mapping collection: org.fedorahosted.flies.entity.Project.documents -> Document 14:08:31,693 INFO [CollectionBinder] Mapping collection: org.fedorahosted.flies.entity.Project.projectTargets -> ProjectTarget 14:08:31,693 INFO [CollectionBinder] Mapping collection: org.fedorahosted.flies.entity.ProjectSeries.children -> ProjectSeries 14:08:31,694 INFO [CollectionBinder] Mapping collection: org.fedorahosted.flies.entity.ProjectSeries.projectTargets -> ProjectTarget 14:08:31,694 INFO [CollectionBinder] Mapping collection: org.fedorahosted.flies.entity.resources.Document.entries -> TextUnit 14:08:31,694 INFO [CollectionBinder] Mapping collection: org.fedorahosted.flies.entity.resources.Document.targets -> DocumentTarget 14:08:31,694 INFO [CollectionBinder] Mapping collection: org.fedorahosted.flies.entity.resources.TextUnit.targets -> TextUnitTarget 14:08:31,694 INFO [CollectionBinder] Mapping collection: org.fedorahosted.flies.entity.resources.DocumentTarget.entries -> TextUnitTarget 14:08:31,777 INFO [ConnectionProviderFactory] Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider 14:08:31,778 INFO [InjectedDataSourceConnectionProvider] Using provided datasource 14:08:31,821 INFO [SettingsFactory] RDBMS: MySQL, version: 5.0.67 14:08:31,821 INFO [SettingsFactory] JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.6 ( Revision: ${svn.Revision} ) 14:08:31,822 INFO [Dialect] Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 14:08:31,822 INFO [TransactionFactoryFactory] Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory 14:08:31,823 INFO [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup 14:08:31,823 INFO [TransactionManagerLookupFactory] instantiated TransactionManagerLookup 14:08:31,823 INFO [SettingsFactory] Automatic flush during beforeCompletion(): disabled 14:08:31,824 INFO [SettingsFactory] Automatic session close at end of transaction: disabled 14:08:31,824 INFO [SettingsFactory] JDBC batch size: 15 14:08:31,824 INFO [SettingsFactory] JDBC batch updates for versioned data: disabled 14:08:31,824 INFO [SettingsFactory] Scrollable result sets: enabled 14:08:31,824 INFO [SettingsFactory] JDBC3 getGeneratedKeys(): enabled 14:08:31,824 INFO [SettingsFactory] Connection release mode: auto 14:08:31,824 INFO [SettingsFactory] Maximum outer join fetch depth: 2 14:08:31,824 INFO [SettingsFactory] Default batch fetch size: 1 14:08:31,824 INFO [SettingsFactory] Generate SQL with comments: disabled 14:08:31,824 INFO [SettingsFactory] Order SQL updates by primary key: disabled 14:08:31,824 INFO [SettingsFactory] Order SQL inserts for batching: disabled 14:08:31,824 INFO [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 14:08:31,824 INFO [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory 14:08:31,825 INFO [SettingsFactory] Query language substitutions: {} 14:08:31,825 INFO [SettingsFactory] JPA-QL strict compliance: enabled 14:08:31,825 INFO [SettingsFactory] Second-level cache: enabled 14:08:31,825 INFO [SettingsFactory] Query cache: disabled 14:08:31,825 INFO [SettingsFactory] Cache provider: org.hibernate.cache.HashtableCacheProvider 14:08:31,825 INFO [SettingsFactory] Optimize cache for minimal puts: disabled 14:08:31,825 INFO [SettingsFactory] Cache region prefix: flies_ear,flies 14:08:31,825 INFO [SettingsFactory] Structured second-level cache entries: disabled 14:08:31,825 INFO [SettingsFactory] Echoing all SQL to stdout 14:08:31,825 INFO [SettingsFactory] Statistics: disabled 14:08:31,825 INFO [SettingsFactory] Deleted entity synthetic identifier rollback: disabled 14:08:31,825 INFO [SettingsFactory] Default entity-mode: pojo 14:08:31,826 INFO [SettingsFactory] Named query checking : enabled 14:08:31,840 INFO [SessionFactoryImpl] building session factory 14:08:31,963 INFO [SessionFactoryObjectFactory] Factory name: persistence.units:ear=flies.ear,unitName=flies 14:08:31,963 INFO [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces} 14:08:31,966 INFO [SessionFactoryObjectFactory] Bound factory to JNDI name: persistence.units:ear=flies.ear,unitName=flies 14:08:31,966 WARN [SessionFactoryObjectFactory] InitialContext did not implement EventContext 14:08:31,966 INFO [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces} 14:08:31,967 INFO [EJB3Deployer] Deployed: file:/usr/share/jboss-4.2.3.GA/server/default/deploy/flies.ear/flies.jar/ 14:08:32,020 INFO [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer 14:08:32,021 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=flies.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3 with dependencies: 14:08:32,029 INFO [EJBContainer] STARTED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher 14:08:32,056 INFO [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateful.StatefulContainer 14:08:32,056 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=flies.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3 with dependencies: 14:08:32,064 INFO [EJBContainer] STARTED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations 14:08:32,068 INFO [EJB3Deployer] Deployed: file:/usr/share/jboss-4.2.3.GA/server/default/deploy/flies.ear/jboss-seam.jar 14:08:32,071 INFO [TomcatDeployer] deploy, ctxPath=/flies, warUrl=.../deploy/flies.ear/flies.war/ 14:08:33,609 INFO [ServletContextListener] Welcome to Seam 2.1.1.GA 14:08:35,264 INFO [Scanner] skipping class org/jboss/seam/remoting/gwt/GWT14Service.class because it cannot be loaded (may reference a type which is not available on the classpath) 14:08:35,366 INFO [Initialization] Namespace: http://jboss.com/products/seam/async, package: org.jboss.seam.async, prefix: org.jboss.seam.async 14:08:35,367 INFO [Initialization] Namespace: http://jboss.com/products/seam/framework, package: org.jboss.seam.framework, prefix: org.jboss.seam.core.framework 14:08:35,367 INFO [Initialization] Namespace: http://jboss.com/products/seam/theme, package: org.jboss.seam.theme, prefix: org.jboss.seam.theme 14:08:35,367 INFO [Initialization] Namespace: http://jboss.com/products/seam/security, package: org.jboss.seam.security.management, prefix: org.jboss.seam.security 14:08:35,367 INFO [Initialization] Namespace: http://jboss.com/products/seam/mail, package: org.jboss.seam.mail, prefix: org.jboss.seam.mail 14:08:35,367 INFO [Initialization] Namespace: http://jboss.com/products/seam/bpm, package: org.jboss.seam.bpm, prefix: org.jboss.seam.bpm 14:08:35,367 INFO [Initialization] Namespace: http://jboss.com/products/seam/security, package: org.jboss.seam.security, prefix: org.jboss.seam.security 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/web, package: org.jboss.seam.web, prefix: org.jboss.seam.web 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/captcha, package: org.jboss.seam.captcha, prefix: org.jboss.seam.captcha 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/navigation, package: org.jboss.seam.navigation, prefix: org.jboss.seam.navigation 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/core, package: org.jboss.seam.core, prefix: org.jboss.seam.core 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/international, package: org.jboss.seam.international, prefix: org.jboss.seam.international 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/cache, package: org.jboss.seam.cache, prefix: org.jboss.seam.cache 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/pdf, package: org.jboss.seam.pdf, prefix: 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/jms, package: org.jboss.seam.jms, prefix: org.jboss.seam.jms 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/ui, package: org.jboss.seam.ui, prefix: org.jboss.seam.ui 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/excel, package: org.jboss.seam.excel, prefix: org.jboss.seam.excel 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/transaction, package: org.jboss.seam.transaction, prefix: org.jboss.seam.transaction 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/remoting, package: org.jboss.seam.remoting, prefix: org.jboss.seam.remoting 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/security, package: org.jboss.seam.security.permission, prefix: org.jboss.seam.security 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/drools, package: org.jboss.seam.drools, prefix: org.jboss.seam.drools 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/persistence, package: org.jboss.seam.persistence, prefix: org.jboss.seam.persistence 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/document, package: org.jboss.seam.document, prefix: org.jboss.seam.document 14:08:35,368 INFO [Initialization] Namespace: http://jboss.com/products/seam/spring, package: org.jboss.seam.ioc.spring, prefix: org.jboss.seam.ioc.spring 14:08:35,369 INFO [Initialization] reading /WEB-INF/components.xml 14:08:35,439 INFO [Initialization] reading properties from: /seam.properties 14:08:35,439 INFO [Initialization] reading properties from: /jndi.properties 14:08:35,442 INFO [Initialization] initializing Seam 14:08:35,490 INFO [Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init 14:08:35,526 INFO [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale 14:08:35,526 INFO [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.isUserInRole 14:08:35,526 INFO [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.manager 14:08:35,531 INFO [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale 14:08:35,531 INFO [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.parameters 14:08:35,531 INFO [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.resourceLoader 14:08:35,532 INFO [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.userPrincipal 14:08:35,532 INFO [Initialization] two components with same name, higher precedence wins: org.jboss.seam.persistence.persistenceProvider 14:08:35,532 INFO [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.expressions 14:08:35,532 INFO [Initialization] two components with same name, higher precedence wins: org.jboss.seam.transaction.synchronizations 14:08:35,645 INFO [Initialization] Installing components... 14:08:35,671 INFO [Component] Component: authenticationEvents, scope: EVENT, type: JAVA_BEAN, class: org.fedorahosted.flies.entity.AuthenticationEvents 14:08:35,716 INFO [Component] Component: debugDataInitialization, scope: EVENT, type: JAVA_BEAN, class: org.fedorahosted.flies.DebugDataInitialization 14:08:35,733 INFO [Component] Component: entityManager, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.ManagedPersistenceContext 14:08:35,740 INFO [Component] Component: localeHome, scope: CONVERSATION, type: JAVA_BEAN, class: org.fedorahosted.flies.LocaleHome 14:08:35,753 INFO [Component] Component: localeList, scope: EVENT, type: JAVA_BEAN, class: org.fedorahosted.flies.LocaleList 14:08:35,763 INFO [Component] Component: localeMatcher, scope: EVENT, type: JAVA_BEAN, class: org.fedorahosted.flies.projects.LocaleMatcher 14:08:35,769 INFO [Component] Component: org.jboss.seam.async.asynchronousExceptionHandler, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.async.AsynchronousExceptionHandler 14:08:35,771 INFO [Component] Component: org.jboss.seam.async.dispatcher, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.async.ThreadPoolDispatcher 14:08:35,782 INFO [Component] Component: org.jboss.seam.captcha.captcha, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.captcha.Captcha 14:08:35,784 INFO [Component] Component: org.jboss.seam.captcha.captchaImage, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.captcha.CaptchaImage 14:08:35,784 INFO [Component] Component: org.jboss.seam.core.ConversationIdGenerator, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationIdGenerator 14:08:35,793 INFO [Component] Component: org.jboss.seam.core.contexts, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Contexts 14:08:35,795 INFO [Component] Component: org.jboss.seam.core.conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation 14:08:35,797 INFO [Component] Component: org.jboss.seam.core.conversationEntries, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationEntries 14:08:35,798 INFO [Component] Component: org.jboss.seam.core.conversationListFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList 14:08:35,799 INFO [Component] Component: org.jboss.seam.core.conversationPropagation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationPropagation 14:08:35,811 INFO [Component] Component: org.jboss.seam.core.conversationStackFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack 14:08:35,811 INFO [Component] Component: org.jboss.seam.core.events, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.Events 14:08:35,813 INFO [Component] Component: org.jboss.seam.core.expressions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesExpressions 14:08:35,814 INFO [Component] Component: org.jboss.seam.core.interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator 14:08:35,814 INFO [Component] Component: org.jboss.seam.core.locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Locale 14:08:35,818 INFO [Component] Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesManager 14:08:35,831 INFO [Component] Component: org.jboss.seam.core.resourceBundle, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle 14:08:35,832 INFO [Component] Component: org.jboss.seam.core.resourceLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.ResourceLoader 14:08:35,834 INFO [Component] Component: org.jboss.seam.core.validators, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Validators 14:08:35,840 INFO [Component] Component: org.jboss.seam.debug.contexts, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.Contexts 14:08:35,848 INFO [Component] Component: org.jboss.seam.debug.introspector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.Introspector 14:08:35,855 INFO [Component] Component: org.jboss.seam.debug.jsf.debugRedirect, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.jsf.DebugRedirect 14:08:35,856 INFO [Component] Component: org.jboss.seam.document.documentStore, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.document.DocumentStore 14:08:35,863 INFO [Component] Component: org.jboss.seam.excel.excelFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.excel.ExcelFactory 14:08:35,870 INFO [Component] Component: org.jboss.seam.excel.exporter.excelExporter, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.excel.exporter.ExcelExporter 14:08:35,884 INFO [Component] Component: org.jboss.seam.exception.exceptions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.exception.Exceptions 14:08:35,888 INFO [Component] Component: org.jboss.seam.faces.dataModels, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.DataModels 14:08:35,889 INFO [Component] Component: org.jboss.seam.faces.facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesContext 14:08:35,890 INFO [Component] Component: org.jboss.seam.faces.facesPage, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesPage 14:08:35,890 INFO [Component] Component: org.jboss.seam.faces.httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.HttpError 14:08:35,891 INFO [Component] Component: org.jboss.seam.faces.redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.Redirect 14:08:35,892 INFO [Component] Component: org.jboss.seam.faces.renderer, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletsRenderer 14:08:35,894 INFO [Component] Component: org.jboss.seam.faces.switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.Switcher 14:08:35,894 INFO [Component] Component: org.jboss.seam.faces.uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.UiComponent 14:08:35,895 INFO [Component] Component: org.jboss.seam.faces.validation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.Validation 14:08:35,896 INFO [Component] Component: org.jboss.seam.framework.currentDate, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDate 14:08:35,902 INFO [Component] Component: org.jboss.seam.framework.currentDatetime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDatetime 14:08:35,909 INFO [Component] Component: org.jboss.seam.framework.currentTime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentTime 14:08:35,917 INFO [Component] Component: org.jboss.seam.graphicImage.image, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.Image 14:08:35,919 INFO [Component] Component: org.jboss.seam.international.localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.LocaleSelector 14:08:35,920 INFO [Component] Component: org.jboss.seam.international.messagesFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Messages 14:08:35,924 INFO [Component] Component: org.jboss.seam.international.statusMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesMessages 14:08:35,926 INFO [Component] Component: org.jboss.seam.international.timeZone, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZone 14:08:35,927 INFO [Component] Component: org.jboss.seam.international.timeZoneSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZoneSelector 14:08:35,929 INFO [Component] Component: org.jboss.seam.mail.mailSession, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.mail.MailSession 14:08:35,939 INFO [Component] Component: org.jboss.seam.navigation.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.Pages 14:08:35,946 INFO [Component] Component: org.jboss.seam.navigation.safeActions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.SafeActions 14:08:35,947 INFO [Component] Component: org.jboss.seam.persistence.persistenceContexts, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.PersistenceContexts 14:08:35,953 INFO [Component] Component: org.jboss.seam.persistence.persistenceProvider, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.persistence.HibernatePersistenceProvider 14:08:35,957 INFO [Component] Component: org.jboss.seam.remoting.gwt.gwtToSeamAdapter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.gwt.GWTToSeamAdapter 14:08:35,960 INFO [Component] Component: org.jboss.seam.remoting.remoting, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.Remoting 14:08:35,963 INFO [Component] Component: org.jboss.seam.security.configurationFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.Configuration 14:08:35,964 INFO [Component] Component: org.jboss.seam.security.credentials, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.Credentials 14:08:35,966 INFO [Component] Component: org.jboss.seam.security.entityPermissionChecker, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.EntityPermissionChecker 14:08:35,967 INFO [Component] Component: org.jboss.seam.security.facesSecurityEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.FacesSecurityEvents 14:08:35,968 INFO [Component] Component: org.jboss.seam.security.identifierPolicy, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.IdentifierPolicy 14:08:35,973 INFO [Component] Component: org.jboss.seam.security.identity, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.Identity 14:08:35,977 INFO [Component] Component: org.jboss.seam.security.identityManager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.security.management.IdentityManager 14:08:35,984 INFO [Component] Component: org.jboss.seam.security.identityStore, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.JpaIdentityStore 14:08:35,993 INFO [Component] Component: org.jboss.seam.security.jpaPermissionStore, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.JpaPermissionStore 14:08:35,997 INFO [Component] Component: org.jboss.seam.security.management.roleAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleAction 14:08:36,005 INFO [Component] Component: org.jboss.seam.security.management.roleSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleSearch 14:08:36,021 INFO [Component] Component: org.jboss.seam.security.management.userAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserAction 14:08:36,084 INFO [Component] Component: org.jboss.seam.security.management.userSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserSearch 14:08:36,102 INFO [Component] Component: org.jboss.seam.security.passwordHash, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.management.PasswordHash 14:08:36,103 INFO [Component] Component: org.jboss.seam.security.permission.permissionSearch, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.action.PermissionSearch 14:08:36,115 INFO [Component] Component: org.jboss.seam.security.permissionManager, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionManager 14:08:36,132 INFO [Component] Component: org.jboss.seam.security.permissionMapper, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionMapper 14:08:36,133 INFO [Component] Component: org.jboss.seam.security.persistentPermissionResolver, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PersistentPermissionResolver 14:08:36,147 INFO [Component] Component: org.jboss.seam.security.rememberMe, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.RememberMe 14:08:36,152 INFO [Component] Component: org.jboss.seam.security.ruleBasedPermissionResolver, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.RuleBasedPermissionResolver 14:08:36,155 INFO [Component] Component: org.jboss.seam.theme.themeFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.theme.Theme 14:08:36,162 INFO [Component] Component: org.jboss.seam.theme.themeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.theme.ThemeSelector 14:08:36,163 INFO [Component] Component: org.jboss.seam.transaction.synchronizations, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.SeSynchronizations 14:08:36,164 INFO [Component] Component: org.jboss.seam.transaction.transaction, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.Transaction 14:08:36,165 INFO [Component] Component: org.jboss.seam.ui.EntityConverter, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityConverter 14:08:36,187 INFO [Component] Component: org.jboss.seam.ui.entityIdentifierStore, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityIdentifierStore 14:08:36,195 INFO [Component] Component: org.jboss.seam.ui.entityLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.JpaEntityLoader 14:08:36,213 INFO [Component] Component: org.jboss.seam.ui.facelet.faceletCompiler, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletCompiler 14:08:36,221 INFO [Component] Component: org.jboss.seam.ui.facelet.facesContextFactory, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.RendererFacesContextFactory 14:08:36,226 INFO [Component] Component: org.jboss.seam.ui.facelet.mockHttpSession, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.HttpSessionManager 14:08:36,227 INFO [Component] Component: org.jboss.seam.ui.facelet.mockServletContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.ServletContextManager 14:08:36,228 INFO [Component] Component: org.jboss.seam.ui.graphicImage.graphicImageResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageResource 14:08:36,229 INFO [Component] Component: org.jboss.seam.ui.graphicImage.graphicImageStore, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageStore 14:08:36,231 INFO [Component] Component: org.jboss.seam.ui.resource.webResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.WebResource 14:08:36,233 INFO [Component] Component: org.jboss.seam.web.ajax4jsfFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.Ajax4jsfFilter 14:08:36,236 INFO [Component] Component: org.jboss.seam.web.ajax4jsfFilterInstantiator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.filter.Ajax4jsfFilterInstantiator 14:08:36,240 INFO [Component] Component: org.jboss.seam.web.exceptionFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.ExceptionFilter 14:08:36,243 INFO [Component] Component: org.jboss.seam.web.hotDeployFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.HotDeployFilter 14:08:36,243 INFO [Component] Component: org.jboss.seam.web.identityFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.IdentityFilter 14:08:36,244 INFO [Component] Component: org.jboss.seam.web.isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.IsUserInRole 14:08:36,245 INFO [Component] Component: org.jboss.seam.web.loggingFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.LoggingFilter 14:08:36,247 INFO [Component] Component: org.jboss.seam.web.multipartFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.MultipartFilter 14:08:36,248 INFO [Component] Component: org.jboss.seam.web.parameters, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.Parameters 14:08:36,248 INFO [Component] Component: org.jboss.seam.web.redirectFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.RedirectFilter 14:08:36,249 INFO [Component] Component: org.jboss.seam.web.servletContexts, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.web.ServletContexts 14:08:36,249 INFO [Component] Component: org.jboss.seam.web.session, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.web.Session 14:08:36,250 INFO [Component] Component: org.jboss.seam.web.userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.UserPrincipal 14:08:36,250 INFO [Component] Component: projectBrowser, scope: EVENT, type: JAVA_BEAN, class: org.fedorahosted.flies.ProjectBrowser 14:08:36,257 INFO [Component] Component: projectHome, scope: CONVERSATION, type: JAVA_BEAN, class: org.fedorahosted.flies.ProjectHome 14:08:36,265 INFO [Component] Component: projectList, scope: EVENT, type: JAVA_BEAN, class: org.fedorahosted.flies.ProjectList 14:08:36,276 INFO [Component] Component: securityRules, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.drools.RuleBase 14:08:36,279 INFO [Component] Component: targetHome, scope: CONVERSATION, type: JAVA_BEAN, class: org.fedorahosted.flies.TargetHome 14:08:36,291 INFO [Contexts] starting up: org.jboss.seam.security.persistentPermissionResolver 14:08:36,300 INFO [Contexts] starting up: org.jboss.seam.security.permissionMapper 14:08:36,300 INFO [Contexts] starting up: org.jboss.seam.navigation.pages 14:08:36,328 INFO [Contexts] starting up: org.jboss.seam.security.entityPermissionChecker 14:08:36,329 INFO [Contexts] starting up: org.jboss.seam.security.facesSecurityEvents 14:08:36,361 INFO [DebugDataInitialization] *************************** start observing! 14:08:36,409 INFO [STDOUT] Hibernate: select project0_.id as id47_, project0_.name as name47_, project0_.version as version47_, project0_.shortDescription as shortDes4_47_, project0_.uname as uname47_, project0_.longDescription as longDesc6_47_ from Project project0_ where project0_.uname=? 14:08:36,411 WARN [JDBCExceptionReporter] SQL Error: 1146, SQLState: 42S02 14:08:36,411 ERROR [JDBCExceptionReporter] Table 'flies.Project' doesn't exist 14:08:36,417 ERROR [[/flies]] Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not execute query at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:629) at org.hibernate.ejb.QueryImpl.getSingleResult(QueryImpl.java:99) at org.fedorahosted.flies.DebugDataInitialization.initializeDebugData(DebugDataInitialization.java:47) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:77) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.transaction.TransactionInterceptor$1.work(TransactionInterceptor.java:95) at org.jboss.seam.util.Work.workInTransaction(Work.java:47) at org.jboss.seam.transaction.TransactionInterceptor.aroundInvoke(TransactionInterceptor.java:89) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:185) at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:103) at org.fedorahosted.flies.DebugDataInitialization_$$_javassist_0.initializeDebugData(DebugDataInitialization_$$_javassist_0.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:144) at org.jboss.seam.Component.callComponentMethod(Component.java:2211) at org.jboss.seam.core.Events.raiseEvent(Events.java:85) at org.jboss.seam.contexts.ServletLifecycle.endInitialization(ServletLifecycle.java:114) at org.jboss.seam.init.Initialization.init(Initialization.java:735) at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:35) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3856) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4361) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:790) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:770) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296) at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.apache.catalina.core.StandardContext.init(StandardContext.java:5312) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296) at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:301) at org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104) at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:375) at org.jboss.web.WebModule.startModule(WebModule.java:83) at org.jboss.web.WebModule.startService(WebModule.java:61) at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289) at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.server.Invocation.invoke(Invocation.java:86) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978) at $Proxy0.start(Unknown Source) at org.jboss.system.ServiceController.start(ServiceController.java:417) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.server.Invocation.invoke(Invocation.java:86) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at $Proxy44.start(Unknown Source) at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142) at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97) at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238) at org.jboss.wsf.container.jboss42.DeployerInterceptor.start(DeployerInterceptor.java:87) at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188) at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at $Proxy45.start(Unknown Source) at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025) at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782) at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at $Proxy9.deploy(Unknown Source) at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421) at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634) at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263) at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:274) at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:225) Caused by: org.hibernate.exception.SQLGrammarException: could not execute query at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:67) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at org.hibernate.loader.Loader.doList(Loader.java:2223) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2104) at org.hibernate.loader.Loader.list(Loader.java:2099) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:378) at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:338) at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:172) at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1121) at org.hibernate.impl.QueryImpl.list(QueryImpl.java:79) at org.hibernate.ejb.QueryImpl.getSingleResult(QueryImpl.java:80) ... 123 more Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'flies.Project' doesn't exist at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:532) at com.mysql.jdbc.Util.handleNewInstance(Util.java:406) at com.mysql.jdbc.Util.getInstance(Util.java:381) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1734) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1885) at org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.executeQuery(WrappedPreparedStatement.java:342) at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:186) at org.hibernate.loader.Loader.getResultSet(Loader.java:1787) at org.hibernate.loader.Loader.doQuery(Loader.java:674) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:236) at org.hibernate.loader.Loader.doList(Loader.java:2220) ... 131 more 14:08:36,476 ERROR [StandardContext] Error listenerStart 14:08:36,476 ERROR [StandardContext] Context [/flies] startup failed due to previous errors 14:08:36,695 WARN [ServiceController] Problem starting service jboss.web.deployment:war=flies.war,id=701908759 org.jboss.deployment.DeploymentException: URL file:/usr/share/jboss-4.2.3.GA/server/default/deploy/flies.ear/flies.war/ deployment failed at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:386) at org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104) at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:375) at org.jboss.web.WebModule.startModule(WebModule.java:83) at org.jboss.web.WebModule.startService(WebModule.java:61) at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289) at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.server.Invocation.invoke(Invocation.java:86) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978) at $Proxy0.start(Unknown Source) at org.jboss.system.ServiceController.start(ServiceController.java:417) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.server.Invocation.invoke(Invocation.java:86) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at $Proxy44.start(Unknown Source) at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142) at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97) at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238) at org.jboss.wsf.container.jboss42.DeployerInterceptor.start(DeployerInterceptor.java:87) at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188) at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at $Proxy45.start(Unknown Source) at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025) at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782) at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at $Proxy9.deploy(Unknown Source) at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421) at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634) at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263) at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:274) at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:225) 14:08:36,695 ERROR [MainDeployer] Could not start deployment: file:/usr/share/jboss-4.2.3.GA/server/default/deploy/flies.ear/flies.war/ org.jboss.deployment.DeploymentException: URL file:/usr/share/jboss-4.2.3.GA/server/default/deploy/flies.ear/flies.war/ deployment failed at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:386) at org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104) at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:375) at org.jboss.web.WebModule.startModule(WebModule.java:83) at org.jboss.web.WebModule.startService(WebModule.java:61) at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289) at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.server.Invocation.invoke(Invocation.java:86) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978) at $Proxy0.start(Unknown Source) at org.jboss.system.ServiceController.start(ServiceController.java:417) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.server.Invocation.invoke(Invocation.java:86) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at $Proxy44.start(Unknown Source) at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142) at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97) at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238) at org.jboss.wsf.container.jboss42.DeployerInterceptor.start(DeployerInterceptor.java:87) at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188) at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at $Proxy45.start(Unknown Source) at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025) at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782) at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at $Proxy9.deploy(Unknown Source) at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421) at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634) at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263) at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:274) at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:225)