|
From: Ebtehal H. <h.e...@ya...> - 2014-03-12 12:31:48
|
OK , Thanks Tomas but What is the form of the expected result of the stress test ??? because when i excute the following command i get this result ./ejbcaClientToolBox.sh EjbcaWsRaCli stress AdminCA1 Parsing as textfile failed (For input string: "3309F6B"). Trying to use it as a file with Java Objects. Number of certificates in list: 0 Test client started, tail info and error files in this directory for output. Statistic will be written to standard output each 10 second. The test was started at Wed Mar 12 15:14:18 EAT 2014 Total # of successfully performed tests: 0 Total # of failed tests: 7129 # of tests completed each second: 0.0 # of tests completed each second in last period: 0.0 Relative average time for different tasks (all should sum up to 1): Time waiting between jobs: 0.9978361 Time spent with test client work: 0.002163911 Absolute extremes: Min time for job 'Time waiting between jobs' (ms): 1 (Wed Mar 12 15:17:47 EAT 2014) Max time per job 'Time waiting between jobs' (ms): 4999 (Wed Mar 12 15:27:44 EAT 2014) So, Are the result is correct ?? Regards; Ebtehal H. ________________________________ From: Tomas Gustavsson <to...@pr...> To: ejb...@li... Sent: Tuesday, 11 March 2014, 19:01:22 Subject: Re: [Ejbca-develop] ClientToolBox You need to check the JBoss section (assume you are using JBoss 5) in the install guide. Cheers, Tomas ********** PrimeKey Solutions AB Anderstorpsvägen 16, 171 54 Solna, Sweden Mob: +46 (0)707421096 Internet: www.primekey.se Twitter: twitter.com/primetomas ********** On 03/11/2014 10:45 AM, Ebtehal Hassan wrote: > Hi ; > > i would like to use client tool box in ejbca , but when i run this > command i get the following error: > > > ./ejbcaClientToolBox.sh EjbcaWsRaCli finduser USERNAME EQUALS superadmin > > > ./ejbcaClientToolBox.sh EjbcaWsRaCli finduser USERNAME EQUALS superadmin > com.sun.xml.internal.ws.client.ClientTransportException: The server sent > HTTP status code 302: Moved Temporarily > org.ejbca.ui.cli.ErrorAdminCommandException: > com.sun.xml.internal.ws.client.ClientTransportException: The server sent > HTTP status code 302: Moved Temporarily > at > org.ejbca.core.protocol.ws.client.FindUserCommand.execute(FindUserCommand.java:161) > at > org.ejbca.core.protocol.ws.client.ejbcawsracli.main(ejbcawsracli.java:36) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:622) > at org.ejbca.ui.cli.EjbcaWsRaCli.execute(EjbcaWsRaCli.java:36) > at > org.ejbca.ui.cli.ClientToolBox.executeIfSelected(ClientToolBox.java:40) > at org.ejbca.ui.cli.ClientToolBox.main(ClientToolBox.java:70) > Caused by: com.sun.xml.internal.ws.client.ClientTransportException: The > server sent HTTP status code 302: Moved Temporarily > at > com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.checkStatusCode(HttpTransportPipe.java:196) > at > com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:168) > at > com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:83) > at > com.sun.xml.internal.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:105) > at com.sun.xml.internal.ws.api.pipe.Fiber.__doRun(Fiber.java:587) > at com.sun.xml.internal.ws.api.pipe.Fiber._doRun(Fiber.java:546) > at com.sun.xml.internal.ws.api.pipe.Fiber.doRun(Fiber.java:531) > at com.sun.xml.internal.ws.api.pipe.Fiber.runSync(Fiber.java:428) > at com.sun.xml.internal.ws.client.Stub.process(Stub.java:211) > at > com.sun.xml.internal.ws.client.sei.SEIStub.doProcess(SEIStub.java:138) > at > com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:98) > at > com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78) > at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:110) > at com.sun.proxy.$Proxy27.findUser(Unknown Source) > at > org.ejbca.core.protocol.ws.client.FindUserCommand.execute(FindUserCommand.java:121) > ... 8 more > > > > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/13534_NeoTech > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Ejbca-develop mailing list Ejb...@li... https://lists.sourceforge.net/lists/listinfo/ejbca-develop |