You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Tina Li (Commented) (JIRA)" <ji...@apache.org> on 2011/10/26 04:16:32 UTC

[jira] [Commented] (GERONIMO-5856) NotContextException when running url-binding-tests

    [ https://issues.apache.org/jira/browse/GERONIMO-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135633#comment-13135633 ] 

Tina Li commented on GERONIMO-5856:
-----------------------------------

This problem couldn't be reproduced on Oct24's build. so closed it.
                
> NotContextException when running url-binding-tests
> --------------------------------------------------
>
>                 Key: GERONIMO-5856
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5856
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: naming
>    Affects Versions: 3.0
>         Environment: ubuntu 10.04 x86
> Oracle jdk 1.6.0_23
> Geronimo 3.0-SNAPSHOT tomcat assembly built on 20110304
>            Reporter: Forrest Xia
>            Assignee: Tina Li
>            Priority: Minor
>
> When executing testsuite/deployment-testsuite/url-binding-tests, the test failed with this exception:
> javax.naming.NotContextException: jca:/org.apache.geronimo.testsuite/url-binding-tests/URLBinding/URLBindingA
> 	at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:165)
> 	at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:605)
> 	at org.apache.aries.jndi.DelegateContext.lookup(DelegateContext.java:148)
> 	at javax.naming.InitialContext.lookup(InitialContext.java:392)
> 	at org.apache.geronimo.testsuite.deployment.servlet.testServlet.processRequest(testServlet.java:53)
> 	at org.apache.geronimo.testsuite.deployment.servlet.testServlet.doPost(testServlet.java:73)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
> 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:306)
> 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
> 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)
> 	at org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:696)
> 	at org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:48)
> 	at org.apache.geronimo.tomcat.valve.ProtectedTargetValve.invoke(ProtectedTargetValve.java:53)
> 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
> 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
> 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
> 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:380)
> 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:243)
> 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:188)
> 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:166)
> 	at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:288)
> 	at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:243)
> 	at org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:373)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
> 	at java.lang.Thread.run(Thread.java:662)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira