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

Fixing the "Order" entity #1812

Merged
merged 1 commit into from
Jan 29, 2019
Merged

Conversation

srinathgit
Copy link
Contributor

Fixing the "Order" entity

@bsrikan
Copy link
Contributor

bsrikan commented Jan 29, 2019

I am running into a Null pointer exception when there is another entity. Say Order has Item and Customer as references. Item and Customer have none. TDE generate task for these 3 runs just fine.
When I add another entity say Person, run into the exception.

@aebadirad
Copy link
Contributor

Is there a matching person entity file so it knows about the person entity?

@bsrikan
Copy link
Contributor

bsrikan commented Jan 29, 2019

Had it in filesystem not in the server. Deployed and generated TDE again and didnt run into the exception. Still would like to check all the persisted files in FINAL, final-SCHEMAS, staging and staging-SCHEMAS.

@aebadirad
Copy link
Contributor

let's log that as a ticket in jira to spell out the test enhancement for this

@bsrikan
Copy link
Contributor

bsrikan commented Jan 29, 2019

Filed a bug because we should not get a null pointer exception.
DHFPROD-1773

@aebadirad aebadirad merged commit b0f29f7 into Marklogic-retired:develop Jan 29, 2019
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.

3 participants