Fork me on GitHub
#portal
<
2022-01-23
>
Pragyan Tripathi03:01:38

I tried this version, It opens up fine but I see following error in console:

Mon Jan 24 09:03:25 IST 2022 [worker-4] ERROR - GET /portal/icon.svg
java.lang.IllegalArgumentException: Not a file: jar:file:/Users/vadelabs/.m2/repository/djblue/portal/0.20.0/portal-0.20.0.jar!/portal/icon.svg
	at $fn__11416.invokeStatic(io.clj:61)
	at $fn__11416.invoke(io.clj:44)
	at $fn__11390$G__11372__11395.invoke(io.clj:35)
	at $file.invokeStatic(io.clj:424)
	at $file.invoke(io.clj:418)
	at portal.runtime.jvm.server$eval102802$fn__102803.invoke(server.clj:94)
	at clojure.lang.MultiFn.invoke(MultiFn.java:229)
	at portal.runtime.jvm.server$handler.invokeStatic(server.clj:141)
	at portal.runtime.jvm.server$handler.invoke(server.clj:141)
	at clojure.lang.Var.invoke(Var.java:384)
	at org.httpkit.server.HttpHandler.run(RingHandler.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)

djblue04:01:17

@U02JRAM6CBA thanks for pointing this out. Probably didn't get correctly bundled into the jar 👌

👍 1
Pragyan Tripathi05:01:12

thanks for such a speedy fix 🙂

djblue22:01:45

Also, finally got around to publishing the intellij plugin to the marketplace. Should be available as soon as the review is complete.

🎉 8
markaddleman15:02:31

I don't see the plugin in the marketplace. Is it under portal ?

djblue00:02:22

Sorry, still working on a few issues with getting it approved.

markaddleman01:02:59

no worries 🙂 I just didn't know if I was looking for the wrong thing