How to tell Broker runs 64-bit

Hi,

How can I tell if the Broker is running using 32 bit or 64 bit?

The startup script doesn’t provide the line to uncomment to enable 64bit. Other WM components allow that option using the following line.

#### Uncomment the following line for 64-bit on Solaris and HP only ###
JAVA_D64=“-d64”

I’m using the 7.1. Broker version

Thanks

Well the broker runtime is in C++ not java so it’s not going to act like the other components. Did you download and install the 64 bit version? If you did then you are running 64-bit. Go ahead and throw a 8GB message on the queue. :eek: