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

SPAGOBI-1931 - NullpointerException in SpagoBIMobileEngine - LoginAction class #1409

Open
KnowageServiceAcc opened this issue Dec 19, 2019 · 0 comments

Comments

@KnowageServiceAcc
Copy link

Details

Key Value
Key SPAGOBI-1931
Type Bug
Status Open
Priority Major
Resolution
Affects 5.0.0
Fix
Components SERVER/Mobile
Labels mobile

People

Key Value
Assignee Alberto Ghedin
Reporter Yvo Hooyberghs

Dates

Key Value
Created 2014-10-29T13:33:23.000+0100
Updated 2014-12-11T14:47:03.000+0100
Resolved n.d.

Description

While setting up the ldap-configuration for SpagoBIMobile, I got NullpointerExceptions in the it.eng.spagobi.engine.mobile.service.LoginAction class.
After checking the sourcecode of this class, I noticed that the EMFErrorHandler errorHandler field was never initialized.
This causes a NullpointerException when 'errorHandler.addError(emfu);' was executed.

Comments

no comments

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

1 participant