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