I was previously using Connector/J 3.0.11 and have been for a long time...I just 
replaced the 3.0.11 jar with 3.0.13 and now JBoss 3.2.4RC2 barfs big time.....I know 
my configuration is correct, so I'm wondering if this is a JBoss problem with that 
jdbc driver or one that should be submitted to mysql.org??

        at java.lang.Thread.run(Thread.java:552)
Caused by: java.sql.SQLException: Cannot load connection class because of underlying 
exception: 'java.lang.NumberFormatException: For input string: "localhost"'.
        at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:409)
        at 
org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:158)
        ... 132 more
07:10:17,749 ERROR [EntityContainer] Starting failed 
jboss.j2ee:jndiName=icsCorp/CorpTZLocales,service=EJB
org.jboss.deployment.DeploymentException: Error while fixing table name; - nested 
throwable: (org.jboss.util.NestedSQLException: Could not create connection; - nested 
throwable: (java.sql.SQLException: Cannot load connection class because of underlying 
exception: 'java.lang.NumberFormatException: For input string: "localhost"'.); - 
nested throwable: (org.jboss.resource.JBossResourceException: Could not create 
connection; - nested throwable: (java.sql.SQLException: Cannot load connection class 
because of underlying exception: 'java.lang.NumberFormatException: For input string: 
"localhost"'.)))



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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836827



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to