Hello,
I have a payara 4.1.171 server running on a centos operating system. A few days ago, I created a new instance on that server, to host a new application. The application has some EJB Timer beans.
But today, when I try to deploy my application, it fails to deploy, telling me the ejb-timer-service is unavailable.
I think I tried everything. Stopped the instance, cleared the applciations, generated, lib/databases and osgi-cache/felix folders. But nothing seems to help.
Am I doing something wrong? The application does deploy on the default server instance. but I don't want that because there are multiple applications on that server with the same context root.
Thanks,
Erates