Skip to content

Conversation

@wajncn
Copy link

@wajncn wajncn commented Mar 14, 2024

UseDataDictionary=N , dataDictionaryProvider is null
Fixes #776

@wajncn
Copy link
Author

wajncn commented Mar 14, 2024

if config UseDataDictionary=N ,DataDictionaryProvider is null. run after throw null point exception.
in File Session.java 2167Line [quickfix.DataDictionaryProvider#getSessionDataDictionary].

@chrjohn
Copy link
Member

chrjohn commented Mar 14, 2024

Hi @wajncn
Thanks for the PR. Good catch 👍

@chrjohn chrjohn added this to the QFJ 3.0.0 milestone Mar 14, 2024
@chrjohn chrjohn changed the title fix UseDataDictionary=N dataDictionaryProvider is null Correct NullPointerException on UseDataDictionary=N and FIXT session Mar 14, 2024
@chrjohn chrjohn merged commit d7c9fe5 into quickfix-j:master Mar 14, 2024
@wajncn wajncn deleted the fix-npe branch March 15, 2024 02:31
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

Successfully merging this pull request may close these issues.

NullPointerException when using UseDataDictionary=N and FIXT session

2 participants