Skip to content

看起来显示死循环了 #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
YuanSim opened this issue Sep 29, 2020 · 0 comments
Open

看起来显示死循环了 #4

YuanSim opened this issue Sep 29, 2020 · 0 comments

Comments

@YuanSim
Copy link

YuanSim commented Sep 29, 2020

image

警告: class: org.springframework.data.mongodb.core.geo.GeoJsonPoint not found in sourceRoot list!
九月 29, 2020 2:31:33 下午 com.easycodingnow.parse.Parse parse
警告: class: java.math.BigDecimal not found in sourceRoot list!
Exception in thread "main" 九月 29, 2020 2:31:33 下午 com.easycodingnow.parse.Parse parse
警告: class: java.math.BigDecimal not found in sourceRoot list!
java.lang.StackOverflowError
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:598)
	at java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:677)
	at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:735)
	at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160)
	at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174)
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
	at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
	at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583)
	at com.easycodingnow.GenDoc.gen(GenDoc.java:84)
	at com.easycodingnow.GenDoc.gen(GenDoc.java:39)
	at com.easycodingnow.demo.example.Main.genDoc(Main.java:40)
	at com.easycodingnow.demo.example.Main.main(Main.java:16)
Caused by: java.lang.StackOverflowError
	at java.io.UnixFileSystem.getBooleanAttributes0(Native Method)
	at java.io.UnixFileSystem.getBooleanAttributes(UnixFileSystem.java:242)
	at java.io.File.exists(File.java:819)
	at com.easycodingnow.parse.Parse.parse(Parse.java:125)
	at com.easycodingnow.parse.Parse.autoParse(Parse.java:96)
	at com.easycodingnow.parse.Parse.autoParse(Parse.java:117)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant