-
Notifications
You must be signed in to change notification settings - Fork 70
Description
warn [HttpCodeGenerator]
java.nio.file.NoSuchFileException: /Users/xx/.ivy2/cache/org.scala-js/scalajs-scalalib_2.13/jars/scalajs-scalalib_2.13-2.13.16 1.20.1.jar
at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:149)
at java.base/java.nio.file.Files.readAttributes(Files.java:1764)
at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1420)
at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:743)
at java.base/java.util.zip.ZipFile$CleanableResource.get(ZipFile.java:860)
at java.base/java.util.zip.ZipFile.(ZipFile.java:258)
at java.base/java.util.zip.ZipFile.(ZipFile.java:187)
at java.base/java.util.jar.JarFile.(JarFile.java:348)
at java.base/java.util.jar.JarFile.(JarFile.java:319)
at java.base/java.util.jar.JarFile.(JarFile.java:258)
at wvlet.airframe.http.codegen.ClassScanner$.scanClassesInJar(ClassScanner.scala:97)
at wvlet.airframe.http.codegen.ClassScanner$.findClasses$1(ClassScanner.scala:52)
at wvlet.airframe.http.codegen.ClassScanner$.$anonfun$scanClasses$1(ClassScanner.scala:58)
at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:619)
at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:617)
at scala.collection.AbstractIterable.foreach(Iterable.scala:935)
at wvlet.airframe.http.codegen.ClassScanner$.scanClasses(ClassScanner.scala:58)
at wvlet.airframe.http.codegen.RouteScanner$.$anonfun$buildRxRouter$1(RouteScanner.scala:51)
at wvlet.airframe.http.codegen.RouteScanner$.withClassLoader(RouteScanner.scala:38)
at wvlet.airframe.http.codegen.RouteScanner$.buildRxRouter(RouteScanner.scala:50)
at wvlet.airframe.http.codegen.HttpCodeGenerator.buildRouter(HttpCodeGenerator.scala:202)
at wvlet.airframe.http.codegen.HttpCodeGenerator.$anonfun$generate$1(HttpCodeGenerator.scala:232)
at scala.collection.immutable.List.map(List.scala:247)
at scala.collection.immutable.List.map(List.scala:79)
at wvlet.airframe.http.codegen.HttpCodeGenerator.generate(HttpCodeGenerator.scala:223)
at wvlet.airframe.http.codegen.HttpCodeGenerator.generateFromJson(HttpCodeGenerator.scala:216)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at wvlet.airframe.surface.reflect.ReflectMethodSurface.call(ReflectMethodSurface.scala:47)
at wvlet.airframe.launcher.CommandLauncher.$anonfun$execute$8(Launcher.scala:338)
at scala.Option.map(Option.scala:242)
at wvlet.airframe.launcher.CommandLauncher.execute(Launcher.scala:336)
at wvlet.airframe.launcher.CommandLauncher.execute(Launcher.scala:302)
at wvlet.airframe.launcher.Launcher.execute(Launcher.scala:143)
at wvlet.airframe.http.codegen.HttpCodeGenerator$.main(HttpCodeGenerator.scala:143)
at wvlet.airframe.http.codegen.HttpCodeGenerator.main(HttpCodeGenerator.scala) - (HttpCodeGenerator.scala:249)
But in fact, there are, and with +
