Subject Does the interclient works with j2sdk1.4.0 ?
Author Jaime Marcondes
I uninstall the jdk1.3 and install the j2sdk1.4 in my computer, but after this, the interclient doesn't works anymore.
Errors:
 
java.lang.NullPointerException
        at java.net.Socket.<init>(Socket.java:282)
        at java.net.Socket.<init>(Socket.java:118)
        at interbase.interclient.JDBCNet.establishSocketStreams(JDBCNet.java:85)
        at interbase.interclient.JDBCNet.<init>(JDBCNet.java:74)
        at interbase.interclient.Connection.connect(Connection.java:317)
        at interbase.interclient.Connection.<init>(Connection.java:285)
        at interbase.interclient.DataSource.getConnection(DataSource.java:532)
        at DataSourceInterbase.initConnection(DataSourceInterbase.java:24)
        at testFB.main(testFB.java:56)
Exception in thread "main"
 
The interclient version which i use is 2.00. I download from firebird.sourceforge.net today. Before, i use Forte with interclient for interbase and jdk1.3. I have to uninstall the j2sdk1.4 and install again the jdk1.3 ?
 
Thank's for help
 
Jaime Marcondes
Objetto Tecnologia em Informação
Carazinho/RS