Definitely right. We need more people. To just to give an idea of what goes on "behind the scenes" I am sitting in a server room surrounded by racks setting up four brand new 1U servers that I intend to use tomorrow to run the J2EE test suite on Geronimo (which includes OpenEJB) so we can ship Geronio 1.0 M5 on the day after (hopefully). If you want a visual, imagine one of those cartoons where a character is ridding on a train and feverishly laying down train tracks trying to keep ahead of the train. That's us :)

Anyone who want's to get involved, please jump in. We'd love to have you. If you are willing to help find and fix bugs, jump on irc.freenode.net and join channel #openejb. I am there most of the time as are a few others. Jeremy Whitlock is a great example to follow. He's been camping out on #openejb and I've been coaching him through some of the problems people have posted on the list. He ended up fixing quite a few, hence all the unstable builds.

As far as this bug is concerned, the first thing we need is some better exception handing around this code: http://cvs.openejb.org/viewrep/openejb/openejb1/modules/core/src/ java/org/openejb/loader/TomcatClassPath.java?r=1.4#l132

It should catch the InvocationTargetException, pull out the cause, then throw that with a new error message that includes the name of the jar that was being added.

From there we might stand a better chance at figuring out what is going wrong. Could be a bad jar somewhere. Not sure.

The issue only seems to happen on windows and I am nowhere near a windows box at the moment.

Anyone have any ideas?

-David

On Sep 28, 2005, at 8:14 PM, 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 <[EMAIL PROTECTED]> 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
<init>
INFO: Initializing,
config='org.apache.struts.util.LocalStrings',
returnNull=true
Sep 28, 2005 6:51:12 PM
org.apache.struts.util.PropertyMessageResources
<init>
INFO: Initializing,
config='org.apache.struts.action.ActionResources',
returnNull=true
Sep 28, 2005 6:51:13 PM
org.apache.struts.util.PropertyMessageResources
<init>
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
<auth-constraint> without being defined in a
<security-role>
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



Reply via email to