Hello,

after browsing the internet for some time... 
I found the same problem at jboss site 
-> java.lang.VerifyError.

> 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

This happens only, if you use:
- JDK 1.3
- InterBase 6.0.1
- InterClient 2.0

The reason is the interclient driver 2.0, because
it is compiled with JDK 1.2.

The solution is I have to compile the sourcecode
of interclient 2.0 with JDK 1.3 or download it from
http://www.kpi.com.au/interbase/index.jsp

I tried to download the interclient.jar but it's
damage, so I ask the person, who provides
this, for the new one. Wait and see,
As soon as I can get the compiled interclient
2.0 with JDK 1.3, I'll try it and report the result.

Maybe any of you has a compiled version of
interclient.jar with JDK 1.3?

Thanks a lot!

BTW, Miroslav, I cannot use the interclient 1.6,
because I use the sql dialect 3 of InterBase and you
need interclient 2.0 for this.
-- 
---------------------------------------------------
Blasius Lofi Dewanto
---------------------------------------------------
OpenUSS - Open University Support System
http://openuss.sourceforge.net
---------------------------------------------------
E-Mail   : [EMAIL PROTECTED]
ICQ      : 39343280
---------------------------------------------------

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to