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

Pae Choi commented on TRINIDAD-195:
-----------------------------------

I looked at the SVN, but could not identify the branch for trinidad-1.2.15-core 
that has this patch. The branches I looked at are:

http://svn.apache.org/viewvc/myfaces/trinidad/branches/
http://svn.apache.org/viewvc/myfaces/trinidad/tags/

Where is that branch for this patch? Thank you.

Regards,


Pae

P.S.: Any plan to release the 1.2.15 in near future?

                
> Two requests at the same time throw an exception when the server just started
> -----------------------------------------------------------------------------
>
>                 Key: TRINIDAD-195
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-195
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.2.14-core , 2.0.0-core
>         Environment: Running OC4J as App server
>            Reporter: Chris Eidhof
>            Assignee: Scott O'Bryan
>            Priority: Minor
>             Fix For: 1.2.15-core , 2.0.1-core
>
>
> 1. Stop your current server
> 2. Run a page. Make sure to do two request a the same time the first time you 
> request a page from the server
> 3. See the error message:
> 500 Internal Server Error
> java.lang.IllegalStateException: Factory already available for this class 
> loader.
>     at 
> org.apache.myfaces.trinidad.context.RequestContextFactory.setFactory(RequestContextFactory.java:53)
>     at 
> org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:376)
>     at 
> org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.beginRequest(GlobalConfiguratorImpl.java:213)
>     at 
> org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:124)
>     at 
> org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
>     at com.evermind[Oracle Containers for J2EE 10g (11.1.1.0.0) 
> ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
>     at 
> oracle.adfdemo.view.webapp.rich.RedirectFilter.doFilter(RedirectFilter.java:84)
>     at com.evermind[Oracle Containers for J2EE 10g (11.1.1.0.0) 
> ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:617)
>     at com.evermind[Oracle Containers for J2EE 10g (11.1.1.0.0) 
> ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
>     at com.evermind[Oracle Containers for J2EE 10g (11.1.1.0.0) 
> ].server.http.HttpRequestHandler.doDispatchRequest(HttpRequestHandler.java:882)
>     at com.evermind[Oracle Containers for J2EE 10g (11.1.1.0.0) 
> ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:790)
>     at com.evermind[Oracle Containers for J2EE 10g (11.1.1.0.0) 
> ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:600)
>     at com.evermind[Oracle Containers for J2EE 10g (11.1.1.0.0) 
> ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:369)
>     at com.evermind[Oracle Containers for J2EE 10g (11.1.1.0.0) 
> ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:160)
>     at com.evermind[Oracle Containers for J2EE 10g (11.1.1.0.0) 
> ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:141)
>     at 
> oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.java:275)
>     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:613) 

--
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

        

Reply via email to