Subject Re: [ib-support] Re: urgent !!, can anyone help me ?
Author Martijn Tonies
Either find a place to download a version compiled with
JDK 1.4 ( www.firebirdsql.org ? I have no idea) or compile
it yourself (source at sourceforge.net)


With regards,

Martijn Tonies
InterBase Workbench - the developer tool for InterBase
http://www.upscene.com

Firebird Workbench - the developer tool for Firebird
http://www.upscene.com

Upscene Productions
http://www.upscene.com

"This is an object-oriented system.
If we change anything, the users object."


> Yes, i use java 1.3.1-b24 but when i try java 1.4.0-b92 that error
> exist. so what should I do ?
>
> TIA
>
> andy
>
> --- In ib-support@y..., "Martijn Tonies" <m.tonies@u...> wrote:
> > Hi,
> >
> > > what going on, Yesterday my interclient can communication with
> > > FireBird. But Today i get an error message like this :
> > >
> > > 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
> >
> > Are you using another JDK?
> >
> > I believe this error occured when using the original (JDK 1.1)
> > compiled interclient with JDK 1.2 or higher.