Hi,

Thanks for the reply. The major performance difference between Tomcat and 
WebLogic happens when I call  Document.add(Element arg0) in iText library. This 
method is called only once in code and inserts only one Element, which is a 
table with 2000 rows and 7 columns. Tomcat can finish the call in 1/3 the time 
WebLogic uses. Any idea how I can narrow down the problem a bit?

Thanks,

George



Date: Thu, 3 Jun 2010 12:04:58 -0400

From: Mike Marchywka <marchy...@hotmail.com>

Subject: Re: [iText-questions] iText Perfomance Issue on WebLogic 9.2

      MP3

To: <itext-questions@lists.sourceforge.net>

Message-ID: <blu113-w10f3757994ca66ae2bd9aabe...@phx.gbl>

Content-Type: text/plain; charset="Windows-1252"











( extra space courtesy of hotmail tired of editing it out)











________________________________

> Date: Thu, 3 Jun 2010 08:55:14 -0700

> From: msto...@autonomy.com

> To: itext-questions@lists.sourceforge.net

> Subject: Re: [iText-questions] iText Perfomance Issue on WebLogic 9.2

> MP3

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

> That?s the first I?ve heard of

> it. Can you profile it to see what?s taking so long?

>



Also if you want to do comparative tests perhaps some analysis of your control 
group would help.



>

>

>

>

>

>

>

>

> --Mark Storer

>

>

>

> Senior Software Engineer

>

>

>

> Cardiff.com

>

>

>

>

>

>

>

> import legalese.Disclaimer;

>

>

>

> Disclaimer DisCard = null;

>

>

>

>

>

>

>

>

>

>

>

>

>

>

> ________________________________

>

>

>

>

>

> From: George Li

> [mailto:g...@varicent.com]

>

> Sent: Wednesday, June 02, 2010

> 3:21 PM

>

> To:

> itext-questions@lists.sourceforge.net<mailto:itext-questions@lists.sourceforge.net>

>

> Subject: [iText-questions] iText

> Perfomance Issue on WebLogic 9.2 MP3

>

>

>

>

>

>

>

>

>

> Hi,

>

>

>

>

>

>

>

> I

> have a PDF exporting service hosted on WebLogic 9.2 MP3. I find that

> the

> Document.add(Element) call is 2-3 times slower than when the PDF

> service is hosted on Tomcat (on the same machine), especially if the

> element is huge one such as a table of 2000 rows. Is there any fix for this 
> problem?

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

> No virus found in this incoming message.

>

> Checked by AVG - www.avg.com<http://www.avg.com>

>

> Version: 9.0.819 / Virus Database: 271.1.1/2910 - Release Date:

> 06/02/10 02:57:00

>

>

>



_________________________________________________________________

The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.

http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4



------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to