[JBoss JIRA] (GTNPORTAL-2931) the portal-testsuite-htmlunit-tests artifact couldn't be deployed properly in release process
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2931?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-2931:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> the portal-testsuite-htmlunit-tests artifact couldn't be deployed properly in release process
> ---------------------------------------------------------------------------------------------
>
> Key: GTNPORTAL-2931
> URL: https://issues.jboss.org/browse/GTNPORTAL-2931
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.5.3.Final, 3.6.0.Beta01
> Reporter: Trong Tran
> Assignee: Minh Hoang TO
> Labels: done, portal-s70
> Fix For: 3.6.0.Beta02
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> There is following failure with portal-testsuite-htmlunit-tests artifact while performing release process :
> [INFO] [INFO] Selenium Sniff Test for GateIn .................... SUCCESS [1.387s]
> [INFO] [INFO] GateIn Portal Examples - WebUI based samples ...... SUCCESS [2.632s]
> [INFO] [INFO] HTMLUnit Tests for GateIn ......................... FAILURE [0.773s]
> [INFO] [INFO] Selenium UI Tests for GateIn ...................... SKIPPED
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [INFO] BUILD FAILURE
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [INFO] Total time: 18:05.320s
> [INFO] [INFO] Finished at: Thu Apr 11 12:39:39 CEST 2013
> [INFO] [INFO] Final Memory: 144M/482M
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project portal-testsuite-htmlunit-tests: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [Help 1]
> [INFO] [ERROR]
> [INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [INFO] [ERROR]
> [INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [INFO] [ERROR]
> [INFO] [ERROR] After correcting the problems, you can resume the build with the command
> [INFO] [ERROR] mvn <goals> -rf :portal-testsuite-htmlunit-tests
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (GTNPORTAL-2940) XSS attack on Display Name of registration form
by Hai Nguyen (JIRA)
Hai Nguyen created GTNPORTAL-2940:
-------------------------------------
Summary: XSS attack on Display Name of registration form
Key: GTNPORTAL-2940
URL: https://issues.jboss.org/browse/GTNPORTAL-2940
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Hai Nguyen
When Display Name of an user contains script, it's executed when going to Dashboard. (logo portlet contains user's display name)
Steps to check:
* Register new user with display name is "<script>alert('test')</script>"
* Login as new user
* Go to Dashboard
Problem: alert popup is shown.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (GTNPORTAL-2935) SqlSyntaxErrorException when starting JCR service configured with DB2 10
by Vlastislav Ramik (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2935?page=com.atlassian.jira.pl... ]
Vlastislav Ramik commented on GTNPORTAL-2935:
---------------------------------------------
https://engineering.redhat.com/rt/Ticket/Display.html?id=197143
> SqlSyntaxErrorException when starting JCR service configured with DB2 10
> ------------------------------------------------------------------------
>
> Key: GTNPORTAL-2935
> URL: https://issues.jboss.org/browse/GTNPORTAL-2935
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.6.0.Beta01, 3.6.0.Beta02
> Environment: DB2 10
> Reporter: Tomas Kyjovsky
> Labels: JPP61-Test-dev
> Attachments: SqlSyntaxErrorException.txt
>
>
> There are exceptions when starting repository service when portal is configured with DB2 10. JCR tables in DB are created.
> Caused by: com.ibm.db2.jcc.am.SqlSyntaxErrorException: DB2 SQL Error: SQLCODE=-104, SQLSTATE=42601, SQLERRMC=LIMIT;;FETCH FIRST <n> ROWS ONLY, DRIVER=4.13.127
> at com.ibm.db2.jcc.am.id.a(id.java:677)
> at com.ibm.db2.jcc.am.id.a(id.java:60)
> at com.ibm.db2.jcc.am.id.a(id.java:127)
> at com.ibm.db2.jcc.am.no.c(no.java:2653)
> at com.ibm.db2.jcc.am.no.d(no.java:2641)
> at com.ibm.db2.jcc.am.no.a(no.java:2090)
> at com.ibm.db2.jcc.am.oo.a(oo.java:7671)
> at com.ibm.db2.jcc.t4.cb.h(cb.java:141)
> at com.ibm.db2.jcc.t4.cb.b(cb.java:41)
> at com.ibm.db2.jcc.t4.q.a(q.java:32)
> at com.ibm.db2.jcc.t4.sb.i(sb.java:135)
> at com.ibm.db2.jcc.am.no.ib(no.java:2059)
> at com.ibm.db2.jcc.am.oo.sc(oo.java:3559)
> at com.ibm.db2.jcc.am.oo.b(oo.java:4348)
> at com.ibm.db2.jcc.am.oo.fc(oo.java:743)
> at com.ibm.db2.jcc.am.oo.executeQuery(oo.java:713)
> at org.jboss.jca.adapters.jdbc.CachedPreparedStatement.executeQuery(CachedPreparedStatement.java:107)
> at org.jboss.jca.adapters.jdbc.WrappedPreparedStatement.executeQuery(WrappedPreparedStatement.java:462)
> at org.exoplatform.services.jcr.impl.storage.jdbc.optimisation.db.DB2MYSMultiDbJDBCConnection.findNodesAndProperties(DB2MYSMultiDbJDBCConnection.java:85) [exo.jcr.component.core-1.15.1-CP01-redhat-1.jar:1.15.1-CP01-redhat-1]
> at org.exoplatform.services.jcr.impl.storage.jdbc.JDBCStorageConnection.getNodesAndProperties(JDBCStorageConnection.java:1210) [exo.jcr.component.core-1.15.1-CP01-redhat-1.jar:1.15.1-CP01-redhat-1]
> ... 7 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months