Hi fellow developers,
I have successfully deployed a war file at a local
JBoss 5.0 yet whenever I try to access the webpages it says error 404, "The requested resource 'file/page' is not available".
I read the server log but I can't see any reasons why it can't be found. Can you help me find errors that would help me solve this issue? Below is the server log. Thanks!
14:36:08,585 INFO [ServerImpl] Starting JBoss (Microcontainer)...
14:36:08,586 INFO [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)
14:36:08,586 INFO [ServerImpl] Bootstrap URL: null
14:36:08,586 INFO [ServerImpl] Home Dir: D:\Folder\Development Tools\jboss-5.1.0.GA-jdk6
14:36:08,586 INFO [ServerImpl] Home URL: file:/D:/Folder/Development%20Tools/jboss-5.1.0.GA-jdk6/
14:36:08,587 INFO [ServerImpl] Library URL: file:/D:/Folder/Development%20Tools/jboss-5.1.0.GA-jdk6/lib/
14:36:08,587 INFO [ServerImpl] Patch URL: null
14:36:08,587 INFO [ServerImpl] Common Base URL: file:/D:/Folder/Development%20Tools/jboss-5.1.0.GA-jdk6/common/
14:36:08,587 INFO [ServerImpl] Common Library URL: file:/D:/Folder/Development%20Tools/jboss-5.1.0.GA-jdk6/common/lib/
14:36:08,587 INFO [ServerImpl] Server Name: default
14:36:08,587 INFO [ServerImpl] Server Base Dir: D:\Folder\Development Tools\jboss-5.1.0.GA-jdk6\server
14:36:08,587 INFO [ServerImpl] Server Base URL: file:/D:/Folder/Development%20Tools/jboss-5.1.0.GA-jdk6/server/
14:36:08,587 INFO [ServerImpl] Server Config URL: file:/D:/Folder/Development%20Tools/jboss-5.1.0.GA-jdk6/server/default/conf/
14:36:08,587 INFO [ServerImpl] Server Home Dir: D:\Folder\Development Tools\jboss-5.1.0.GA-jdk6\server\default
14:36:08,588 INFO [ServerImpl] Server Home URL: file:/D:/Folder/Development%20Tools/jboss-5.1.0.GA-jdk6/server/default/
14:36:08,588 INFO [ServerImpl] Server Data Dir: D:\Folder\Development Tools\jboss-5.1.0.GA-jdk6\server\default\data
14:36:08,588 INFO [ServerImpl] Server Library URL: file:/D:/Folder/Development%20Tools/jboss-5.1.0.GA-jdk6/server/default/lib/
14:36:08,588 INFO [ServerImpl] Server Log Dir: D:\Folder\Development Tools\jboss-5.1.0.GA-jdk6\server\default\log
14:36:08,588 INFO [ServerImpl] Server Native Dir: D:\Folder\Development Tools\jboss-5.1.0.GA-jdk6\server\default\tmp\native
14:36:08,588 INFO [ServerImpl] Server Temp Dir: D:\Folder\Development Tools\jboss-5.1.0.GA-jdk6\server\default\tmp
14:36:08,588 INFO [ServerImpl] Server Temp Deploy Dir: D:\Folder\Development Tools\jboss-5.1.0.GA-jdk6\server\default\tmp\deploy
14:36:08,914 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/D:/Folder/Development%20Tools/jboss-5.1.0.GA-jdk6/server/default/conf/bootstrap.xml
14:36:09,225 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
14:36:09,226 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
14:36:09,383 INFO [CopyMechanism] VFS temp dir: D:\Folder\Development Tools\jboss-5.1.0.GA-jdk6\server\default\tmp
14:36:09,388 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
14:36:10,017 INFO [ServerInfo]
Java version: 1.6.0_24,Sun Microsystems Inc.
14:36:10,017 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
14:36:10,017 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 19.1-b02,Sun Microsystems Inc.
14:36:10,017 INFO [ServerInfo] OS-System: Windows 7 6.1,x86
14:36:10,018 INFO [ServerInfo] VM arguments: -Dprogram.name=JBossTools: JBoss 5.0 Runtime -Xms256m -Xmx768m -XX:MaxPermSize=256m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=D:\Folder\Development Tools\jboss-5.1.0.GA-jdk6\lib\endorsed -Dfile.encoding=Cp1252
14:36:10,037 INFO [JMXKernel] Legacy JMX core initialized
14:36:11,004 INFO [ProfileServiceBootstrap] Loading profile: ProfileKey@bd5df[domain=default, server=default, name=default]
14:36:11,766 INFO [WebService] Using RMI server codebase:
http://localhost:8083/
14:36:14,224 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
14:36:14,224 INFO [NativeServerConfig] 3.1.2.GA
14:36:14,509 INFO [AttributeCallbackItem] Owner callback not implemented.
14:36:15,071 INFO [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@fba502[ defaultDomain='jboss' ]
14:36:21,630 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@9504057{vfsfile:/D:/Folder/Development%20Tools/jboss-5.1.0.GA-jdk6/server/default/deploy/profileservice-secured.jar/}
14:36:21,631 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@9504057{vfsfile:/D:/Folder/Development%20Tools/jboss-5.1.0.GA-jdk6/server/default/deploy/profileservice-secured.jar/}
14:36:21,631 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@9504057{vfsfile:/D:/Folder/Development%20Tools/jboss-5.1.0.GA-jdk6/server/default/deploy/profileservice-secured.jar/}
14:36:21,631 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@9504057{vfsfile:/D:/Folder/Development%20Tools/jboss-5.1.0.GA-jdk6/server/default/deploy/profileservice-secured.jar/}
14:36:23,494 INFO [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://localhost/jndi/rmi://localhost:1090/jmxconnector
14:36:23,572 INFO [MailService] Mail Service bound to java:/Mail
14:36:25,102 WARN [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this.
14:36:25,111 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
14:36:25,150 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
14:36:25,176 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
14:36:25,176 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer
14:36:25,316 INFO [TransactionManagerService] Initializing recovery manager
14:36:25,381 INFO [TransactionManagerService] Recovery manager configured
14:36:25,381 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
14:36:25,399 INFO [TransactionManagerService] Starting transaction recovery manager
14:36:25,634 INFO [AprLifecycleListener] The Apache
Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: D:\Folder\Development Tools\jdk1.6.0_24\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;native;C:/Program Files/Java/jre8/bin/client;C:/Program Files/Java/jre8/bin;C:/Program Files/Java/jre8/lib/i386;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files\nodejs\;D:\Program Files\TortoiseSVN\bin;D:\Program Files\Microsoft SQL Server\110\Tools\Binn\;D:\Program Files\Microsoft SQL Server\110\DTS\Binn\;D:\Program Files\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;c:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\;D:\Folder\Development Tools\maven-2.2.0\maven-2.2.0\bin;D:\Folder\Development Tools\eclipse;
14:36:25,670 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8080
14:36:25,672 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8009
14:36:25,686 INFO [StandardService] Starting service jboss.web
14:36:25,688 INFO [StandardEngine] Starting
Servlet Engine: JBoss Web/2.1.3.GA
14:36:25,715 INFO [Catalina] Server startup in 42 ms
14:36:25,727 INFO [TomcatDeployment] deploy, ctxPath=/invoker
14:36:26,032 INFO [TomcatDeployment] deploy, ctxPath=/web-console
14:36:26,210 INFO [TomcatDeployment] deploy, ctxPath=/jbossws
14:36:26,273 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/Folder/Development Tools/jboss-5.1.0.GA-jdk6/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
14:36:26,284 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/Folder/Development Tools/jboss-5.1.0.GA-jdk6/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
14:36:26,301 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/Folder/Development Tools/jboss-5.1.0.GA-jdk6/server/default/deploy/jms-ra.rar/META-INF/ra.xml
14:36:26,311 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/Folder/Development Tools/jboss-5.1.0.GA-jdk6/server/default/deploy/mail-ra.rar/META-INF/ra.xml
14:36:26,325 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/Folder/Development Tools/jboss-5.1.0.GA-jdk6/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
14:36:26,375 INFO [SimpleThreadPool] Job execution threads will use class loader of
thread: main
14:36:26,393 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
14:36:26,395 INFO [RAMJobStore] RAMJobStore initialized.
14:36:26,395 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
14:36:26,395 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
14:36:26,395 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
14:36:26,719 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
14:36:26,986 INFO [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started
14:36:27,043 INFO [ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover
14:36:27,043 INFO [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing
14:36:27,077 INFO [ConnectionFactory] Connector
bisocket://localhost:4457 has leasing enabled, lease period 10000 milliseconds
14:36:27,077 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@1a62feb started
14:36:27,085 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
14:36:27,086 INFO [ConnectionFactory] Connector
bisocket://localhost:4457 has leasing enabled, lease period 10000 milliseconds
14:36:27,086 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@1f20f2b started
14:36:27,087 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
14:36:27,087 INFO [ConnectionFactory] Connector
bisocket://localhost:4457 has leasing enabled, lease period 10000 milliseconds
14:36:27,087 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@1ae303a started
14:36:27,136 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
14:36:27,162 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=jdbc/agent_uat' to JNDI name 'java:jdbc/agent_uat'
14:36:27,172 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=jdbc/Folder_uat' to JNDI name 'java:jdbc/Folder_uat'
14:36:27,372 INFO [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar
14:36:27,376 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
14:36:27,376 INFO [JBossASKernel] with dependencies:
14:36:27,376 INFO [JBossASKernel] and demands:
14:36:27,376 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
14:36:27,376 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
14:36:27,376 INFO [JBossASKernel] and supplies:
14:36:27,376 INFO [JBossASKernel] Class:org.jboss.profileservice.spi.ProfileService
14:36:27,376 INFO [JBossASKernel] jndi:SecureProfileService/remote
14:36:27,376 INFO [JBossASKernel] jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
14:36:27,376 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar
14:36:27,377 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
14:36:27,377 INFO [JBossASKernel] with dependencies:
14:36:27,377 INFO [JBossASKernel] and demands:
14:36:27,377 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
14:36:27,377 INFO [JBossASKernel] and supplies:
14:36:27,377 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
14:36:27,377 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
14:36:27,377 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote
14:36:27,377 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar
14:36:27,377 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
14:36:27,377 INFO [JBossASKernel] with dependencies:
14:36:27,377 INFO [JBossASKernel] and demands:
14:36:27,377 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
14:36:27,377 INFO [JBossASKernel] and supplies:
14:36:27,378 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
14:36:27,378 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.ManagementView
14:36:27,378 INFO [JBossASKernel] jndi:SecureManagementView/remote
14:36:27,378 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar
14:36:27,383 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@700250{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
14:36:27,383 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@136922b{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
14:36:27,383 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1ee463{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
14:36:27,477 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
14:36:27,483 INFO [EJBContainer] STARTED
EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager
14:36:27,516 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
SecureDeploymentManager/remote - EJB3.x Default Remote Business Interface
SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager - EJB3.x Remote Business Interface
14:36:27,547 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
14:36:27,548 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView
14:36:27,554 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
SecureManagementView/remote - EJB3.x Default Remote Business Interface
SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView - EJB3.x Remote Business Interface
14:36:27,577 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
14:36:27,578 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService
14:36:27,584 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
SecureProfileService/remote - EJB3.x Default Remote Business Interface
SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService - EJB3.x Remote Business Interface
14:36:27,658 INFO [TomcatDeployment] deploy, ctxPath=/admin-console
14:36:27,735 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
14:36:28,900 INFO [TomcatDeployment] deploy, ctxPath=/
14:36:28,938 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console
14:36:28,991 INFO [TomcatDeployment] deploy, ctxPath=/Folder
14:36:29,066 INFO [Version] Hibernate Annotations 3.4.0.GA
14:36:29,081 INFO [Environment] Hibernate 3.3.1.GA
14:36:29,085 INFO [Environment] hibernate.properties not found
14:36:29,088 INFO [Environment] Bytecode provider name : javassist
14:36:29,093 INFO [Environment] using JDK 1.4 java.sql.Timestamp handling
14:36:29,159 INFO [Version] Hibernate Commons Annotations 3.1.0.GA
14:36:29,162 INFO [Configuration] configuring from resource: hibernate-agentsdb.cfg.xml
14:36:29,162 INFO [Configuration] Configuration resource: hibernate-agentsdb.cfg.xml
14:36:29,192 INFO [Configuration] Configured SessionFactory: null
14:36:29,198 INFO [HibernateSearchEventListenerRegister] Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
14:36:29,233 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.ActivationUrl
14:36:29,266 INFO [EntityBinder] Bind entity class.Folder.model.agents.ActivationUrl on table tbl_activation_url
14:36:29,302 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.Admin
14:36:29,302 INFO [EntityBinder] Bind entity class.Folder.model.agents.Admin on table admin
14:36:29,305 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.Agent
14:36:29,305 INFO [EntityBinder] Bind entity class.Folder.model.agents.Agent on table tbl_agents
14:36:29,310 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.AgentTest
14:36:29,310 INFO [EntityBinder] Bind entity class.Folder.model.agents.AgentTest on table tbl_agents_test
14:36:29,313 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.AuditTrail
14:36:29,313 INFO [EntityBinder] Bind entity class.Folder.model.agents.AuditTrail on table tbl_audit_trail
14:36:29,314 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.Branch
14:36:29,315 INFO [EntityBinder] Bind entity class.Folder.model.agents.Branch on table tbl_branch
14:36:29,316 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.Event
14:36:29,316 INFO [EntityBinder] Bind entity class.Folder.model.agents.Event on table tbl_event
14:36:29,317 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.LoginFailed
14:36:29,317 INFO [EntityBinder] Bind entity class.Folder.model.agents.LoginFailed on table tbl_login_failed
14:36:29,318 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.LoginFailedEmployee
14:36:29,318 INFO [EntityBinder] Bind entity class.Folder.model.agents.LoginFailedEmployee on table tbl_login_failed_employees
14:36:29,318 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.LoginLockout
14:36:29,319 INFO [EntityBinder] Bind entity class.Folder.model.agents.LoginLockout on table tbl_login_lockout
14:36:29,319 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.LoginLockoutEmployee
14:36:29,319 INFO [EntityBinder] Bind entity class.Folder.model.agents.LoginLockoutEmployee on table tbl_login_lockout_employees
14:36:29,320 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.FolderEmployee
14:36:29,320 INFO [EntityBinder] Bind entity class.Folder.model.agents.FolderEmployee on table tbl_Folderemployees
14:36:29,322 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.PasswordList
14:36:29,323 INFO [EntityBinder] Bind entity class.Folder.model.agents.PasswordList on table tbl_password_list
14:36:29,324 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.PasswordListFolder
14:36:29,324 INFO [EntityBinder] Bind entity class.Folder.model.agents.PasswordListFolder on table tbl_password_list_Folder
14:36:29,325 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.PdfFile
14:36:29,325 INFO [EntityBinder] Bind entity class.Folder.model.agents.PdfFile on table tbl_pdffiles
14:36:29,326 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.PdfFileEmployee
14:36:29,326 INFO [EntityBinder] Bind entity class.Folder.model.agents.PdfFileEmployee on table tbl_pdffiles_employees
14:36:29,327 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.SiteContent
14:36:29,328 INFO [EntityBinder] Bind entity class.Folder.model.agents.SiteContent on table tbl_site_content
14:36:29,328 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.SiteContentHist
14:36:29,328 INFO [EntityBinder] Bind entity class.Folder.model.agents.SiteContentHist on table tbl_site_content_hist
14:36:29,329 INFO [AnnotationBinder] Binding entity from annotated class: class.Folder.model.agents.SitePage
14:36:29,329 INFO [EntityBinder] Bind entity class.Folder.model.agents.SitePage on table tbl_site_page
14:36:29,338 INFO [Version] Hibernate Validator 3.1.0.GA
14:36:29,429 INFO [DriverManagerConnectionProvider] Using Hibernate built-in connection pool (not for production use!)
14:36:29,429 INFO [DriverManagerConnectionProvider] Hibernate connection pool size: 20
14:36:29,429 INFO [DriverManagerConnectionProvider] autocommit mode: false
14:36:29,429 INFO [DriverManagerConnectionProvider] using driver: com.mysql.jdbc.Driver at URL:
jdbc:mysql://58.2.50.20:3306/agents_db
14:36:29,429 INFO [DriverManagerConnectionProvider] connection properties: {user=jcastillo, password=****}
14:36:34,633 INFO [SettingsFactory] RDBMS: MySQL, version: 5.1.73-1
14:36:34,634 INFO [SettingsFactory] JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.9 ( Revision: ${svn.Revision} )
14:36:34,652 INFO [Dialect] Using dialect: org.hibernate.dialect.MySQLDialect
14:36:34,657 INFO [TransactionFactoryFactory] Using default transaction strategy (direct JDBC transactions)
14:36:34,659 INFO [TransactionManagerLookupFactory] No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
14:36:34,659 INFO [SettingsFactory] Automatic flush during beforeCompletion(): disabled
14:36:34,660 INFO [SettingsFactory] Automatic session close at end of transaction: disabled
14:36:34,660 INFO [SettingsFactory] JDBC batch size: 15
14:36:34,660 INFO [SettingsFactory] JDBC batch updates for versioned data: disabled
14:36:34,660 INFO [SettingsFactory] Scrollable result sets: enabled
14:36:34,661 INFO [SettingsFactory] JDBC3 getGeneratedKeys(): enabled
14:36:34,661 INFO [SettingsFactory] Connection release mode: auto
14:36:34,662 INFO [SettingsFactory] Default schema: agents_db
14:36:34,662 INFO [SettingsFactory] Maximum outer join fetch depth: 2
14:36:34,662 INFO [SettingsFactory] Default batch fetch size: 1
14:36:34,662 INFO [SettingsFactory] Generate SQL with comments: disabled
14:36:34,662 INFO [SettingsFactory] Order SQL updates by primary key: disabled
14:36:34,662 INFO [SettingsFactory] Order SQL inserts for batching: disabled
14:36:34,662 INFO [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
14:36:34,664 INFO [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
14:36:34,664 INFO [SettingsFactory] Query language substitutions: {}
14:36:34,664 INFO [SettingsFactory] JPA-QL strict compliance: disabled
14:36:34,664 INFO [SettingsFactory] Second-level cache: enabled
14:36:34,664 INFO [SettingsFactory] Query cache: disabled
14:36:34,664 INFO [SettingsFactory] Cache region factory : org.hibernate.cache.impl.NoCachingRegionFactory
14:36:34,665 INFO [SettingsFactory] Optimize cache for minimal puts: disabled
14:36:34,665 INFO [SettingsFactory] Structured second-level cache entries: disabled
14:36:34,669 INFO [SettingsFactory] Echoing all SQL to stdout
14:36:34,671 INFO [SettingsFactory] Statistics: disabled
14:36:34,671 INFO [SettingsFactory] Deleted entity synthetic identifier rollback: disabled
14:36:34,672 INFO [SettingsFactory] Default entity-mode: pojo
14:36:34,672 INFO [SettingsFactory] Named query checking : enabled
14:36:34,721 INFO [SessionFactoryImpl] building session factory
14:36:34,958 INFO [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI name configured
14:36:34,998 INFO [EventController] uploadPath : /mnt/Folder-uploads/pdf
14:36:35,154 INFO [STDOUT] Hibernate: select event0_.id as id6_, event0_.create_dt as create2_6_, event0_.end_dt as end3_6_, event0_.is_promo as is4_6_, event0_.long_desc as long5_6_, event0_.object_id as object6_6_, event0_.short_desc as short7_6_, event0_.start_dt as start8_6_, event0_.timestamp as timestamp6_ from agents_db.tbl_event event0_ where ? between event0_.start_dt and event0_.end_dt order by event0_.create_dt desc limit ?
14:36:35,196 INFO [STDOUT] Hibernate: select event0_.id as id6_, event0_.create_dt as create2_6_, event0_.end_dt as end3_6_, event0_.is_promo as is4_6_, event0_.long_desc as long5_6_, event0_.object_id as object6_6_, event0_.short_desc as short7_6_, event0_.start_dt as start8_6_, event0_.timestamp as timestamp6_ from agents_db.tbl_event event0_ where (? between event0_.start_dt and event0_.end_dt) and event0_.is_promo>0 order by event0_.create_dt desc limit ?
14:36:35,215 INFO [STDOUT] Hibernate: select sitepage0_.id as id18_0_, siteconten1_.object_id as object1_16_1_, sitepage0_.create_dt as create2_18_0_, sitepage0_.object_id as object3_18_0_, sitepage0_.page as page18_0_, sitepage0_.section_link as section5_18_0_, sitepage0_.sequence as sequence18_0_, sitepage0_.timestamp as timestamp18_0_, siteconten1_.content_type as content2_16_1_, siteconten1_.file_name as file3_16_1_, siteconten1_.status as status16_1_, siteconten1_.upload_dt as upload5_16_1_ from agents_db.tbl_site_page sitepage0_, agents_db.tbl_site_content siteconten1_ where sitepage0_.object_id=siteconten1_.object_id and sitepage0_.page=? and siteconten1_.status=? and siteconten1_.content_type=? order by sitepage0_.section_link limit ?
14:36:35,241 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8080
14:36:35,262 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8009
14:36:35,268 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)] Started in 26s:679ms