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

m1芯片的macbook ,jdk17导入时报以下错误 #49

Open
chenjiewei123 opened this issue Sep 6, 2024 · 3 comments
Open

m1芯片的macbook ,jdk17导入时报以下错误 #49

chenjiewei123 opened this issue Sep 6, 2024 · 3 comments

Comments

@chenjiewei123
Copy link

java.lang.IllegalArgumentException: Database directory 'BurpCrypto.ldb' does not exist and could not be created
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:191)
at org.iq80.leveldb.impl.DbImpl.(DbImpl.java:163)
at org.iq80.leveldb.impl.Iq80DBFactory.open(Iq80DBFactory.java:83)
at burp.BurpExtender.registerExtenderCallbacks(BurpExtender.java:80)
at burp.ni1.c(Unknown Source)
at burp.c59.j(Unknown Source)
at burp.c5q.lambda$initialiseOnNewThread$0(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)

@chenjiewei123
Copy link
Author

师傅给看看是啥原因

@chenjiewei123
Copy link
Author

重新编译也不能够成功

@whwlsfb
Copy link
Owner

whwlsfb commented Oct 10, 2024

看着像是文件权限问题导致的,我也是m芯片,是没有这个问题的

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