1 Reply Latest reply on Apr 8, 2002 9:15 PM by luke_t

    Reposting

      Hi ppl I am reposting this problem no one answered it last time.

      I am using Jboss 2.4.3 with embedded tomcat 3.2.3 and my database is Interbase 6.
      I am using the same stuff from last 6 months but now all of a sudden Jboss is having problems in connecting to database. I get the error when I start the Jboss.
      I have tried using different database files. But if I try to connect to a database file which is not on my machine it works fine. I have also tried with copying the database file to my machine from the machine where it works fine, but it didnt worked.
      the error which I get from Jboss on startup is

      [InterBaseDS] XA Connection pool InterBaseDS bound to java:/InterBaseDS
      [Configuration] java.lang.VerifyError: (class: interbase/interclient/ErrorKey

      Any help is highly Apreciated

        • 1. Re: Reposting


          Sounds like a problem with your driver classes is making the verifier choke. Have you switched drivers or changed to a different JDK recently?

          Luke.