1

I am trying to run my spring web application with Spring Tool Suite (STS) (version 3.2.0.RELEASE) and the embedded VMWare vFabric server.

I get the error:

ERROR BrokerService - Temporary Store limit is 51200 mb, whilst the temporary data directory: C:\Program Files\sts\sts-3.1.0.RELEASE\activemq-data\localhost\tmp_storage only has 37077 mb of usable space

and i cannot start the server.

In the file system i find C:\Program Files\sts\sts-3.1.0.RELEASE but i can't even find the mentioned subdirectories, and i cannot understand this message.

What should i check?

Thanks for help.

silvio_acb
  • 11
  • 3
  • this might be related: http://stackoverflow.com/questions/27546730/startup-error-of-embedded-activemq-temporary-store-limit-is-51200-mb – Martin Lippert Dec 20 '16 at 08:02
  • yes it can be related but i cannot find where activeMQ.xml is, and it now seems the real problem is not this message but the server is not started for some other (unknown) reason – silvio_acb Dec 20 '16 at 09:31
  • hard to diagnose from the distance without further information. Maybe also a access rights problem for where the temp file is stored? I've heard that Windows can be very strict with stuff being stored into the "Program Files" area. So maybe try to install STS and tc-Server into a different location with full access rights for the user? Just a wild guess... – Martin Lippert Dec 21 '16 at 11:04

0 Answers0