We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Caused by: java.lang.ClassNotFoundException: lohbihler.warp.WarpScheduledExecutorService
The text was updated successfully, but these errors were encountered:
由于网络的问题,我通过仓库拉取不下来,然后我换成用 本地导入的方式出现的这个问题。
<dependency> <groupId>com.infiniteautomation</groupId> <artifactId>bacnet4j</artifactId> <version>5.0.2</version> <scope>system</scope> <!-- --> <systemPath>${project.basedir}/src/main/resources/jar/bacnet4j-5.0.2.jar</systemPath> </dependency>
解决掉网络的问题,从仓库去拉取就解决了这个问题。
Sorry, something went wrong.
网络问题怎么解决?我有vpn也不行。你用的maven什么库?
No branches or pull requests
Caused by: java.lang.ClassNotFoundException: lohbihler.warp.WarpScheduledExecutorService
The text was updated successfully, but these errors were encountered: