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

Database of Patient information is empty #69

Open
Masswear opened this issue Dec 16, 2024 · 8 comments
Open

Database of Patient information is empty #69

Masswear opened this issue Dec 16, 2024 · 8 comments

Comments

@Masswear
Copy link

When trying to generate a database for the patient information with java -jar aips2sqlite.jar --pinfo --lang=de --verbose --reports, the generated database is empty, despite showing that 4499 PI were processed and the report file containing all the prearations.

@zdavatz
Copy link
Owner

zdavatz commented Dec 16, 2024

which Java Version?

@Masswear
Copy link
Author

Java SE 23.0.1 (latest release)

@zdavatz
Copy link
Owner

zdavatz commented Dec 18, 2024

Did you try to increase the Heap size?

-Xmx8048m

@Masswear
Copy link
Author

Masswear commented Dec 18, 2024 via email

@zdavatz
Copy link
Owner

zdavatz commented Dec 18, 2024

What is the Full command you are using?

@Masswear
Copy link
Author

java -jar -Xmx8048m aips2sqlite.jar --lang=de --pinfo --verbose --reports

@zdavatz
Copy link
Owner

zdavatz commented Dec 20, 2024

Yes, correct, I can confirm this. Will look into this.

@zdavatz
Copy link
Owner

zdavatz commented Dec 27, 2024

Looks like this feature is not yet supported. Do you want us to support this feature?

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