[JBoss JIRA] Created: (GTNPORTAL-1867) Thirdparty update
by Julien Viet (JIRA)
Thirdparty update
-----------------
Key: GTNPORTAL-1867
URL: https://issues.jboss.org/browse/GTNPORTAL-1867
Project: GateIn Portal
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Reporter: Julien Viet
Assignee: Julien Viet
Fix For: 3.2.0-GA
1/ TestConcurrencyDataStorage unit test bug fix that was not waiting thread stops
2/ Forked CharSequenceReader from Commons IO 1.4.0
3/ for now commented _testDirtyWrite until rewritten properly
4/ commented jpetstore persistence test that don't pass with HSQLDB 2.0
5/ thirdparty upgrade:
- GateIn MOP 1.1.0-Beta01
- GateIn WSRP 2.1.0-Beta02
- eXo Kernel 2.3.0-CR1
- eXo Core 2.4.0-CR1
- eXo WS 2.2.0-CR1
- eXo JCR 1.14.0-CR1
- Chromattic 1.1.0-beta2
- Reflext 1.1.0-beta12
- Groovy 1.7.6
- Jibx 1.2.2
- Commons Beanutils 1.8.3
- Commons Chain 1.2
- Commons Logging 1.1.1
- Commons Pool 1.5.5
- Commons DBCP 1.4
- Commons IO 1.3.2
- Commons Lang 2.6
- HSQLDB 2.0.0
- Javassists 3.14.0-GA
- JGroups 2.11.1.Final
- Javax Inject 1
- Javax Activation 1.1.1
- Javax Transaction 1.1
- Javax Mail 1.4.4
- Lucene 2.9.4
- Quartz 1.8.4
- Apache Tika 0.7
- sjsxp 1.0.1
- stax-api 1.0-2
- XPP3 1.1.4c
- maven-jaxb2-plugin 0.7.4
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months
[JBoss JIRA] Created: (GTNPORTAL-1640) Cancelling a page edit results in NPE
by Chris Laprun (JIRA)
Cancelling a page edit results in NPE
-------------------------------------
Key: GTNPORTAL-1640
URL: https://jira.jboss.org/browse/GTNPORTAL-1640
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.1.0-GA
Reporter: Chris Laprun
Fix For: 3.2.0-GA
17:22:26,300 ERROR [portal:UIPortalApplication] Error during the processAction phase
java.lang.NullPointerException
at org.exoplatform.portal.webui.portal.UIPortalComposer$Finish2ActionListener.execute(UIPortalComposer.java:694)
at org.exoplatform.webui.event.Event.broadcast(Event.java:89)
at org.exoplatform.webui.core.lifecycle.Lifecycle.processAction(Lifecycle.java:56)
at org.exoplatform.webui.core.UIComponent.processAction(UIComponent.java:133)
at org.exoplatform.portal.webui.workspace.UIPortalApplicationLifecycle.processAction(UIPortalApplicationLifecycle.java:73)
at org.exoplatform.portal.webui.workspace.UIPortalApplicationLifecycle.processAction(UIPortalApplicationLifecycle.java:37)
at org.exoplatform.webui.core.UIComponent.processAction(UIComponent.java:133)
at org.exoplatform.webui.core.UIApplication.processAction(UIApplication.java:120)
at org.exoplatform.portal.application.PortalRequestHandler.execute(PortalRequestHandler.java:110)
at org.exoplatform.web.WebAppController.service(WebAppController.java:139)
at org.exoplatform.portal.application.PortalController.onService(PortalController.java:127)
at org.exoplatform.container.web.AbstractHttpServlet.service(AbstractHttpServlet.java:132)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
--
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
13 years, 9 months