You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Toshiaki Kikuchi (JIRA)" <je...@portals.apache.org> on 2006/07/03 18:38:30 UTC

[jira] Created: (JS2-551) Response page of default-page.psml by JMeter.

Response page of default-page.psml by JMeter.
---------------------------------------------

         Key: JS2-551
         URL: http://issues.apache.org/jira/browse/JS2-551
     Project: Jetspeed 2
        Type: Bug

    Versions: 2.0-FINAL    
 Environment: I confirmed both of derby binary version and MultiDB (using PostgreSQL) binary version.
    Reporter: Toshiaki Kikuchi


This bug can be reproduced using JMeter.

1: JMeter Test Plan
  - Add [Thread Group]. set [Thread Properties]: [Number of Threads] is 20, [Loop Count] is 300.
  - Add [Sampler] - [Http Request]. set [Path] /jetspeed/portal/default-page.psml. other settig depend on you\r environment
  - Add [Post Processors] - [Save Responses to a file]

2: Run JMeter
  It took about 20 minutes in my PC.

3: Check that file sizes of all response page are same using ls command with option of file size sort.
   ls -lS *.html | less
   My result is following:

(Top)
-rw-r--r-- 1 root root 27670 Jul  4 00:40 1130.html
-rw-r--r-- 1 root root 27670 Jul  4 00:42 1858.html
-rw-r--r-- 1 root root 27645 Jul  4 00:48 3764.html
-rw-r--r-- 1 root root 27645 Jul  4 00:54 5459.html
-rw-r--r-- 1 root root 27645 Jul  4 00:55 5969.html
-rw-r--r-- 1 root root 27255 Jul  4 00:40 1132.html
    ...
-rw-r--r-- 1 root root 23252 Jul  4 00:43 1983.html
-rw-r--r-- 1 root root 22764 Jul  4 00:45 2550.html
-rw-r--r-- 1 root root 22757 Jul  4 00:37 536.html
-rw-r--r-- 1 root root 22542 Jul  4 00:44 2427.html
-rw-r--r-- 1 root root 22542 Jul  4 00:50 4216.html
(End)

Some response page has two UserRegistrationPortlet or no UserRegistrationPortlet.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org