RestComm / smscgateway

RestComm SMS Gateway (SMSC) to send/receive SMS from/to Operators Network (GSM)
http://www.restcomm.com/
GNU Affero General Public License v3.0
127 stars 111 forks source link

Not all SBBs are running? #279

Closed MaabSaleeem closed 6 years ago

MaabSaleeem commented 6 years ago

Why does this warning come and what does this affect?

17:11:47,639 INFO [SchedulerResourceAdaptor] (pool-50-thread-1) Not all SBB are running now: ServicesDownList=[smscTxSmppServerServiceState, smscRxSmppServerServiceState, smscTxSipServerServiceState, smscRxSipServerServiceState, smscTxHttpServerServiceState, moServiceState, homeRoutingServiceState, mtServiceState, alertServiceState, chargingServiceState, ]

gsaslis commented 6 years ago

@MaabSaleeem can you please share some more information about the circumstances in which this log message comes up?

It would be really helpful if you could provide steps to reproduce and some more complete logs (using GitHubGist ), so we can take a closer look.

Thanks in advance!

(btw, I see this is only INFO level...? )

olenara commented 6 years ago

@MaabSaleeem there must be errors that precedes this one, which were the reason for SBBs not to start. In your case, considering another issue you've opened (https://github.com/RestComm/smscgateway/issues/278) it must be a correct version of Java (should be 7).

princebayan commented 6 years ago

@MaabSaleeem its a Java version issue, same was happening with me when i run Jboss on Java 8.

MaabSaleeem commented 6 years ago

@princebayan which version did you then shift to?

princebayan commented 6 years ago

@MaabSaleeem I switch to version 7 and exactly this one : java version "1.7.0_181". Try it and if you need anything please tell me.

MaabSaleeem commented 6 years ago

@princebayan Thanks. If I need anything else, I can reach you at prince_bayan@hotmail.com?

princebayan commented 6 years ago

yes sure :)