aspose file tools
The moose likes Servlets and the fly likes Weblogic - Jreport Enterprise Server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Weblogic - Jreport Enterprise Server" Watch "Weblogic - Jreport Enterprise Server" New topic
Author

Weblogic - Jreport Enterprise Server

pawashank
Greenhorn

Joined: Jul 17, 2001
Posts: 5
Dear All,
We are using Jreport SErver 3.1 for reports (over 150) integrated with Weblogic Server 5.1. Currently we are facing problem when ceratin reports are accessed, the Weblogic server starts a "Full Cycle GC" and it lasts for more than 1.75 Secs. This continues for over 9 minutes, there by leading to server downtime. The users have an option to view the report in Applet and PDF mode (this is an inbuilt feature in Jreport).
Please, can anyone help us in figuring out the reason for Full GC on Weblogic when the reports are accessed. Is it due to the internal Java objects created by Jreport SErver and the server leaving these objects to be cleared by Weblogic Application SErver?
Thanks,
Shashank
Frank Carver
Sheriff

Joined: Jan 07, 1999
Posts: 6919
"pawashank",
The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp . We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please log in with a new name which meets the requirements.
Thanks.

Read about me at frankcarver.me ~ Raspberry Alpha Omega ~ Frank's Punchbarrel Blog
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Weblogic - Jreport Enterprise Server
 
Similar Threads
Happy News For Java Developers
stop() method of applet and GC
JasperPal GUI tool
What would be the best datastructure to hold huge data
Forcing Garbage Collection