Thorsten Maus

Results 4 comments of Thorsten Maus

Any update on this topic ? "@nestjs/common": "^9.3.10", "@nestjs/config": "^2.3.1", "@nestjs/core": "^9.3.10", "@nestjs/platform-express": "^9.3.10", "@nestjs/platform-fastify": "^9.3.10", "@nestjs/swagger": "^6.2.1", "nest-next": "^10.1.0", "next": "12.3.3", "react": "18.2.0", "react-dom": "18.2.0", error - unhandledRejection: TypeError:...

+1 for JDK 1.8_45 Grails 3.0.5-3.0.9 Stacktrace: java.lang.RuntimeException: Reloading agent exited via exception, please raise a jira at org.springsource.loaded.agent.ClassPreProcessorAgentAdapter.transform(ClassPreProcessorAgentAdapter.java:110) ... Caused by: java.lang.NullPointerException at org.springsource.loaded.agent.SpringLoadedPreProcessor.preProcess(SpringLoadedPreProcessor.java:217)

Has this been fixed ? Experiencing the same issue and raised a bug for it

dug a bit deeper. looking at the docker-compose/stats.yml file revealed some more insights: stats-db: depends_on: stats-db-init: condition: service_completed_successfully In this case the depends_on is identified as dictionary instead of list...