|
From: Tung, T. <tu...@sa...> - 2016-06-16 07:29:31
|
Dear Marcus, Please see the attached image. It show that the server is nearly 100% CPU usage when i load testing xml validator function [cid:191...@sa...] On Jun 15, 2016, at 2:33 PM, Tung, Tran <tu...@sa...<mailto:tu...@sa...>> wrote: Dear Marcus. I loadtest the xmvalidator plugin( not pdf signer plugin). Regards, Tung On Jun 15, 2016, at 1:17 PM, Marcus Lundblad <mar...@pr...<mailto:mar...@pr...>> wrote: ons 2016-06-15 klockan 04:12 +0000 skrev Tung, Tran: Dear support, I try to loadtest the signserver-ce-3.7.0 with hp loadrunner tool but it hang when loadtest tool post about 100 transaction with 2 concurrent users . /home/signserver/jboss-eap-6.1.0/jboss-eap-6.1/standalone/log/server.log.2016-06-09 Hi Tung! Are you using a PDF signer configured to include a timestamp in signed documents when getting this error? There have been issues with deadlocks in these situations. Since SignServer 3.5.2 there is an option to use an "internal" timestamping signer, by specifying a worker name of the timestamp signer instead of specifying it using the full URL. What this does is that it bypasses doing remote HTTP calls (which could result in the servlet connection pool being exhausted) and instead calls the timestamp signer internally using EJB calls. This would be configured something like: TSA_WORKER=TimeStampSigner or alternatively using the worker ID. You must also remove the TSA_URL property (as both these can not be set at the same time for one worker). Regards, Marcus 11:42:07,589 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/signserver].[GenericProcessServlet]] (http-/0.0.0.0:8443-37) JBWEB000236: Servlet.service() for servlet GenericProcessServlet threw exception: javax.ejb.EJBTransactionRolledbackException: Transaction rolled back at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleEndTransactionException(CMTTxInterceptor.java:114) [jboss-as-ejb3-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.as.ejb3.tx.CMTTxInterceptor.endTransaction(CMTTxInterceptor.java:94) [jboss-as-ejb3-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:252) [jboss-as-ejb3-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:315) [jboss-as-ejb3-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:214) [jboss-as-ejb3-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final-redhat-2.jar:1.1.1.Final-redhat-2] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [jboss-as-ejb3-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final-redhat-2.jar:1.1.1.Final-redhat-2] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [jboss-as-ejb3-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final-redhat-2.jar:1.1.1.Final-redhat-2] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [jboss-as-ejb3-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final-redhat-2.jar:1.1.1.Final-redhat-2] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) [jboss-as-ee-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final-redhat-2.jar:1.1.1.Final-redhat-2] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [jboss-as-ejb3-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final-redhat-2.jar:1.1.1.Final-redhat-2] at org.jboss.as.ee.component.TCCLInterceptor.processInvocation(TCCLInterceptor.java:45) [jboss-as-ee-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final-redhat-2.jar:1.1.1.Final-redhat-2] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final-redhat-2.jar:1.1.1.Final-redhat-2] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:165) [jboss-as-ee-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) [jboss-as-ee-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.1.Final-redhat-2.jar:1.1.1.Final-redhat-2] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.1.Final-redhat-2.jar:1.1.1.Final-redhat-2] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:72) [jboss-as-ee-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.signserver.ejb.interfaces.IWorkerSession$ILocal$$$view13.process(Unknown Source) at org.signserver.web.GenericProcessServlet.processRequest(GenericProcessServlet.java:510) [classes:] at org.signserver.web.GenericProcessServlet.doPost(GenericProcessServlet.java:374) [classes:] at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1] at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:295) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:149) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:389) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) [jboss-as-jpa-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) [jboss-as-jpa-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:169) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:145) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:336) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:920) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24] Caused by: javax.transaction.RollbackException: ARJUNA016102: The transaction is not active! Uid is 0:ffff7f000001:4c6bf59a:5758f0f0:472a at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1155) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126) at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75) at org.jboss.as.ejb3.tx.CMTTxInterceptor.endTransaction(CMTTxInterceptor.java:91) [jboss-as-ejb3-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] ... 43 more Please support. Tung Email này và những tài liệu đính kèm theo email là bảo mật và chỉ dành cho những cá nhân hoặc tổ chức được chỉ định nhận email. Nếu bạn không thuộc những người được chỉ định nhận email này, bạn vui lòng không sao chép, chuyển tiếp, tiết lộ thông tin hoặc sử dụng bất kỳ nội dung nào của email. Nếu bạn nhận được email này do lỗi của hệ thống, vui lòng xóa email này và tất cả các bản lưu khỏi hệ thống của bạn và thông báo ngay cho Sacombank theo email as...@sa...<mailto:as...@sa...> hoặc theo số điện thoại 1900 5555 88. Sacombank nghiêm cấm bất kỳ việc tiết lộ, sao chép, chuyển tiếp hoặc các hành động khác liên quan đến nội dung email này, trừ khi bạn là đối tượng được chỉ định nhận email. Chúng tôi không chịu trách nhiệm về vi rút máy tính, sai lạc dữ liệu, các trở ngại hoặc cản trở phát sinh từ hoặc liên quan đến email này. Xin vui lòng xem xét đến việc bảo vệ môi trường trước khi in. This email and any attachments to it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the addressee you should not copy, forward, disclose the whole email or any part of it. If you have received this message in error of system, please delete it from your system and notify Sacombank immediately by e-mail to as...@sa...<mailto:as...@sa...> or via telephone 1900 5555 88. Any disclosing, copying, distributing or taking action in reliance on the contents of this email are strictly prohibited, unless you are the intended recipient. Sacombank does not accept liability in connection with errors in the email, computer virus, data corruption, interference or delay arising from or in connection with this email. Please consider the environment before printing this email. ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://pubads.g.doubleclick.net/gampad/clk?id=1444514421&iu=/41014381 _______________________________________________ SignServer-develop mailing list Sig...@li...<mailto:Sig...@li...> https://lists.sourceforge.net/lists/listinfo/signserver-develop Email này và những tài liệu đính kèm theo email là bảo mật và chỉ dành cho những cá nhân hoặc tổ chức được chỉ định nhận email. Nếu bạn không thuộc những người được chỉ định nhận email này, bạn vui lòng không sao chép, chuyển tiếp, tiết lộ thông tin hoặc sử dụng bất kỳ nội dung nào của email. Nếu bạn nhận được email này do lỗi của hệ thống, vui lòng xóa email này và tất cả các bản lưu khỏi hệ thống của bạn và thông báo ngay cho Sacombank theo email as...@sa... hoặc theo số điện thoại 1900 5555 88. Sacombank nghiêm cấm bất kỳ việc tiết lộ, sao chép, chuyển tiếp hoặc các hành động khác liên quan đến nội dung email này, trừ khi bạn là đối tượng được chỉ định nhận email. Chúng tôi không chịu trách nhiệm về vi rút máy tính, sai lạc dữ liệu, các trở ngại hoặc cản trở phát sinh từ hoặc liên quan đến email này. Xin vui lòng xem xét đến việc bảo vệ môi trường trước khi in. This email and any attachments to it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the addressee you should not copy, forward, disclose the whole email or any part of it. If you have received this message in error of system, please delete it from your system and notify Sacombank immediately by e-mail to as...@sa... or via telephone 1900 5555 88. Any disclosing, copying, distributing or taking action in reliance on the contents of this email are strictly prohibited, unless you are the intended recipient. Sacombank does not accept liability in connection with errors in the email, computer virus, data corruption, interference or delay arising from or in connection with this email. Please consider the environment before printing this email. |