hs-web / hsweb3-demo

hsweb 3.0版本演示,ui基于miniui,集成hsweb全家桶的web端演示,集成代码生成器
http://test:test@demo3.hsweb.me
490 stars 267 forks source link

can't run #1

Closed songzengbin closed 7 years ago

songzengbin commented 7 years ago

Caused by: java.lang.ClassCastException: Cannot cast jdk.nashorn.internal.objects.NativeArray to java.util.Collection at java.lang.invoke.MethodHandleImpl.newClassCastException(MethodHandleImpl.java:312) ~[na:1.8.0_25] at java.lang.invoke.MethodHandleImpl.castReference(MethodHandleImpl.java:307) ~[na:1.8.025] at jdk.nashorn.internal.scripts.Script$\^eval\.L:1$initialize(:276) ~[na:na] at org.hswebframework.web.starter.init.InitializeCallBack$$NashornJavaAdapter.execute(Unknown Source) ~[na:na] at org.hswebframework.web.starter.init.simple.SimpleDependencyInstaller.doInitialize(SimpleDependencyInstaller.java:47) ~[hsweb-spring-boot-starter-3.0-20170719.090021-7.jar:na] at org.hswebframework.web.starter.init.SystemInitialize.doInstall(SystemInitialize.java:95) ~[hsweb-spring-boot-starter-3.0-20170719.090021-7.jar:na] at org.hswebframework.web.starter.init.SystemInitialize.install(SystemInitialize.java:165) ~[hsweb-spring-boot-starter-3.0-20170719.090021-7.jar:na] at org.hswebframework.web.starter.SystemInitializeAutoConfiguration.run(SystemInitializeAutoConfiguration.java:95) ~[hsweb-spring-boot-starter-3.0-20170719.090021-7.jar:na] at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:801) [spring-boot-1.4.5.RELEASE.jar:1.4.5.RELEASE] ...

zhou-hao commented 7 years ago

update your jdk