I'll give it a whirl tonight when I'm at that PC.

Thanks again - I'll let you know what happens.

-Scott



-----Original Message-----
From: David Blevins [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 28, 2004 5:30 PM
To: [EMAIL PROTECTED]
Subject: Re: [openejb-user] RE: [OpenEJB-user] Help Request -
OpenEJB/TOMCAT Test Suite Fails


On Wed, Apr 28, 2004 at 09:28:40AM -0400, Margolis, Scott wrote:
> I'm still a bit confused.  Sorry to be a bit slow here.  I read the
section
> in the OpenEJB site that was mentioned below; yet not really sure where I
> need to check.  I went through most of my Web-inf folders and checked the
> classes and lib sub-folders.  Where should I be checking?
> 
> I took the war file openejb_loader-0.9.2.war and placed it into:
> 
> C:\Program Files\Apache Group\Tomcat 4.1\webapps
> 
> and followed the instructions.
> 
> It unpacked as:
> 
> C:\Program Files\Apache Group\Tomcat 4.1\webapps\openejb_loader-0.9.2
> 

Ahhh.  Did you install Tomcat as windows service?  That screws things
up everytime as you can't actually restart tomcat without manually
killing the service.  I thought we had a note about that on the
website, but I can't seem to find it.  I'll make sure that gets there.

Try either try manually killing the Tomcat windows service via the
Services app under the windows Administrative Tools the starting it
again.  Or else, just uninstall Tomcat and reinstall it again not as a
service.

Let me know if that does the trick.

-David

> Thanks much in advance for your help and patience.
> -Scott
> 
> -----Original Message-----
> From: David Blevins [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 27, 2004 1:54 AM
> To: Margolis, Scott
> Cc: [EMAIL PROTECTED]
> Subject: Re: [OpenEJB-user] Help Request - OpenEJB/TOMCAT Test Suite
> Fails
> 
> 
> On Fri, Apr 23, 2004 at 12:40:38AM -0400, Margolis, Scott wrote:
> > Please Help
> > 
> > I've followed the instructions for setting up OpenEJB 0.9.2.
> > 
> > I want to run the OpenEJB Test Suite by navigating to:
> > http://localhost:8088/openejb_loader-0.9.2/index.html
> > 
> > and everything looks fine until the last page which fails on step:
> > 
> > Invoking the create method on the ejb home  FAIL
> 
> Make sure you don't have any ejb interfaces anywhere in your
> WEB-INF/lib or WEB-INF/classes.  If that is indeed what is wrong, this
> doc offers more details.
>   
>   http://www.openejb.org/tomcat-ejbclasses.html
> 
> -David
> 
> 
> > 
> > 
> > I get the following message in the error log stdout.log:
> > 
> > Bootstrap: Create Catalina server
> > Bootstrap: Starting service
> > Starting service Tomcat-Standalone
> > Apache Tomcat/4.1.30
> > OpenEJB 0.9.2    build: 20030605-0409
> > http://openejb.sf.net
> > Bootstrap: Service started
> > Warning: No test suite configuration file specified, assuming system
> > properties contain all needed information.  To specify a test suite
> > configuration file by setting its location using the system property
> > "openejb.testsuite.properties"
> > Cannot start the test database: java.lang.IllegalStateException Cannot
> start
> > database: java.lang.reflect.UndeclaredThrowableException null
> > Cannot initialize the test environment: java.lang.IllegalStateException
> > Cannot start database: java.lang.reflect.UndeclaredThrowableException
null
> > 
> > 
> > -------------------------------------------------------
> > This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
> > For a limited time only, get FREE Ground shipping on all orders of $35
> > or more. Hurry up and shop folks, this offer expires April 30th!
> > http://www.thinkgeek.com/freeshipping/?cpg=12297
> > _______________________________________________
> > http://OpenEJB.sf.net
> > OpenEJB-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/openejb-user

Reply via email to