You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Soumya <so...@gmail.com> on 2007/06/21 08:32:46 UTC

Error while starting the Tomcat

Hi all,
Soumya here.
My application includes struts,hibernate and the MYSQL for the database
When i deploy the application n try to run the application in the Tomcat, my
server is not starting rather it throws the following error message.

Error message


Jun 20, 2007 11:45:50 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The Apache Tomcat Native library which allows optimal performance in
production environments was not found on the java.library.path: D:\My
Eclipse 5.5\bin;E:\Program Files\Apache Software Foundation\Tomcat 6.0\bin
Jun 20, 2007 11:45:51 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Jun 20, 2007 11:45:51 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 5985 ms
Jun 20, 2007 11:45:52 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jun 20, 2007 11:45:52 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.13
Jun 20, 2007 11:45:52 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive srs.war
Jun 20, 2007 11:45:56 PM org.apache.catalina.loader.WebappClassLoader
validateJarFile
INFO: validateJarFile(E:\Program Files\Apache Software Foundation\Tomcat
6.0\webapps\srs\WEB-INF\lib\servlet-api.jar) - jar not loaded. See Servlet
Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
log4j:WARN No such property [maxFileSize] in
org.apache.log4j.DailyRollingFileAppender.
log4j:WARN No such property [maxBackupIndex] in
org.apache.log4j.DailyRollingFileAppender.
Initializing filter...
Obtaining SessionFactory from static HibernateUtil singleton
[SRS] INFO [main] Environment.(479) | Hibernate 3.1.3
[SRS] INFO [main] Environment.(509) | hibernate.properties not found
[SRS] INFO [main] Environment.(525) | using CGLIB reflection optimizer
[SRS] INFO [main] Environment.(555) | using JDK 1.4 java.sql.Timestamp
handling
[SRS] INFO [main] Configuration.configure(1308) | configuring from resource:
/ca/systemarchitects/srs/HibernateSession/hibernate.cfg.xml
[SRS] INFO [main] Configuration.getConfigurationInputStream(1285) |
Configuration resource:
/ca/systemarchitects/srs/HibernateSession/hibernate.cfg.xml
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/Faculties.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.Faculties -> faculties
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/Programs.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.Programs -> programs
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/ProgramNotes.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.ProgramNotes -> program_notes
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/ProgramFiles.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.ProgramFiles -> program_files
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/GradeScale.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.GradeScale -> grade_scale
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/Exams.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.Exams -> exams
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/ExamFees.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.ExamFees -> exam_fees
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/ExamFiles.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.ExamFiles -> exam_files
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/ExamNotes.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.ExamNotes -> exam_notes
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/Semesters.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.Semesters -> semesters
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/Locations.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.Locations -> locations
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/LocationTypes.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.LocationTypes ->
location_types
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/LocationCompensation.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.LocationCompensation ->
location_compensation
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/ProspectiveStudents.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.ProspectiveStudents ->
prospective_students
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/Salutations.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.Salutations -> salutations
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/ProspectiveStudentNotes.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.ProspectiveStudentNotes ->
prospective_student_notes
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/CountryCodes.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.CountryCodes -> country_codes
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/StateCodes.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.StateCodes -> state_codes
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/Users.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.Users -> users
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/LeadSource.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.LeadSource -> lead_source
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/UsersLocationsXref.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.UsersLocationsXref ->
users_locations_xref
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/UsersModuleXref.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.UsersModuleXref ->
users_module_xref
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/Modules.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.Modules -> modules
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/ProgramFees.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.ProgramFees -> program_fees
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/Courses.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.Courses -> courses
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/CourseType.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.CourseType -> course_type
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/Example.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.Example -> example
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/CourseNotes.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.CourseNotes -> course_notes
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/CourseFiles.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.CourseFiles -> course_files
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/CourseFees.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.CourseFees -> course_fees
[SRS] INFO [main] Configuration.addResource(469) | Reading mappings from
resource: ca/systemarchitects/srs/entity/Students.hbm.xml
[SRS] INFO [main] HbmBinder.bindRootPersistentClassCommonValues(309) |
Mapping class: ca.systemarchitects.srs.entity.Students -> students
[SRS] INFO [main] Configuration.doConfigure(1419) | Configured
SessionFactory: null
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Faculties.programses -> programs
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Programs.programNoteses ->
program_notes
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Programs.programFileses ->
program_files
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.GradeScale.examses -> exams
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Exams.examNoteses -> exam_notes
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Exams.examFeeses -> exam_fees
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Exams.examFileses -> exam_files
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Locations.usersLocationsXrefs ->
users_locations_xref
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.LocationTypes.locationses ->
locations
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.LocationCompensation.locationses
-> locations
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection:
ca.systemarchitects.srs.entity.ProspectiveStudents.prospectiveStudentNoteses
-> prospective_student_notes
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Salutations.prospectiveStudentses
-> prospective_students
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection:
ca.systemarchitects.srs.entity.CountryCodes.prospectiveStudentses ->
prospective_students
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.StateCodes.prospectiveStudentses
-> prospective_students
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Users.prospectiveStudentNoteses
-> prospective_student_notes
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Users.prospectiveStudentses ->
prospective_students
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Users.usersLocationsXrefs ->
users_locations_xref
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Users.usersModuleXrefs ->
users_module_xref
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.LeadSource.prospectiveStudentses
-> prospective_students
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Modules.usersModuleXrefs ->
users_module_xref
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Courses.courseNoteses ->
course_notes
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Courses.courseFileses ->
course_files
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.Courses.courseFeeses ->
course_fees
[SRS] INFO [main] HbmBinder.bindCollectionSecondPass(2349) | Mapping
collection: ca.systemarchitects.srs.entity.CourseType.courseses -> courses
[SRS] INFO [main] C3P0ConnectionProvider.configure(50) | C3P0 using driver:
com.mysql.jdbc.Driver at URL: jdbc:mysql://192.168.182.55:3306/srs
[SRS] INFO [main] C3P0ConnectionProvider.configure(51) | Connection
properties: {user=Axxonet1, password=****}
[SRS] INFO [main] C3P0ConnectionProvider.configure(54) | autocommit mode:
false
[SRS] INFO [main] MLog.(80) | MLog clients using log4j logging.
[SRS] INFO [main] C3P0Registry.banner(204) | Initializing c3p0-0.9.1.1
[built 15-March-2007 01:32:31; debug? true; trace: 10]
[SRS] INFO [main] AbstractPoolBackedDataSource.getPoolManager(462) |
Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@f839d5e1
[ connectionPoolDataSource ->
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@f240693b [
acquireIncrement -> 2, acquireRetryAttempts -> 30, acquireRetryDelay ->
1000, autoCommitOnClose -> false, automaticTestTable -> null,
breakAfterAcquireFailure -> false, checkoutTimeout -> 0,
connectionCustomizerClassName -> null, connectionTesterClassName ->
com.mchange.v2.c3p0.impl.DefaultConnectionTester,
debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null,
forceIgnoreUnresolvedTransactions -> false, identityToken ->
1hgf0y27nldg47511ubfhr|4ef630, idleConnectionTestPeriod -> 100,
initialPoolSize -> 4, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0,
maxIdleTime -> 500, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 12,
maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 4,
nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@f84e4259 [
description -> null, driverClass -> null, factoryClassLocation -> null,
identityToken -> 1hgf0y27nldg47511ubfhr|25ef73, jdbcUrl ->
jdbc:mysql://192.168.182.55:3306/srs, properties -> {user=******,
password=******} ], preferredTestQuery -> null, propertyCycle -> 0,
testConnectionOnCheckin -> false, testConnectionOnCheckout -> false,
unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false;
userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null,
identityToken -> 1hgf0y27nldg47511ubfhr|285d14, numHelperThreads -> 3 ]
[SRS] WARN [Timer-0] ThreadPoolAsynchronousRunner.run(608) |
com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@190c99 --
APPARENT DEADLOCK!!! Creating emergency threads for unassigned pending
tasks!
[SRS] WARN [Timer-0] ThreadPoolAsynchronousRunner.run(624) |
com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@190c99 --
APPARENT DEADLOCK!!! Complete Status: 
	Managed Threads: 3
	Active Threads: 3
	Active Tasks: 
		com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@1d0feea
