messages , I don't want to receive these any more
>
> -Original Message-
> From: Amy Hartland (DHCW - Integration Services) <
> amy.hartl...@wales.nhs.uk.INVALID>
> Sent: Thursday, August 3, 2023 2:47 PM
> To: users@activemq.apache.org
> Subject: RE: java he
Classification: Confidential
Please deactivate messages , I don't want to receive these any more
-Original Message-
From: Amy Hartland (DHCW - Integration Services)
Sent: Thursday, August 3, 2023 2:47 PM
To: users@activemq.apache.org
Subject: RE: java heap space
[CAUTION: This
)
#wrapper.java.initmemory=3
# Maximum Java Heap Size (in MB)
wrapper.java.maxmemory=1024
Thanks,
Amy
-Original Message-
From: fpapon
Sent: 03 August 2023 08:09
To: users@activemq.apache.org
Subject: Re: java heap space
[You don't often get email from fpa...@apache.org. Learn why this is impo
Hi,
can you share your JVM configuration and your activemq.xml config file?
Regards,
François
On 03/08/2023 09:04, Amy Hartland (DHCW - Integration Services) wrote:
Hello,
We are currently using apache-activemq-5.15.3. We are noticing some issues with
java heap space.
Wrapper log;
INFO |
Hi
I am able to get ActiveMQBytesMessage from the c#
client(with openwire) successfully. But when i try sending a
ActiveMQTextMessage from the c# client i am getting that java heap space
problem even though this is a small string which has been .I dont think
something has t
I tried setting that but was not helping me solve the issue. I guess its
something specific to the openwire protocol being used
James.Strachan wrote:
>
> Try setting a bigger heap for running jboss?
>
> On 3/29/07, Karthik.Gopalakrishnan <[EMAIL PROTECTED]>
> wrote:
>>
>> I tried sending a By
Try setting a bigger heap for running jboss?
On 3/29/07, Karthik.Gopalakrishnan <[EMAIL PROTECTED]> wrote:
I tried sending a ByteMessage from a c# client to a java consumer(MDB which
listens on the queue) and it works completely file . But when i send a
TextMessage from the same c# producer to
Isnt there anyone else who faced a similar issue
please reply
Karthik.Gopalakrishnan wrote:
>
> I tried sending a ByteMessage from a c# client to a java consumer(MDB
> which listens on the queue) and it works completely file . But when i send
> a TextMessage from the same c# producer to a jav