I am trying to deploy an app that uses CMP to connect to an Interbase server
via the Interclient driver.  On deploy, Orion starts auto-creating tables
that I don't need (since the database already exists) and gives me the error
below.  How can I turn auto-create off or point it at the right DB?

java.lang.VerifyError: (class: interbase/interclient/ErrorKey, method: _$372
signature: (Ljava/lang/String;Ljava/lang/String;I)V) Expecting to find
unitialized object on stack
        at
interbase.interclient.SQLException.<init>(SQLException.java:96)...

Thanks,

Marc


Reply via email to