(com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1)
		com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@fbbbc
(com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2)
		com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@ee3dee
(com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0)
	Pending Tasks: 
		com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@123defe
Pool thread stack traces:

Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2,5,main]
		java.net.PlainSocketImpl.socketConnect(Native Method)
		java.net.PlainSocketImpl.doConnect(Unknown Source)
		java.net.PlainSocketImpl.connectToAddress(Unknown Source)
		java.net.PlainSocketImpl.connect(Unknown Source)
		java.net.SocksSocketImpl.connect(Unknown Source)
		java.net.Socket.connect(Unknown Source)
		java.net.Socket.connect(Unknown Source)
		java.net.Socket.(Unknown Source)
		java.net.Socket.(Unknown Source)
	
com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:147)
		com.mysql.jdbc.MysqlIO.(MysqlIO.java:276)
		com.mysql.jdbc.Connection.createNewIO(Connection.java:2641)
		com.mysql.jdbc.Connection.(Connection.java:1531)
		com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:266)
	
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:135)
	
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
	
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
	
com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
	
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
	
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
	
com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
	
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)

Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1,5,main]
		java.net.PlainSocketImpl.socketConnect(Native Method)
		java.net.PlainSocketImpl.doConnect(Unknown Source)
		java.net.PlainSocketImpl.connectToAddress(Unknown Source)
		java.net.PlainSocketImpl.connect(Unknown Source)
		java.net.SocksSocketImpl.connect(Unknown Source)
		java.net.Socket.connect(Unknown Source)
		java.net.Socket.connect(Unknown Source)
		java.net.Socket.(Unknown Source)
		java.net.Socket.(Unknown Source)
	
