You are not logged in.

  • "vadgaonkar.ravi" started this thread

Posts: 3

Occupation: junior engineer

  • Send private message

1

Friday, January 12th 2007, 10:07am

connection reset by peer , print queue get disabled

Hi friends,
I am facing a critical problem on linux printing system.

I have an application in JAVA installed on a linux machine.
One printer on windows network.
My JAVA application uses to create aroud 20 single pages.
Application connects to the printer using JAVA instructions.
and this is how 20 pages get printed on the printer.

Sometimes (once in 2-3 days) the out of 20 prints only some 10 pages will get printed and the others wont.
These remaining pages will be there in the job queue on linux.

When i check with log i find error from where it stopped printing.
error states : - unable to send print file to printer : Connection reset by peer.
The print queue could be seen to be disabled (how i don know)

When i enable this disabled queue all the jobs will get printed.

But why this queue get disabled automatically?

One more thing, I have one more printer in network but on that printer this issue never happen for same jobs.

I used to change the printer but also then it didn't help.

Where is the problem? CUPS , connections , network ?

Any clue.
Please help me.

Thanks

2

Friday, January 12th 2007, 11:53am

how do the clients communicate with the printer, via samba or ipp?
Help mee om KDE 3.5.5 in het Nederlands te vertalen

  • "vadgaonkar.ravi" started this thread

Posts: 3

Occupation: junior engineer

  • Send private message

3

Friday, January 12th 2007, 1:10pm

ipp

the way of communication is IPP,