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

run loadDump initialimport ripe.db.gz #486

Open
prakash5331 opened this issue Jun 28, 2018 · 7 comments
Open

run loadDump initialimport ripe.db.gz #486

prakash5331 opened this issue Jun 28, 2018 · 7 comments

Comments

@prakash5331
Copy link

Getting error like below , how to resolve it

java.lang.IllegalArgumentException: Max total files' size should not be more than 15 MB

@touficabidi
Copy link

Hello,

I have the same probleme when i want to import the ripe db with this doc : https://github.com/RIPE-NCC/whois/wiki/Setup-a-RIPE-GRS-mirror-using-Bootstrap-and-NRTM

Best regard.
Toufic

@jushao
Copy link

jushao commented Jun 5, 2019

Hello. I have the same problem.

@Vladislav-Ilcheff
Copy link

+1

I have the same issue

@fanaturii
Copy link

Hello. I have the same issue. Someone can help?

@qistoph
Copy link

qistoph commented Oct 22, 2019

Bluntly changing the following line at least fixes this issue for me (for now).

https://github.com/RIPE-NCC/whois/blob/master/whois-scheduler/src/main/java/net/ripe/db/whois/scheduler/task/loader/LoaderSafe.java#L16

private final static int TOTAL_SIZE_LIMIT_IN_MB = 15;

@Vladislav-Ilcheff
Copy link

Thanks! Will try it tomorrow. Anyways I've done this with unsafe import.

@huiser
Copy link

huiser commented Apr 30, 2020

Is there any news on this?

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

7 participants