Can deploy applications to (10.1.3) Developer Preview 4 -------------------------------------------------------
Key: TAPESTRY-781 URL: http://issues.apache.org/jira/browse/TAPESTRY-781 Project: Tapestry Type: Bug Components: Framework Versions: 4.0 Environment: JDK 5, tapestry-4.0-beta-12, Win XP and Linux Reporter: Mohammad Abed Priority: Blocker The Tapestry deploy fine on Tomcat but not on OC4J. Oracle's OC4J is going to be my production env. I really need help with this issue. ******************************************************************** 500 Internal Server Error org.apache.hivemind.ApplicationRuntimeException: Unable to construct service tapestry.init.ApplicationSpecificationInitializer: Error building service tapestry.init.ApplicationSpecificationInitializer: Error at code-source:/C:/work/dep2oc4j/WEB-INF/lib/tapestry-4.0-beta-12.jar!META-INF/tapestry.init.xml, line 46, column 89: Service interceptor factory hivemind.LoggingInterceptor failed to create org.apache.tapestry.parse.ISpecificationParser interceptor for service tapestry.parse.SpecificationParser as class $ISpecificationParser_107dd8742a9: argument type mismatch [code-source:/C:/work/dep2oc4j/WEB-INF/lib/tapestry-4.0-beta-12.jar!META-INF/tapestry.init.xml, line 42, column 21] at org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.constructNewServiceImplementation(AbstractServiceModelImpl.java:165) at org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.constructServiceImplementation(AbstractServiceModelImpl.java:139) at org.apache.hivemind.impl.servicemodel.SingletonServiceModel.getActualServiceImplementation(SingletonServiceModel.java:68) at $ApplicationInitializer_107dd87429e._service($ApplicationInitializer_107dd87429e.java) at $ApplicationInitializer_107dd87429e.initialize($ApplicationInitializer_107dd87429e.java) at $ApplicationInitializer_107dd87429d.initialize($ApplicationInitializer_107dd87429d.java) at $ApplicationInitializer_107dd8742a1.initialize($ApplicationInitializer_107dd8742a1.java) at $ApplicationInitializer_107dd874296.initialize($ApplicationInitializer_107dd874296.java) at $ApplicationInitializer_107dd874295.initialize($ApplicationInitializer_107dd874295.java) at org.apache.tapestry.ApplicationServlet.initializeApplication(ApplicationServlet.java:317) at org.apache.tapestry.ApplicationServlet.init(ApplicationServlet.java:216) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.HttpApplication.loadServlet(HttpApplication.java:2178) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.HttpApplication.findServlet(HttpApplication.java:4514) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.HttpApplication.findServlet(HttpApplication.java:4438) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2859) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:703) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:430) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.HttpRequestHandler.run(HttpRequestHandler.java:119) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:215) at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:232) at oracle.oc4j.network.ServerSocketAcceptHandler.access$1000(ServerSocketAcceptHandler.java:35) at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:819) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298) at java.lang.Thread.run(Thread.java:595) Caused by: org.apache.hivemind.ApplicationRuntimeException: Error building service tapestry.init.ApplicationSpecificationInitializer: Error at code-source:/C:/work/dep2oc4j/WEB-INF/lib/tapestry-4.0-beta-12.jar!META-INF/tapestry.init.xml, line 46, column 89: Service interceptor factory hivemind.LoggingInterceptor failed to create org.apache.tapestry.parse.ISpecificationParser interceptor for service tapestry.parse.SpecificationParser as class $ISpecificationParser_107dd8742a9: argument type mismatch [code-source:/C:/work/dep2oc4j/WEB-INF/lib/tapestry-4.0-beta-12.jar!META-INF/tapestry.init.xml, line 42, column 21] at org.apache.hivemind.impl.InvokeFactoryServiceConstructor.constructCoreServiceImplementation(InvokeFactoryServiceConstructor.java:88) at org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.constructCoreServiceImplementation(AbstractServiceModelImpl.java:107) at org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.constructNewServiceImplementation(AbstractServiceModelImpl.java:157) ... 25 more Caused by: org.apache.hivemind.ApplicationRuntimeException: Error building service tapestry.init.ApplicationSpecificationInitializer: Error at code-source:/C:/work/dep2oc4j/WEB-INF/lib/tapestry-4.0-beta-12.jar!META-INF/tapestry.init.xml, line 46, column 89: Service interceptor factory hivemind.LoggingInterceptor failed to create org.apache.tapestry.parse.ISpecificationParser interceptor for service tapestry.parse.SpecificationParser as class $ISpecificationParser_107dd8742a9: argument type mismatch [code-source:/C:/work/dep2oc4j/WEB-INF/lib/tapestry-4.0-beta-12.jar!META-INF/tapestry.init.xml, line 43, column 67] at org.apache.hivemind.service.impl.BuilderFactoryLogic.createService(BuilderFactoryLogic.java:87) at org.apache.hivemind.service.impl.BuilderFactory.createCoreServiceImplementation(BuilderFactory.java:42) at org.apache.hivemind.impl.InvokeFactoryServiceConstructor.constructCoreServiceImplementation(InvokeFactoryServiceConstructor.java:84) ... 27 more Caused by: org.apache.hivemind.ApplicationRuntimeException: Error at code-source:/C:/work/dep2oc4j/WEB-INF/lib/tapestry-4.0-beta-12.jar!META-INF/tapestry.init.xml, line 46, column 89: Service interceptor factory hivemind.LoggingInterceptor failed to create org.apache.tapestry.parse.ISpecificationParser interceptor for service tapestry.parse.SpecificationParser as class $ISpecificationParser_107dd8742a9: argument type mismatch [code-source:/C:/work/dep2oc4j/WEB-INF/lib/tapestry-4.0-beta-12.jar!META-INF/tapestry.init.xml, line 46, column 89] at org.apache.hivemind.impl.StrictErrorHandler.error(StrictErrorHandler.java:39) at org.apache.hivemind.impl.ErrorLogImpl.error(ErrorLogImpl.java:40) at org.apache.hivemind.service.impl.BuilderFactoryLogic.error(BuilderFactoryLogic.java:95) at org.apache.hivemind.service.impl.BuilderFactoryLogic.wireProperty(BuilderFactoryLogic.java:368) at org.apache.hivemind.service.impl.BuilderFactoryLogic.setProperties(BuilderFactoryLogic.java:320) at org.apache.hivemind.service.impl.BuilderFactoryLogic.createService(BuilderFactoryLogic.java:77) ... 29 more Caused by: org.apache.hivemind.ApplicationRuntimeException: Service interceptor factory hivemind.LoggingInterceptor failed to create org.apache.tapestry.parse.ISpecificationParser interceptor for service tapestry.parse.SpecificationParser as class $ISpecificationParser_107dd8742a9: argument type mismatch at org.apache.hivemind.service.impl.LoggingInterceptorFactory.createInterceptor(LoggingInterceptorFactory.java:261) at org.apache.hivemind.impl.ServiceInterceptorContributionImpl.createInterceptor(ServiceInterceptorContributionImpl.java:95) at org.apache.hivemind.impl.InterceptorStackImpl.process(InterceptorStackImpl.java:116) at org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.addInterceptors(AbstractServiceModelImpl.java:84) at org.apache.hivemind.impl.servicemodel.PooledServiceModel.constructServiceProxy(PooledServiceModel.java:159) at org.apache.hivemind.impl.servicemodel.PooledServiceModel.getService(PooledServiceModel.java:138) at org.apache.hivemind.impl.ServicePointImpl.getService(ServicePointImpl.java:209) at org.apache.hivemind.impl.ServicePointImpl.getService(ServicePointImpl.java:222) at org.apache.hivemind.impl.RegistryInfrastructureImpl.getService(RegistryInfrastructureImpl.java:207) at org.apache.hivemind.impl.ModuleImpl.getService(ModuleImpl.java:97) at org.apache.hivemind.schema.rules.ServiceTranslator.translate(ServiceTranslator.java:40) at org.apache.hivemind.service.impl.BuilderPropertyFacet.getFacetValue(BuilderPropertyFacet.java:55) at org.apache.hivemind.service.impl.BuilderFactoryLogic.wireProperty(BuilderFactoryLogic.java:357) ... 31 more Caused by: java.lang.IllegalArgumentException: argument type mismatch at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at org.apache.hivemind.service.impl.LoggingInterceptorFactory.instantiateInterceptor(LoggingInterceptorFactory.java:290) at org.apache.hivemind.service.impl.LoggingInterceptorFactory.createInterceptor(LoggingInterceptorFactory.java:255) ... 43 more -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]