|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
[Issue 826] New - RMpex benchmarks failing with trunk WSIT jars.https://wsit.dev.java.net/issues/show_bug.cgi?id=826
Issue #|826 Summary|RMpex benchmarks failing with trunk WSIT jars. Component|wsit Version|current Platform|All OS/Version|All URL| Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|rm Assigned to|m_potociar Reported by|dpatil ------- Additional comments from dpatil@... Fri Feb 29 19:34:12 +0000 2008 ------- When trying to run RMpex benchmarks with latest wsit (trunk) jars (webservices-tools.jar, webservices-rt.jar) on client side with GlassFish from 9.1_01 (build b09b-fcs) having JAX-WS RI 2.1.2_01-hudson-189 version with it, I am seeing following exception in server.log, and tests are not being run. We cannot find out the Performance data due to this. RMpex hudson job: http://kohsuke.sfbay/hudson/job/rmpex/405/ Client side: Latest wsit bits from: http://kohsuke.sfbay/hudson/job/wsit-javanet/lastSuccessfulBuild/artifact/dist/image/metro/lib/webservices-tools.jar http://kohsuke.sfbay/hudson/job/wsit-javanet/lastSuccessfulBuild/artifact/dist/image/metro/lib/webservices-rt.jar server.log Version = Sun Java System Application Server 9.1_01 (build b09b-fcs) [#|2008-02-28T22:52:53.596-0500|INFO|sun-appserver9.1|javax.enterprise.resource.webservices.jaxws.server.http|_ThreadID=14;_ThreadName=pool-1-thread-5;|WSSERVLET12: JAX-WS context listener initializing|#] [#|2008-02-28T22:52:56.026-0500|SEVERE|sun-appserver9.1|javax.enterprise.resource.webservices.jaxws.wspolicy.privateutil.ServiceFinder|_ThreadID=14;_ThreadName=pool-1-thread-5;_RequestID=54d5faa3-66b0-4b00-88ea-3ae9997a43f3;|WSP0025: com.sun.xml.ws.policy.spi.PolicyAssertionValidator: WSP0028: Service provider com.sun.xml.ws.rm.jaxws.util.RMPolicyValidator could not be instantiated java.lang.ClassCastException at java.lang.Class.cast(Class.java:2951) at com.sun.xml.ws.policy.privateutil.ServiceFinder$LazyIterator.next(ServiceFinder.java:378) at com.sun.xml.ws.policy.privateutil.ServiceFinder.toArray(ServiceFinder.java:228) at com.sun.xml.ws.policy.privateutil.PolicyUtils$ServiceProvider.load(PolicyUtils.java:445) at com.sun.xml.ws.policy.AssertionValidationProcessor.<clinit>(AssertionValidationProcessor.java:55) at com.sun.xml.ws.policy.jaxws.WSDLPolicyMapWrapper.validateServerSidePolicies(WSDLPolicyMapWrapper.java:146) at com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension.postFinished(PolicyWSDLParserExtension.java:1266) at com.sun.xml.ws.wsdl.parser.DelegatingParserExtension.postFinished(DelegatingParserExtension.java:187) at com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade.postFinished(WSDLParserExtensionFacade.java:334) at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:230) at com.sun.xml.ws.server.EndpointFactory.getWSDLPort(EndpointFactory.java:509) at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:174) at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:467) at com.sun.xml.ws.transport.http.DeploymentDescriptorParser.parseAdapters(DeploymentDescriptorParser.java:253) at com.sun.xml.ws.transport.http.DeploymentDescriptorParser.parse(DeploymentDescriptorParser.java:147) at com.sun.xml.ws.transport.http.servlet.WSServletContextListener.contextInitialized(WSServletContextListener.java:108) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4523) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5184) at com.sun.enterprise.web.WebModule.start(WebModule.java:326) at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58) at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304) at com.sun.appserv.management.util.misc.RunnableBase._submit(RunnableBase.java:176) at com.sun.appserv.management.util.misc.RunnableBase.submit(RunnableBase.java:192) at com.sun.enterprise.web.VirtualServer.startChildren(VirtualServer.java:1672) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1231) at org.apache.catalina.core.StandardHost.start(StandardHost.java:955) at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58) at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304) at com.sun.appserv.management.util.misc.RunnableBase.run(RunnableBase.java:341) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) |#] [#|2008-02-28T22:52:56.030-0500|SEVERE|sun-appserver9.1|javax.enterprise.resource.webservices.jaxws.server.http|_ThreadID=14;_ThreadName=pool-1-thread-5;_RequestID=54d5faa3-66b0-4b00-88ea-3ae9997a43f3;|WSSERVLET11: failed to parse runtime descriptor: com.sun.xml.ws.policy.privateutil.ServiceConfigurationError: WSP0025: com.sun.xml.ws.policy.spi.PolicyAssertionValidator: WSP0028: Service provider com.sun.xml.ws.rm.jaxws.util.RMPolicyValidator could not be instantiated com.sun.xml.ws.policy.privateutil.ServiceConfigurationError: WSP0025: com.sun.xml.ws.policy.spi.PolicyAssertionValidator: WSP0028: Service provider com.sun.xml.ws.rm.jaxws.util.RMPolicyValidator could not be instantiated at com.sun.xml.ws.policy.privateutil.ServiceFinder.fail(ServiceFinder.java:236) at com.sun.xml.ws.policy.privateutil.ServiceFinder.access$100(ServiceFinder.java:139) at com.sun.xml.ws.policy.privateutil.ServiceFinder$LazyIterator.next(ServiceFinder.java:382) at com.sun.xml.ws.policy.privateutil.ServiceFinder.toArray(ServiceFinder.java:228) at com.sun.xml.ws.policy.privateutil.PolicyUtils$ServiceProvider.load(PolicyUtils.java:445) at com.sun.xml.ws.policy.AssertionValidationProcessor.<clinit>(AssertionValidationProcessor.java:55) at com.sun.xml.ws.policy.jaxws.WSDLPolicyMapWrapper.validateServerSidePolicies(WSDLPolicyMapWrapper.java:146) at com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension.postFinished(PolicyWSDLParserExtension.java:1266) at com.sun.xml.ws.wsdl.parser.DelegatingParserExtension.postFinished(DelegatingParserExtension.java:187) at com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade.postFinished(WSDLParserExtensionFacade.java:334) at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:230) at com.sun.xml.ws.server.EndpointFactory.getWSDLPort(EndpointFactory.java:509) at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:174) at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:467) at com.sun.xml.ws.transport.http.DeploymentDescriptorParser.parseAdapters(DeploymentDescriptorParser.java:253) at com.sun.xml.ws.transport.http.DeploymentDescriptorParser.parse(DeploymentDescriptorParser.java:147) at com.sun.xml.ws.transport.http.servlet.WSServletContextListener.contextInitialized(WSServletContextListener.java:108) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4523) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5184) at com.sun.enterprise.web.WebModule.start(WebModule.java:326) at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58) at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304) at com.sun.appserv.management.util.misc.RunnableBase._submit(RunnableBase.java:176) at com.sun.appserv.management.util.misc.RunnableBase.submit(RunnableBase.java:192) at com.sun.enterprise.web.VirtualServer.startChildren(VirtualServer.java:1672) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1231) at org.apache.catalina.core.StandardHost.start(StandardHost.java:955) at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58) at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304) at com.sun.appserv.management.util.misc.RunnableBase.run(RunnableBase.java:341) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) Caused by: java.lang.ClassCastException at java.lang.Class.cast(Class.java:2951) at com.sun.xml.ws.policy.privateutil.ServiceFinder$LazyIterator.next(ServiceFinder.java:378) ... 33 more |#] [#|2008-02-28T22:52:56.034-0500|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=14;_ThreadName=pool-1-thread-5;_RequestID=54d5faa3-66b0-4b00-88ea-3ae9997a43f3;|WebModule[/WSpex-tango-wssc]PWC1275: Exception sending context initialized event to listener instance of class com.sun.xml.ws.transport.http.servlet.WSServletContextListener com.sun.xml.ws.transport.http.servlet.WSServletException: WSSERVLET11: failed to parse runtime descriptor: com.sun.xml.ws.policy.privateutil.ServiceConfigurationError: WSP0025: com.sun.xml.ws.policy.spi.PolicyAssertionValidator: WSP0028: Service provider com.sun.xml.ws.rm.jaxws.util.RMPolicyValidator could not be instantiated at com.sun.xml.ws.transport.http.servlet.WSServletContextListener.contextInitialized(WSServletContextListener.java:118) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4523) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5184) at com.sun.enterprise.web.WebModule.start(WebModule.java:326) at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58) at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304) at com.sun.appserv.management.util.misc.RunnableBase._submit(RunnableBase.java:176) at com.sun.appserv.management.util.misc.RunnableBase.submit(RunnableBase.java:192) at com.sun.enterprise.web.VirtualServer.startChildren(VirtualServer.java:1672) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1231) at org.apache.catalina.core.StandardHost.start(StandardHost.java:955) at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58) at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304) at com.sun.appserv.management.util.misc.RunnableBase.run(RunnableBase.java:341) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) Caused by: com.sun.xml.ws.policy.privateutil.ServiceConfigurationError: WSP0025: com.sun.xml.ws.policy.spi.PolicyAssertionValidator: WSP0028: Service provider com.sun.xml.ws.rm.jaxws.util.RMPolicyValidator could not be instantiated at com.sun.xml.ws.policy.privateutil.ServiceFinder.fail(ServiceFinder.java:236) at com.sun.xml.ws.policy.privateutil.ServiceFinder.access$100(ServiceFinder.java:139) at com.sun.xml.ws.policy.privateutil.ServiceFinder$LazyIterator.next(ServiceFinder.java:382) at com.sun.xml.ws.policy.privateutil.ServiceFinder.toArray(ServiceFinder.java:228) at com.sun.xml.ws.policy.privateutil.PolicyUtils$ServiceProvider.load(PolicyUtils.java:445) at com.sun.xml.ws.policy.AssertionValidationProcessor.<clinit>(AssertionValidationProcessor.java:55) at com.sun.xml.ws.policy.jaxws.WSDLPolicyMapWrapper.validateServerSidePolicies(WSDLPolicyMapWrapper.java:146) at com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension.postFinished(PolicyWSDLParserExtension.java:1266) at com.sun.xml.ws.wsdl.parser.DelegatingParserExtension.postFinished(DelegatingParserExtension.java:187) at com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade.postFinished(WSDLParserExtensionFacade.java:334) at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:230) at com.sun.xml.ws.server.EndpointFactory.getWSDLPort(EndpointFactory.java:509) at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:174) at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:467) at com.sun.xml.ws.transport.http.DeploymentDescriptorParser.parseAdapters(DeploymentDescriptorParser.java:253) at com.sun.xml.ws.transport.http.DeploymentDescriptorParser.parse(DeploymentDescriptorParser.java:147) at com.sun.xml.ws.transport.http.servlet.WSServletContextListener.contextInitialized(WSServletContextListener.java:108) ... 19 more --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
|
|
[Issue 826] RMpex benchmarks failing with trunk WSIT jars.https://wsit.dev.java.net/issues/show_bug.cgi?id=826
User m_potociar changed the following: What |Old value |New value ================================================================================ Status|NEW |STARTED -------------------------------------------------------------------------------- ------- Additional comments from m_potociar@... Mon Mar 3 22:19:36 +0000 2008 ------- Hello, you are apparently experiencing some stale configuratio issue. The class com.sun.xml.ws.rm.jaxws.util.RMPolicyValidator which was in META-INF/services/com.sun.xml.ws.policy.spi.PolicyAssertionValidator file of Metro jar, was replaced with com.sun.xml.ws.rm.policy.spi_impl.RmAssertionValidator Also, in the META-INF/services/com.sun.xml.ws.policy.spi.PolicyAssertionCreator file should be listed com.sun.xml.ws.rm.policy.spi_impl.RmAssertionCreator These files are however generated during Metro build and you should not have these problems if you are using Metro jars "as is" unless you have a stale configuration somewhere outside Metro jars. Please check you configuration and let me know if it helped. --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
|
|
[Issue 826] RMpex benchmarks failing with trunk WSIT jars.https://wsit.dev.java.net/issues/show_bug.cgi?id=826
User m_potociar changed the following: What |Old value |New value ================================================================================ Assigned to|m_potociar |dpatil -------------------------------------------------------------------------------- Status|STARTED |NEW -------------------------------------------------------------------------------- ------- Additional comments from m_potociar@... Thu Mar 13 13:53:53 +0000 2008 ------- Rassigning to the reporter to confirm the problem is resolved when following the desription in my previous comment. --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
|
|
[Issue 826] RMpex benchmarks failing with trunk WSIT jars.https://wsit.dev.java.net/issues/show_bug.cgi?id=826
User anand_mishra changed the following: What |Old value |New value ================================================================================ Assigned to|dpatil |anand_mishra -------------------------------------------------------------------------------- ------- Additional comments from anand_mishra@... Tue Jul 8 13:04:12 +0000 2008 ------- reassign --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
|
|
[Issue 826] RMpex benchmarks failing with trunk WSIT jars.https://wsit.dev.java.net/issues/show_bug.cgi?id=826
User anand_mishra changed the following: What |Old value |New value ================================================================================ Target milestone|not determined |1.4 -------------------------------------------------------------------------------- ------- Additional comments from anand_mishra@... Fri Jul 11 12:34:13 +0000 2008 ------- changed the target milestone --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
|
|
[Issue 826] RMpex benchmarks failing with trunk WSIT jars.https://wsit.dev.java.net/issues/show_bug.cgi?id=826
User anand_mishra changed the following: What |Old value |New value ================================================================================ Target milestone|1.4 |1.5 -------------------------------------------------------------------------------- ------- Additional comments from anand_mishra@... Mon Sep 8 07:35:14 +0000 2008 ------- changed target milestone --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
| Free Forum Powered by Nabble | Forum Help |