[JBoss JIRA] (RF-13600) metamer: malformedXML error on each ajax request
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RF-13600?page=com.atlassian.jira.plugin.s... ]
Jiří Štefek updated RF-13600:
-----------------------------
Description:
Works in 5.0.x and 4.5.x Metamer but not in 4.3 (tried with RF 4.3.5, and 4.3.6).
On every ajax request there is malformedXML error and the metamer status is set to ERROR. But all the outputs are updated and it seems that all is working (except the status) as expected.
# open e.g. http://localhost:8080/metamer/faces/components/a4jAjax/hCommandButton.xhtml
# click on the submit button
# see the status 'ERROR'
# open log, at the end you can see:
{code}
error[09:58:23.320]: Received 'error@malformedXML' event from <input id=form:commandButton ...>
error[09:58:23.322]: [status=200] During update: javax.faces.ViewState not found
{code}
was:
Works in 5.0.x and 4.5.x Metamer but not in 4.3.
On every ajax request there is malformedXML error and the metamer status is set to ERROR. But all the outputs are updated and it seems that all is working (except the status) as expected.
# open e.g. http://localhost:8080/metamer/faces/components/a4jAjax/hCommandButton.xhtml
# click on the submit button
# see the status 'ERROR'
# open log, at the end you can see:
{code}
error[09:58:23.320]: Received 'error@malformedXML' event from <input id=form:commandButton ...>
error[09:58:23.322]: [status=200] During update: javax.faces.ViewState not found
{code}
> metamer: malformedXML error on each ajax request
> ------------------------------------------------
>
> Key: RF-13600
> URL: https://issues.jboss.org/browse/RF-13600
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Environment: 4.3.x Metamer
> WildFly 8.0.0.Final, EAP 6.2
> Reporter: Jiří Štefek
>
> Works in 5.0.x and 4.5.x Metamer but not in 4.3 (tried with RF 4.3.5, and 4.3.6).
> On every ajax request there is malformedXML error and the metamer status is set to ERROR. But all the outputs are updated and it seems that all is working (except the status) as expected.
> # open e.g. http://localhost:8080/metamer/faces/components/a4jAjax/hCommandButton.xhtml
> # click on the submit button
> # see the status 'ERROR'
> # open log, at the end you can see:
> {code}
> error[09:58:23.320]: Received 'error@malformedXML' event from <input id=form:commandButton ...>
> error[09:58:23.322]: [status=200] During update: javax.faces.ViewState not found
> {code}
--
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, 7 months
[JBoss JIRA] (RF-13250) Extreme memory usage in RF4.3.4.Final and not in RF4.3.3.Final
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13250?page=com.atlassian.jira.plugin.s... ]
Juraj Húska edited comment on RF-13250 at 4/7/14 3:22 AM:
----------------------------------------------------------
Verified for 4.3.6.Final. Can be closed when verified for 5.Alpha4.
was (Author: jhuska):
Verified for 4.3.6.Final.
> Extreme memory usage in RF4.3.4.Final and not in RF4.3.3.Final
> --------------------------------------------------------------
>
> Key: RF-13250
> URL: https://issues.jboss.org/browse/RF-13250
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.3.4, 4.3.5
> Environment: Gentoo Linux, Tomcat 7.0.39, MyFaces 2.1.12, Tomahawk 1.1.14, RichFaces 4.3.4, APR 1.4.5
> Reporter: Milo van der Zee
> Assignee: Juraj Húska
> Labels: memoryleak
> Fix For: 4.3.6, 5.0.0.Alpha4
>
> Attachments: rf.patch
>
>
> Hello,
> I did an upgrade from RF 4.3.3.Final to 4.3.4.Final and the application started to crash with 'Out Off Memory' errors. I changed the POM back to 4.3.3.Final and the problem is gone.
> I also started seeing this message lot's of times:
> {{WARN org.atmosphere.cpr.AtmosphereResponse - Committed error code 400}}
> I don't know if that has anything to do with the error. I set {{org.atmosphere.cpr.sessionSupport}} to {{true}} and I did not see the message again. But still the application went out-of-memory.
> In the crashed system heap dump I see a lot of:
> - AtomicBoolean (751.000, 15.0MB)
> - ConcurrentLinkedQueue
> - AtmospereRequest$Builder (60.042, 13.8MB)
> To me it looks like it has something to do with Atmosphere. Any ideas?
> Thanks,
> Milo van der Zee
--
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, 7 months
[JBoss JIRA] (RF-13541) Photoalbum - JPA tests
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13541?page=com.atlassian.jira.plugin.s... ]
Juraj Húska closed RF-13541.
----------------------------
JPA tests are running and passing. Closing.
> Photoalbum - JPA tests
> ----------------------
>
> Key: RF-13541
> URL: https://issues.jboss.org/browse/RF-13541
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.5.0.Alpha1
> Reporter: Michal Petrov
> Assignee: Michal Petrov
> Fix For: 4.3.6
>
>
> In the photoalbum POM there's a profile for running some Arquillian tests. (Basic CRUD)
> It's not currently runnable (outdated dependencies and/or settings).
> Most of the tests are missing some dependencies but {{UserManagementTest}} and {{UserBeanTest}} seem to require a large number of class dependencies to run.
--
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, 7 months
[JBoss JIRA] (RF-13598) Richfaces 4.3.5.Final ajax calls broke with JSF2.1.28
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-13598?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak reassigned RF-13598:
----------------------------------
Assignee: Brian Leathem (was: Pavol Pitonak)
This issue is result of discussion on community forum. I commented on forum:
{quote}
I could reproduce this issue with a4j:jsFunction. Some of other components using ajax are broke too, e.g. tabPanel (ajax mode), accordion, collapsible panel, panel menu, inplace input, slider, spinner.
{quote}
> Richfaces 4.3.5.Final ajax calls broke with JSF2.1.28
> ------------------------------------------------------
>
> Key: RF-13598
> URL: https://issues.jboss.org/browse/RF-13598
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: compatibility
> Affects Versions: 4.2.3.Final, 4.3.5
> Environment: Tomcat 7.0.50, Richfaces 4.3.5.Final, JSF 2.1.28, client side: IE8+
> Reporter: Wang Liyu
> Assignee: Brian Leathem
> Priority: Critical
>
> See the https://community.jboss.org/thread/239391
--
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, 7 months