Home > Back-end >  Idea after start-up, build the error, the project can not run, in card here, worry...
Idea after start-up, build the error, the project can not run, in card here, worry...

Time:10-18

Error: Internal Error: (Java. Lang. ClassNotFoundException) org. Jetbrains. The JPS. Builders. Java dependencyView. IntObjectPersistentMultiMaplet
Java. Lang. ClassNotFoundException: org. Jetbrains. The JPS. Builders. Java. DependencyView. IntObjectPersistentMultiMaplet
The at java.net.URLClassLoader$1.run URLClassLoader. Java: (370)
The at java.net.URLClassLoader$1.run URLClassLoader. Java: (362)
The at Java. Security. The AccessController. DoPrivileged (Native Method)
The at java.net.URLClassLoader.findClass URLClassLoader. Java: (361)
The at Java. Lang. This. LoadClass (424). This Java:
The at Java. Lang. This. LoadClass (357). This Java:
The at org. Jetbrains. The JPS. Incremental. Storage. BuildDataManager. & lt; init> (BuildDataManager. Java: 125)
At org. Jetbrains. The JPS. Cmdline. BuildRunner. Load (93) BuildRunner. Java:
The at org. Jetbrains. The JPS. Cmdline. BuildSession. RunBuild (BuildSession. Java: 274)
The at org. Jetbrains. The JPS. Cmdline. BuildSession. Run (BuildSession. Java: 130)
The at org. Jetbrains. The JPS. Cmdline. BuildMain $MyMessageHandler. Lambda $channelRead0 $0 (BuildMain. Java: 232)
The at Java. Util. Concurrent. ThreadPoolExecutor. RunWorker (ThreadPoolExecutor. Java: 1149)
The at Java. Util. Concurrent. ThreadPoolExecutor $Worker. The run (ThreadPoolExecutor. Java: 624)
The at Java. Lang. Thread. The run (Thread. Java: 748)
Under Caused by: Java. Util. Zip zip. ZipException: error reading file
The at Java. Util. Zip. ZipFile. Read (Native Method)
The at Java. Util. Zip. ZipFile. Access the $1400 (ZipFile. Java: 60)
At Java. Util. Zip. ZipFile $ZipFileInputStream. Read (734) ZipFile. Java:
At sun. Misc. Resource. GetBytes (Resource. Java: 124)
The at java.net.URLClassLoader.defineClass URLClassLoader. Java: (462)
The at java.net.URLClassLoader.access$100 URLClassLoader. Java: (73)
The at java.net.URLClassLoader$1.run URLClassLoader. Java: (368)
. 13 more
The above for the error information

CodePudding user response:

https://blog.csdn.net/weixin_42844971/article/details/88787570 can draw lessons from

CodePudding user response:

The read, is not this reason

CodePudding user response:

Why project compilation package without maven

CodePudding user response:

Did you see the whole project red wavy lines identification error

CodePudding user response:

reference KeepSayingNo reply: 3/f
why project compilation package without maven?
trust is maven project

CodePudding user response:

You the problem of conflict of the jar, you empty the maven repository, under again, have a try
  • Related