Posted: Fri Jun 02, 2006 5:54 pm Post subject: mqsistart Vs malloc buckets problem on AIX.
Novice
Joined: 20 May 2006 Posts: 15
Can you please look at the following error on AIX,
$ mqsistart TEST1
Malloc Buckets: Value specified for bucket_sizing_factor:n configuration
option is invalid. This value must be a multiple of 16. Using default
value of 64 for bucket sizing factor.
WebSphere MQ queue manager running.
BIP8096I: Successful command initiation, check the system log to ensure that the component started without problem and that it conti
nues to run without problem.
Warning messages when running on AIX 5.2 Maintenance Level 04 onwards
The following warning/error message may be observed in the system
console log when running on AIX 5.2 ML04 onwards in a 64bit OS
environment :-
Malloc Buckets: Value specified for bucket_sizing_factor:n
configuration option is invalid. This value must be a multiple of 16.
Using default value of 64 for bucket sizing factor.
To Resolve this situation take the following action :-
- Stop the brokers
- Modify the /usr/opt/wmqi/bin/mqsistart script by setting the
bucket_sizing_factor value to 16.
MALLOCBUCKETS=bucket_sizing_factor:16
- Restart the brokers
To Resolve this situation take the following action :-
- Stop the brokers
- Modify the /usr/opt/wmqi/bin/mqsistart script by setting the
bucket_sizing_factor value to 16.
MALLOCBUCKETS=bucket_sizing_factor:16
- Restart the brokers
_________________ I am *not* the model of the modern major general.
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