Cidy
Cidy
Tried to check service instance configure to make sure change EJB Timer service to database by given jdbc/__TimerPool to Timer Datasouces and change Persistence Service to DataGrid and Database, restart...
@svendiedrichsen , Thank you for your advice, ApplicationScoped removed, re-compile, re-deploy it, failed again, same error. "EJB Timer Service is not available"
@svendiedrichsen , from server log, we can see: [2023-08-28T19:31:17.295+1000] [Payara 6.2023.8] [INFO] [] [org.eclipse.persistence.session./file:/home/payara/payara6/glassfish/domains/production/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App] [tid: _ThreadID=125 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1693215077295] [levelValue: 800] [[ EclipseLink, version: Eclipse Persistence Services - 4.0.1.payara-p1.v202304041433]] seems...
Please help on this issue anyone if you have an idea? this is quite important for regular application.
@kalinchan, When the bug will be fixed or which version expected?
Tried to update pom.xml under Payara directory to re-run [mvn clean install -X -PBuildExtras] Errors are still here. Seems the version for maven.bundle.plugin.version was declared in some where else as...
found parent pom.xml in core directory update set maven.bundle.plugin.version to 5.1.9 Re-run mvn clean install -X -PBuildExtras bundle plugin issue fixed. but new issue come up: seems testing failure in...
Logging test failure What's the mean?
/something();/ is modified by github. Original code as: /*something();*/ it is comments
I will replace it by using code style: