[JBoss JIRA] (RF-13772) Update Arquillian profiles
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-13772?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak resolved RF-13772.
--------------------------------
Resolution: Done
> Update Arquillian profiles
> --------------------------
>
> Key: RF-13772
> URL: https://issues.jboss.org/browse/RF-13772
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: tests - functional
> Affects Versions: 4.5.0.Alpha3
> Reporter: Pavol Pitonak
> Assignee: Pavol Pitonak
> Fix For: 4.5.0.Beta1
>
>
> Update Arquillian profiles in richfaces-parent pom:
> * remove JBoss AS 7.1
> * remove JBoss EAP 6.1
> * add JBoss EAP 6.2
> * add JBoss EAP 6.3
> * add Tomcat 8
> * update TESTS.md and arquillian.xml accordingly
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 3 months
[JBoss JIRA] (RF-13771) Richface:Upload "Server Error"
by Michal Petrov (JIRA)
[ https://issues.jboss.org/browse/RF-13771?page=com.atlassian.jira.plugin.s... ]
Michal Petrov commented on RF-13771:
------------------------------------
Max-size-bytes is a setting for paging, not for file transfers, as far as I can tell. Look for "max-post-size".
> Richface:Upload "Server Error"
> ------------------------------
>
> Key: RF-13771
> URL: https://issues.jboss.org/browse/RF-13771
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.2.2.Final
> Environment: Windows 7
> Jboss 7.1.1.Final
> Richface 4.2.2.Final
> Reporter: Athiappan G
> Labels: "Server, 4.2.2, Error", Upload,
>
> In our application, we have a use case as, we allow the user to upload files upto 200MB. However, Whenever am uploading any files of size more than 50 MB itself, it is throwing me the "Server Error" message.
> I have not used any filters.
> I have set the max heap size to 1024MB(1GB), so there should be no out of memory exception.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 3 months
[JBoss JIRA] (RF-13768) Tests for inplaceInput and inplaceSelect renderer failing
by Michal Petrov (JIRA)
[ https://issues.jboss.org/browse/RF-13768?page=com.atlassian.jira.plugin.s... ]
Michal Petrov resolved RF-13768.
--------------------------------
Resolution: Done
Fixed by fixing RF-13758
> Tests for inplaceInput and inplaceSelect renderer failing
> ---------------------------------------------------------
>
> Key: RF-13768
> URL: https://issues.jboss.org/browse/RF-13768
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input, resource handling
> Affects Versions: 4.5.0.Alpha3
> Reporter: Pavol Pitonak
> Assignee: Michal Petrov
> Priority: Blocker
> Fix For: 4.5.0.Beta1
>
> Original Estimate: 15 minutes
> Remaining Estimate: 15 minutes
>
> Two tests for inplace input and inplace select started failing. Investigate if the change in rendered HTML is expected.
> {code}
> InplaceInputRendererTest.testDefaultWithControlsEncode:29->InplaceRendererTestBase.doTestDefaultWithControlsEncode:29->RendererTestBase.doTest:91->RendererTestBase.checkXmlStructure:114 XML was not similar:org.custommonkey.xmlunit.Diff
> [different] Expected attribute value '/org.richfaces.resources/javax.faces.resource/org.richfaces/ico_ok.gif' but was '/javax.faces.resource/ico_ok.gif.jsf?ln=org.richfaces' - comparing <input src="/org.richfaces.resources/javax.faces.resource/org.richfaces/ico_ok.gif"...> at /span[1]/span[2]/span[1]/span[1]/span[1]/span[5]/input[1]/@src to <input src="/javax.faces.resource/ico_ok.gif.jsf?ln=org.richfaces"...> at /span[1]/span[2]/span[1]/span[1]/span[1]/span[5]/input[1]/@src
> {code}
> {code}
> InplaceSelectRendererTest.testDefaultWithControlsEncode:32->InplaceRendererTestBase.doTestDefaultWithControlsEncode:29->RendererTestBase.doTest:91->RendererTestBase.checkXmlStructure:114 XML was not similar:org.custommonkey.xmlunit.Diff
> [different] Expected attribute value '/org.richfaces.resources/javax.faces.resource/org.richfaces/ico_ok.gif' but was '/javax.faces.resource/ico_ok.gif.jsf?ln=org.richfaces' - comparing <input src="/org.richfaces.resources/javax.faces.resource/org.richfaces/ico_ok.gif"...> at /span[1]/span[2]/span[1]/span[1]/span[1]/span[5]/input[1]/@src to <input src="/javax.faces.resource/ico_ok.gif.jsf?ln=org.richfaces"...> at /span[1]/span[2]/span[1]/span[1]/span[1]/span[5]/input[1]/@src
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 3 months
[JBoss JIRA] (RF-13768) Tests for inplaceInput and inplaceSelect renderer failing
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13768?page=com.atlassian.jira.plugin.s... ]
Brian Leathem reassigned RF-13768:
----------------------------------
Assignee: Michal Petrov (was: Brian Leathem)
> Tests for inplaceInput and inplaceSelect renderer failing
> ---------------------------------------------------------
>
> Key: RF-13768
> URL: https://issues.jboss.org/browse/RF-13768
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input, resource handling
> Affects Versions: 4.5.0.Alpha3
> Reporter: Pavol Pitonak
> Assignee: Michal Petrov
> Priority: Blocker
> Fix For: 4.5.0.Beta1
>
> Original Estimate: 15 minutes
> Remaining Estimate: 15 minutes
>
> Two tests for inplace input and inplace select started failing. Investigate if the change in rendered HTML is expected.
> {code}
> InplaceInputRendererTest.testDefaultWithControlsEncode:29->InplaceRendererTestBase.doTestDefaultWithControlsEncode:29->RendererTestBase.doTest:91->RendererTestBase.checkXmlStructure:114 XML was not similar:org.custommonkey.xmlunit.Diff
> [different] Expected attribute value '/org.richfaces.resources/javax.faces.resource/org.richfaces/ico_ok.gif' but was '/javax.faces.resource/ico_ok.gif.jsf?ln=org.richfaces' - comparing <input src="/org.richfaces.resources/javax.faces.resource/org.richfaces/ico_ok.gif"...> at /span[1]/span[2]/span[1]/span[1]/span[1]/span[5]/input[1]/@src to <input src="/javax.faces.resource/ico_ok.gif.jsf?ln=org.richfaces"...> at /span[1]/span[2]/span[1]/span[1]/span[1]/span[5]/input[1]/@src
> {code}
> {code}
> InplaceSelectRendererTest.testDefaultWithControlsEncode:32->InplaceRendererTestBase.doTestDefaultWithControlsEncode:29->RendererTestBase.doTest:91->RendererTestBase.checkXmlStructure:114 XML was not similar:org.custommonkey.xmlunit.Diff
> [different] Expected attribute value '/org.richfaces.resources/javax.faces.resource/org.richfaces/ico_ok.gif' but was '/javax.faces.resource/ico_ok.gif.jsf?ln=org.richfaces' - comparing <input src="/org.richfaces.resources/javax.faces.resource/org.richfaces/ico_ok.gif"...> at /span[1]/span[2]/span[1]/span[1]/span[1]/span[5]/input[1]/@src to <input src="/javax.faces.resource/ico_ok.gif.jsf?ln=org.richfaces"...> at /span[1]/span[2]/span[1]/span[1]/span[1]/span[5]/input[1]/@src
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 3 months
[JBoss JIRA] (RF-13771) Richface:Upload "Server Error"
by Athiappan G (JIRA)
[ https://issues.jboss.org/browse/RF-13771?page=com.atlassian.jira.plugin.s... ]
Athiappan G commented on RF-13771:
----------------------------------
Thank you Michal for your comment.
I have set 102400000 as the value for the JBOSS max-size-bytes in the JBOSS configuration file.
<max-size-bytes>1024000000</max-size-bytes>
Even then it is not solved. Can you help me in this regards..
> Richface:Upload "Server Error"
> ------------------------------
>
> Key: RF-13771
> URL: https://issues.jboss.org/browse/RF-13771
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.2.2.Final
> Environment: Windows 7
> Jboss 7.1.1.Final
> Richface 4.2.2.Final
> Reporter: Athiappan G
> Labels: "Server, 4.2.2, Error", Upload,
>
> In our application, we have a use case as, we allow the user to upload files upto 200MB. However, Whenever am uploading any files of size more than 50 MB itself, it is throwing me the "Server Error" message.
> I have not used any filters.
> I have set the max heap size to 1024MB(1GB), so there should be no out of memory exception.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 3 months
[JBoss JIRA] (RF-13772) Update Arquillian profiles
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-13772?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak updated RF-13772:
-------------------------------
Fix Version/s: 4.5.0.Beta1
> Update Arquillian profiles
> --------------------------
>
> Key: RF-13772
> URL: https://issues.jboss.org/browse/RF-13772
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: tests - functional
> Affects Versions: 4.5.0.Alpha3
> Reporter: Pavol Pitonak
> Assignee: Pavol Pitonak
> Fix For: 4.5.0.Beta1
>
>
> Update Arquillian profiles in richfaces-parent pom:
> * remove JBoss AS 7.1
> * remove JBoss EAP 6.1
> * add JBoss EAP 6.2
> * add JBoss EAP 6.3
> * add Tomcat 8
> * update TESTS.md and arquillian.xml accordingly
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 3 months
[JBoss JIRA] (RF-13772) Update Arquillian profiles
by Pavol Pitonak (JIRA)
Pavol Pitonak created RF-13772:
----------------------------------
Summary: Update Arquillian profiles
Key: RF-13772
URL: https://issues.jboss.org/browse/RF-13772
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Components: tests - functional
Affects Versions: 4.5.0.Alpha3
Reporter: Pavol Pitonak
Assignee: Pavol Pitonak
Update Arquillian profiles in richfaces-parent pom:
* remove JBoss AS 7.1
* remove JBoss EAP 6.1
* add JBoss EAP 6.2
* add JBoss EAP 6.3
* add Tomcat 8
* update TESTS.md and arquillian.xml accordingly
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 3 months