Binary data garbled
- From: George Weis <wgweis@xxxxxxxxxx>
- Date: Fri, 30 May 2008 14:14:41 -0700 (PDT)
Hi All:
We are having a problem with an application that runs under
tomcat. One thing this application does is send binary files to a
remote printer. We know that the code in this application has at
least one problem. It handles the binary data as a String object and
we are told that we should not be doing this.
We'll fix this, but we hope this fixes our problem, because the
application seems to work fine for a few days. Then it gets 'stuck'
and sends garbled binary files to remote printer from that point on.
Sometimes restarting the tomcat application seems to fix things.
Sometimes rebooting the host seems to fix things. Last time nothing
did and we had to switch over to another tomcat server.
We are running the application on tomcat 6.0.14, using
jdk1.5.0.12.
Anyone have any ideas?
thanks,
George
.
- Follow-Ups:
- Re: Binary data garbled
- From: Arne Vajhøj
- Re: Binary data garbled
- From: Dave Miller
- Re: Binary data garbled
- Prev by Date: Re: Using POST to send bitmap image with Java
- Next by Date: Re: OO Concept: Liskov Substitution Principle
- Previous by thread: Using POST to send bitmap image with Java
- Next by thread: Re: Binary data garbled
- Index(es):
Relevant Pages
|