ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Environment Storage limit

Post new topic  Reply to topic
 Environment Storage limit « View previous topic :: View next topic » 
Author Message
sandeep.nandanwar
PostPosted: Sat Aug 15, 2015 8:05 am    Post subject: Environment Storage limit Reply with quote

Novice

Joined: 21 Jan 2015
Posts: 13

Hi All,

I would like to know how much data(MB) can be stored in Environment.

One of my flow stores pdf files in environment, but after storing 2-3 pdf files, the flow hangs, i.e i cannot debbug and see that the files are getting stored in Environment array.

Can anyone please suggest. I am using WMB v7 .

Thanks in Advance
-Sandeep
Back to top
View user's profile Send private message
maurito
PostPosted: Mon Aug 17, 2015 12:57 am    Post subject: Re: Environment Storage limit Reply with quote

Partisan

Joined: 17 Apr 2014
Posts: 358

sandeep.nandanwar wrote:
Hi All,

I would like to know how much data(MB) can be stored in Environment.

One of my flow stores pdf files in environment, but after storing 2-3 pdf files, the flow hangs, i.e i cannot debbug and see that the files are getting stored in Environment array.

Can anyone please suggest. I am using WMB v7 .

Thanks in Advance
-Sandeep

Use user trace and trace node rather than the debugger to see what is in the Environment
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Aug 17, 2015 4:38 am    Post subject: Re: Environment Storage limit Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

sandeep.nandanwar wrote:
I would like to know how much data(MB) can be stored in Environment.


As much as you have available. There's no inbuilt limit, but remember that each instance of each flow has it's own distinct Environment tree and each consumes storage.

sandeep.nandanwar wrote:
One of my flow stores pdf files in environment


Of all the places you could store a big PDF file, why did you decide on that?

sandeep.nandanwar wrote:
but after storing 2-3 pdf files,


See above - yikes!!!

sandeep.nandanwar wrote:
the flow hangs, i.e i cannot debbug and see that the files are getting stored in Environment array.


maurito wrote:

Use user trace and trace node rather than the debugger to see what is in the Environment




Aside from the inherent superiority of the user trace over the debugger, I can imagine that the debugger itself is going to choke trying to parse an Environment tree with 2-3 PDF files in it. Are you sure it's the flow that's hanging and not your debugger session?

sandeep.nandanwar wrote:
Can anyone please suggest. I am using WMB v7 .


- fix your design so you're not carrying round PDF files in memory
- migrate off a version of WMB that's going to be out of support in a month
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Environment Storage limit
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.