I was running window XP(enterprise) and JDK 1.4,
Tomcat 5.0. Also, the plans are to really deploy this
to Tomcat hosted on Solaris in the company.
-rajesh


--- Jeremy Whitlock <[EMAIL PROTECTED]> wrote:

> David,
> I was running on Mac OS (10.4.2) and Apple JDK
> 1.4.2_06. I can help you with 
> this. Take care, Jeremy
> 
> On 9/9/05, David Blevins <[EMAIL PROTECTED]>
> wrote:
> > 
> > What OS and Java version are you guys running?
> > 
> > Also, Rajesh, is there a "caused by" section on
> the end of that stack
> > trace? The line 442 of
> CastorCMP11_EntityContainer.java is basically
> > just:
> > throw (IllegalStateException) new
> IllegalStateException("Castor
> > JDO initialization failed").initCause(e);
> > 
> > So the real details are in the exception inside
> the one you posted.
> > 
> > -David
> > 
> > On Sep 9, 2005, at 2:56 PM, Jeremy Whitlock wrote:
> > 
> > > Rajesh,
> > > It's funny you should find that as I too found
> that about 2 weeks
> > > ago. I
> > > just got back into town and I'll look into it to
> see if I could
> > > help. Take
> > > care, Jeremy
> > >
> > > On 9/9/05, Rajesh Puri <[EMAIL PROTECTED]>
> wrote:
> > >
> > >>
> > >> Just downloaded the Beta version (realizing
> that I
> > >> should be staring with newer version) and
> copied
> > >> moviefun.war to webapps oon tomcat 5.0. Got
> following
> > >> erros. What am I missing? Only chnage I did was
> > >> correct web.xml per document. Thanks.
> > >>
> > >>
>
---------------------------------------------------------
> > >> java.lang.IllegalStateException: Castor JDO
> > >> initialization failed
> > >>
> > >>
> > >>
>
org.openejb.alt.containers.castor_cmp11.CastorCMP11_EntityContainer.p
> > >> ostInit
> > >> (CastorCMP11_EntityContainer.java:442)
> > >>
> > >>
>
org.openejb.alt.containers.castor_cmp11.CastorCMP11_EntityContainer.i
> > >> nvoke
> > >> (CastorCMP11_EntityContainer.java:527)
> > >>
> > >> org.openejb.core.RpcContainerWrapper.invoke
> > >> (RpcContainerWrapper.java:69)
> > >>
> > >>
>
org.openejb.core.TomcatJndiSupport.invoke(TomcatJndiSupport.java:120)
> > >>
> > >> org.openejb.core.ivm.EjbHomeProxyHandler.create
> > >> (EjbHomeProxyHandler.java
> > >> :258)
> > >>
> > >>
> org.openejb.core.ivm.EjbHomeProxyHandler._invoke
> > >> (EjbHomeProxyHandler.java
> > >> :153)
> > >>
> > >> org.openejb.core.ivm.BaseEjbProxyHandler.invoke
> > >> (BaseEjbProxyHandler.java
> > >> :316)
> > >>
> > >>
>
org.openejb.util.proxy.Jdk13InvocationHandler.invoke(
> > >> Jdk13InvocationHandler.java:87)
> > >> $Proxy0.create(Unknown Source)
> > >>
> > >>
>
org.acme.movie.MovieEntity$1.create(MovieEntity.java:64)
> > >>
> > >>
>
org.apache.jsp.setup_jsp._jspService(setup_jsp.java:84)
> > >>
> > >>
>
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
> > >>
> > >>
>
javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
> > >>
> > >>
> org.apache.jasper.servlet.JspServletWrapper.service
> > >> (JspServletWrapper.java
> > >> :298)
> > >>
> > >>
> org.apache.jasper.servlet.JspServlet.serviceJspFile
> > >> (JspServlet.java:292)
> > >>
> > >>
>
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
> > >>
> > >>
>
javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
>
______________________________________________________
> > >> Click here to donate to the Hurricane Katrina
> relief effort.
> > >> http://store.yahoo.com/redcross-donate3/
> > >>
> > >>
> > >
> > >
> > >
> > > --
> > > He who listens well, speaks well.
> > >
> > 
> > 
> 
> 
> -- 
> He who listens well, speaks well.
> 



        
                
______________________________________________________
Click here to donate to the Hurricane Katrina relief effort.
http://store.yahoo.com/redcross-donate3/

Reply via email to