[ http://issues.apache.org/jira/browse/GERONIMO-685?page=comments#action_12314490 ]
Dain Sundstrom commented on GERONIMO-685: ----------------------------------------- We actually don't need the OpenORBSkeletonGenerator anymore. When we get a chance we should remove it and the rest of the OpenORB jars since it isn't being used anymore. > Too many open files from CORBA compiler > --------------------------------------- > > Key: GERONIMO-685 > URL: http://issues.apache.org/jira/browse/GERONIMO-685 > Project: Geronimo > Type: Bug > Reporter: Jeremy Boynes > Assignee: Dain Sundstrom > > [java] Caused by: org.openejb.corba.compiler.CompilerException: Problem > creating jar: Too many open files > [java] at > org.openejb.corba.compiler.OpenORBSkeletonGenerator.generateSkeletons(OpenORBSkeletonGenerator.java:194) > [java] at > org.openejb.corba.compiler.OpenORBSkeletonGenerator$$FastClassByCGLIB$$491f3452.invoke(<generated>) > [java] at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) > [java] at > org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) > [java] at > org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118) > [java] at > org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:719) > [java] at > org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) > [java] at > org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36) > [java] at > org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:94) > [java] at > org.openejb.corba.compiler.SkeletonGenerator$$EnhancerByCGLIB$$77cbc8f8.generateSkeletons(<generated>) > [java] at > org.openejb.deployment.OpenEJBModuleBuilder.initContext(OpenEJBModuleBuilder.java:328) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
