Hi,
Our application which is Java based prints reports to network printers, using the Windows 2000 Print Server.
I am seeing the following behaviour:
When the number of concurrent print requests is more then 30 or so then the first print request takes a lot of time and I see the error on Java console:
'Printing endPage failed'
Then if I look at the Print Queue then it shows that the job has been re-started.
The total printing takes lot of time and the first job invariably does not get printed.
Each print job is 10mB - 20mB.
Any pointers why?
Thanks
Rashmi
Our application which is Java based prints reports to network printers, using the Windows 2000 Print Server.
I am seeing the following behaviour:
When the number of concurrent print requests is more then 30 or so then the first print request takes a lot of time and I see the error on Java console:
'Printing endPage failed'
Then if I look at the Print Queue then it shows that the job has been re-started.
The total printing takes lot of time and the first job invariably does not get printed.
Each print job is 10mB - 20mB.
Any pointers why?
Thanks
Rashmi