Yes jeremy, I agree with you and do not mean to disappoint any one. I was able to run openejb (latest unstable version) and tomcat (4.1 and 5.0). But after i did try deploying some ejb's (some elements in ejb xml like resource sharing were not supported and i had to remove them) i encountered this issue.After that i uninstalled everything and tried reinsalling both. Then i still got this issue which i was not able to figure bcos of the lack of time. FYI the OS i was trying this is windows xp professional service pack 2. I am sure it could be something with the classloader policies of either tomcat or openejb, most probably tomcat, but still i encountered this with the latest unstable version of openejb. Replication has been always a headache for developers, no one can deny that Thanks Nanda
Jeremy Whitlock <[EMAIL PROTECTED]> wrote: Nanda, That is not true. I've been helping Rajesh for the past few weeks. The concensus was that I was unable to replicate the issue. I then asked for information related to his environment. That is where we are. Rajesh, I would still like to have information about your environment. Also, is there any chance you can test this on a new installation of tomcat...just to make sure there isn't something screwed up with the Tomcat config or anything like that? Get back to me and we'll go from there. Take care all, Jeremy On 9/28/05, nanda kishore wrote: > > I encountered a similar issue and posted the logs and > didnt get any response. > > Seems like the project is loosing concentration, > resources etc.. and would like to have developers like > us to join and help them. To be honest this projects > concept is unique but its hard to achieve with limited > dedicated resources keeping in mind of the ejb spec > changing so frequently. > > Still a reply or guidence would be appreciated > > --- Rajesh Puri wrote: > > > I restarted my test to run moviefun. After I > > download > > the latest version good for window and make changes > > to > > web.xml, I get following error message when > > deploy on Tomcat. > > > > ------------ > > > > Sep 28, 2005 6:51:08 PM > > org.apache.coyote.http11.Http11Protocol init > > INFO: Initializing Coyote HTTP/1.1 on http-9050 > > Sep 28, 2005 6:51:08 PM > > org.apache.catalina.startup.Catalina load > > INFO: Initialization processed in 2623 ms > > Sep 28, 2005 6:51:08 PM > > org.apache.catalina.core.StandardService start > > INFO: Starting service Catalina > > Sep 28, 2005 6:51:08 PM > > org.apache.catalina.core.StandardEngine start > > INFO: Starting Servlet Engine: Apache Tomcat/5.0.25 > > Sep 28, 2005 6:51:09 PM > > org.apache.catalina.core.StandardHost start > > INFO: XML validation disabled > > Sep 28, 2005 6:51:09 PM > > org.apache.catalina.core.StandardHost getDeployer > > INFO: Create Host deployer for direct deployment ( > > non-jmx ) > > Sep 28, 2005 6:51:09 PM > > org.apache.catalina.core.StandardHostDeployer > > install > > INFO: Processing Context configuration file URL > > file:C:\Program Files\Apache Software > > Foundation\Tomcat > > 5.0\conf\Catalina\localhost\admin.xml > > Sep 28, 2005 6:51:12 PM > > org.apache.struts.util.PropertyMessageResources > > > > INFO: Initializing, > > config='org.apache.struts.util.LocalStrings', > > returnNull=true > > Sep 28, 2005 6:51:12 PM > > org.apache.struts.util.PropertyMessageResources > > > > INFO: Initializing, > > config='org.apache.struts.action.ActionResources', > > returnNull=true > > Sep 28, 2005 6:51:13 PM > > org.apache.struts.util.PropertyMessageResources > > > > INFO: Initializing, > > > config='org.apache.webapp.admin.ApplicationResources', > > returnNull=true > > Sep 28, 2005 6:51:19 PM > > org.apache.catalina.core.StandardHostDeployer > > install > > INFO: Processing Context configuration file URL > > file:C:\Program Files\Apache Software > > Foundation\Tomcat > > 5.0\conf\Catalina\localhost\balancer.xml > > Sep 28, 2005 6:51:20 PM > > org.apache.catalina.core.StandardHostDeployer > > install > > INFO: Processing Context configuration file URL > > file:C:\Program Files\Apache Software > > Foundation\Tomcat > > 5.0\conf\Catalina\localhost\manager.xml > > Sep 28, 2005 6:51:20 PM > > org.apache.catalina.core.StandardHostDeployer > > install > > INFO: Processing Context configuration file URL > > file:C:\Program Files\Apache Software > > Foundation\Tomcat > > 5.0\conf\Catalina\localhost\testejb.xml > > Sep 28, 2005 6:51:20 PM > > org.apache.catalina.core.StandardHostDeployer > > install > > INFO: Installing web application at context path > > /jasper-webapp from URL file:C:/Program Files/Apache > > Software Foundation/Tomcat 5.0/webapps/jasper-webapp > > Sep 28, 2005 6:51:23 PM > > org.apache.catalina.core.StandardHostDeployer > > install > > INFO: Installing web application at context path > > /miceapplication from URL file:C:/Program > > Files/Apache > > Software Foundation/Tomcat > > 5.0/webapps/miceapplication > > Sep 28, 2005 6:51:25 PM > > org.apache.catalina.startup.ContextConfig > > validateSecurityRoles > > INFO: WARNING: Security role name admin used in an > > without being defined in a > > > > Sep 28, 2005 6:51:25 PM > > org.apache.catalina.core.StandardHostDeployer > > install > > INFO: Installing web application at context path > > /mouse from URL file:C:/Program Files/Apache > > Software > > Foundation/Tomcat 5.0/webapps/mouse > > Sep 28, 2005 6:51:26 PM > > org.apache.catalina.core.StandardHostDeployer > > install > > INFO: Installing web application at context path > > /moviefun from URL file:C:/Program Files/Apache > > Software Foundation/Tomcat 5.0/webapps/moviefun > > OpenEJB init-params: > > param-name: openejb.home, param-value: c:\openejb > > param-name: openejb.loader, param-value: > > tomcat-webapp > > OpenEJB 1.0-20050920 build: 20050920-1826 > > http://www.openejb.org > > resources 1 > > OpenEJB ready. > > Sep 28, 2005 6:51:33 PM > > org.apache.catalina.core.StandardHostDeployer > > install > > INFO: Installing web application at context path > > /neinet from URL file:C:/Program Files/Apache > > Software > > Foundation/Tomcat 5.0/webapps/neinet > > Sep 28, 2005 6:51:33 PM > > org.apache.catalina.core.StandardHostDeployer > > install > > INFO: Installing web application at context path > > /openejb-loader from URL file:C:/Program > > Files/Apache > > Software Foundation/Tomcat > > 5.0/webapps/openejb-loader > > OpenEJB init-params: > > param-name: openejb.home, param-value: c:\openejb > > OpenEJB 1.0-20050920 build: 20050920-1826 > > http://www.openejb.org > > resources 1 > > java.lang.reflect.InvocationTargetException > > at > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native > > Method) > > at > > sun.reflect.NativeMethodAccessorImpl.invoke(Unknown > > Source) > > at > > > sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown > > Source) > > at java.lang.reflect.Method.invoke(Unknown Source) > > at > > > org.openejb.loader.TomcatClassPath.addRepository(TomcatClassPath.java:134) > > at > > > org.openejb.loader.TomcatClassPath._addJarToPath(TomcatClassPath.java:129) > > at > > > org.openejb.loader.TomcatClassPath.addJarToPath(TomcatClassPath.java:123) > > at > > > org.openejb.alt.config.ConfigurationFactory.initEjbJarInfo( > ConfigurationFactory.java:674) > > at > > > org.openejb.alt.config.ConfigurationFactory.getOpenEjbConfiguration( > ConfigurationFactory.java:227) > > at > > > org.openejb.alt.assembler.classic.Assembler.init(Assembler.java:132) > > at org.openejb.OpenEJB.init(OpenEJB.java:236) > > at org.openejb.OpenEJB.init(OpenEJB.java:129) > > at > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native > > Method) > > at > > sun.reflect.NativeMethodAccessorImpl.invoke(Unknown > > Source) > > at > > > sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown > > Source) > > at java.lang.reflect.Method.invoke(Unknown Source) > > at > > > org.openejb.loader.OpenEJBInstance.init(OpenEJBInstance.java:76) > > at > > > org.openejb.loader.LoaderServlet.init(LoaderServlet.java:105) > > at > > > org.openejb.loader.LoaderServlet.init(LoaderServlet.java:94) > > at > > > org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java > :1019) > > at > > > org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:862) > > at > > > org.apache.catalina.core.StandardContext.loadOnStartup( > StandardContext.java:3991) > > at > > > org.apache.catalina.core.StandardContext.start(StandardContext.java:4335) > > at > > > org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java > :823) > > at > > > org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807) > > at > > > org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595) > > at > > > org.apache.catalina.core.StandardHostDeployer.install( > StandardHostDeployer.java:277) > > at > > > org.apache.catalina.core.StandardHost.install(StandardHost.java:832) > > at > > > org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:613) > > at > > > org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:431) > > at > > > org.apache.catalina.startup.HostConfig.start(HostConfig.java:964) > > at > > > === message truncated === > > > > > __________________________________ > Yahoo! Mail - PC Magazine Editors' Choice 2005 > http://mail.yahoo.com > -- Take care, Jeremy --------------------------------- Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort.
