[JBoss JIRA] (GTNPORTAL-3358) Redirect Admin UI: Missing warning icon when redirect site is missing
by Peter Palaga (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3358?page=com.atlassian.jira.pl... ]
Peter Palaga updated GTNPORTAL-3358:
------------------------------------
Fix Version/s: 3.6.5.Final
(was: 3.6.4.Final)
> Redirect Admin UI: Missing warning icon when redirect site is missing
> ---------------------------------------------------------------------
>
> Key: GTNPORTAL-3358
> URL: https://issues.jboss.org/browse/GTNPORTAL-3358
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: User Interface
> Affects Versions: 3.6.3.Final
> Reporter: Alexandre Mendonça
> Assignee: Alexandre Mendonça
> Fix For: 3.7.0.Final, 3.6.5.Final
>
>
> When a portal site which is used in a redirect has been deleted, the redirects summary page where it shows should show a warning sign (with tooltip indicating it does not exist anymore).
> Currently, this icon is missing, the space is left blank and the tooltip is still shown when placing the mouse cursor over it.
--
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
10 years, 10 months
[JBoss JIRA] (GTNPORTAL-3387) Workaround - POMSessionManager: Unexpected error when clearing pom cache: java.lang.NullPointerException
by Peter Palaga (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3387?page=com.atlassian.jira.pl... ]
Peter Palaga updated GTNPORTAL-3387:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Workaround - POMSessionManager: Unexpected error when clearing pom cache: java.lang.NullPointerException
> --------------------------------------------------------------------------------------------------------
>
> Key: GTNPORTAL-3387
> URL: https://issues.jboss.org/browse/GTNPORTAL-3387
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.6.3.Final
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
> Fix For: 3.6.4.Final
>
>
> Description of problem:
> When starting portal in cluster mode I can see errors like this in the log:
> ERROR [org.exoplatform.portal.pom.config.POMSessionManager] (MSC service thread 1-5) Unexpected error when clearing pom cache: java.lang.NullPointerException
> at org.exoplatform.services.cache.impl.jboss.AbstractExoCache.select(AbstractExoCache.java:343)
> ...
> Steps to Reproduce:
> 1. start portal in cluster mode:
> a) start H2 DB:
> java -jar ./modules/system/layers/base/com/h2database/h2/main/h2-1.3.168-redhat-2.jar -tcp -web -pg
> b) start portal:
> ./standalone -c standalone-ha.xml -Djboss.node.name=node1 -u 239.23.42.2
> Additional info:
> JDK 1.7.0_17 and 1.7.0_25
--
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
10 years, 10 months