CMDBuild Forum

Error entering the administration module v 2.5.0

Hi
when entering the administration module a java error is displayed, when reviewing cmdbuild.log you can see the following

ERROR 2019-10-30 10:19:56 [jsonrpc ] A java.lang.NullPointerException occurred calling method class org.cmdbuild.servlets.json.schema.ModSecurity.getGroupList
java.lang.NullPointerException
at org.cmdbuild.privileges.DBGroupFetcher.buildGroupFromGroupCard(DBGroupFetcher.java:145)
at org.cmdbuild.privileges.DBGroupFetcher.fetchAllGroupsMap(DBGroupFetcher.java:58)
at org.cmdbuild.privileges.DBGroupFetcher.fetchAllGroups(DBGroupFetcher.java:80)
at org.cmdbuild.auth.DefaultAuthenticationService.fetchAllGroups(DefaultAuthenticationService.java:395)
at org.cmdbuild.logic.auth.DefaultAuthenticationLogic.getAllGroups(DefaultAuthenticationLogic.java:395)
at org.cmdbuild.logic.auth.ForwardingAuthenticationLogic.getAllGroups(ForwardingAuthenticationLogic.java:98)
at org.cmdbuild.logic.auth.ForwardingAuthenticationLogic.getAllGroups(ForwardingAuthenticationLogic.java:98)
at org.cmdbuild.servlets.json.schema.ModSecurity.getGroupList(ModSecurity.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

can someone help me (i’m new on this platform)?

Best Regards

Enrique