chibenwa opened a new pull request, #3008:
URL: https://github.com/apache/james-project/pull/3008

   Addresses CI failures on LINAGORA environment:
   
   ```
   12:01:02.741 [ERROR] o.a.j.GuiceJamesServer - Fatal error while starting 
James
   org.apache.activemq.ConfigurationException: Store limit is 102400 mb 
(current store usage is 0 mb). The data directory: 
/tmp/junit18263003716179426381/junit8248170475631365409/var/store/activemq/brokers/KahaDB
 only has 81745 mb of usable space.
        at 
org.apache.activemq.broker.BrokerService.checkUsageLimit(BrokerService.java:2126)
        at 
org.apache.activemq.broker.BrokerService.checkStoreUsageLimits(BrokerService.java:2030)
        at 
org.apache.activemq.broker.BrokerService.checkStoreSystemUsageLimits(BrokerService.java:2198)
        at 
org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:776)
        at 
org.apache.activemq.broker.BrokerService.startBroker(BrokerService.java:732)
        at 
org.apache.activemq.broker.BrokerService.start(BrokerService.java:630)
        at 
org.apache.james.queue.activemq.EmbeddedActiveMQ.launchEmbeddedBroker(EmbeddedActiveMQ.java:118)
        at 
org.apache.james.queue.activemq.EmbeddedActiveMQ.<init>(EmbeddedActiveMQ.java:57)
        ... 163 common frames omitted
   Wrapped by: java.lang.RuntimeException: 
org.apache.activemq.ConfigurationException: Store limit is 102400 mb (current 
store usage is 0 mb). The data directory: 
/tmp/junit18263003716179426381/junit8248170475631365409/var/store/activemq/brokers/KahaDB
 only has 81745 mb of usable space.
        at 
org.apache.james.queue.activemq.EmbeddedActiveMQ.<init>(EmbeddedActiveMQ.java:59)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to