Hi all!
Today I did the upgrade to RC3 and now JasperReports is not working…
When running a report (from developer or in remote: webclient or servoyclient), the server gets collapsed… In RC1 it was working right.
I think I didn’t change nothing…
Best regards,
Gerardo.
Hi Servoyans
As we would like to move to 5.1rc3 I need to know if JasperReports work with the afore mentioned release candidate, as this would be a show stopper for us. Anyone else having problems with rc3 and JasperReports?
@Gerardo: Could you solve the problem or does JasperReports (which version?, plug-in version?) still not run?
Thanks, Robert
gerardo.gomez:
Hi all!
Today I did the upgrade to RC3 and now JasperReports is not working…
When running a report (from developer or in remote: webclient or servoyclient), the server gets collapsed… In RC1 it was working right.
I think I didn’t change nothing…
Best regards,
Gerardo.
gerardo.gomez:
the server gets collapsed… .
Gerardo,
What do you mean by that?
Do you get an error?
Can you show a stack trace from the logs?
Rob
@Robert:
I’m in the same situation…
@Rob:
Sorry for the poor info I wrote…
Servoy version: 5.1 RC3
JasperReports version: 3.0.0
Situation is like that:
When launching in Developer, at running a report, CPU usage grows up to the 99% of use in Servoy.exe process and memory used by this process is over 290 MB, due to this, my pc gets busy…
Then memory of Servoy.exe continues growing up till 650 MB and the pc gets ‘collapsed’…
After 10 minutes (more or less), the process loses the CPU use but continues with the memory busy and no report is showed (any message error…)…
When launching in remote (servoy-client in this case), the process that gets the memory is javaw.exe, and the behaviour is the same (but CPU usage is over 50%)
I hope this helps you… Thanks in advance!
Best regards,
Gerardo.
Are you sure you use Jasper reports 3.0.0
This is quite obsolete now.
Try upgrading to the latest (3.7.x)
Thomas,
I’m talking about/using Servoy Jasperreports plugin from this page:
http://code.google.com/p/servoy-jasperr … loads/list
There, last version is 3.0.0
You are talking about the jasperreports in http://jasperforge.org/plugins/project/ … oup_id=102? Don’t you?
Gerardo.
Gerardo,
Yes I am referring to the iReport and the associated library for it (version 3.7.x from JasperSoft).
In your posts you did not refer to “plugin” version.
How large a report do you have (on the output side)?
If you have a very larger number of pages then you might want to examine the google code group for the plugin for references to memory issues.
Hi Gerardo,
I have tested Servoy 5.1 RC 3 with Servoy JasperReports Plugin version 3.0 and it worked fine.
Regards,
Andrei
Hi Andrei!
Thanks for your answer!
Did you test it with a foundset based report? Did you have to do some changes in your installation to it works?
Gerardo.
Hi everybody!
After carnival… we are back! ![Very Happy :D]()
I was doing some test with Servoy Jasper Reports Plugin (3.0.0) in Servoy 5 RC3, and the results are next:
- plugin is working properly when running a datasource based report;
- plugin is NOT working with a FOUNDSET based report (behaviour is related in previous posts. In Servoy RC1 it works properly)
Today, I did the update to Servoy 5.1 and the situation is the same… Nobody has the same problem?
Best regards,
Gerardo.
Hi all,
This issue has been fixed. The fix is available in the plugin code.
Also, we have included a download-able JAR file, at the usual URL: http://code.google.com/p/servoy-jasperr … loads/list. In order to make things work with Servoy 5.1RC3 and up, just replace the old servoy_jasperreports.jar file with this new one.
We await feedback.
Regards,
Andrei
Hi all!
It works!
Tests I did:
- [Windows 7, Servoy 5.1 final] Running foundset based report…
- …from Developer
- servoy-client: Done!
- servoy-webclient: Done!
- …in remote:
- servoy-client: Done!
- servoy-webclient: Done!
Thanks for your effort Andrei!
Best regards,
Gerardo.