Skip to content
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

Caused by: java.lang.ClassNotFoundException: lohbihler.warp.WarpScheduledExecutorService #69

Open
dufu-byte opened this issue Jul 1, 2022 · 2 comments

Comments

@dufu-byte
Copy link

Caused by: java.lang.ClassNotFoundException: lohbihler.warp.WarpScheduledExecutorService

@dufu-byte
Copy link
Author

由于网络的问题,我通过仓库拉取不下来,然后我换成用 本地导入的方式出现的这个问题。

<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>

解决掉网络的问题,从仓库去拉取就解决了这个问题。

@ZhuZicai
Copy link

网络问题怎么解决?我有vpn也不行。你用的maven什么库?

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

2 participants