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

Governance leadership sample throws NPE #4056

Closed
planetf1 opened this issue Nov 2, 2020 · 5 comments
Closed

Governance leadership sample throws NPE #4056

planetf1 opened this issue Nov 2, 2020 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@planetf1
Copy link
Member

planetf1 commented Nov 2, 2020

Using the coco pharma environment, locally, release 2.4:

jonesn:samples/ (egeria-release-2.4) $ java -jar ./governance-leadership-sample-2.4-jar-with-dependencies.jar cocoMDS2 https://localhost:9443 garygeeke
===============================
Governance Leadership Sample
===============================
Running against server: cocoMDS2 at https://localhost:9443
Using userId: garygeeke
Creating profiles for Jules and Ivor
----------------------------
Profile: 1c2a23b4-0730-482e-ab55-b430379a4b2a
  UserId: julesKeeper
  Employee Id: 026
  Full Name: Julian Keeper
  Known Name: Jules Keeper
  Job Title: Chief Data and Privacy Officer
  Job Description: Chief Data and Privacy Officer
Exception: java.lang.NullPointerException with message null

Clearly the event was seen as we have lots of activity ie:

Mon Nov 02 15:50:57 GMT 2020 cocoMDS2 Event OMAS-COMMUNITY-PROFILE-0006 The Community Profile Open Metadata Access Service (OMAS) has sent an event of type New Personal Profile on its out topic.  Event subject is 1c2a23b4-0730-482e-ab55-b430379a4b2a
Mon Nov 02 15:50:57 GMT 2020 cocoMDS6 Event OMRS-AUDIT-8006 Processing incoming event of type NewEntityEvent for instance 1c2a23b4-0730-482e-ab55-b430379a4b2a from: OMRSEventOriginator{metadataCollectionId='80181b42-b42f-4816-b090-bb2b4f23f050', serverName='cocoMDS2', serverType='Metadata Server', organizationName='Coco Pharmaceuticals'}
Mon Nov 02 15:50:57 GMT 2020 cocoMDS5 Event OMRS-AUDIT-8006 Processing incoming event of type NewEntityEvent for instance 1c2a23b4-0730-482e-ab55-b430379a4b2a from: OMRSEventOriginator{metadataCollectionId='80181b42-b42f-4816-b090-bb2b4f23f050', serverName='cocoMDS2', serverType='Metadata Server', organizationName='Coco Pharmaceuticals'}
Mon Nov 02 15:50:57 GMT 2020 cocoMDS3 Event OMRS-AUDIT-8006 Processing incoming event of type NewEntityEvent for instance 1c2a23b4-0730-482e-ab55-b430379a4b2a from: OMRSEventOriginator{metadataCollectionId='80181b42-b42f-4816-b090-bb2b4f23f050', serverName='cocoMDS2', serverType='Metadata Server', organizationName='Coco Pharmaceuticals'}
Mon Nov 02 15:50:57 GMT 2020 cocoMDS6 Event OMRS-AUDIT-8006 Processing incoming event of type NewEntityEvent for instance 1c2a23b4-0730-482e-ab55-b430379a4b2a from: OMRSEventOriginator{metadataCollectionId='80181b42-b42f-4816-b090-bb2b4f23f050', serverName='cocoMDS2', serverType='Metadata Server', organizationName='Coco Pharmaceuticals'}

Mon Nov 02 15:50:58 GMT 2020 cocoMDS3 Event OMAS-COMMUNITY-PROFILE-0006 The Community Profile Open Metadata Access Service (OMAS) has sent an event of type New Personal Profile on its out topic. Event subject is 1c2a23b4-0730-482e-ab55-b430379a4b2a


Needs investigating, potentially just cosmetic
@planetf1 planetf1 mentioned this issue Nov 2, 2020
20 tasks
@mandy-chessell mandy-chessell self-assigned this Nov 2, 2020
@mandy-chessell
Copy link
Contributor

I am happy to look at it - but I do not think we should block the release for this

@mandy-chessell mandy-chessell added the bug Something isn't working label Nov 2, 2020
@github-actions
Copy link

github-actions bot commented Jan 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label Jan 2, 2021
@planetf1 planetf1 removed the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label Jan 4, 2021
@github-actions
Copy link

github-actions bot commented Mar 6, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label Mar 6, 2021
@planetf1 planetf1 removed the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label Mar 8, 2021
@planetf1 planetf1 mentioned this issue Apr 7, 2021
24 tasks
mandy-chessell added a commit to mandy-chessell/egeria that referenced this issue Apr 25, 2021
Signed-off-by: Mandy Chessell <[email protected]>
@github-actions
Copy link

github-actions bot commented May 8, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label May 8, 2021
@planetf1 planetf1 removed the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label May 10, 2021
@planetf1
Copy link
Member Author

planetf1 commented Jun 2, 2021

See #5299 for current failure in 2.10

@planetf1 planetf1 closed this as completed Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants