[
https://wso2.org/jira/browse/MASHUP-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yumani Ranaweera updated MASHUP-856:
------------------------------------
Summary: Session expiration when adding resources continueously
in a mashup setup in EC2 machine (was: Session expiration when adding
resources continuasly in a mashup setup in an )
Assignee: Keith Godwin Chapman (was: Channa Gunawardena)
Fix Version/s: 1.1
Attachment: AddCommentsTags_ec2.html
regusers_15.csv
dduser_csv_datafile.jmx
Affects Version/s: Nightly
Priority: Critical (was: Major)
Description:
How to recreate:
------------------
1. Execute the attached Jmeter Script and add 15 users to the server (file
names =dduser_csv_datafile.jmx, regusers_15.csv)
2. Shutdown the server
3. Copy the sample and system mashups to each users folder
4. Start the server
5. Execute the attached Selenium script (filename= AddCommentsTags_)and add
tags and comments to each mashup under each user account
Issue:
-------
A session expired message appear after lesser than one minutes execution of the
script in step 5 above.
INFO [2008-06-12 10:42:53,745] Verification successful for URI
"#SigConf-14826900"
ERROR [2008-06-12 10:43:04,244] The endpoint reference (EPR) for the Operation
not found is /services/MashupAdminService/ and the WSA Action = null
org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not
found is /services/MashupAdminService/ and the WSA Action = null
at
org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:88)
at org.apache.axis2.engine.Phase.invoke(Phase.java:333)
at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:264)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:163)
at
org.apache.axis2.transport.http.util.RESTUtil.invokeAxisEngine(RESTUtil.java:136)
at
org.apache.axis2.transport.http.util.RESTUtil.processURLRequest(RESTUtil.java:130)
at
org.apache.axis2.transport.http.AxisServlet$RestRequestProcessor.processURLRequest(AxisServlet.java:824)
at
org.wso2.mashup.transport.MashupServlet$MashupRestRequestProcessor.processURLRequest(MashupServlet.java:93)
at
org.wso2.mashup.transport.MashupServlet.processRestRequest(MashupServlet.java:79)
at
org.wso2.mashup.transport.MashupServlet.handleRestRequest(MashupServlet.java:54)
at org.wso2.wsas.transport.WSASServlet.doGet(WSASServlet.java:138)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.wso2.mashup.transport.ServiceUIFilter.doFilter(ServiceUIFilter.java:207)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.wso2.adminui.AdminUIServletFilter.doFilter(AdminUIServletFilter.java:135)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:667)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Component/s: Core
> Session expiration when adding resources continueously in a mashup setup in
> EC2 machine
> ---------------------------------------------------------------------------------------
>
> Key: MASHUP-856
> URL: https://wso2.org/jira/browse/MASHUP-856
> Project: WSO2 Mashup Server
> Issue Type: Bug
> Components: Core
> Affects Versions: Nightly
> Reporter: Yumani Ranaweera
> Assignee: Keith Godwin Chapman
> Priority: Critical
> Fix For: 1.1
>
> Attachments: AddCommentsTags_ec2.html, dduser_csv_datafile.jmx,
> regusers_15.csv
>
>
> How to recreate:
> ------------------
> 1. Execute the attached Jmeter Script and add 15 users to the server (file
> names =dduser_csv_datafile.jmx, regusers_15.csv)
> 2. Shutdown the server
> 3. Copy the sample and system mashups to each users folder
> 4. Start the server
> 5. Execute the attached Selenium script (filename= AddCommentsTags_)and add
> tags and comments to each mashup under each user account
> Issue:
> -------
> A session expired message appear after lesser than one minutes execution of
> the script in step 5 above.
> INFO [2008-06-12 10:42:53,745] Verification successful for URI
> "#SigConf-14826900"
> ERROR [2008-06-12 10:43:04,244] The endpoint reference (EPR) for the
> Operation not found is /services/MashupAdminService/ and the WSA Action = null
> org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation
> not found is /services/MashupAdminService/ and the WSA Action = null
> at
> org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:88)
> at org.apache.axis2.engine.Phase.invoke(Phase.java:333)
> at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:264)
> at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:163)
> at
> org.apache.axis2.transport.http.util.RESTUtil.invokeAxisEngine(RESTUtil.java:136)
> at
> org.apache.axis2.transport.http.util.RESTUtil.processURLRequest(RESTUtil.java:130)
> at
> org.apache.axis2.transport.http.AxisServlet$RestRequestProcessor.processURLRequest(AxisServlet.java:824)
> at
> org.wso2.mashup.transport.MashupServlet$MashupRestRequestProcessor.processURLRequest(MashupServlet.java:93)
> at
> org.wso2.mashup.transport.MashupServlet.processRestRequest(MashupServlet.java:79)
> at
> org.wso2.mashup.transport.MashupServlet.handleRestRequest(MashupServlet.java:54)
> at org.wso2.wsas.transport.WSASServlet.doGet(WSASServlet.java:138)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
> at
> org.wso2.mashup.transport.ServiceUIFilter.doFilter(ServiceUIFilter.java:207)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
> at
> org.wso2.adminui.AdminUIServletFilter.doFilter(AdminUIServletFilter.java:135)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
> at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
> at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
> at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
> at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
> at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
> at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
> at
> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:667)
> at
> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
> at
> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
> at
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
> at java.lang.Thread.run(Thread.java:595)
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev