[JBoss JIRA] Created: (GTNPORTAL-1582) Can't add more page at the same time ( about 10 pages)
by Hang Nguyen (JIRA)
Can't add more page at the same time ( about 10 pages)
------------------------------------------------------
Key: GTNPORTAL-1582
URL: https://jira.jboss.org/browse/GTNPORTAL-1582
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Hang Nguyen
There are 10 Users run with the same scenario at the same time:
+ Login by the user has administration role
+ Goto /portal/private/default/welcome
+ Click to create new page
+ input PageName & Display name uniquely
+ let step 2 default
+ Drag and drop Site Map portlet to the page
+ Save to see the new page
+ Logout
--> Expect: 10 new pages will be created
Note: Enclosed Jmeter script has been recorded to run above scenario, it run well with single thread (single Virtual User)
--> new pages created but when run the script with 10 threads then number of pages is less than 10
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] Created: (GTNPORTAL-1635) User Profile and Account Info do not share the same data
by Matt Wringe (JIRA)
User Profile and Account Info do not share the same data
--------------------------------------------------------
Key: GTNPORTAL-1635
URL: https://jira.jboss.org/browse/GTNPORTAL-1635
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Matt Wringe
The user account info will contains the username , first name, last name, and email address.
The user profile also contains this information, but this information is not the same.
We should not be storing identical user information in various locations.
Steps to reproduce:
1) go into user and groups management
2) edit the root users info
3) on the 'Account Info' page the first name, last name and email address will be filled out, on the 'User Profile' tab this same information will be missing.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] Created: (GTNPORTAL-985) Many users can not add pages at once during Perf test
by Arthur Peltier (JIRA)
Many users can not add pages at once during Perf test
-----------------------------------------------------
Key: GTNPORTAL-985
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-985
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.0.0-GA
Environment: IE7, FF3.5 - JBoss 5.1.0.GA- Java1.6.0-14
Reporter: Arthur Peltier
Steps:
- Create group and assign user to that group
- Create page by winzard
Scenarios:
- Run with 2 threads with the scripts with steps above by Jmeter
Result:
- 2 groups are created <-- it is ok
- Only 1 page is created <--- it is invalid.
The problem may be conflict of concurrence. Because when I run 1 user but with repeat actions( steps by steps), many pages are created successfully. However, when many users are run at once, only 1 page is created.
Expected :
- Able to add many pages at once with many v-users.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] Created: (GTNPORTAL-1612) disappearance of the site design: shared CSS, disappears in the HTML
by Benjamin Paillereau (JIRA)
disappearance of the site design: shared CSS, disappears in the HTML
--------------------------------------------------------------------
Key: GTNPORTAL-1612
URL: https://jira.jboss.org/browse/GTNPORTAL-1612
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.1.0-GA
Environment: WCM 2.1.0
Reporter: Benjamin Paillereau
Forward of supported issue in ECMS : http://jira.exoplatform.org/browse/ECMS-1657
For the site's management, when placing the CSS file in the shared / css of WCM, this one is applied for all sites. However,the design of the site sometimes disappears for a while. We note that in the HTML source of the site, the link tag supposed to point to the CSS shared disappeared:
{code:xml}
<link id="shared" rel="stylesheet" type="text/css" href="/ecmdemo/css/jcr/shared/Default/Stylesheet-lt.css" />
{code}
When the problem is fixed without any intervention (without editing the css, css file change, change priority, reboot server or other), the link tag of the shared reappears in the sources and the design works well for the site.
*ps:* This problem occurs randomly
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months