Title: Re: Problems opening DB on HP Tandem
Thanks for getting back to me.  Yes, HP does indeed have a JVM at 1.4.2, but unfortunately we are not really close to upgrading yet - different department altogether...:(
 
And yes, I did get the same error when trying to create the db.
 
I will probably wait until the IT group can upgrade the box to 1.4.x.  I am using it on a WinXP box with no issues (same JVM version - 1.3.x).
 
Thanks anyways.


From: Rajesh Kartha [mailto:[EMAIL PROTECTED]
Sent: Mon 1/9/2006 3:03 PM
To: Derby Discussion
Subject: Re: Problems opening DB on HP Tandem

George, Kenneth V [NTK] wrote:

>I am not sure this went through back to the group, so here it is again for those who did not receive it.
>
>Any more assitance on this would be much appreciated.
>
>Thanks.
>
>________________________________
>
>From: George, Kenneth V [NTK]
>Sent: Thu 1/5/2006 3:19 PM
>To: Derby Discussion; Derby Discussion
>Subject: RE: Problems opening DB on HP Tandem
>
>
>Ok, here are the results:
>
>/usr/tandem/web_applications/ctc/ctc83/fm/db: /usr/home/ken/ij.sh
>ij version 10.1
>ij> connect 'jdbc:derby:filemanager';
>ERROR XJ040: Failed to start database 'filemanager', see the next exception for details.
>ERROR XJ001: Java exception: ' implement interface error : java.lang.AbstractMethodError'.
>ij> connect 'jdbc:derby:/usr/tandem/web_applications/ctc/ctc83/fm/db/filemanager';
>ERROR XJ040: Failed to start database '/usr/tandem/web_applications/ctc/ctc83/fm/db/filemanager', see the next exception for details.
>ERROR XJ001: Java exception: ' implement interface error : java.lang.AbstractMethodError'.
>ij>
>
>I tried it both ways - in the directory where the DB lives, and specfying the entire path - same result.
>
>_______________________________

>
 From the above. it is clear you cannot boot you existing database.  I
assume you would see the same error during
database creation  also on the same platform [(is that true ? )...the
url to create a db would be 'jdbc:derby:adb;create=true']

Not sure, but the above exception then could be  JVM related.

Is there any  way that the above can be tried with jdk 1.4.1.
(Hp has a jdk1.4.1 for NonStop : 
http://h20223.www2.hp.com/NonStopComputing/cache/82889-0-0-0-121.html)

Regards,
Rajesh



Reply via email to