rohankanojia

Untitled

Oct 24th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. [INFO] F8: spring-boot: 2018-10-24 11:11:15.306 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization completed in 11 ms
  2. [ERROR] F8: spring-boot: Spring-Remote: Exception in thread "File Watcher" java.lang.IllegalStateException: Unexpected 404 response uploading class files
  3. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.util.Assert.state(Assert.java:70)
  4. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.boot.devtools.remote.client.ClassPathChangeUploader.performUpload(ClassPathChangeUploader.java:116)
  5. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.boot.devtools.remote.client.ClassPathChangeUploader.onApplicationEvent(ClassPathChangeUploader.java:97)
  6. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.boot.devtools.remote.client.ClassPathChangeUploader.onApplicationEvent(ClassPathChangeUploader.java:58)
  7. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:167)
  8. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139)
  9. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:393)
  10. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:347)
  11. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.boot.devtools.classpath.ClassPathFileChangeListener.publishEvent(ClassPathFileChangeListener.java:68)
  12. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.boot.devtools.classpath.ClassPathFileChangeListener.onChange(ClassPathFileChangeListener.java:64)
  13. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.boot.devtools.filewatch.FileSystemWatcher$Watcher.fireListeners(FileSystemWatcher.java:306)
  14. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.boot.devtools.filewatch.FileSystemWatcher$Watcher.updateSnapshots(FileSystemWatcher.java:299)
  15. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.boot.devtools.filewatch.FileSystemWatcher$Watcher.scan(FileSystemWatcher.java:259)
  16. [ERROR] F8: spring-boot: Spring-Remote: at org.springframework.boot.devtools.filewatch.FileSystemWatcher$Watcher.run(FileSystemWatcher.java:239)
  17. [ERROR] F8: spring-boot: Spring-Remote: at java.lang.Thread.run(Thread.java:748)
Add Comment
Please, Sign In to add comment