You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: