Mohan Cheema's Online Diary

Site Just to Keep Track of My Day to Day Work.

July 1, 2010
by Mohan Cheema
0 comments

java.net.BindException Cannot assign requested address: 8443

Today I was battling an issue for some of my colleagues. They were getting this exception from JBoss while starting :

java.net.BindException: Cannot assign requested address: 8443 at org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:500)

in the JBoss console.

Share
Share

June 19, 2010
by Mohan Cheema
0 comments

Ping failed in MysqlValidConnectionChecker in JBoss/MySQL-ConnectorJ Combination

Today I was battling an issue for some of my colleagues. They were getting this exception from JBoss/Mysql ConnectorJ driver:

java.sql.SQLException: Unexpected error in ping : java.lang.IllegalArgumentException: object is not an instance of declaring class

in the JBoss console.

Share
Share