Hi,
 
I am on the same path as you.
I am doing the CMP
I believe that one shouldn't have to use PostgresSQL so I used Pointbase database.
Perhaps when we have resolved my problem you have will an easier path.
 
Regards,
Zahid
 
----- Original Message -----
Sent: Thursday, August 29, 2002 3:12 PM
Subject: [OpenEJB-user] Newbie trouble: how to test?

Hi!
I just downloaded openejb archive , unpacked it
and command "openejb.sh test".
I got exception:
============== cut here =====================================
_________________________________________________
|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|
 
Running EJB compliance tests on IntraVM Server
_________________________________________________
OpenEJB 0.8.1    build: 20020730-2236
http://openejb.sf.net
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
....
OK (373 tests)

_________________________________________________
|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|
 
Running EJB compliance tests on EJB Server
_________________________________________________
 1. Starting OpenEJB Server...
 2. Starting test EJB client...
Error closing connection with server: null
Cannot start the test database: java.lang.IllegalStateException Cannot start database: javax.naming.NamingException Cannot lookup /client/tools/DatabaseHome: Received error: Error while communicating with server: ; nested exception is:
        java.rmi.RemoteException: Cannot access server: /127.0.0.1:4201 Exception: ; nested exception is:
        java.io.IOException: Cannot access server: /127.0.0.1:4201 Exception: java.net.ConnectException : Connection refused
java.lang.IllegalStateException: Cannot start database: javax.naming.NamingException Cannot lookup /client/tools/DatabaseHome: Received error: Error while communicating with server: ; nested exception is:
        java.rmi.RemoteException: Cannot access server: /127.0.0.1:4201 Exception: ; nested exception is:
        java.io.IOException: Cannot access server: /127.0.0.1:4201 Exception: java.net.ConnectException : Connection refused
        at org.openejb.test.InstantDbTestDatabase.start(InstantDbTestDatabase.java:100)
        at org.openejb.test.TestManager.start(TestManager.java:56)
        at org.openejb.test.ClientTestRunner.doRun(ClientTestRunner.java:112)
        at junit.textui.TestRunner.start(TestRunner.java:235)
        at org.openejb.test.TestRunner.start(TestRunner.java:82)
        at org.openejb.test.ClientTestRunner.main(ClientTestRunner.java:98)

====================== cut here =========================================
Does it mean I should download and start PostgresSQL?
Sorry about my stupid question.

-- 
Lev Assinovsky                Peterlink Web
Programmer                    St. Petersburg, Russia
Tel/Fax: +7 812 9418104       197022 ul.Chapigina 7Á
E-mail: [EMAIL PROTECTED]
 

Reply via email to