NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: printing from java app



In article <1237833187.10280.57.camel@v250>,
Jeremy Smallman  <jeremy.smallman%doxsystems.com@localhost> wrote:
>Thanks for the reply.  This java app has an "open" button to open the
>communication line to the printer then another button to print text to
>the printer (sorry, I should have explained this before).  When I click
>open, the java app throws an exception "cannot open the commuications
>port."  ktrace shows output up to the point of me clicking the open
>button but upon clicking the button it outputs nothing.

ktrace -i to see if there are any children. Perhaps some other thread
is doing it.

christos



Home | Main Index | Thread Index | Old Index