kdaek21

Results 2 issues of kdaek21

Thank you for creating a JVM that runs on .NET. When I tried to run WAS (Web Application Server) on IKVM and set Tomcat to run on IKVM, it crashed...

When starting Spring Boot with IKVM, it dies with the following exception based on the net472 version. Exception in thread "Thread-0" java.lang.IllegalStateException: java.lang.NullPointerException at org.springframework.boot.loader.ExecutableArchiveLauncher.(ExecutableArchiveLauncher.java:57) at org.springframework.boot.loader.WarLauncher.(WarLauncher.java:34) at org.springframework.boot.loader.WarLauncher.main(WarLauncher.java:59) Caused...