>The problem is that if I increase the JVM memory, if the request
>length increases too, i will have the same problem.
Understood. I still don't fully understand how this works in Axis, but
if you really need to solve this problem you should dive into Axis'
support for streaming messages.
I have
CTED]
Enviado el: viernes, 14 de mayo de 2004 0:38
Para: [EMAIL PROTECTED]
Asunto: Re: SOAP message size limit with Axis
We've been having possibly similar problems, and traced it into axis.
Apparently, axis does a lot of short-term object creation during
serialization, which can resul
han a nice
solution.
Thank you for your help :D
-Mensaje original-
De: Nelson Minar [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 14 de mayo de 2004 0:08
Para: [EMAIL PROTECTED]
Asunto: RE: SOAP message size limit with Axis
>When the request comes into the Handler (i'm using the axi
We've been having possibly similar problems, and traced it into axis.
Apparently, axis does a lot of short-term object creation during
serialization, which can result in OutOfMemoryExceptions for reasonably
large data sets (30M), even with -Xmx set to values up to 1.5G. In a
profiler we can see
>When the request comes into the Handler (i'm using the axis stable
>version 1.1), when i try to do an Long length =
>message.getContentLength(), my Tomcat3 server prints out a nice
>OutOfMemoryException, so i can't discard the long messages.
Do you know about the -Xmx flag to the JVM to increase
idea of how to arrange it, i will be very thankful :D
-Mensaje original-
De: Aleksander Slominski [mailto:[EMAIL PROTECTED]
Enviado el: miƩrcoles, 12 de mayo de 2004 19:33
Para: [EMAIL PROTECTED]
Asunto: Re: SOAP message size limit with Axis
Lerena, Alberto wrote:
>Hi,
>
>I think
or an array.
thanks,
alek
-Mensaje original-
De: Jim Murphy [mailto:[EMAIL PROTECTED]
Enviado el: martes, 11 de mayo de 2004 21:48
Para: [EMAIL PROTECTED]
Asunto: Re: SOAP message size limit with Axis
Thats a pretty large SOAP message - I hope you have lots of RAM in the
server machin
quest size.
Alberto Lerena
-Mensaje original-
De: Jim Murphy [mailto:[EMAIL PROTECTED]
Enviado el: martes, 11 de mayo de 2004 21:48
Para: [EMAIL PROTECTED]
Asunto: Re: SOAP message size limit with Axis
Thats a pretty large SOAP message - I hope you have lots of RAM in the
server machin
actually worked with
web services yet.
Jan
-Original Message-
From: Jim Murphy [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 11, 2004 3:48 PM
To: [EMAIL PROTECTED]
Subject: Re: SOAP message size limit with Axis
Thats a pretty large SOAP message - I hope you have lots of RAM in the
server ma
t: Re: SOAP message size limit with Axis
Thats a pretty large SOAP message - I hope you have lots of RAM in the
server machine.
I should say its a large message to parse into a DOM - not much is too
large if you can stream parse it in one pass.
Jim Murphy
Mindreef, Inc.
Miller, Janet wrote:
>
message size limit with Axis
I will be accessing a Web Service written using Axis. The messages will
be about 3.2MB or less in size. I'm wondering if I will have
performance issues parsing a message of this size.
I suggest you just try it and report back! I think it should work OK,
bu
PROTECTED]
Cc: Miller, Janet
Subject: Re: SOAP message size limit with Axis
>I will be accessing a Web Service written using Axis. The messages will
>be about 3.2MB or less in size. I'm wondering if I will have
>performance issues parsing a message of this size.
I suggest you just try
>I will be accessing a Web Service written using Axis. The messages
>will be about 3.2MB or less in size. I'm wondering if I will have
>performance issues parsing a message of this size.
I suggest you just try it and report back! I think it should work OK,
but the details depend a lot on what's in
I will be accessing a Web Service written using Axis. The messages will
be about 3.2MB or less in size.
I'm wondering if I will have performance issues parsing a message of
this size. 3.2MB will be the max and
the message will initially be much smaller. The message will contain
about 6-8 differen
14 matches
Mail list logo