[
https://issues.apache.org/jira/browse/OFBIZ-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972612#action_12972612
]
BJ Freeman commented on OFBIZ-4065:
-----------------------------------
still sounds like memory managent problems.
1) in JVM
2)OS swapfile management.
3)OS threads and timing.
I am using
java version "1.6.0_17"
OpenJDK Runtime Environment (IcedTea6 1.7.5) (rhel-1.16.b17.el5-i386)
OpenJDK Client VM (build 14.0-b16, mixed mode)
on a Centos 5 platform.
my start is the rc.ofbiz
on local I a using windows XP with service pack 3
2 gigs total with 8gigs used at the time I run.
I use ant run to run the local instance.
> bug in UtilIO.copy(Reader reader, boolean closeIn, Appendable out)
> ------------------------------------------------------------------
>
> Key: OFBIZ-4065
> URL: https://issues.apache.org/jira/browse/OFBIZ-4065
> Project: OFBiz
> Issue Type: Bug
> Affects Versions: SVN trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Fix For: SVN trunk
>
> Attachments: OFBIZ-4065_UtilIO.copy.patch
>
>
> If you append cmssite/cms/APACHE_OFBIZ_HTML to a local instance or the trunk
> demo, like (don't use it)
> https://demo-trunk.ofbiz.apache.org/cmssite/cms/APACHE_OFBIZ_HTML you will
> never get any result. It works at
> http://demo-trunk.businessesnetwork.com/cmssite/cms/APACHE_OFBIZ_HTML (BJ's
> demo instance) but I don't know why (and have no ways to find it out)
> I'm not quite sure the attached patch is the right solution, but at least it
> works locally.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.