Expand my Community achievements bar.

Out of Memory Exception error

Avatar

Former Community Member
Hi There,



I am working on a xdp form which has 32 pages fully loaded with database interaction and lots of text fields and javascripts. From the Form Manager I am saving this from as PDf after the user has seen the pre-populated data. When ever I try to save it as pdf it shows an outofMemoryError. Yesterday I referred to some forums and according to the knowledge I gained from those forums I increased the heap size for jboss. This solved my problem temporarily, but when I try to save as pdf repeatedly say more than 3 or 4 time, the first few times it works fine but after that it again ends up showing the error OutofMemoryError. We need the saving to be done any number of times without any errors.



Can anyone please advice on this?



Thank you,

Suraj
2 Replies

Avatar

Former Community Member
Suraj,



Did you find anything out yet? I am getting the same issue with submitting a form remotely from Form Server. I also tried increasing the heap size, but it did not help me at all. I posted my question in the Form Server forum. If I get an answer, I will try to post back here.



Thanks,

Jennifer

Avatar

Former Community Member
Hi Jennifer,



My issue is solved now.



I did two things.

1.Increased the heap size.

2.I changed my submit button to regular.



Can you check this. This might solve the problem.



Suraj