com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:147)
		com.mysql.jdbc.MysqlIO.(MysqlIO.java:276)
		com.mysql.jdbc.Connection.createNewIO(Connection.java:2641)
		com.mysql.jdbc.Connection.(Connection.java:1531)
		com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:266)
	
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:135)
	
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
	
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
	
com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
	
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
	
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
	
com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
	
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)

Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0,5,main]
		java.net.PlainSocketImpl.socketConnect(Native Method)
		java.net.PlainSocketImpl.doConnect(Unknown Source)
		java.net.PlainSocketImpl.connectToAddress(Unknown Source)
		java.net.PlainSocketImpl.connect(Unknown Source)
		java.net.SocksSocketImpl.connect(Unknown Source)
		java.net.Socket.connect(Unknown Source)
		java.net.Socket.connect(Unknown Source)
		java.net.Socket.(Unknown Source)
		java.net.Socket.(Unknown Source)
	
com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:147)
		com.mysql.jdbc.MysqlIO.(MysqlIO.java:276)
		com.mysql.jdbc.Connection.createNewIO(Connection.java:2641)
		com.mysql.jdbc.Connection.(Connection.java:1531)
		com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:266)
	
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:135)
	
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
	
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
	
com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
	
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
	
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
	
com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
	
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)


[SRS] WARN [Timer-0]
ThreadPoolAsynchronousRunner.processReplacedThreads(416) | Task
com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@1d0feea (in
deadlocked PoolThread) failed to complete in maximum time 60000ms. Trying
interrupt().
[SRS] WARN [Timer-0]
ThreadPoolAsynchronousRunner.processReplacedThreads(416) | Task
com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@fbbbc (in
deadlocked PoolThread) failed to complete in maximum time 60000ms. Trying
interrupt().
[SRS] WARN [Timer-0]
ThreadPoolAsynchronousRunner.processReplacedThreads(416) | Task
com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@ee3dee (in
deadlocked PoolThread) failed to complete in maximum time 60000ms. Trying
interrupt().
[SRS] WARN [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1]
BasicResourcePool.run(1876) |
com.mchange.v2.resourcepool.BasicResourcePool@1f6d2e3 -- Thread unexpectedly
interrupted while performing an acquisition attempt.
java.lang.InterruptedException: sleep interrupted
	at java.lang.Thread.sleep(Native Method)
	at
com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
	at
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
[SRS] WARN [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0]
BasicResourcePool.run(1876) |
com.mchange.v2.resourcepool.BasicResourcePool@1f6d2e3 -- Thread unexpectedly
interrupted while performing an acquisition attempt.
java.lang.InterruptedException: sleep interrupted
	at java.lang.Thread.sleep(Native Method)
	at
com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
	at
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
[SRS] WARN [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2]
BasicResourcePool.run(1876) |
com.mchange.v2.resourcepool.BasicResourcePool@1f6d2e3 -- Thread unexpectedly
interrupted while performing an acquisition attempt.
java.lang.InterruptedException: sleep interrupted
	at java.lang.Thread.sleep(Native Method)
	at
com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
	at
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)



It would we really helpful if any one of u come up with some idea of why
this problem occurs



-- 
View this message in context: http://www.nabble.com/Error-while-starting-the-Tomcat-tf3956809.html#a11227428
Sent from the Tomcat - User mailing list archive at Nabble.com.