View Single Post
  #10  
Old 12-06-2005, 16:18
KnuX's Avatar
KnuX KnuX is offline
Membre senior
 
Join Date: 08-12-2002
Age: 39
Posts: 1,117
Et pour la lenteur d'impression, a priori j'ai trouvé quelque chose...

J'ai voulu imprimer un dossier de 55 pages sous Word sur un Windows 2000, et ça avance à un rythme de 2 pages par minutes (voire pire ) et l'impression ne débute pas tant que les 55 pages n'ont pas été transmises.

J'ai donc eu l'idée d'aller voir du côté de mon /var/log/samba/log.win2k :
Quote:
[2005/06/12 16:16:07, 0] rpc_server/srv_lsa_hnd.c:create_policy_hnd(111)
create_policy_hnd: ERROR: too many handles (1025) on this pipe.
[2005/06/12 16:16:07, 0] rpc_server/srv_lsa_hnd.c:create_policy_hnd(111)
create_policy_hnd: ERROR: too many handles (1025) on this pipe.
[2005/06/12 16:16:07, 0] rpc_server/srv_lsa_hnd.c:create_policy_hnd(111)
create_policy_hnd: ERROR: too many handles (1025) on this pipe.
[2005/06/12 16:16:08, 0] rpc_server/srv_lsa_hnd.c:create_policy_hnd(111)
create_policy_hnd: ERROR: too many handles (1025) on this pipe.
[2005/06/12 16:16:08, 0] rpc_server/srv_lsa_hnd.c:create_policy_hnd(111)
create_policy_hnd: ERROR: too many handles (1025) on this pipe.
[2005/06/12 16:16:09, 0] rpc_server/srv_lsa_hnd.c:create_policy_hnd(111)
create_policy_hnd: ERROR: too many handles (1025) on this pipe.
[2005/06/12 16:16:09, 0] rpc_server/srv_lsa_hnd.c:create_policy_hnd(111)
create_policy_hnd: ERROR: too many handles (1025) on this pipe.
[2005/06/12 16:16:10, 0] rpc_server/srv_lsa_hnd.c:create_policy_hnd(111)
create_policy_hnd: ERROR: too many handles (1025) on this pipe.
[2005/06/12 16:16:10, 0] rpc_server/srv_lsa_hnd.c:create_policy_hnd(111)
create_policy_hnd: ERROR: too many handles (1025) on this pipe.
[2005/06/12 16:16:10, 0] rpc_server/srv_lsa_hnd.c:create_policy_hnd(111)
create_policy_hnd: ERROR: too many handles (1025) on this pipe.
[2005/06/12 16:16:11, 0] rpc_server/srv_lsa_hnd.c:create_policy_hnd(111)
create_policy_hnd: ERROR: too many handles (1025) on this pipe.
Ca imprime, certes, après un transfert laborieux. Pour l'instant je n'ai encore rien trouvé, si quelqu'un avait une idée...

Pour information :
- Document de 55 pages
- Lancement de l'impression : 15h53
- Fin du transfert : 16h28
- Impression de la première feuille : 16:28

Ca fait long non ?
__________________
http://max.skyrock.com/

Last edited by KnuX; 12-06-2005 at 16:28.
Reply With Quote