Issue with Storage in Broker

Hi,

I am unable to start Broker getting the error message as below,

“The operation failed because the Broker is having storage problems. Alert your administrator”

If any one has came ac crossed with this issue, please suggest.

Thanks & Regards,
Kiran Mankal

Looks like you need to replace the BrokerData’s storage file.

Did you also check the Broker Admin via MWS in the Servers–>Broker–> Utilization tab?

Please review the Broker Administrator’s user guide for more information on the steps using command line.

HTH,
RMG

Also, Try to increase the Broker Data storage file as per Admin guide and then see if the error is still coming .

Did you tried with above solutions?

Hi,

I have tried deleting below list of files from data directory as the size of file was very huge. & then created the same file once again in datadirectory with 0 bytes.

  • BrokerConfig.qs.log
  • BrokerData.qs.stor
    etc…

we have datadirectorty as below,
LogConfigFile
LogRunTimeFile
StoreConfigFile
StoreRunTimeFile

And then I have started the broker using the command as below,
./broker_start hostname:port

also tried with below command as well,
./server_config -h hostname:port monitor_port:portnumber

But getting the same as below,
The operation failed could not able to start broker, storage problem Alert your administrator.

Please help.

Best Regards,
Kiran Mankal

No you shouldn’t be manually deleting the storage file rather than replace it via broker command utility server_config and at this make sure broker monitor is still running and Broker server should be down.

HTH,
RMg

Did you also check the Broker Admin via MWS in the Servers–>Broker–> Utilization tab?