Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Caused by: Error mapping GraphModel #526

Open
DrMartiner opened this issue May 8, 2020 · 2 comments
Open

Caused by: Error mapping GraphModel #526

DrMartiner opened this issue May 8, 2020 · 2 comments
Assignees
Labels

Comments

@DrMartiner
Copy link

Hello,

The first of all thank you for your tool. It saved few hours of my time. I have a problem at syncing 00000181 block:

| - ===================================
| - Starting to process block 000000181
| - Loading block data from Bitcoin core
| - Treating 3 address(es)
| - - Creating address 1JSW4QekxPokWWU4hcRwrheZbZKSkFz9oc
| - - Address 12cbQLTFMXRnSzktFkuoG3eHoMeFtpTu3S already exists
| - - Creating address 1DUDsfc23Dv9sPMEk5RsrtfzCw5ofi5sVW
| - Treating 2 transaction(s)
| - - Transaction 1/2 created (8347cee4a1cb5ad1bb0d92e86e6612dbf6cfc7649c9964f210d4069b426e720a : 1 vin(s) & 1 vout(s))
| - An error occurred while processing block : Error mapping GraphModel; nested exception is org.neo4j.ogm.exception.core.MappingException: Error mapping GraphModel
| org.springframework.dao.InvalidDataAccessApiUsageException: Error mapping GraphModel; nested exception is org.neo4j.ogm.exception.core.MappingException: Error mapping GraphModel

Full log

123

As I understand the problem is in repeated bTC address. Could u solve it?

Best regards,
Alex

@straumat
Copy link
Owner

straumat commented May 8, 2020

It seems there is a problem with my lastest release that uses Java 11. Can you give a try with the previous release please ?

@straumat straumat self-assigned this May 8, 2020
@straumat straumat added the bug label May 8, 2020
@DrMartiner
Copy link
Author

It works. Thanks a lot

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants