RE: stress test FOP in a servlet?

2002-05-01 Thread Xie, David (IPCG-NJ)
You can use "Loadrunner" by Mercuryinteractive to do stress test. http://www-heva.mercuryinteractive.com/products/loadrunner/ -Original Message- From: Carter, Will [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 01, 2002 11:58 AM To: '[EMAIL PROTECTED]' Subject: stress test FOP in a ser

RE: Why is FO(P) a superior model than what most proprietary tool s propose

2002-04-30 Thread Xie, David (IPCG-NJ)
Are there any companies out there developing products base on FOP? Just curious. -Original Message- From: Patrick Lanphier [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 30, 2002 4:34 PM To: [EMAIL PROTECTED] Subject: Re: Why is FO(P) a superior model than what most proprietary tools

RE: fop out of memory

2002-03-18 Thread Xie, David (IPCG-NJ)
In your classpath create system variable: CATALINA_OPTS Value: -Xms32m -Xmx128m(Xms=min Xmx=max heap size) -Original Message- From: Pierre St-Vincent [mailto:[EMAIL PROTECTED] Sent: Monday, March 18, 2002 1:09 PM To: [EMAIL PROTECTED] Subject: fop out of memory Hi every

sent request to servlet from VB

2002-03-08 Thread Xie, David (IPCG-NJ)
Hi all, Does anyone know how to call a servlet from VB code? I want to sent the request from IIS to Tomcat without using isapi_redirect.dll. Is possible to do this? I look forward to your suggestions. thanks, David

FOPException / Quiet Mode / error compliing servlets

2002-03-04 Thread Xie, David (IPCG-NJ)
Thanks Jay and Jeremias for your help. I need to convince people from work that FOP is our PDF solution. However, without a good scalability test result (100% job completion rate), I am having trouble doing so. I truely believe that one of the main reason for out of memory error is because

RE: FOPException

2002-03-01 Thread Xie, David (IPCG-NJ)
Hi Jeremias, I checked the log file: "localhost_log.2002-03-01.txt" today. It indicates out of memory error (see message below). I am going to request more memory on my machine. I hope it will resolve the FOPException error. Thanks for your help. David Error message log: 2002-03-01 10:2

FOP Servlet in Quiet MODE

2002-02-28 Thread Xie, David (IPCG-NJ)
Hi all, Would anyone please tell me how to run FOP servlet in quiet mode? I believe the messages displayed on console is draging down the overall performance. Your input is greatly appreciated. Thanks, David

FOPException

2002-02-28 Thread Xie, David (IPCG-NJ)
Hi All, I am getting a FOPException error when I sent large number of requests to FOP servlet. I checked the FOPException.java, and can't figure out what is causing this problem. What confuses me is of the 100 pdf requests sent, majority of them came back successful, only a few gave me FOPExc

question regarding FOP/Cocoon/Tomcat

2002-02-21 Thread Xie, David (IPCG-NJ)
Hi there, I have a question regarding running FOP within Cocoon. I have setup Cocoon 2.0.1 within Jakarta Tomcat 4.0.1. The sample pages (hello.pdf) came out fine, but i don't understand how cocoon was able to call FOP and grab the xml and xsl files. Would anybody please explain to me how ca

third party vendor

2002-02-14 Thread Xie, David (IPCG-NJ)
Hi there, Has anybody ever had experience with third party vendor XMLMILL(www.xmlmill.com)? If so, what do you think of this product? How are the scability and performance of this application? Dave

RE: FOPException

2002-02-08 Thread Xie, David (IPCG-NJ)
Thanks Joerg for your sugguestions. I will check out Cocoon. -Original Message- From: Joerg Pietschmann [mailto:[EMAIL PROTECTED] Sent: Friday, February 08, 2002 3:50 AM To: FOP User Subject: RE: FOPException "Xie, David (IPCG-NJ)" <[EMAIL PROTECTED]> wrote: > I am

RE: FOPException

2002-02-07 Thread Xie, David (IPCG-NJ)
- From: Joerg Pietschmann [mailto:[EMAIL PROTECTED] Sent: Thursday, February 07, 2002 10:32 AM To: FOP User Subject: Re: FOPException "Xie, David (IPCG-NJ)" <[EMAIL PROTECTED]> wrote: > Has anyone ever experience the following FOP exception error? Do > you know what causes

FOPException

2002-02-06 Thread Xie, David (IPCG-NJ)
Hi all, Has anyone ever experience the following FOP exception error? Do you know what causes it? I appreciate your input. thanks David org.apache.fop.apps.FOPException at org.apache.fop.apps.Driver.render(Driver.java:429) at org.apache.fop.apps.Driver.run(Driver.java:508) at

FOP Weakness

2002-02-04 Thread Xie, David (IPCG-NJ)
Hi All, I have three questions regarding FOP. First of all, does anyone know what FOP stands for? My guess "File object program". Second question is regarding the FOP performance. I notice that every time FOP runs on Jakarta Tomcat 4.0, the cpu usage is almost 100%. This is not good if we a

RE: FOP embed

2002-01-31 Thread Xie, David (IPCG-NJ)
final .fo file. U need to get rid of that tag I guess . Anil. PS: Check the error dump - it error says "^html"... --- "Xie, David (IPCG-NJ)" <[EMAIL PROTECTED]> wrote: > Hi all, > > I am trying to generate PDF straight from xml and > xsl using embed

FOP embed

2002-01-30 Thread Xie, David (IPCG-NJ)
Hi all, I am trying to generate PDF straight from xml and xsl using embedding FOP. However, I am experiencing the following error? Does anyone know what cause the "unknown formatting object ^html error"? I appreciate your help. Error message: building formatting object tree setting up font

Socket write error

2002-01-25 Thread Xie, David (IPCG-NJ)
Hi all, I am trying to generate PDF from xml-xsl using Fop0.20.1. So far, the program works fine with few users requests. However, when I test the application with more than 10 users, many jobs fail. The error message I kept on getting is "java.net.socketException Error: connection reset by