Hi,
I am trying to deploy my EJB module (Jar) in JBoss. And MyEJB uses MYSQL as the 
database. I have done all the required configuration to point to MySQL. However 
when I try to deploy my EJB, I am getting the below error. Please let me know 
what else needs to be configured to resolve this issue.
Below are the errors shown on the console when I deploy my bean
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "processEscapeCodesForPrepStmts"
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "processEscapeCodesForPrepStmts"
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "profileSql"
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "profileSql"
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:507 
com.mysql.jdbc.ConnectionProperties$StringConnectionProperty.initializeFrom(null)
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:507 
com.mysql.jdbc.ConnectionProperties$StringConnectionProperty.initializeFrom(..) 
returning null
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "profileSQL"
14:59:07,798 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "profileSQL"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "propertiesTransform"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "propertiesTransform"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:507 
com.mysql.jdbc.ConnectionProperties$StringConnectionProperty.initializeFrom(null)
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:507 
com.mysql.jdbc.ConnectionProperties$StringConnectionProperty.initializeFrom(..) 
returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "queriesBeforeRetryMaster"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "queriesBeforeRetryMaster"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:371 
com.mysql.jdbc.ConnectionProperties$IntegerConnectionProperty.initializeFrom(null)
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:371 
com.mysql.jdbc.ConnectionProperties$IntegerConnectionProperty.initializeFrom(..)
 returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "reconnectAtTxEnd"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "reconnectAtTxEnd"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "relaxAutoCommit"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "relaxAutoCommit"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "reportMetricsIntervalMillis"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "reportMetricsIntervalMillis"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:371 
com.mysql.jdbc.ConnectionProperties$IntegerConnectionProperty.initializeFrom(null)
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:371 
com.mysql.jdbc.ConnectionProperties$IntegerConnectionProperty.initializeFrom(..)
 returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "requireSSL"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "requireSSL"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "retainStatementAfterResultSetClose"
14:59:07,814 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "retainStatementAfterResultSetClose"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "rollbackOnPooledClose"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "rollbackOnPooledClose"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "roundRobinLoadBalance"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "roundRobinLoadBalance"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "runningCTS13"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "runningCTS13"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "secondsBeforeRetryMaster"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "secondsBeforeRetryMaster"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:371 
com.mysql.jdbc.ConnectionProperties$IntegerConnectionProperty.initializeFrom(null)
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:371 
com.mysql.jdbc.ConnectionProperties$IntegerConnectionProperty.initializeFrom(..)
 returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "serverTimezone"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "serverTimezone"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:507 
com.mysql.jdbc.ConnectionProperties$StringConnectionProperty.initializeFrom(null)
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:507 
com.mysql.jdbc.ConnectionProperties$StringConnectionProperty.initializeFrom(..) 
returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "sessionVariables"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "sessionVariables"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:507 
com.mysql.jdbc.ConnectionProperties$StringConnectionProperty.initializeFrom(null)
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:507 
com.mysql.jdbc.ConnectionProperties$StringConnectionProperty.initializeFrom(..) 
returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "slowQueryThresholdMillis"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "slowQueryThresholdMillis"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:371 
com.mysql.jdbc.ConnectionProperties$IntegerConnectionProperty.initializeFrom(null)
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:371 
com.mysql.jdbc.ConnectionProperties$IntegerConnectionProperty.initializeFrom(..)
 returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "socketFactory"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "socketFactory"
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:507 
com.mysql.jdbc.ConnectionProperties$StringConnectionProperty.initializeFrom(null)
14:59:07,829 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:507 
com.mysql.jdbc.ConnectionProperties$StringConnectionProperty.initializeFrom(..) 
returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "socketTimeout"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "socketTimeout"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:371 
com.mysql.jdbc.ConnectionProperties$IntegerConnectionProperty.initializeFrom(null)
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:371 
com.mysql.jdbc.ConnectionProperties$IntegerConnectionProperty.initializeFrom(..)
 returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "strictFloatingPoint"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "strictFloatingPoint"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "strictUpdates"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "strictUpdates"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "overrideSupportsIntegrityEnhancementFacility"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "overrideSupportsIntegrityEnhancementFacility"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "tinyInt1isBit"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "tinyInt1isBit"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "traceProtocol"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "traceProtocol"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "transformedBitIsBoolean"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "transformedBitIsBoolean"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "useCompression"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "useCompression"
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(null)
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:97 
com.mysql.jdbc.ConnectionProperties$BooleanConnectionProperty.initializeFrom(..)
 returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     <--  
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom(..) 
returning null
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:     --> 
ConnectionProperties.java:199 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.initializeFrom({})
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,845 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "useConfigs"
14:59:07,861 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName()
14:59:07,861 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:185 
com.mysql.jdbc.ConnectionProperties$ConnectionProperty.getPropertyName(..) 
returning "useConfigs"
14:59:07,861 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      --> 
ConnectionProperties.java:507 
com.mysql.jdbc.ConnectionProperties$StringConnectionProperty.initializeFrom(null)
14:59:07,861 ERROR [STDERR] Fri Jan 12 14:59:07 GMT+05:30 2007 TRACE:      <--  
ConnectionProperties.java:507 
com.mysql.jdbc.ConnectionProperties$StringConnectionProperty.initializeFrom(..) 
returning null

and it goes on.......

Thanks in advance,
MK

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000806#4000806

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000806
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to