Not abel to load plugin.css

[ExceptionHandler] - org.camunda.bpm.engine.rest.exception.RestException: It was not able to load the following file ‘app/plugin.css’.

maybe consider
giving us some more context
so that we can help

1 Like

After i run the application in my spring boot…i was not abel open the page in browser its still loading …and its througing an exception not abel to load app/plugin.css.

I confirm the issue.

I’m using camunda-bpm-spring-boot-starter, camunda-bpm-spring-boot-starter-webapp and camunda-bpm-spring-boot-starter-rest version 3.1.3 on top of a JHipster generated microservice (using spring-boot 2.0.x).

Hi,

what are the steps to reproduce this issue?

It works fine for me with:

  • Camunda 7.11.0
  • Spring Boot 2.1.5
  • Camunda Spring Boot Starter 3.3.1

Cheers,
Tassilo