Well. I am testing my attachment code and I am
seeing the following log traces for the past 10 minutes. I was uploading an
image of 700 KB.
Previously my server and client was using Apache
SOAP. I just migrated to apache axis on the server side and reatined apache soap
on the client side. Why is the uploading so slow with axis. Is it due to the
logging or due to the apache soap and apache axis combination.
OR Am I doing something really wrong? I didn't
change my server and client side code at all. Thats why I doubt if its my
code.
11:00:02,406 DEBUG [] - org.apache.axis.attachments.ManagedMemoryDataSource$Instream - b.length=1 11:00:02,416 DEBUG [] - org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(read) 11:00:02,416 DEBUG [] - org.apache.axis.attachments.ManagedMemoryDataSource$Instream - 7540024read 1 bytes 11:00:02,416 DEBUG [] - org.apache.axis.attachments.ManagedMemoryDataSource$Instream - 7540024 read(0, 1) 11:00:02,416 DEBUG [] - org.apache.axis.attachments.ManagedMemoryDataSource$Instream - len = 1 11:00:02,416 DEBUG [] - org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(reading) 11:00:02,416 DEBUG [] - org.apache.axis.attachments.ManagedMemoryDataSource$Instream - reading 1 bytes from disk 11:00:02,426 DEBUG [] - org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObject(flushing) 11:00:02,426 DEBUG [] - org.apache.axis.attachments.ManagedMemoryDataSource$Instream - flushing
Any help is appreciated!!!!
Praveen
|
- too much logging info on server side. Can I tur... Praveen Peddi
- how to deserialize into bean Praveen Peddi
- how to deserialize into bean George Jagodzinski
- Re: how to deserialize into bean Akhil Gupta
- RE: how to deserialize into bean George Jagodzinski
- Re: how to deserialize into be... Jeyakumaran Chandrasegaram
- RE: too much logging info on server side. ... Balaji Thirugnanam
- Re: too much logging info on server side. ... Junaid . Bhatra
- RE: too much logging info on server side. ... Shah, Soniya M.